==> Synchronizing chroot copy [/chroot/x86_64/root] -> [build]...done
==> Making package: ike-scan 1.9.5-1 (Mon Oct 18 10:09:08 2021)
==> Retrieving sources...
  -> Found 1.9.5.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    1.9.5.tar.gz ... Passed
==> Making package: ike-scan 1.9.5-1 (Mon 18 Oct 2021 10:09:15 AM EDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found 1.9.5.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting 1.9.5.tar.gz with bsdtar
==> Starting build()...
configure.ac:30: installing './compile'
configure.ac:7: installing './install-sh'
configure.ac:7: installing './missing'
Makefile.am: installing './INSTALL'
Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
configure.ac:35: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:35: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
acinclude.m4:335: GCC_WEXTRA is expanded from...
configure.ac:35: the top level
configure.ac:36: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:36: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
acinclude.m4:239: GCC_STACK_PROTECT_CC is expanded from...
configure.ac:36: the top level
configure.ac:37: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:37: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
acinclude.m4:280: GCC_FORTIFY_SOURCE is expanded from...
configure.ac:37: the top level
configure.ac:38: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:38: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
acinclude.m4:313: GCC_FORMAT_SECURITY is expanded from...
configure.ac:38: the top level
configure.ac:61: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:61: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:61: the top level
configure.ac:67: warning: The macro `AC_HEADER_TIME' is obsolete.
configure.ac:67: You should run autoupdate.
./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from...
configure.ac:67: the top level
configure.ac:72: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:72: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
acinclude.m4:8: AC_NTA_CHECK_TYPE is expanded from...
configure.ac:72: the top level
configure.ac:73: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:73: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
acinclude.m4:8: AC_NTA_CHECK_TYPE is expanded from...
configure.ac:73: the top level
configure.ac:74: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:74: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
acinclude.m4:8: AC_NTA_CHECK_TYPE is expanded from...
configure.ac:74: the top level
configure.ac:83: warning: The macro `AC_TRY_RUN' is obsolete.
configure.ac:83: You should run autoupdate.
./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
acinclude.m4:119: PGAC_TYPE_64BIT_INT is expanded from...
configure.ac:83: the top level
configure.ac:89: warning: The macro `AC_TRY_RUN' is obsolete.
configure.ac:89: You should run autoupdate.
./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
acinclude.m4:119: PGAC_TYPE_64BIT_INT is expanded from...
configure.ac:89: the top level
configure.ac:108: warning: The macro `AC_TRY_RUN' is obsolete.
configure.ac:108: You should run autoupdate.
./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
acinclude.m4:178: PGAC_FUNC_SNPRINTF_LONG_LONG_INT_FORMAT is expanded from...
configure.ac:108: the top level
configure.ac:132: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:132: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
acinclude.m4:60: AC_NTA_NET_SIZE_T is expanded from...
configure.ac:132: the top level
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking if gcov code coverage is enabled... no
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 whether gcc accepts -Wextra... yes
checking whether gcc accepts -fstack-protector... yes
checking whether gcc accepts -D_FORTIFY_SOURCE... yes
checking whether gcc accepts -Wformat-security... yes
checking whether ln -s works... yes
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 whether byte ordering is bigendian... no
checking for inline... inline
checking for library containing gethostbyname... none required
checking for library containing socket... none required
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for arpa/inet.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for netinet/tcp.h... yes
checking for sys/socket.h... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getopt.h... yes
checking for signal.h... yes
checking for sys/stat.h... (cached) yes
checking for fcntl.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for uint8_t using gcc... yes
checking for uint16_t using gcc... yes
checking for uint32_t using gcc... yes
checking whether long int is 64 bits... yes
checking for malloc... yes
checking for gethostbyname... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for memset... yes
checking for select... yes
checking for socket... yes
checking for strerror... yes
checking for socklen_t or equivalent using gcc... socklen_t
checking for posix regular expression support... yes
checking for getopt_long_only... yes
checking for inet_aton... yes
checking if OpenSSL libraries are required... yes
configure: Found /usr/include/openssl/ssl.h
configure: OpenSSL header files found in /usr/include
configure: Found /usr/lib/libcrypto.so
configure: OpenSSL libraries found in /usr/lib
checking that OpenSSL headers and libraries in /usr work... yes
configure: Using OpenSSL MD5 and SHA1 hash functions.
checking for strlcat... no
checking for strlcpy... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-am
make[1]: Entering directory '/build/ike-scan/src/ike-scan-1.9.5'
gcc -DHAVE_CONFIG_H -I.  -DIKEDATADIR=\"/usr/share/ike-scan\" -I/usr/include -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -MT ike-scan.o -MD -MP -MF .deps/ike-scan.Tpo -c -o ike-scan.o ike-scan.c
mv -f .deps/ike-scan.Tpo .deps/ike-scan.Po
gcc -DHAVE_CONFIG_H -I.  -DIKEDATADIR=\"/usr/share/ike-scan\" -I/usr/include -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c
mv -f .deps/error.Tpo .deps/error.Po
gcc -DHAVE_CONFIG_H -I.  -DIKEDATADIR=\"/usr/share/ike-scan\" -I/usr/include -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -MT isakmp.o -MD -MP -MF .deps/isakmp.Tpo -c -o isakmp.o isakmp.c
mv -f .deps/isakmp.Tpo .deps/isakmp.Po
gcc -DHAVE_CONFIG_H -I.  -DIKEDATADIR=\"/usr/share/ike-scan\" -I/usr/include -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -MT wrappers.o -MD -MP -MF .deps/wrappers.Tpo -c -o wrappers.o wrappers.c
mv -f .deps/wrappers.Tpo .deps/wrappers.Po
gcc -DHAVE_CONFIG_H -I.  -DIKEDATADIR=\"/usr/share/ike-scan\" -I/usr/include -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c
mv -f .deps/utils.Tpo .deps/utils.Po
gcc -DHAVE_CONFIG_H -I.  -DIKEDATADIR=\"/usr/share/ike-scan\" -I/usr/include -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -MT mt19937ar.o -MD -MP -MF .deps/mt19937ar.Tpo -c -o mt19937ar.o mt19937ar.c
mv -f .deps/mt19937ar.Tpo .deps/mt19937ar.Po
gcc -DHAVE_CONFIG_H -I.  -DIKEDATADIR=\"/usr/share/ike-scan\" -I/usr/include -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -MT strlcat.o -MD -MP -MF .deps/strlcat.Tpo -c -o strlcat.o strlcat.c
mv -f .deps/strlcat.Tpo .deps/strlcat.Po
gcc -DHAVE_CONFIG_H -I.  -DIKEDATADIR=\"/usr/share/ike-scan\" -I/usr/include -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -MT strlcpy.o -MD -MP -MF .deps/strlcpy.Tpo -c -o strlcpy.o strlcpy.c
mv -f .deps/strlcpy.Tpo .deps/strlcpy.Po
gcc  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security  -L/usr/lib -Wl,-O1,--sort-common,--as-needed,-z,relro -o ike-scan ike-scan.o error.o isakmp.o wrappers.o utils.o mt19937ar.o strlcat.o strlcpy.o -lcrypto 
gcc -DHAVE_CONFIG_H -I.  -DIKEDATADIR=\"/usr/share/ike-scan\" -I/usr/include -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -MT psk-crack.o -MD -MP -MF .deps/psk-crack.Tpo -c -o psk-crack.o psk-crack.c
mv -f .deps/psk-crack.Tpo .deps/psk-crack.Po
gcc  -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -Wshadow -Wwrite-strings -Wextra -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security  -L/usr/lib -Wl,-O1,--sort-common,--as-needed,-z,relro -o psk-crack psk-crack.o error.o wrappers.o utils.o mt19937ar.o strlcat.o strlcpy.o -lcrypto 
make[1]: Leaving directory '/build/ike-scan/src/ike-scan-1.9.5'
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/build/ike-scan/src/ike-scan-1.9.5'
 /usr/bin/mkdir -p '/build/ike-scan/pkg/ike-scan/usr/bin'
  /usr/bin/install -c ike-scan psk-crack '/build/ike-scan/pkg/ike-scan/usr/bin'
 /usr/bin/mkdir -p '/build/ike-scan/pkg/ike-scan/usr/share/ike-scan'
 /usr/bin/install -c -m 644 ike-backoff-patterns ike-vendor-ids psk-crack-dictionary '/build/ike-scan/pkg/ike-scan/usr/share/ike-scan'
 /usr/bin/mkdir -p '/build/ike-scan/pkg/ike-scan/usr/share/man/man1'
 /usr/bin/install -c -m 644 ike-scan.1 psk-crack.1 '/build/ike-scan/pkg/ike-scan/usr/share/man/man1'
make[1]: Leaving directory '/build/ike-scan/src/ike-scan-1.9.5'
==> 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 "ike-scan"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: ike-scan 1.9.5-1 (Mon 18 Oct 2021 10:09:32 AM EDT)
==> Cleaning up...