mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

144 lines
11 KiB

[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
[COPY]
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY] Please add additional copyright information _after_ the line containing
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
[COPY]
[COPY] ROCK Linux: rock-src/package/tsa/iptraf/iptraf.cache
[COPY] ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; either version 2 of the License, or
[COPY] (at your option) any later version. A copy of the GNU General Public
[COPY] License can be found at Documentation/COPYING.
[COPY]
[COPY] Many people helped and are helping developing ROCK Linux. Please
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
[COPY] file for details.
[COPY]
[COPY] --- ROCK-COPYRIGHT-NOTE-END ---
[TIMESTAMP] 1180950007 Mon Jun 4 11:40:07 2007 (5) ERROR
[TIMESTAMP] 1181339448 Fri Jun 8 23:50:48 2007 (9) ERROR
[TIMESTAMP] 1181802731 Thu Jun 14 08:32:11 2007 (5) ERROR
[TIMESTAMP] 1181856964 Thu Jun 14 23:36:04 2007 (9) ERROR
[TIMESTAMP] 1181940485 Fri Jun 15 22:48:05 2007 (5) ERROR
[TIMESTAMP] 1181961044 Sat Jun 16 04:30:44 2007 (9) ERROR
[CONFIG-ID] TRUNK-x86-reference
[ROCKVER] TRUNK
[LOGS] 5-iptraf.err 9-iptraf.err
[BUILDTIME] 1560 (5) ERROR
[BUILDTIME] 1612 (9) ERROR
[BUILDTIME] 1612 (5) ERROR
[BUILDTIME] 1570 (9) ERROR
[BUILDTIME] 1570 (5) ERROR
[BUILDTIME] 1548 (9) ERROR
[5-ERROR] ifstats.c:933: warning: pointer targets in passing argument 3 of 'processpacket' differ in signedness
[5-ERROR] gcc -Wall -DWORKDIR=\"/var/iptraf\" -DLOGDIR=\"/var/log/iptraf\" -DEXECDIR=\"/usr/bin\" -I/usr/include/ncurses -I../support -DVERSION=\"2.7.0\" -DPLATFORM=\"Linux/i386\" -g -c -o deskman.o deskman.c
[5-ERROR] gcc -Wall -DWORKDIR=\"/var/iptraf\" -DLOGDIR=\"/var/log/iptraf\" -DEXECDIR=\"/usr/bin\" -I/usr/include/ncurses -I../support -DVERSION=\"2.7.0\" -DPLATFORM=\"Linux/i386\" -g -c -o ipcsum.o ipcsum.c
[5-ERROR] gcc -Wall -DWORKDIR=\"/var/iptraf\" -DLOGDIR=\"/var/log/iptraf\" -DEXECDIR=\"/usr/bin\" -I/usr/include/ncurses -I../support -DVERSION=\"2.7.0\" -DPLATFORM=\"Linux/i386\" -g -c -o hostmon.o hostmon.c
[5-ERROR] hostmon.c: In function 'convmacaddr':
[5-ERROR] hostmon.c:185: warning: pointer targets in initialization differ in signedness
[5-ERROR] hostmon.c: In function 'hostmon':
[5-ERROR] hostmon.c:809: warning: pointer targets in passing argument 3 of 'scrollethwin' differ in signedness
[5-ERROR] hostmon.c:812: warning: pointer targets in passing argument 3 of 'scrollethwin' differ in signedness
[5-ERROR] hostmon.c:816: warning: pointer targets in passing argument 3 of 'pageethwin' differ in signedness
[5-ERROR] hostmon.c:820: warning: pointer targets in passing argument 3 of 'pageethwin' differ in signedness
[5-ERROR] hostmon.c:843: warning: pointer targets in passing argument 2 of 'sort_hosttab' differ in signedness
[5-ERROR] gcc -Wall -DWORKDIR=\"/var/iptraf\" -DLOGDIR=\"/var/log/iptraf\" -DEXECDIR=\"/usr/bin\" -I/usr/include/ncurses -I../support -DVERSION=\"2.7.0\" -DPLATFORM=\"Linux/i386\" -g -c -o utfilter.o utfilter.c
[5-ERROR] utfilter.c: In function 'udpfilterselect':
[5-ERROR] utfilter.c:181: warning: pointer targets in passing argument 2 of 'tx_operatemenu' differ in signedness
[5-ERROR] utfilter.c: In function 'tcpfilterselect':
[5-ERROR] utfilter.c:240: warning: pointer targets in passing argument 2 of 'tx_operatemenu' differ in signedness
[5-ERROR] gcc -Wall -DWORKDIR=\"/var/iptraf\" -DLOGDIR=\"/var/log/iptraf\" -DEXECDIR=\"/usr/bin\" -I/usr/include/ncurses -I../support -DVERSION=\"2.7.0\" -DPLATFORM=\"Linux/i386\" -g -c -o fltedit.o fltedit.c
[5-ERROR] gcc -Wall -DWORKDIR=\"/var/iptraf\" -DLOGDIR=\"/var/log/iptraf\" -DEXECDIR=\"/usr/bin\" -I/usr/include/ncurses -I../support -DVERSION=\"2.7.0\" -DPLATFORM=\"Linux/i386\" -g -c -o tr.o tr.c
[5-ERROR] In file included from /usr/include/sys/uio.h:24,
[5-ERROR] from /usr/include/sys/socket.h:27,
[5-ERROR] from /usr/include/netinet/in.h:24,
[5-ERROR] from tr.c:11:
[5-ERROR] /usr/include/sys/types.h:62: error: conflicting types for 'dev_t'
[5-ERROR] /usr/include/linux/types.h:13: error: previous declaration of 'dev_t' was here
[5-ERROR] /usr/include/sys/types.h:67: error: conflicting types for 'gid_t'
[5-ERROR] /usr/include/linux/types.h:27: error: previous declaration of 'gid_t' was here
[5-ERROR] /usr/include/sys/types.h:72: error: conflicting types for 'mode_t'
[5-ERROR] /usr/include/linux/types.h:15: error: previous declaration of 'mode_t' was here
[5-ERROR] /usr/include/sys/types.h:77: error: conflicting types for 'nlink_t'
[5-ERROR] /usr/include/linux/types.h:16: error: previous declaration of 'nlink_t' was here
[5-ERROR] /usr/include/sys/types.h:82: error: conflicting types for 'uid_t'
[5-ERROR] /usr/include/linux/types.h:26: error: previous declaration of 'uid_t' was here
[5-ERROR] In file included from /usr/include/sys/types.h:133,
[5-ERROR] from /usr/include/sys/uio.h:24,
[5-ERROR] from /usr/include/sys/socket.h:27,
[5-ERROR] from /usr/include/netinet/in.h:24,
[5-ERROR] from tr.c:11:
[5-ERROR] /usr/include/time.h:105: error: conflicting types for 'timer_t'
[5-ERROR] /usr/include/linux/types.h:22: error: previous declaration of 'timer_t' was here
[5-ERROR] In file included from /usr/include/sys/types.h:220,
[5-ERROR] from /usr/include/sys/uio.h:24,
[5-ERROR] from /usr/include/sys/socket.h:27,
[5-ERROR] from /usr/include/netinet/in.h:24,
[5-ERROR] from tr.c:11:
[5-ERROR] /usr/include/sys/select.h:78: error: conflicting types for 'fd_set'
[5-ERROR] /usr/include/linux/types.h:12: error: previous declaration of 'fd_set' was here
[5-ERROR] make: *** [tr.o] Error 1
[5-ERROR] make: Leaving directory `/ROCK/loop/src.iptraf.1181940469.19576.4079832494/iptraf-2.7.0/src'
[5-ERROR] --- BUILD ERROR ---
[9-ERROR] ifstats.c:933: warning: pointer targets in passing argument 3 of 'processpacket' differ in signedness
[9-ERROR] gcc -Wall -DWORKDIR=\"/var/iptraf\" -DLOGDIR=\"/var/log/iptraf\" -DEXECDIR=\"/usr/bin\" -I/usr/include/ncurses -I../support -DVERSION=\"2.7.0\" -DPLATFORM=\"Linux/i386\" -g -c -o deskman.o deskman.c
[9-ERROR] gcc -Wall -DWORKDIR=\"/var/iptraf\" -DLOGDIR=\"/var/log/iptraf\" -DEXECDIR=\"/usr/bin\" -I/usr/include/ncurses -I../support -DVERSION=\"2.7.0\" -DPLATFORM=\"Linux/i386\" -g -c -o ipcsum.o ipcsum.c
[9-ERROR] gcc -Wall -DWORKDIR=\"/var/iptraf\" -DLOGDIR=\"/var/log/iptraf\" -DEXECDIR=\"/usr/bin\" -I/usr/include/ncurses -I../support -DVERSION=\"2.7.0\" -DPLATFORM=\"Linux/i386\" -g -c -o hostmon.o hostmon.c
[9-ERROR] hostmon.c: In function 'convmacaddr':
[9-ERROR] hostmon.c:185: warning: pointer targets in initialization differ in signedness
[9-ERROR] hostmon.c: In function 'hostmon':
[9-ERROR] hostmon.c:809: warning: pointer targets in passing argument 3 of 'scrollethwin' differ in signedness
[9-ERROR] hostmon.c:812: warning: pointer targets in passing argument 3 of 'scrollethwin' differ in signedness
[9-ERROR] hostmon.c:816: warning: pointer targets in passing argument 3 of 'pageethwin' differ in signedness
[9-ERROR] hostmon.c:820: warning: pointer targets in passing argument 3 of 'pageethwin' differ in signedness
[9-ERROR] hostmon.c:843: warning: pointer targets in passing argument 2 of 'sort_hosttab' differ in signedness
[9-ERROR] gcc -Wall -DWORKDIR=\"/var/iptraf\" -DLOGDIR=\"/var/log/iptraf\" -DEXECDIR=\"/usr/bin\" -I/usr/include/ncurses -I../support -DVERSION=\"2.7.0\" -DPLATFORM=\"Linux/i386\" -g -c -o utfilter.o utfilter.c
[9-ERROR] utfilter.c: In function 'udpfilterselect':
[9-ERROR] utfilter.c:181: warning: pointer targets in passing argument 2 of 'tx_operatemenu' differ in signedness
[9-ERROR] utfilter.c: In function 'tcpfilterselect':
[9-ERROR] utfilter.c:240: warning: pointer targets in passing argument 2 of 'tx_operatemenu' differ in signedness
[9-ERROR] gcc -Wall -DWORKDIR=\"/var/iptraf\" -DLOGDIR=\"/var/log/iptraf\" -DEXECDIR=\"/usr/bin\" -I/usr/include/ncurses -I../support -DVERSION=\"2.7.0\" -DPLATFORM=\"Linux/i386\" -g -c -o fltedit.o fltedit.c
[9-ERROR] gcc -Wall -DWORKDIR=\"/var/iptraf\" -DLOGDIR=\"/var/log/iptraf\" -DEXECDIR=\"/usr/bin\" -I/usr/include/ncurses -I../support -DVERSION=\"2.7.0\" -DPLATFORM=\"Linux/i386\" -g -c -o tr.o tr.c
[9-ERROR] In file included from /usr/include/sys/uio.h:24,
[9-ERROR] from /usr/include/sys/socket.h:27,
[9-ERROR] from /usr/include/netinet/in.h:24,
[9-ERROR] from tr.c:11:
[9-ERROR] /usr/include/sys/types.h:62: error: conflicting types for 'dev_t'
[9-ERROR] /usr/include/linux/types.h:13: error: previous declaration of 'dev_t' was here
[9-ERROR] /usr/include/sys/types.h:67: error: conflicting types for 'gid_t'
[9-ERROR] /usr/include/linux/types.h:27: error: previous declaration of 'gid_t' was here
[9-ERROR] /usr/include/sys/types.h:72: error: conflicting types for 'mode_t'
[9-ERROR] /usr/include/linux/types.h:15: error: previous declaration of 'mode_t' was here
[9-ERROR] /usr/include/sys/types.h:77: error: conflicting types for 'nlink_t'
[9-ERROR] /usr/include/linux/types.h:16: error: previous declaration of 'nlink_t' was here
[9-ERROR] /usr/include/sys/types.h:82: error: conflicting types for 'uid_t'
[9-ERROR] /usr/include/linux/types.h:26: error: previous declaration of 'uid_t' was here
[9-ERROR] In file included from /usr/include/sys/types.h:133,
[9-ERROR] from /usr/include/sys/uio.h:24,
[9-ERROR] from /usr/include/sys/socket.h:27,
[9-ERROR] from /usr/include/netinet/in.h:24,
[9-ERROR] from tr.c:11:
[9-ERROR] /usr/include/time.h:105: error: conflicting types for 'timer_t'
[9-ERROR] /usr/include/linux/types.h:22: error: previous declaration of 'timer_t' was here
[9-ERROR] In file included from /usr/include/sys/types.h:220,
[9-ERROR] from /usr/include/sys/uio.h:24,
[9-ERROR] from /usr/include/sys/socket.h:27,
[9-ERROR] from /usr/include/netinet/in.h:24,
[9-ERROR] from tr.c:11:
[9-ERROR] /usr/include/sys/select.h:78: error: conflicting types for 'fd_set'
[9-ERROR] /usr/include/linux/types.h:12: error: previous declaration of 'fd_set' was here
[9-ERROR] make: *** [tr.o] Error 1
[9-ERROR] make: Leaving directory `/ROCK/loop/src.iptraf.1181961029.10053.1693669501/iptraf-2.7.0/src'
[9-ERROR] --- BUILD ERROR ---