Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 912628 Details for
Bug 945321
net-analyzer/pktstat-1.8.5-r1 - [ncurses-6.5] [meson] [gcc-15] resize.c: error: passing argument 2 of signal from incompatible pointer type [-Wincompatible-pointer-types]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-analyzer:pktstat-1.8.5-r1:20241129-034119.log
net-analyzer:pktstat-1.8.5-r1:20241129-034119.log (text/plain), 29.00 KB, created by
Toralf Förster
on 2024-11-29 10:26:39 UTC
(
hide
)
Description:
net-analyzer:pktstat-1.8.5-r1:20241129-034119.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-11-29 10:26:39 UTC
Size:
29.00 KB
patch
obsolete
> * Package: net-analyzer/pktstat-1.8.5-r1:0 > * Repository: gentoo > * Maintainer: netmon@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking pktstat-1.8.5.tar.gz to /var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work >>>> Source unpacked in /var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work >>>> Preparing source in /var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5 ... > * Applying pktstat-1.8.5-tinfo.patch ... > [ ok ] > * Applying pktstat-1.8.5-smtp_line.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' ... > * Running 'aclocal --system-acdir=/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader --force' ... > [ ok ] > * Running 'automake --add-missing --copy --foreign --force-missing' ... > [ ok ] > * Running elibtoolize in: pktstat-1.8.5/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5 ... > * econf: updating pktstat-1.8.5/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating pktstat-1.8.5/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/pktstat-1.8.5-r1 --htmldir=/usr/share/doc/pktstat-1.8.5-r1/html --libdir=/usr/lib64 >checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >checking whether sleep supports fractional seconds... yes >checking filesystem timestamp resolution... 0.01 >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking xargs -n works... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for library containing socket... none required >checking for library containing gethostbyname... none required >checking for library containing pcap_open_live... -lpcap >checking for library containing exp... -lm >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for ncurses... yes >checking for library containing tgoto... none required >checking for library containing initscr... none required >checking for library containing nanosleep... none required >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for sys/time.h... yes >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for sys/ioctl.h... yes >checking for sys/param.h... yes >checking for sys/queue.h... yes >checking for sys/socket.h... yes >checking for sys/sockio.h... no >checking for sys/types.h... (cached) yes >checking for sys/signal.h... yes >checking for ncurses.h... yes >checking for curses.h... yes >checking for err.h... yes >checking for errno.h... yes >checking for inttypes.h... (cached) yes >checking for math.h... yes >checking for arpa/inet.h... yes >checking for net/ppp_defs.h... yes >checking for sys/ppp_sys.h... no >checking for netdb.h... yes >checking for netinet/ether.h... yes >checking for netinet/in.h... yes >checking for netinet/in_systm.h... yes >checking for netinet/tcp.h... yes >checking for netinet/udp.h... yes >checking for netipx/ipx.h... yes >checking for pcap.h... yes >checking for poll.h... yes >checking for string.h... (cached) yes >checking for termios.h... yes >checking for unistd.h... (cached) yes >checking for net/if.h... yes >checking for netinet/if_ether.h... yes >checking for netinet/ip.h... yes >checking for netinet/ip_icmp.h... yes >checking for netinet/ip6.h... yes >checking whether termios.h defines TIOCGWINSZ... no >checking whether sys/ioctl.h defines TIOCGWINSZ... yes >checking return type of signal handlers... void >checking for size_t... yes >checking for struct timeval... yes >checking whether byte ordering is bigendian... no >checking for an ANSI C-conforming const... yes >checking for working volatile... yes >checking size of unsigned short... 2 >checking size of unsigned int... 4 >checking size of unsigned long... 8 >checking size of unsigned long long... 8 >checking for working memcmp... yes >checking for exp... yes >checking for pcap_open_live... yes >checking for initscr... yes >checking for fopen... yes >checking for fgets... yes >checking for ferror... yes >checking for fclose... yes >checking for snprintf... yes >checking for sscanf... yes >checking for err... yes >checking for errx... yes >checking for warnx... yes >checking for warn... yes >checking for strlcpy... yes >checking for getenv... yes >checking for qsort... yes >checking for poll... yes >checking for gettimeofday... yes >checking for atexit... yes >checking for nanosleep... yes >checking for signal... yes >checking for getservbyport... yes >checking for gethostbyaddr... yes >checking for inet_addr... yes >checking for resizeterm... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5 ... >make -O -j4 >make all-am >make[1]: Entering directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c -o abbrev.o abbrev.c >abbrev.c: In function âabbrev_matchâ: >abbrev.c:42:1: warning: old-style function definition [-Wold-style-definition] > 42 | abbrev_match(tag, pattern) > | ^~~~~~~~~~~~ >abbrev.c: In function âabbrev_tagâ: >abbrev.c:84:1: warning: old-style function definition [-Wold-style-definition] > 84 | abbrev_tag(tag) > | ^~~~~~~~~~ >abbrev.c: In function âabbrev_addâ: >abbrev.c:98:1: warning: old-style function definition [-Wold-style-definition] > 98 | abbrev_add(abbrev) > | ^~~~~~~~~~ >abbrev.c: In function âabbrev_add_fileâ: >abbrev.c:137:1: warning: old-style function definition [-Wold-style-definition] > 137 | abbrev_add_file(filename, ignore_open_error) > | ^~~~~~~~~~~~~~~ >make[1]: Leaving directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >make[1]: Entering directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c -o flow.o flow.c >flow.c: In function âhashâ: >flow.c:44:1: warning: old-style function definition [-Wold-style-definition] > 44 | hash(tag) > | ^~~~ >flow.c: In function âfindflowâ: >flow.c:58:1: warning: old-style function definition [-Wold-style-definition] > 58 | findflow(tag) > | ^~~~~~~~ >flow.c: In function âoctetcmpâ: >flow.c:101:1: warning: old-style function definition [-Wold-style-definition] > 101 | octetcmp(a, b) > | ^~~~~~~~ >flow.c: In function âtagcmpâ: >flow.c:112:1: warning: old-style function definition [-Wold-style-definition] > 112 | tagcmp(a, b) > | ^~~~~~ >flow.c: In function âlastcmpâ: >flow.c:123:1: warning: old-style function definition [-Wold-style-definition] > 123 | lastcmp(a, b) > | ^~~~~~~ >flow.c: In function âpacketcmpâ: >flow.c:140:1: warning: old-style function definition [-Wold-style-definition] > 140 | packetcmp(a, b) > | ^~~~~~~~~ >flow.c: In function âflow_delâ: >flow.c:163:1: warning: old-style function definition [-Wold-style-definition] > 163 | flow_del(f) > | ^~~~~~~~ >make[1]: Leaving directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >make[1]: Entering directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c -o ether.o ether.c >ether.c: In function âether_tagâ: >ether.c:62:1: warning: old-style function definition [-Wold-style-definition] > 62 | ether_tag(p, end) > | ^~~~~~~~~ >ether.c: In function âether_tagxâ: >ether.c:101:1: warning: old-style function definition [-Wold-style-definition] > 101 | ether_tagx(type, p, end) > | ^~~~~~~~~~ >ether.c: In function âllc_tagâ: >ether.c:204:1: warning: old-style function definition [-Wold-style-definition] > 204 | llc_tag(p, end) > | ^~~~~~~ >ether.c: In function âethertypeâ: >ether.c:314:1: warning: old-style function definition [-Wold-style-definition] > 314 | ethertype(type) > | ^~~~~~~~~ >ether.c: In function âsnap_tagâ: >ether.c:329:1: warning: old-style function definition [-Wold-style-definition] > 329 | snap_tag(p, end) > | ^~~~~~~~ >make[1]: Leaving directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >make[1]: Entering directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c -o hash.o hash.c >hash.c: In function âfindâ: >hash.c:28:1: warning: old-style function definition [-Wold-style-definition] > 28 | find(h, key) > | ^~~~ >hash.c: In function âhash_lookupâ: >hash.c:43:1: warning: old-style function definition [-Wold-style-definition] > 43 | hash_lookup(h, key) > | ^~~~~~~~~~~ >hash.c: In function âhash_storeâ: >hash.c:62:1: warning: old-style function definition [-Wold-style-definition] > 62 | hash_store(h, key, data) > | ^~~~~~~~~~ >hash.c: In function âhash_delâ: >hash.c:89:1: warning: old-style function definition [-Wold-style-definition] > 89 | hash_del(h, key) > | ^~~~~~~~ >hash.c: In function âhash_clearâ: >hash.c:108:1: warning: old-style function definition [-Wold-style-definition] > 108 | hash_clear(h) > | ^~~~~~~~~~ >hash.c: In function âhash_genericâ: >hash.c:127:1: warning: old-style function definition [-Wold-style-definition] > 127 | hash_generic(data, sz) > | ^~~~~~~~~~~~ >make[1]: Leaving directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >make[1]: Entering directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c -o frag.o frag.c >frag.c: In function âhashâ: >frag.c:78:1: warning: old-style function definition [-Wold-style-definition] > 78 | hash(key, keylen) > | ^~~~ >frag.c: In function âbucket_lru_removeâ: >frag.c:92:1: warning: old-style function definition [-Wold-style-definition] > 92 | bucket_lru_remove(fragtab, bucket) > | ^~~~~~~~~~~~~~~~~ >frag.c: In function âbucket_lru_insertâ: >frag.c:109:1: warning: old-style function definition [-Wold-style-definition] > 109 | bucket_lru_insert(fragtab, bucket) > | ^~~~~~~~~~~~~~~~~ >frag.c: In function âfrag_deleteâ: >frag.c:128:1: warning: old-style function definition [-Wold-style-definition] > 128 | frag_delete(frag) > | ^~~~~~~~~~~ >frag.c: In function âfrag_findâ: >frag.c:140:1: warning: old-style function definition [-Wold-style-definition] > 140 | frag_find(fragp, index) > | ^~~~~~~~~ >frag.c: In function âbucket_findâ: >frag.c:154:1: warning: old-style function definition [-Wold-style-definition] > 154 | bucket_find(fragtab, key) > | ^~~~~~~~~~~ >frag.c: In function âbucket_createâ: >frag.c:171:1: warning: old-style function definition [-Wold-style-definition] > 171 | bucket_create(fragtab, key, dest) > | ^~~~~~~~~~~~~ >frag.c: In function âfrag_createâ: >frag.c:194:1: warning: old-style function definition [-Wold-style-definition] > 194 | frag_create(fragtab, data, datalen, index, next_index, dest) > | ^~~~~~~~~~~ >frag.c: In function âbucket_deleteâ: >frag.c:218:1: warning: old-style function definition [-Wold-style-definition] > 218 | bucket_delete(fragtab, bucket) > | ^~~~~~~~~~~~~ >frag.c: In function âfragtab_newâ: >frag.c:235:1: warning: old-style function definition [-Wold-style-definition] > 235 | fragtab_new(keylen, maxbuckets) > | ^~~~~~~~~~~ >frag.c: In function âfragtab_putâ: >frag.c:259:1: warning: old-style function definition [-Wold-style-definition] > 259 | fragtab_put(fragtab, key, data, datalen, index, next_index) > | ^~~~~~~~~~~ >frag.c: In function âfragtab_getâ: >frag.c:292:1: warning: old-style function definition [-Wold-style-definition] > 292 | fragtab_get(fragtab, key, index, datalenp) > | ^~~~~~~~~~~ >frag.c: In function âfragtab_delâ: >frag.c:316:1: warning: old-style function definition [-Wold-style-definition] > 316 | fragtab_del(fragtab, key) > | ^~~~~~~~~~~ >frag.c: In function âfragtab_checkâ: >frag.c:332:1: warning: old-style function definition [-Wold-style-definition] > 332 | fragtab_check(fragtab, key, first_index, last_index) > | ^~~~~~~~~~~~~ >frag.c: In function âfragtab_freeâ: >frag.c:363:1: warning: old-style function definition [-Wold-style-definition] > 363 | fragtab_free(fragtab) > | ^~~~~~~~~~~~ >make[1]: Leaving directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >make[1]: Entering directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c -o display.o display.c >display.c: In function âmegaâ: >display.c:114:1: warning: old-style function definition [-Wold-style-definition] > 114 | mega(x, fmt) > | ^~~~ >display.c: In function âdaysâ: >display.c:142:1: warning: old-style function definition [-Wold-style-definition] > 142 | days(td) > | ^~~~ >display.c: In function âdisplay_openâ: >display.c:182:1: warning: old-style function definition [-Wold-style-definition] > 182 | display_open(device, filter) > | ^~~~~~~~~~~~ >display.c: In function âupdate_statsâ: >display.c:208:1: warning: old-style function definition [-Wold-style-definition] > 208 | update_stats(period) > | ^~~~~~~~~~~~ >display.c: In function âdisplay_updateâ: >display.c:281:1: warning: old-style function definition [-Wold-style-definition] > 281 | display_update(period) > | ^~~~~~~~~~~~~~ >display.c:499:40: warning: field width specifier â*â expects argument of type âintâ, but argument 2 has type âlong unsigned intâ [-Wformat=] > 499 | attron(A_UNDERLINE); printw("%-*s", > | ~~^~ > | | > | int >display.c:552:27: warning: field precision specifier â.*â expects argument of type âintâ, but argument 2 has type âlong unsigned intâ [-Wformat=] > 552 | printw("%.*s\n", MIN(maxx - LLEN, sizeof flows[i].tag - 1), > | ~~^~ > | | > | int >display.c:566:36: warning: field precision specifier â.*â expects argument of type âintâ, but argument 2 has type âlong unsigned intâ [-Wformat=] > 566 | printw(" %.*s\n", MIN(maxx - LLEN - 2, > | ~~^~ > | | > | int >display.c: In function âprinthelpâ: >display.c:672:17: warning: format not a string literal and no format arguments [-Wformat-security] > 672 | printw((char *)h->name + 1); > | ^~~~~~ >make[1]: Leaving directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >make[1]: Entering directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c -o icmp.o icmp.c >icmp.c: In function âicmp_tagâ: >icmp.c:63:1: warning: old-style function definition [-Wold-style-definition] > 63 | icmp_tag(p, end, ip) > | ^~~~~~~~ >make[1]: Leaving directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >make[1]: Entering directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c -o ifc.o ifc.c >ifc.c: In function âifc_initâ: >ifc.c:45:1: warning: old-style function definition [-Wold-style-definition] > 45 | ifc_init(interface) > | ^~~~~~~~ >make[1]: Leaving directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >make[1]: Entering directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c -o ip6.o ip6.c >ip6.c: In function âin6addr_cmpâ: >ip6.c:51:1: warning: old-style function definition [-Wold-style-definition] > 51 | in6addr_cmp(a, b) > | ^~~~~~~~~~~ >ip6.c: In function âin6addr_hashâ: >ip6.c:63:1: warning: old-style function definition [-Wold-style-definition] > 63 | in6addr_hash(a) > | ^~~~~~~~~~~~ >ip6.c: In function âip6_lookupâ: >ip6.c:80:1: warning: old-style function definition [-Wold-style-definition] > 80 | ip6_lookup(addr) > | ^~~~~~~~~~ >ip6.c: In function âip6_tagâ: >ip6.c:130:1: warning: old-style function definition [-Wold-style-definition] > 130 | ip6_tag(p, end) > | ^~~~~~~ >make[1]: Leaving directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >make[1]: Entering directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c -o ipx.o ipx.c >ipx.c:46:9: warning: âpackedâ attribute ignored for field of type âuint8_t[6]â {aka âunsigned char[6]â} [-Wattributes] > 46 | u_int8_t host[6] XXX; > | ^~~~~~~~ >ipx.c:52:9: warning: âpackedâ attribute ignored for field of type âuint8_tâ {aka âunsigned charâ} [-Wattributes] > 52 | u_int8_t ipx_tc XXX; /* Transport Control (i.e. hop count) */ > | ^~~~~~~~ >ipx.c:53:9: warning: âpackedâ attribute ignored for field of type âuint8_tâ {aka âunsigned charâ} [-Wattributes] > 53 | u_int8_t ipx_pt XXX; /* Packet Type (i.e. lev 2 protocol) */ > | ^~~~~~~~ >ipx.c:54:9: warning: âpackedâ attribute ignored for field of type âipx_addr_tâ [-Wattributes] > 54 | ipx_addr_t ipx_dna XXX; /* Destination Network Address */ > | ^~~~~~~~~~ >ipx.c:55:9: warning: âpackedâ attribute ignored for field of type âipx_addr_tâ [-Wattributes] > 55 | ipx_addr_t ipx_sna XXX; /* Source Network Address */ > | ^~~~~~~~~~ >ipx.c: In function âmy_ipx_ntoaâ: >ipx.c:122:1: warning: old-style function definition [-Wold-style-definition] > 122 | my_ipx_ntoa(addr) > | ^~~~~~~~~~~ >ipx.c: In function âipx_tagâ: >ipx.c:144:1: warning: old-style function definition [-Wold-style-definition] > 144 | ipx_tag(p, end) > | ^~~~~~~ >make[1]: Leaving directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >make[1]: Entering directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c -o ip.o ip.c >ip.c: In function âinaddr_cmpâ: >ip.c:54:1: warning: old-style function definition [-Wold-style-definition] > 54 | inaddr_cmp(a, b) > | ^~~~~~~~~~ >ip.c: In function âinaddr_hashâ: >ip.c:65:1: warning: old-style function definition [-Wold-style-definition] > 65 | inaddr_hash(a) > | ^~~~~~~~~~~ >ip.c: In function âip_lookupâ: >ip.c:94:1: warning: old-style function definition [-Wold-style-definition] > 94 | ip_lookup(addr) > | ^~~~~~~~~ >ip.c: In function âip_fragmentâ: >ip.c:145:1: warning: old-style function definition [-Wold-style-definition] > 145 | ip_fragment(p, end, offset) > | ^~~~~~~~~~~ >ip.c: In function âip_pkt_tagâ: >ip.c:198:1: warning: old-style function definition [-Wold-style-definition] > 198 | ip_pkt_tag(p, end) > | ^~~~~~~~~~ >ip.c: In function âip_tagâ: >ip.c:244:1: warning: old-style function definition [-Wold-style-definition] > 244 | ip_tag(p, end) > | ^~~~~~ >make[1]: Leaving directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >make[1]: Entering directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c -o loop.o loop.c >loop.c: In function âloop_tagâ: >loop.c:32:1: warning: old-style function definition [-Wold-style-definition] > 32 | loop_tag(p, end) > | ^~~~~~~~ >make[1]: Leaving directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >make[1]: Entering directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c -o ppp.o ppp.c >ppp.c: In function âppp_tagâ: >ppp.c:60:1: warning: old-style function definition [-Wold-style-definition] > 60 | ppp_tag(p, end) > | ^~~~~~~ >make[1]: Leaving directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >make[1]: Entering directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c -o sll.o sll.c >sll.c: In function âsll_tagâ: >sll.c:71:1: warning: old-style function definition [-Wold-style-definition] > 71 | sll_tag(p, end) > | ^~~~~~~ >make[1]: Leaving directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >make[1]: Entering directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c -o resize.o resize.c >resize.c: In function âsigwinchâ: >resize.c:47:1: warning: old-style function definition [-Wold-style-definition] > 47 | sigwinch(sig) > | ^~~~~~~~ >resize.c: In function âresize_initâ: >resize.c:59:30: error: passing argument 2 of âsignalâ from incompatible pointer type [-Wincompatible-pointer-types] > 59 | if (signal(SIGWINCH, sigwinch) == SIG_ERR) > | ^~~~~~~~ > | | > | void (*)(void) >In file included from /usr/include/sys/signal.h:1, > from resize.c:27: >/usr/include/signal.h:88:57: note: expected â__sighandler_tâ {aka âvoid (*)(int)â} but argument is of type âvoid (*)(void)â > 88 | extern __sighandler_t signal (int __sig, __sighandler_t __handler) > | ~~~~~~~~~~~~~~~^~~~~~~~~ >make[1]: *** [Makefile:492: resize.o] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >make[1]: *** Waiting for unfinished jobs.... >make[1]: Entering directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c -o tag.o tag.c >tag.c: In function âtag_combineâ: >tag.c:32:1: warning: old-style function definition [-Wold-style-definition] > 32 | tag_combine(src, dst) > | ^~~~~~~~~~~ >make[1]: Leaving directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >make[1]: Entering directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c -o main.o main.c >main.c: In function âupcall_from_pcapâ: >main.c:107:1: warning: old-style function definition [-Wold-style-definition] > 107 | upcall_from_pcap(context, hdr, data) > | ^~~~~~~~~~~~~~~~ >main.c: In function âmainâ: >main.c:146:1: warning: old-style function definition [-Wold-style-definition] > 146 | main(argc, argv) > | ^~~~ >main.c:256:17: warning: âpcap_lookupdevâ is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] > 256 | interface = pcap_lookupdev(errbuf); > | ^~~~~~~~~ >In file included from /usr/include/pcap.h:43, > from main.c:27: >/usr/include/pcap/pcap.h:444:18: note: declared here > 444 | PCAP_API char *pcap_lookupdev(char *); > | ^~~~~~~~~~~~~~ >make[1]: Leaving directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >make[1]: Entering directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPATH_PKTSTATRC=\"/etc/pktstatrc\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c -o tcp.o tcp.c >tcp.c: In function âtcp_cmpâ: >tcp.c:68:1: warning: old-style function definition [-Wold-style-definition] > 68 | tcp_cmp(a, b) > | ^~~~~~~ >tcp.c: In function âtcp_hashâ: >tcp.c:79:1: warning: old-style function definition [-Wold-style-definition] > 79 | tcp_hash(a) > | ^~~~~~~~ >tcp.c: In function âtcp_lookupâ: >tcp.c:102:1: warning: old-style function definition [-Wold-style-definition] > 102 | tcp_lookup(port) > | ^~~~~~~~~~ >tcp.c: In function âtcp_tagâ: >tcp.c:148:1: warning: old-style function definition [-Wold-style-definition] > 148 | tcp_tag(p, end, ip, ip6) > | ^~~~~~~ >tcp.c: In function âlink_ftp_portâ: >tcp.c:333:1: warning: old-style function definition [-Wold-style-definition] > 333 | link_ftp_port(d, tag, end) > | ^~~~~~~~~~~~~ >tcp.c: In function âlink_ftp_eportâ: >tcp.c:370:1: warning: old-style function definition [-Wold-style-definition] > 370 | link_ftp_eport(d, tag, end, defaddr, defaddr6) > | ^~~~~~~~~~~~~~ >make[1]: Leaving directory '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >make: *** [Makefile:348: all] Error 2 > * ERROR: net-analyzer/pktstat-1.8.5-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-analyzer/pktstat-1.8.5-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-analyzer/pktstat-1.8.5-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/net-analyzer:pktstat-1.8.5-r1:20241129-034119.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/temp/environment'. > * Working directory: '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' > * S: '/var/tmp/portage/net-analyzer/pktstat-1.8.5-r1/work/pktstat-1.8.5' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 945321
:
912622
|
912623
|
912624
|
912625
|
912626
|
912627
| 912628 |
912629
|
912630