==> Retrieving sources... -> Updating packetq git repo... ==> Generating checksums for source files... ==> Making package: packetq 306.201eb88-1 (Thu 21 Nov 2024 07:58:00 AM UTC) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Updating packetq git repo... ==> Validating source files with sha512sums... packetq ... Skipped ==> Extracting sources... -> Creating working copy of packetq git repo... Switched to a new branch 'makepkg' ==> Starting pkgver()... ==> Starting build()... configure.ac:24: warning: The macro 'AC_CONFIG_HEADER' is obsolete. configure.ac:24: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:24: the top level configure.ac:64: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:64: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:64: the top level configure.ac:72: warning: The macro 'AC_HEADER_TIME' is obsolete. configure.ac:72: You should run autoupdate. ./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from... configure.ac:72: the top level configure.ac:58: installing './compile' configure.ac:75: installing './config.guess' configure.ac:75: installing './config.sub' configure.ac:22: installing './install-sh' configure.ac:22: installing './missing' src/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' checking for a BSD-compatible install... /usr/bin/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/sbin/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 g++... g++ 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 g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... gcc3 checking for C++ compiler vendor... unknown checking for gcc... gcc checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for deflate in -lz... yes checking for socket in -lsocket... no checking for inet_ntop in -lnsl... yes checking for pkg-config... /usr/sbin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libmaxminddb... 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 sys/time.h... yes checking for grep that handles long lines and -e... /usr/sbin/grep checking for egrep... /usr/sbin/grep -E checking for arpa/inet.h... yes checking for limits.h... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/socket.h... yes checking for sys/time.h... (cached) yes checking for net/ethernet.h... yes checking for net/ethertypes.h... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for GNU libc compatible realloc... yes checking for strftime... yes checking for bzero... yes checking for regcomp... yes checking for strtoul... yes checking for dup2... yes checking for mkdir... yes checking for strdup... yes checking for strerror... yes checking for fcntl.h... yes checking for syslog.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/test/Makefile config.status: creating src/config.h config.status: executing depfiles commands Making all in src make[1]: Entering directory '/src/packages/pentesting/packetq/src/packetq/src' make all-recursive make[2]: Entering directory '/src/packages/pentesting/packetq/src/packetq/src' Making all in test make[3]: Entering directory '/src/packages/pentesting/packetq/src/packetq/src/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/packages/pentesting/packetq/src/packetq/src/test' make[3]: Entering directory '/src/packages/pentesting/packetq/src/packetq/src' depbase=`echo dns.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I. -I./Murmur -I.. -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 -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/src/packages/pentesting/packetq/src=/usr/src/debug/packetq -flto=auto -std=c++11 -MT dns.o -MD -MP -MF $depbase.Tpo -c -o dns.o dns.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo icmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I. -I./Murmur -I.. -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 -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/src/packages/pentesting/packetq/src=/usr/src/debug/packetq -flto=auto -std=c++11 -MT icmp.o -MD -MP -MF $depbase.Tpo -c -o icmp.o icmp.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo packet_handler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I. -I./Murmur -I.. -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 -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/src/packages/pentesting/packetq/src=/usr/src/debug/packetq -flto=auto -std=c++11 -MT packet_handler.o -MD -MP -MF $depbase.Tpo -c -o packet_handler.o packet_handler.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo packetq.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I. -I./Murmur -I.. -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 -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/src/packages/pentesting/packetq/src=/usr/src/debug/packetq -flto=auto -std=c++11 -MT packetq.o -MD -MP -MF $depbase.Tpo -c -o packetq.o packetq.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo pcap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I. -I./Murmur -I.. -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 -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/src/packages/pentesting/packetq/src=/usr/src/debug/packetq -flto=auto -std=c++11 -MT pcap.o -MD -MP -MF $depbase.Tpo -c -o pcap.o pcap.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo reader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I. -I./Murmur -I.. -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 -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/src/packages/pentesting/packetq/src=/usr/src/debug/packetq -flto=auto -std=c++11 -MT reader.o -MD -MP -MF $depbase.Tpo -c -o reader.o reader.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo server.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I. -I./Murmur -I.. -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 -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/src/packages/pentesting/packetq/src=/usr/src/debug/packetq -flto=auto -std=c++11 -MT server.o -MD -MP -MF $depbase.Tpo -c -o server.o server.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sql.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I. -I./Murmur -I.. -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 -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/src/packages/pentesting/packetq/src=/usr/src/debug/packetq -flto=auto -std=c++11 -MT sql.o -MD -MP -MF $depbase.Tpo -c -o sql.o sql.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tcp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I. -I./Murmur -I.. -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 -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/src/packages/pentesting/packetq/src=/usr/src/debug/packetq -flto=auto -std=c++11 -MT tcp.o -MD -MP -MF $depbase.Tpo -c -o tcp.o tcp.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo Murmur/MurmurHash3.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I. -I./Murmur -I.. -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 -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/src/packages/pentesting/packetq/src=/usr/src/debug/packetq -flto=auto -std=c++11 -MT Murmur/MurmurHash3.o -MD -MP -MF $depbase.Tpo -c -o Murmur/MurmurHash3.o Murmur/MurmurHash3.cpp &&\ mv -f $depbase.Tpo $depbase.Po g++ -I. -I./Murmur -I.. -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 -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/src/packages/pentesting/packetq/src=/usr/src/debug/packetq -flto=auto -std=c++11 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o packetq dns.o icmp.o packet_handler.o packetq.o pcap.o reader.o server.o sql.o tcp.o Murmur/MurmurHash3.o -lnsl -lz make[3]: Leaving directory '/src/packages/pentesting/packetq/src/packetq/src' make[2]: Leaving directory '/src/packages/pentesting/packetq/src/packetq/src' make[1]: Leaving directory '/src/packages/pentesting/packetq/src/packetq/src' make[1]: Entering directory '/src/packages/pentesting/packetq/src/packetq' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/src/packages/pentesting/packetq/src/packetq' ==> Entering fakeroot environment... ==> Starting package()... Making install in src make[1]: Entering directory '/src/packages/pentesting/packetq/src/packetq/src' Making install in test make[2]: Entering directory '/src/packages/pentesting/packetq/src/packetq/src/test' make[3]: Entering directory '/src/packages/pentesting/packetq/src/packetq/src/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/src/packages/pentesting/packetq/src/packetq/src/test' make[2]: Leaving directory '/src/packages/pentesting/packetq/src/packetq/src/test' make[2]: Entering directory '/src/packages/pentesting/packetq/src/packetq/src' make[3]: Entering directory '/src/packages/pentesting/packetq/src/packetq/src' make[3]: Nothing to be done for 'install-data-am'. /usr/sbin/mkdir -p '/src/packages/pentesting/packetq/pkg/packetq/usr/bin' /usr/bin/install -c packetq '/src/packages/pentesting/packetq/pkg/packetq/usr/bin' make[3]: Leaving directory '/src/packages/pentesting/packetq/src/packetq/src' make[2]: Leaving directory '/src/packages/pentesting/packetq/src/packetq/src' make[1]: Leaving directory '/src/packages/pentesting/packetq/src/packetq/src' make[1]: Entering directory '/src/packages/pentesting/packetq/src/packetq' make[2]: Entering directory '/src/packages/pentesting/packetq/src/packetq' make[2]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/src/packages/pentesting/packetq/pkg/packetq/usr/share/doc/packetq' /usr/bin/install -c -m 644 CHANGES COPYING README.md FAQ.md FIELDS.md FUNCTIONS.md '/src/packages/pentesting/packetq/pkg/packetq/usr/share/doc/packetq' make[2]: Leaving directory '/src/packages/pentesting/packetq/src/packetq' make[1]: Leaving directory '/src/packages/pentesting/packetq/src/packetq' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! -> Compressing man and info pages... ==> Checking for packaging issues... ==> WARNING: Package contains reference to $srcdir usr/share/packetq/config.status usr/share/packetq/Makefile usr/share/packetq/config.log usr/share/packetq/src/test/Makefile usr/share/packetq/src/Makefile ==> Creating package "packetq"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "packetq-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: packetq 306.201eb88-1 (Thu 21 Nov 2024 07:58:23 AM UTC) ==> Cleaning up...