==> Retrieving sources... -> Updating dnsmap git repo... ==> Generating checksums for source files... ==> Making package: dnsmap 49.96b17ad-1 (Thu 21 Nov 2024 12:20:05 PM UTC) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Updating dnsmap git repo... ==> Validating source files with sha512sums... dnsmap ... Skipped ==> Extracting sources... -> Creating working copy of dnsmap git repo... Switched to a new branch 'makepkg' ==> Starting pkgver()... ==> Starting build()... configure.ac:11: installing './compile' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' Makefile.am: installing './INSTALL' src/Makefile.am: installing './depcomp' Done. You can use the 'clean' option to vanish the source code. Example of use: $ ./autogen.sh clean Now run ./configure, make, and make install. 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 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 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 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 arpa/inet.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking for _Bool... yes checking for stdbool.h that conforms to C99 or later... yes checking for size_t... yes checking for gethostbyname... yes checking for inet_ntoa... yes checking for memset... yes checking for strstr... 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 config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/src/packages/pentesting/dnsmap/src/dnsmap' Making all in src make[2]: Entering directory '/src/packages/pentesting/dnsmap/src/dnsmap/src' gcc -DHAVE_CONFIG_H -I. -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 -g -ffile-prefix-map=/src/packages/pentesting/dnsmap/src=/usr/src/debug/dnsmap -flto=auto -MT dnsmap.o -MD -MP -MF .deps/dnsmap.Tpo -c -o dnsmap.o dnsmap.c mv -f .deps/dnsmap.Tpo .deps/dnsmap.Po gcc -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/dnsmap/src=/usr/src/debug/dnsmap -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o dnsmap dnsmap.o make[2]: Leaving directory '/src/packages/pentesting/dnsmap/src/dnsmap/src' make[2]: Entering directory '/src/packages/pentesting/dnsmap/src/dnsmap' make[2]: Leaving directory '/src/packages/pentesting/dnsmap/src/dnsmap' make[1]: Leaving directory '/src/packages/pentesting/dnsmap/src/dnsmap' ==> Entering fakeroot environment... ==> Starting package()... Making install in src make[1]: Entering directory '/src/packages/pentesting/dnsmap/src/dnsmap/src' make[2]: Entering directory '/src/packages/pentesting/dnsmap/src/dnsmap/src' make[2]: Nothing to be done for 'install-data-am'. /usr/sbin/mkdir -p '/src/packages/pentesting/dnsmap/pkg/dnsmap/usr/bin' /usr/sbin/mkdir -p '/src/packages/pentesting/dnsmap/pkg/dnsmap/usr/bin' /usr/bin/install -c dnsmap '/src/packages/pentesting/dnsmap/pkg/dnsmap/usr/bin' /usr/bin/install -c dnsmap-bulk '/src/packages/pentesting/dnsmap/pkg/dnsmap/usr/bin' make[2]: Leaving directory '/src/packages/pentesting/dnsmap/src/dnsmap/src' make[1]: Leaving directory '/src/packages/pentesting/dnsmap/src/dnsmap/src' make[1]: Entering directory '/src/packages/pentesting/dnsmap/src/dnsmap' make[2]: Entering directory '/src/packages/pentesting/dnsmap/src/dnsmap' make[2]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/src/packages/pentesting/dnsmap/pkg/dnsmap/usr/share/man/man1' /usr/bin/install -c -m 644 man/dnsmap.1 man/dnsmap-bulk.1 '/src/packages/pentesting/dnsmap/pkg/dnsmap/usr/share/man/man1' make[2]: Leaving directory '/src/packages/pentesting/dnsmap/src/dnsmap' make[1]: Leaving directory '/src/packages/pentesting/dnsmap/src/dnsmap' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "dnsmap"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Adding install file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "dnsmap-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: dnsmap 49.96b17ad-1 (Thu 21 Nov 2024 12:20:14 PM UTC) ==> Cleaning up...