* Package: net-analyzer/flowgrind-0.8.0 * Repository: gentoo * Maintainer: netmon@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking flowgrind-0.8.0.tar.bz2 to /var/tmp/portage/net-analyzer/flowgrind-0.8.0/work >>> Source unpacked in /var/tmp/portage/net-analyzer/flowgrind-0.8.0/work >>> Preparing source in /var/tmp/portage/net-analyzer/flowgrind-0.8.0/work/flowgrind-0.8.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-analyzer/flowgrind-0.8.0/work/flowgrind-0.8.0 ... * econf: updating flowgrind-0.8.0/build-aux/config.guess with /usr/share/gnuconfig/config.guess * econf: updating flowgrind-0.8.0/build-aux/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/flowgrind-0.8.0 --htmldir=/usr/share/doc/flowgrind-0.8.0/html --libdir=/usr/lib64 --disable-debug --without-doxygen --without-gsl --without-pcap checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-cc... no 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 we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether to enable debugging output... no checking whether to enable assertions... no checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking for ANSI C header files... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking pthread_np.h usability... no checking pthread_np.h presence... no checking for pthread_np.h... no checking for sys/cpuset.h... no checking for net/if.h... yes checking for netinet/if_ether.h... yes checking for netinet/ip.h... yes checking for library containing log... -lm checking for library containing pthread_create... -lpthread checking for library containing clock_gettime... none required checking for library containing uuid_generate_time... -luuid checking return type of signal handlers... void checking for size_t... yes checking for ssize_t... yes checking for int8_t... yes checking for uint32_t... yes checking for int32_t... yes checking for unsigned long long int... yes checking whether IP_MTU_DISCOVER is declared... yes checking whether TCP_CORK is declared... yes checking whether TCP_CONGESTION is declared... yes checking whether TCP_INFO is declared... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct cpuset_t... no checking for struct cpu_set_t... yes checking for struct tcp_info... yes checking for enum tcp_ca_state... yes checking for error_at_line... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for strftime... yes checking for bzero... yes checking for memset... yes checking for pselect... yes checking for socket... yes checking for strchr... yes checking for strerror... yes checking for uname... yes checking for asprintf... yes checking for strdup... yes checking for uuid_generate_time... yes checking for clock_gettime... yes checking for pthread_barrier_init... yes checking for pthread_barrier_wait... yes checking for pthread_barrier_destroy... yes checking for pthread_getaffinity_np... yes checking for x86_64-pc-linux-gnu-curl-config... /usr/bin/x86_64-pc-linux-gnu-curl-config checking for x86_64-pc-linux-gnu-xmlrpc-c-config... no checking for xmlrpc-c-config... /usr/bin/xmlrpc-c-config configure: xmlrpc-c found in version 1.39.11 checking for struct xmlrpc_curl_xportparms.dont_advertise... yes checking whether make sets $(MAKE)... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/net-analyzer/flowgrind-0.8.0/work/flowgrind-0.8.0 ... make -j1 ./scripts/make-version.sh This is not a git release. make all-am make[1]: Entering directory '/var/tmp/portage/net-analyzer/flowgrind-0.8.0/work/flowgrind-0.8.0' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o src/flowgrind-debug.o `test -f 'src/debug.c' || echo './'`src/debug.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o src/flowgrind-fg_error.o `test -f 'src/fg_error.c' || echo './'`src/fg_error.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o src/flowgrind-fg_progname.o `test -f 'src/fg_progname.c' || echo './'`src/fg_progname.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o src/flowgrind-fg_string.o `test -f 'src/fg_string.c' || echo './'`src/fg_string.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o src/flowgrind-fg_time.o `test -f 'src/fg_time.c' || echo './'`src/fg_time.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o src/flowgrind-flowgrind.o `test -f 'src/flowgrind.c' || echo './'`src/flowgrind.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o src/flowgrind-fg_argparser.o `test -f 'src/fg_argparser.c' || echo './'`src/fg_argparser.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o src/flowgrind-fg_rpc_client.o `test -f 'src/fg_rpc_client.c' || echo './'`src/fg_rpc_client.c src/fg_rpc_client.c: In function ‘parse_rpc_address’: src/fg_rpc_client.c:51:28: warning: comparison between pointer and zero character constant [-Wpointer-compare] 51 | if (sepptr != '\0' && *sepptr == ':') | ^~ src/fg_rpc_client.c:51:21: note: did you mean to dereference the pointer? 51 | if (sepptr != '\0' && *sepptr == ':') | ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o src/flowgrind-fg_log.o `test -f 'src/fg_log.c' || echo './'`src/fg_log.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o src/flowgrind-fg_list.o `test -f 'src/fg_list.c' || echo './'`src/fg_list.c x86_64-pc-linux-gnu-gcc -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o flowgrind src/flowgrind-debug.o src/flowgrind-fg_error.o src/flowgrind-fg_progname.o src/flowgrind-fg_string.o src/flowgrind-fg_time.o src/flowgrind-flowgrind.o src/flowgrind-fg_argparser.o src/flowgrind-fg_rpc_client.o src/flowgrind-fg_log.o src/flowgrind-fg_list.o -luuid -lpthread -lm -lcurl -L/usr/lib64 -lxmlrpc_client -lxmlrpc -lxmlrpc_xmlparse -lxmlrpc_xmltok -lxmlrpc_util -lpthread -lcurl -luuid -lpthread -lm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o src/flowgrind_stop-fg_error.o `test -f 'src/fg_error.c' || echo './'`src/fg_error.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o src/flowgrind_stop-fg_progname.o `test -f 'src/fg_progname.c' || echo './'`src/fg_progname.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o src/flowgrind_stop-flowgrind_stop.o `test -f 'src/flowgrind_stop.c' || echo './'`src/flowgrind_stop.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o src/flowgrind_stop-fg_argparser.o `test -f 'src/fg_argparser.c' || echo './'`src/fg_argparser.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o src/flowgrind_stop-fg_rpc_client.o `test -f 'src/fg_rpc_client.c' || echo './'`src/fg_rpc_client.c src/fg_rpc_client.c: In function ‘parse_rpc_address’: src/fg_rpc_client.c:51:28: warning: comparison between pointer and zero character constant [-Wpointer-compare] 51 | if (sepptr != '\0' && *sepptr == ':') | ^~ src/fg_rpc_client.c:51:21: note: did you mean to dereference the pointer? 51 | if (sepptr != '\0' && *sepptr == ':') | ^ x86_64-pc-linux-gnu-gcc -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o flowgrind-stop src/flowgrind_stop-fg_error.o src/flowgrind_stop-fg_progname.o src/flowgrind_stop-flowgrind_stop.o src/flowgrind_stop-fg_argparser.o src/flowgrind_stop-fg_rpc_client.o -luuid -lpthread -lm -lcurl -L/usr/lib64 -lxmlrpc_client -lxmlrpc -lxmlrpc_xmlparse -lxmlrpc_xmltok -lxmlrpc_util -lpthread -lcurl -luuid -lpthread -lm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o src/flowgrindd-daemon.o `test -f 'src/daemon.c' || echo './'`src/daemon.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o src/flowgrindd-debug.o `test -f 'src/debug.c' || echo './'`src/debug.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o src/flowgrindd-destination.o `test -f 'src/destination.c' || echo './'`src/destination.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o src/flowgrindd-fg_error.o `test -f 'src/fg_error.c' || echo './'`src/fg_error.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o src/flowgrindd-fg_math.o `test -f 'src/fg_math.c' || echo './'`src/fg_math.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o src/flowgrindd-fg_progname.o `test -f 'src/fg_progname.c' || echo './'`src/fg_progname.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o src/flowgrindd-fg_socket.o `test -f 'src/fg_socket.c' || echo './'`src/fg_socket.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o src/flowgrindd-fg_string.o `test -f 'src/fg_string.c' || echo './'`src/fg_string.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o src/flowgrindd-fg_time.o `test -f 'src/fg_time.c' || echo './'`src/fg_time.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o src/flowgrindd-flowgrindd.o `test -f 'src/flowgrindd.c' || echo './'`src/flowgrindd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o src/flowgrindd-fg_log.o `test -f 'src/fg_log.c' || echo './'`src/fg_log.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o src/flowgrindd-source.o `test -f 'src/source.c' || echo './'`src/source.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o src/flowgrindd-trafgen.o `test -f 'src/trafgen.c' || echo './'`src/trafgen.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o src/flowgrindd-fg_argparser.o `test -f 'src/fg_argparser.c' || echo './'`src/fg_argparser.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o src/flowgrindd-fg_list.o `test -f 'src/fg_list.c' || echo './'`src/fg_list.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o src/flowgrindd-fg_affinity.o `test -f 'src/fg_affinity.c' || echo './'`src/fg_affinity.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -c -o src/flowgrindd-fg_rpc_server.o `test -f 'src/fg_rpc_server.c' || echo './'`src/fg_rpc_server.c x86_64-pc-linux-gnu-gcc -Wall -Wextra -Werror=implicit -std=gnu99 -fgnu89-inline -I/usr/include -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o flowgrindd src/flowgrindd-daemon.o src/flowgrindd-debug.o src/flowgrindd-destination.o src/flowgrindd-fg_error.o src/flowgrindd-fg_math.o src/flowgrindd-fg_progname.o src/flowgrindd-fg_socket.o src/flowgrindd-fg_string.o src/flowgrindd-fg_time.o src/flowgrindd-flowgrindd.o src/flowgrindd-fg_log.o src/flowgrindd-source.o src/flowgrindd-trafgen.o src/flowgrindd-fg_argparser.o src/flowgrindd-fg_list.o src/flowgrindd-fg_affinity.o src/flowgrindd-fg_rpc_server.o -luuid -lpthread -lm -L/usr/lib64 -lxmlrpc_server_abyss -lxmlrpc_server -lxmlrpc_abyss -lxmlrpc -lxmlrpc_xmlparse -lxmlrpc_xmltok -lxmlrpc_util -lpthread -luuid -lpthread -lm /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/flowgrindd-destination.o:(.bss+0x0): multiple definition of `dump_dir'; src/flowgrindd-daemon.o:(.bss+0x230): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/flowgrindd-destination.o:(.bss+0x8): multiple definition of `dump_prefix'; src/flowgrindd-daemon.o:(.bss+0x238): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/flowgrindd-destination.o:(.bss+0x10): multiple definition of `daemon_thread'; src/flowgrindd-daemon.o:(.bss+0x240): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/flowgrindd-fg_math.o:(.bss+0x0): multiple definition of `dump_dir'; src/flowgrindd-daemon.o:(.bss+0x230): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/flowgrindd-fg_math.o:(.bss+0x8): multiple definition of `dump_prefix'; src/flowgrindd-daemon.o:(.bss+0x238): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/flowgrindd-fg_math.o:(.bss+0x10): multiple definition of `daemon_thread'; src/flowgrindd-daemon.o:(.bss+0x240): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/flowgrindd-flowgrindd.o:(.bss+0x10): multiple definition of `daemon_thread'; src/flowgrindd-daemon.o:(.bss+0x240): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/flowgrindd-flowgrindd.o:(.bss+0x0): multiple definition of `dump_dir'; src/flowgrindd-daemon.o:(.bss+0x230): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/flowgrindd-flowgrindd.o:(.bss+0x8): multiple definition of `dump_prefix'; src/flowgrindd-daemon.o:(.bss+0x238): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/flowgrindd-source.o:(.bss+0x0): multiple definition of `dump_dir'; src/flowgrindd-daemon.o:(.bss+0x230): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/flowgrindd-source.o:(.bss+0x8): multiple definition of `dump_prefix'; src/flowgrindd-daemon.o:(.bss+0x238): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/flowgrindd-source.o:(.bss+0x10): multiple definition of `daemon_thread'; src/flowgrindd-daemon.o:(.bss+0x240): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/flowgrindd-trafgen.o:(.bss+0x0): multiple definition of `dump_dir'; src/flowgrindd-daemon.o:(.bss+0x230): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/flowgrindd-trafgen.o:(.bss+0x8): multiple definition of `dump_prefix'; src/flowgrindd-daemon.o:(.bss+0x238): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/flowgrindd-trafgen.o:(.bss+0x10): multiple definition of `daemon_thread'; src/flowgrindd-daemon.o:(.bss+0x240): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/flowgrindd-fg_rpc_server.o:(.bss+0x8): multiple definition of `dump_prefix'; src/flowgrindd-daemon.o:(.bss+0x238): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/flowgrindd-fg_rpc_server.o:(.bss+0x0): multiple definition of `dump_dir'; src/flowgrindd-daemon.o:(.bss+0x230): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/flowgrindd-fg_rpc_server.o:(.bss+0x10): multiple definition of `daemon_thread'; src/flowgrindd-daemon.o:(.bss+0x240): first defined here collect2: error: ld returned 1 exit status make[1]: *** [Makefile:661: flowgrindd] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-analyzer/flowgrind-0.8.0/work/flowgrind-0.8.0' make: *** [Makefile:440: all] Error 2 * ERROR: net-analyzer/flowgrind-0.8.0::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-analyzer/flowgrind-0.8.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-analyzer/flowgrind-0.8.0::gentoo'`. * The complete build log is located at '/var/log/portage/net-analyzer:flowgrind-0.8.0:20200820-115009.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-analyzer/flowgrind-0.8.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/flowgrind-0.8.0/temp/environment'. * Working directory: '/var/tmp/portage/net-analyzer/flowgrind-0.8.0/work/flowgrind-0.8.0' * S: '/var/tmp/portage/net-analyzer/flowgrind-0.8.0/work/flowgrind-0.8.0'