Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 909490 Details for
Bug 943839
net-analyzer/ipcad-3.7.3 - [libtool] [gcc-15] cfgy.c: error: too many arguments to function ipcacfgerror
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-analyzer:ipcad-3.7.3:20241118-182244.log
net-analyzer:ipcad-3.7.3:20241118-182244.log (text/plain), 22.35 KB, created by
Toralf Förster
on 2024-11-18 19:22:41 UTC
(
hide
)
Description:
net-analyzer:ipcad-3.7.3:20241118-182244.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-11-18 19:22:41 UTC
Size:
22.35 KB
patch
obsolete
> * Package: net-analyzer/ipcad-3.7.3: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 ipcad-3.7.3.tar.gz to /var/tmp/portage/net-analyzer/ipcad-3.7.3/work >>>> Source unpacked in /var/tmp/portage/net-analyzer/ipcad-3.7.3/work >>>> Preparing source in /var/tmp/portage/net-analyzer/ipcad-3.7.3/work/ipcad-3.7.3 ... > * Applying ipcad-3.7-linux-2.6.27.patch ... > [ ok ] > * Applying ipcad-3.7-linux-2.6.35.patch ... > [ ok ] > * Applying ipcad-3.7.3-signal_h.patch ... >patching file main.c >Hunk #1 succeeded at 26 with fuzz 1. >patching file pps.c >Hunk #1 succeeded at 26 with fuzz 1. >patching file servers.c >Hunk #1 succeeded at 26 with fuzz 1. > [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-analyzer/ipcad-3.7.3/work/ipcad-3.7.3' ... > * Running 'aclocal --system-acdir=/var/tmp/portage/net-analyzer/ipcad-3.7.3/temp/aclocal' ... > [ ok ] > * Moving configure.in to configure.ac (bug #426262) > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader --force' ... > [ ok ] > * Running elibtoolize in: ipcad-3.7.3/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-analyzer/ipcad-3.7.3/work/ipcad-3.7.3 ... > * econf: updating ipcad-3.7.3/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating ipcad-3.7.3/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 --datarootdir=/usr/share --docdir=/usr/share/doc/ipcad-3.7.3 --htmldir=/usr/share/doc/ipcad-3.7.3/html --libdir=/usr/lib64 >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 for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >checking whether ln -s works... yes >checking whether make sets $(MAKE)... yes >checking for bison... bison -y >checking for flex... flex >checking for lex output file root... lex.yy >checking for lex library... none needed >checking for library containing yywrap... -lfl >checking whether yytext is a pointer... yes >checking for pthread_detach... yes >checking for working pthreads... no >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 grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for fcntl.h... yes >checking for unistd.h... (cached) yes >checking for sys/time.h... yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for sys/ioctl.h... yes >checking for arpa/inet.h... yes >checking for sys/socket.h... yes >checking for netinet/in.h... yes >checking for netinet/in_systm.h... yes >checking for net/if.h... yes >checking for net/route.h... yes >checking for ifaddrs.h... yes >checking for netinet/ip.h... yes >checking for netinet/tcp.h... yes >checking for net/ethernet.h... yes >checking for netinet/if_ether.h... yes >checking for asm/types.h... yes >checking for sys/socket.h... (cached) yes >checking for linux/in.h... yes >checking for linux/in6.h... yes >checking for linux/socket.h... yes >checking for linux/netlink.h... yes >checking for linux/netfilter.h... yes >checking for linux/if.h... yes >checking for linux/netfilter_ipv4/ipt_ULOG.h... no >checking for linux/netfilter_ipv4/ip_queue.h... no >checking for sys/resource.h... yes >checking for netdb.h... yes >checking for sys/file.h... yes >checking for paths.h... yes >checking for libgen.h... yes >checking for sysexits.h... yes >checking for errno.h... yes >checking for sched.h... yes >checking for pthread.h... yes >checking for socket in -lsocket... no >checking for inet_pton in -lnsl... yes >checking packet source type... pcap >checking for net/bpf.h... no >checking for pcap.h... yes >checking for pcap_open_live in -lpcap... yes >checking for libipq.h... no >checking pcap_findalldevs... yes >checking interface access type... linux >checking for an ANSI C-conforming const... yes >checking for off_t... yes >checking for size_t... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed >checking for struct tm.tm_zone... yes >checking whether byte ordering is bigendian... no >checking for in_addr_t... yes >checking for socklen_t... yes >checking for open as weak alias for _open... no >checking for strstr... yes >checking for fcntl... yes >checking for flock... yes >checking for sched_yield... yes >checking for pthread_cancel... yes >checking for setpriority... yes >checking for strtoull... yes >checking for strtouq... yes >checking for inet_aton... yes >checking for inet_pton... yes >checking for getifaddrs... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting >config.status: creating ipcad.spec >config.status: creating config.h >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-analyzer/ipcad-3.7.3/work/ipcad-3.7.3 ... >make -O -j4 >x86_64-pc-linux-gnu-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -O2 -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -I/usr/local/include -DFAKE_PTHREADS=1 -DHAVE_CONFIG_H -W -Wall -o process.o -c process.c >In file included from /usr/include/bits/libc-header-start.h:33, > from /usr/include/stdio.h:28, > from headers.h:35, > from ipcad.h:31, > from process.c:29: >/usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > 197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" > | ^~~~~~~ >x86_64-pc-linux-gnu-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -O2 -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -I/usr/local/include -DFAKE_PTHREADS=1 -DHAVE_CONFIG_H -W -Wall -o pps.o -c pps.c >x86_64-pc-linux-gnu-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -O2 -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -I/usr/local/include -DFAKE_PTHREADS=1 -DHAVE_CONFIG_H -W -Wall -o disp.o -c disp.c >x86_64-pc-linux-gnu-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -O2 -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -I/usr/local/include -DFAKE_PTHREADS=1 -DHAVE_CONFIG_H -W -Wall -o main.o -c main.c >main.c: In function âmainâ: >main.c:274:9: warning: âsiginterruptâ is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations] > 274 | siginterrupt(SIGALRM, 1); > | ^~~~~~~~~~~~ >In file included from main.c:29: >/usr/include/signal.h:324:12: note: declared here > 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW > | ^~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -O2 -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -I/usr/local/include -DFAKE_PTHREADS=1 -DHAVE_CONFIG_H -W -Wall -o usage.o -c usage.c >x86_64-pc-linux-gnu-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -O2 -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -I/usr/local/include -DFAKE_PTHREADS=1 -DHAVE_CONFIG_H -W -Wall -o cfgy.o -c cfgy.c >/usr/share/bison.simple: In function âipcacfgparseâ: >cfgy.c:9:17: error: too many arguments to function âipcacfgerrorâ > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >/usr/share/bison.simple:358:4: note: in expansion of macro âyyerrorâ >cfgy.c:9:17: note: declared here > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:11:5: note: in expansion of macro âyyerrorâ > 11 | int yyerror(); > | ^~~~~~~ >cfgy.c:9:17: error: too many arguments to function âipcacfgerrorâ > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:156:32: note: in expansion of macro âyyerrorâ > 156 | return yyerror("Pidfile already defined"); > | ^~~~~~~ >cfgy.c:9:17: note: declared here > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:11:5: note: in expansion of macro âyyerrorâ > 11 | int yyerror(); > | ^~~~~~~ >cfgy.c:9:17: error: too many arguments to function âipcacfgerrorâ > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:177:32: note: in expansion of macro âyyerrorâ > 177 | return yyerror("Duplicate ULOG interface specification.\nUse \"interface ulog group X, group Y;\" format.\n"); > | ^~~~~~~ >cfgy.c:9:17: note: declared here > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:11:5: note: in expansion of macro âyyerrorâ > 11 | int yyerror(); > | ^~~~~~~ >cfgy.c:9:17: error: too many arguments to function âipcacfgerrorâ > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:192:32: note: in expansion of macro âyyerrorâ > 192 | return yyerror("Port must be in range 0..65535"); > | ^~~~~~~ >cfgy.c:9:17: note: declared here > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:11:5: note: in expansion of macro âyyerrorâ > 11 | int yyerror(); > | ^~~~~~~ >cfgy.c:9:17: error: too many arguments to function âipcacfgerrorâ > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:219:32: note: in expansion of macro âyyerrorâ > 219 | return yyerror("Failed to install RSH server"); > | ^~~~~~~ >cfgy.c:9:17: note: declared here > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:11:5: note: in expansion of macro âyyerrorâ > 11 | int yyerror(); > | ^~~~~~~ >cfgy.c:9:17: error: too many arguments to function âipcacfgerrorâ > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:270:32: note: in expansion of macro âyyerrorâ > 270 | return yyerror("Inappropriate UID value"); > | ^~~~~~~ >cfgy.c:9:17: note: declared here > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:11:5: note: in expansion of macro âyyerrorâ > 11 | int yyerror(); > | ^~~~~~~ >cfgy.c:9:17: error: too many arguments to function âipcacfgerrorâ > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:277:32: note: in expansion of macro âyyerrorâ > 277 | return yyerror("Inappropriate UID value"); > | ^~~~~~~ >cfgy.c:9:17: note: declared here > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:11:5: note: in expansion of macro âyyerrorâ > 11 | int yyerror(); > | ^~~~~~~ >cfgy.c:9:17: error: too many arguments to function âipcacfgerrorâ > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:287:32: note: in expansion of macro âyyerrorâ > 287 | return yyerror("Invalid memory limit"); > | ^~~~~~~ >cfgy.c:9:17: note: declared here > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:11:5: note: in expansion of macro âyyerrorâ > 11 | int yyerror(); > | ^~~~~~~ >cfgy.c:9:17: error: too many arguments to function âipcacfgerrorâ > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:325:32: note: in expansion of macro âyyerrorâ > 325 | return yyerror("Invalid buffers size"); > | ^~~~~~~ >cfgy.c:9:17: note: declared here > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:11:5: note: in expansion of macro âyyerrorâ > 11 | int yyerror(); > | ^~~~~~~ >cfgy.c:9:17: error: too many arguments to function âipcacfgerrorâ > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:370:32: note: in expansion of macro âyyerrorâ > 370 | return yyerror("Parse error"); > | ^~~~~~~ >cfgy.c:9:17: note: declared here > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:11:5: note: in expansion of macro âyyerrorâ > 11 | int yyerror(); > | ^~~~~~~ >cfgy.c:9:17: error: too many arguments to function âipcacfgerrorâ > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:396:32: note: in expansion of macro âyyerrorâ > 396 | return yyerror("IP address expected"); > | ^~~~~~~ >cfgy.c:9:17: note: declared here > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:11:5: note: in expansion of macro âyyerrorâ > 11 | int yyerror(); > | ^~~~~~~ >cfgy.c:9:17: error: too many arguments to function âipcacfgerrorâ > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:404:32: note: in expansion of macro âyyerrorâ > 404 | return yyerror("IP address expected"); > | ^~~~~~~ >cfgy.c:9:17: note: declared here > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:11:5: note: in expansion of macro âyyerrorâ > 11 | int yyerror(); > | ^~~~~~~ >cfgy.c:9:17: error: too many arguments to function âipcacfgerrorâ > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:414:32: note: in expansion of macro âyyerrorâ > 414 | return yyerror("Failed to install NetFlow destination"); > | ^~~~~~~ >cfgy.c:9:17: note: declared here > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:11:5: note: in expansion of macro âyyerrorâ > 11 | int yyerror(); > | ^~~~~~~ >cfgy.c:9:17: error: too many arguments to function âipcacfgerrorâ > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:420:25: note: in expansion of macro âyyerrorâ > 420 | yyerror("NetFlow version: " > | ^~~~~~~ >cfgy.c:9:17: note: declared here > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:11:5: note: in expansion of macro âyyerrorâ > 11 | int yyerror(); > | ^~~~~~~ >cfgy.c:9:17: error: too many arguments to function âipcacfgerrorâ > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:426:32: note: in expansion of macro âyyerrorâ > 426 | return yyerror("Netflow active timeout " > | ^~~~~~~ >cfgy.c:9:17: note: declared here > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:11:5: note: in expansion of macro âyyerrorâ > 11 | int yyerror(); > | ^~~~~~~ >cfgy.c:9:17: error: too many arguments to function âipcacfgerrorâ > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:432:32: note: in expansion of macro âyyerrorâ > 432 | return yyerror("Netflow inactive timeout " > | ^~~~~~~ >cfgy.c:9:17: note: declared here > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:11:5: note: in expansion of macro âyyerrorâ > 11 | int yyerror(); > | ^~~~~~~ >cfgy.c:9:17: error: too many arguments to function âipcacfgerrorâ > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:438:32: note: in expansion of macro âyyerrorâ > 438 | return yyerror("Netflow engine-type " > | ^~~~~~~ >cfgy.c:9:17: note: declared here > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:11:5: note: in expansion of macro âyyerrorâ > 11 | int yyerror(); > | ^~~~~~~ >cfgy.c:9:17: error: too many arguments to function âipcacfgerrorâ > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:444:32: note: in expansion of macro âyyerrorâ > 444 | return yyerror("Netflow engine-id " > | ^~~~~~~ >cfgy.c:9:17: note: declared here > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:11:5: note: in expansion of macro âyyerrorâ > 11 | int yyerror(); > | ^~~~~~~ >cfgy.c:9:17: error: too many arguments to function âipcacfgerrorâ > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:450:32: note: in expansion of macro âyyerrorâ > 450 | return yyerror("Netflow packet interval " > | ^~~~~~~ >cfgy.c:9:17: note: declared here > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:11:5: note: in expansion of macro âyyerrorâ > 11 | int yyerror(); > | ^~~~~~~ >cfgy.c:9:17: error: too many arguments to function âipcacfgerrorâ > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:456:32: note: in expansion of macro âyyerrorâ > 456 | return yyerror("NetFlow invalid range: %d..%d", > | ^~~~~~~ >cfgy.c:9:17: note: declared here > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:11:5: note: in expansion of macro âyyerrorâ > 11 | int yyerror(); > | ^~~~~~~ >cfgy.c:9:17: error: too many arguments to function âipcacfgerrorâ > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:460:32: note: in expansion of macro âyyerrorâ > 460 | return yyerror("Cannot add NetFlow interface class to SNMP id mapping"); > | ^~~~~~~ >cfgy.c:9:17: note: declared here > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:11:5: note: in expansion of macro âyyerrorâ > 11 | int yyerror(); > | ^~~~~~~ >cfgy.c:9:17: error: too many arguments to function âipcacfgerrorâ > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >/usr/share/bison.simple:643:2: note: in expansion of macro âyyerrorâ >cfgy.c:9:17: note: declared here > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:11:5: note: in expansion of macro âyyerrorâ > 11 | int yyerror(); > | ^~~~~~~ >cfg.y: At top level: >cfgy.c:9:17: error: conflicting types for âipcacfgerrorâ; have âint(char *)â > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:468:1: note: in expansion of macro âyyerrorâ > 468 | yyerror(char *s) { > | ^~~~~~~ >cfgy.c:9:17: note: previous declaration of âipcacfgerrorâ with type âint(void)â > 9 | #define yyerror ipcacfgerror > | ^~~~~~~~~~~~ >cfg.y:11:5: note: in expansion of macro âyyerrorâ > 11 | int yyerror(); > | ^~~~~~~ >make: *** [Makefile:56: cfgy.o] Error 1 >make: *** Waiting for unfinished jobs.... >x86_64-pc-linux-gnu-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -O2 -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -I/usr/local/include -DFAKE_PTHREADS=1 -DHAVE_CONFIG_H -W -Wall -o cfgread.o -c cfgread.c >x86_64-pc-linux-gnu-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -O2 -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -I/usr/local/include -DFAKE_PTHREADS=1 -DHAVE_CONFIG_H -W -Wall -o storage.o -c storage.c >storage.c: In function â_flow_hash_valueâ: >storage.c:364:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > 364 | ^ (int)flow->ifSource > | ^ >x86_64-pc-linux-gnu-gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -O2 -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -I/usr/local/include -DFAKE_PTHREADS=1 -DHAVE_CONFIG_H -W -Wall -o cfglex.o -c cfglex.c >cfglex.c:1798:12: warning: âinputâ defined but not used [-Wunused-function] > 1798 | static int input() > | ^~~~~ > * ERROR: net-analyzer/ipcad-3.7.3::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-analyzer/ipcad-3.7.3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-analyzer/ipcad-3.7.3::gentoo'`. > * The complete build log is located at '/var/log/portage/net-analyzer:ipcad-3.7.3:20241118-182244.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-analyzer/ipcad-3.7.3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/ipcad-3.7.3/temp/environment'. > * Working directory: '/var/tmp/portage/net-analyzer/ipcad-3.7.3/work/ipcad-3.7.3' > * S: '/var/tmp/portage/net-analyzer/ipcad-3.7.3/work/ipcad-3.7.3' >
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 943839
:
909484
|
909485
|
909486
|
909487
|
909488
|
909489
| 909490 |
909491
|
909492