==> Retrieving sources... -> Found source-archive.zip -> Found fix-make-fcommon.patch ==> Generating checksums for source files... ==> Making package: nfex 2.5-4 (Thu 21 Nov 2024 10:13:45 AM UTC) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (1) New Version Net Change extra/libnet 2:1.3-1 1.47 MiB Total Installed Size: 1.47 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing libnet... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Found source-archive.zip -> Found fix-make-fcommon.patch ==> Validating source files with sha512sums... source-archive.zip ... Passed fix-make-fcommon.patch ... Passed ==> Extracting sources... -> Extracting source-archive.zip with bsdtar ==> Starting prepare()... patching file configure Hunk #1 succeeded at 2475 with fuzz 2 (offset -639 lines). ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gawk... (cached) gawk checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking whether make sets $(MAKE)... (cached) yes checking for ranlib... ranlib checking whether to enable debugging... no (to enable debugging configure with --enable-debug=yes) checking for main in -lfl... yes checking for library containing floor... -lm checking for library containing pcap_open_live... -lpcap checking for library containing libnet_init... -lnet checking for library containing event_base_new... -levent checking for library containing GeoIP_open... no MaxMind GeoIP not found checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/sbin/grep checking for egrep... /usr/sbin/grep -E checking for ANSI C header files... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/version.h config.status: creating include/config.h config.status: executing depfiles commands Making all in src make[1]: Entering directory '/src/packages/pentesting/nfex/src/nfex/trunk/src' gcc -DHAVE_CONFIG_H -I. -I../include -D_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/pentesting/nfex/src=/usr/src/debug/nfex -flto=auto -ggdb -fcommon -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I../include -D_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/pentesting/nfex/src=/usr/src/debug/nfex -flto=auto -ggdb -fcommon -MT packet.o -MD -MP -MF .deps/packet.Tpo -c -o packet.o packet.c gcc -DHAVE_CONFIG_H -I. -I../include -D_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/pentesting/nfex/src=/usr/src/debug/nfex -flto=auto -ggdb -fcommon -MT init.o -MD -MP -MF .deps/init.Tpo -c -o init.o init.c gcc -DHAVE_CONFIG_H -I. -I../include -D_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/pentesting/nfex/src=/usr/src/debug/nfex -flto=auto -ggdb -fcommon -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c In file included from /usr/include/inttypes.h:25, from /usr/include/pcap/pcap-inttypes.h:98, from /usr/include/pcap/pcap.h:117, from /usr/include/pcap.h:43, from ../include/nfex.h:16, from init.c:10: /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" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from /usr/include/pcap/pcap-inttypes.h:98, from /usr/include/pcap/pcap.h:117, from /usr/include/pcap.h:43, from ../include/nfex.h:16, from packet.c:11: /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" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from /usr/include/pcap/pcap-inttypes.h:98, from /usr/include/pcap/pcap.h:117, from /usr/include/pcap.h:43, from ../include/nfex.h:16, from main.c:12: /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" | ^~~~~~~ In file included from /usr/include/inttypes.h:25, from /usr/include/pcap/pcap-inttypes.h:98, from /usr/include/pcap/pcap.h:117, from /usr/include/pcap.h:43, from ../include/nfex.h:16, from hash.c:16: /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" | ^~~~~~~ init.c: In function ‘control_context_init’: init.c:78:5: error: implicit declaration of function ‘yyparse’; did you mean ‘pause’? [-Wimplicit-function-declaration] 78 | yyparse((void *)ncc); | ^~~~~~~ | pause init.c:117:13: warning: ‘pcap_lookupdev’ is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] 117 | ncc->device = pcap_lookupdev(errbuf); | ^~~ /usr/include/pcap/pcap.h:444:18: note: declared here 444 | PCAP_API char *pcap_lookupdev(char *); | ^~~~~~~~~~~~~~ init.c:267:49: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 2 has type ‘rlim_t’ {aka ‘long unsigned int’} [-Wformat=] 267 | printf("[DEBUG] we can only have %lld files open at one time\n", | ~~~^ | | | long long int | %ld 268 | rl.rlim_cur); | ~~~~~~~~~~~ | | | rlim_t {aka long unsigned int} init.c: In function ‘control_context_destroy’: init.c:295:5: error: implicit declaration of function ‘ht_shutitdown’; did you mean ‘shutdown’? [-Wimplicit-function-declaration] 295 | ht_shutitdown(ncc); | ^~~~~~~~~~~~~ | shutdown make[1]: *** [Makefile:312: init.o] Error 1 make[1]: *** Waiting for unfinished jobs.... mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/packet.Tpo .deps/packet.Po mv -f .deps/hash.Tpo .deps/hash.Po make[1]: Leaving directory '/src/packages/pentesting/nfex/src/nfex/trunk/src' make: *** [Makefile:281: all-recursive] Error 1 ==> ERROR: A failure occurred in build(). Aborting... ==> Removing installed dependencies... checking dependencies... Package (1) Old Version Net Change libnet 2:1.3-1 -1.47 MiB Total Removed Size: 1.47 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing libnet... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...