==> Synchronizing chroot copy [/chroot/i686/root] -> [build]...done
==> Making package: ssldump-git 20201014.r186-1 (Wed Oct 21 11:05:41 2020)
==> Retrieving sources...
  -> Cloning ssldump-git git repo...
Cloning into bare repository '/srv/build/builder/work/ssldump-git/ssldump-git'...
==> Validating source files with sha512sums...
    ssldump-git ... Skipped
Host and machine ids are equal (03ca1e0d79db47a597e66a5149387887): refusing to link journals
==> Making package: ssldump-git 20201014.r186-1 (Wed 21 Oct 2020 11:05:53 AM EDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (1) libnet-1:1.1.6-1.0

Total Download Size:   0.10 MiB
Total Installed Size:  0.31 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading libnet-1:1.1.6-1.0-i686.pkg.tar.zst...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libnet...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (4) perl-error-0.17029-2.0  perl-mailtools-2.21-4.0
             perl-timedate-2.33-2.0  git-2.28.0-1.0

Total Download Size:    6.81 MiB
Total Installed Size:  46.63 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading perl-error-0.17029-2.0-any.pkg.tar.zst...
downloading perl-timedate-2.33-2.0-any.pkg.tar.zst...
downloading perl-mailtools-2.21-4.0-any.pkg.tar.zst...
downloading git-2.28.0-1.0-i686.pkg.tar.zst...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing git...
Optional dependencies for git
    tk: gitk and git gui
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-mime-tools: git send-email
    perl-net-smtp-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group git with gid 977.
Creating user git (git daemon user) with uid 977 and gid 977.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Warn about old perl modules
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of ssldump-git git repo...
Cloning into 'ssldump-git'...
done.
==> Starting pkgver()...
==> Starting build()...
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal 
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --add-missing --copy --no-force
configure.ac:14: installing './compile'
configure.ac:10: installing './config.guess'
configure.ac:10: installing './config.sub'
configure.ac:6: installing './install-sh'
configure.ac:6: installing './missing'
Makefile.am: installing './depcomp'
autoreconf: Leaving directory `.'
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/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 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 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 make sets $(MAKE)... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/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 arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for memory.h... (cached) 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 for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking size of unsigned short... 2
checking size of unsigned int... 4
checking size of unsigned long... 4
checking size of unsigned long long... 8
checking for malloc... yes
checking for realloc... yes
checking for gethostbyaddr... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for isascii... yes
checking for memmove... yes
checking for memset... yes
checking for strchr... yes
checking for strdup... yes
checking for strstr... yes
checking for strtol... yes
checking for library containing pcap_create... -lpcap
checking pcap.h usability... yes
checking pcap.h presence... yes
checking for pcap.h... yes
checking pcap-bpf.h usability... yes
checking pcap-bpf.h presence... yes
checking for pcap-bpf.h... yes
checking for library containing OPENSSL_init_ssl... -lssl
checking for library containing CRYPTO_new_ex_data... -lcrypto
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for library containing libnet_init... -lnet
checking libnet.h usability... yes
checking libnet.h presence... yes
checking for libnet.h... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating common/Makefile
config.status: creating common/lib/Makefile
config.status: creating null/Makefile
config.status: creating ssl/Makefile
config.status: creating pcap/Makefile
config.status: creating base/Makefile
config.status: creating config.h
config.status: executing depfiles commands

################################################
SSLDump build setup
	Host system:		linux-gnu
	Host architecture:	x86_64
	Compiler:		gcc
	Installation prefix:    /usr
	CFLAGS:    		-march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -O2
	LDFLAGS:    		-Wl,-O1,--sort-common,--as-needed,-z,relro
	LIBS:    		-lnet -lcrypto -lssl -lpcap 
	Optimizations enabled:  yes
	Debug info enabled:	no
	ASAN enabled:		no
################################################
make  all-am
make[1]: Entering directory '/build/ssldump-git/src/ssldump-git'
gcc -DHAVE_CONFIG_H -I.  -I. -I./common/include -I./common/lib -I./null -I./ssl -I./base -I./pcap -D_DEFAULT_SOURCE=1 -DLINUX -DOPENSSL -D_FORTIFY_SOURCE=2  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -O2 -MT base/ssldump-pcap-snoop.o -MD -MP -MF base/.deps/ssldump-pcap-snoop.Tpo -c -o base/ssldump-pcap-snoop.o `test -f 'base/pcap-snoop.c' || echo './'`base/pcap-snoop.c
mv -f base/.deps/ssldump-pcap-snoop.Tpo base/.deps/ssldump-pcap-snoop.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I./common/include -I./common/lib -I./null -I./ssl -I./base -I./pcap -D_DEFAULT_SOURCE=1 -DLINUX -DOPENSSL -D_FORTIFY_SOURCE=2  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -O2 -MT base/ssldump-network.o -MD -MP -MF base/.deps/ssldump-network.Tpo -c -o base/ssldump-network.o `test -f 'base/network.c' || echo './'`base/network.c
mv -f base/.deps/ssldump-network.Tpo base/.deps/ssldump-network.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I./common/include -I./common/lib -I./null -I./ssl -I./base -I./pcap -D_DEFAULT_SOURCE=1 -DLINUX -DOPENSSL -D_FORTIFY_SOURCE=2  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -O2 -MT base/ssldump-proto_mod.o -MD -MP -MF base/.deps/ssldump-proto_mod.Tpo -c -o base/ssldump-proto_mod.o `test -f 'base/proto_mod.c' || echo './'`base/proto_mod.c
mv -f base/.deps/ssldump-proto_mod.Tpo base/.deps/ssldump-proto_mod.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I./common/include -I./common/lib -I./null -I./ssl -I./base -I./pcap -D_DEFAULT_SOURCE=1 -DLINUX -DOPENSSL -D_FORTIFY_SOURCE=2  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -O2 -MT base/ssldump-tcppack.o -MD -MP -MF base/.deps/ssldump-tcppack.Tpo -c -o base/ssldump-tcppack.o `test -f 'base/tcppack.c' || echo './'`base/tcppack.c
mv -f base/.deps/ssldump-tcppack.Tpo base/.deps/ssldump-tcppack.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I./common/include -I./common/lib -I./null -I./ssl -I./base -I./pcap -D_DEFAULT_SOURCE=1 -DLINUX -DOPENSSL -D_FORTIFY_SOURCE=2  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -O2 -MT base/ssldump-tcpconn.o -MD -MP -MF base/.deps/ssldump-tcpconn.Tpo -c -o base/ssldump-tcpconn.o `test -f 'base/tcpconn.c' || echo './'`base/tcpconn.c
mv -f base/.deps/ssldump-tcpconn.Tpo base/.deps/ssldump-tcpconn.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I./common/include -I./common/lib -I./null -I./ssl -I./base -I./pcap -D_DEFAULT_SOURCE=1 -DLINUX -DOPENSSL -D_FORTIFY_SOURCE=2  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -O2 -MT null/ssldump-null_analyze.o -MD -MP -MF null/.deps/ssldump-null_analyze.Tpo -c -o null/ssldump-null_analyze.o `test -f 'null/null_analyze.c' || echo './'`null/null_analyze.c
mv -f null/.deps/ssldump-null_analyze.Tpo null/.deps/ssldump-null_analyze.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I./common/include -I./common/lib -I./null -I./ssl -I./base -I./pcap -D_DEFAULT_SOURCE=1 -DLINUX -DOPENSSL -D_FORTIFY_SOURCE=2  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -O2 -MT common/lib/ssldump-r_data.o -MD -MP -MF common/lib/.deps/ssldump-r_data.Tpo -c -o common/lib/ssldump-r_data.o `test -f 'common/lib/r_data.c' || echo './'`common/lib/r_data.c
mv -f common/lib/.deps/ssldump-r_data.Tpo common/lib/.deps/ssldump-r_data.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I./common/include -I./common/lib -I./null -I./ssl -I./base -I./pcap -D_DEFAULT_SOURCE=1 -DLINUX -DOPENSSL -D_FORTIFY_SOURCE=2  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -O2 -MT common/lib/ssldump-r_assoc.o -MD -MP -MF common/lib/.deps/ssldump-r_assoc.Tpo -c -o common/lib/ssldump-r_assoc.o `test -f 'common/lib/r_assoc.c' || echo './'`common/lib/r_assoc.c
mv -f common/lib/.deps/ssldump-r_assoc.Tpo common/lib/.deps/ssldump-r_assoc.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I./common/include -I./common/lib -I./null -I./ssl -I./base -I./pcap -D_DEFAULT_SOURCE=1 -DLINUX -DOPENSSL -D_FORTIFY_SOURCE=2  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -O2 -MT common/lib/ssldump-r_errors.o -MD -MP -MF common/lib/.deps/ssldump-r_errors.Tpo -c -o common/lib/ssldump-r_errors.o `test -f 'common/lib/r_errors.c' || echo './'`common/lib/r_errors.c
mv -f common/lib/.deps/ssldump-r_errors.Tpo common/lib/.deps/ssldump-r_errors.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I./common/include -I./common/lib -I./null -I./ssl -I./base -I./pcap -D_DEFAULT_SOURCE=1 -DLINUX -DOPENSSL -D_FORTIFY_SOURCE=2  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -O2 -MT common/lib/ssldump-debug.o -MD -MP -MF common/lib/.deps/ssldump-debug.Tpo -c -o common/lib/ssldump-debug.o `test -f 'common/lib/debug.c' || echo './'`common/lib/debug.c
mv -f common/lib/.deps/ssldump-debug.Tpo common/lib/.deps/ssldump-debug.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I./common/include -I./common/lib -I./null -I./ssl -I./base -I./pcap -D_DEFAULT_SOURCE=1 -DLINUX -DOPENSSL -D_FORTIFY_SOURCE=2  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -O2 -MT ssl/ssldump-ssl_analyze.o -MD -MP -MF ssl/.deps/ssldump-ssl_analyze.Tpo -c -o ssl/ssldump-ssl_analyze.o `test -f 'ssl/ssl_analyze.c' || echo './'`ssl/ssl_analyze.c
mv -f ssl/.deps/ssldump-ssl_analyze.Tpo ssl/.deps/ssldump-ssl_analyze.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I./common/include -I./common/lib -I./null -I./ssl -I./base -I./pcap -D_DEFAULT_SOURCE=1 -DLINUX -DOPENSSL -D_FORTIFY_SOURCE=2  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -O2 -MT ssl/ssldump-ssldecode.o -MD -MP -MF ssl/.deps/ssldump-ssldecode.Tpo -c -o ssl/ssldump-ssldecode.o `test -f 'ssl/ssldecode.c' || echo './'`ssl/ssldecode.c
mv -f ssl/.deps/ssldump-ssldecode.Tpo ssl/.deps/ssldump-ssldecode.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I./common/include -I./common/lib -I./null -I./ssl -I./base -I./pcap -D_DEFAULT_SOURCE=1 -DLINUX -DOPENSSL -D_FORTIFY_SOURCE=2  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -O2 -MT ssl/ssldump-sslprint.o -MD -MP -MF ssl/.deps/ssldump-sslprint.Tpo -c -o ssl/ssldump-sslprint.o `test -f 'ssl/sslprint.c' || echo './'`ssl/sslprint.c
mv -f ssl/.deps/ssldump-sslprint.Tpo ssl/.deps/ssldump-sslprint.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I./common/include -I./common/lib -I./null -I./ssl -I./base -I./pcap -D_DEFAULT_SOURCE=1 -DLINUX -DOPENSSL -D_FORTIFY_SOURCE=2  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -O2 -MT ssl/ssldump-ssl.enums.o -MD -MP -MF ssl/.deps/ssldump-ssl.enums.Tpo -c -o ssl/ssldump-ssl.enums.o `test -f 'ssl/ssl.enums.c' || echo './'`ssl/ssl.enums.c
mv -f ssl/.deps/ssldump-ssl.enums.Tpo ssl/.deps/ssldump-ssl.enums.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I./common/include -I./common/lib -I./null -I./ssl -I./base -I./pcap -D_DEFAULT_SOURCE=1 -DLINUX -DOPENSSL -D_FORTIFY_SOURCE=2  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -O2 -MT ssl/ssldump-sslxprint.o -MD -MP -MF ssl/.deps/ssldump-sslxprint.Tpo -c -o ssl/ssldump-sslxprint.o `test -f 'ssl/sslxprint.c' || echo './'`ssl/sslxprint.c
mv -f ssl/.deps/ssldump-sslxprint.Tpo ssl/.deps/ssldump-sslxprint.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I./common/include -I./common/lib -I./null -I./ssl -I./base -I./pcap -D_DEFAULT_SOURCE=1 -DLINUX -DOPENSSL -D_FORTIFY_SOURCE=2  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -O2 -MT ssl/ssldump-ciphersuites.o -MD -MP -MF ssl/.deps/ssldump-ciphersuites.Tpo -c -o ssl/ssldump-ciphersuites.o `test -f 'ssl/ciphersuites.c' || echo './'`ssl/ciphersuites.c
mv -f ssl/.deps/ssldump-ciphersuites.Tpo ssl/.deps/ssldump-ciphersuites.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I./common/include -I./common/lib -I./null -I./ssl -I./base -I./pcap -D_DEFAULT_SOURCE=1 -DLINUX -DOPENSSL -D_FORTIFY_SOURCE=2  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -O2 -MT ssl/ssldump-ssl_rec.o -MD -MP -MF ssl/.deps/ssldump-ssl_rec.Tpo -c -o ssl/ssldump-ssl_rec.o `test -f 'ssl/ssl_rec.c' || echo './'`ssl/ssl_rec.c
mv -f ssl/.deps/ssldump-ssl_rec.Tpo ssl/.deps/ssldump-ssl_rec.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I./common/include -I./common/lib -I./null -I./ssl -I./base -I./pcap -D_DEFAULT_SOURCE=1 -DLINUX -DOPENSSL -D_FORTIFY_SOURCE=2  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -O2 -MT pcap/ssldump-logpkt.o -MD -MP -MF pcap/.deps/ssldump-logpkt.Tpo -c -o pcap/ssldump-logpkt.o `test -f 'pcap/logpkt.c' || echo './'`pcap/logpkt.c
pcap/logpkt.c: In function ‘logpkt_pcap_build’:
pcap/logpkt.c:351:3: warning: converting a packed ‘ip4_hdr_t’ pointer (alignment 1) to a ‘uint16_t’ {aka ‘short unsigned int’} pointer (alignment 2) may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;]
  351 |   CHKSUM_ADD_RANGE(sum, ip4_hdr, sizeof(ip4_hdr_t));
      |   ^~~~~~~~~~~~~~~~
pcap/logpkt.c:80:9: note: defined here
   80 | typedef struct __attribute__((packed)) {
      |         ^~~~~~
pcap/logpkt.c:399:2: warning: converting a packed ‘tcp_hdr_t’ pointer (alignment 1) to a ‘uint16_t’ {aka ‘short unsigned int’} pointer (alignment 2) may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;]
  399 |  CHKSUM_ADD_RANGE(sum, tcp_hdr, sizeof(tcp_hdr_t) + payloadlen);
      |  ^~~~~~~~~~~~~~~~
pcap/logpkt.c:102:9: note: defined here
  102 | typedef struct __attribute__((packed)) {
      |         ^~~~~~
mv -f pcap/.deps/ssldump-logpkt.Tpo pcap/.deps/ssldump-logpkt.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I./common/include -I./common/lib -I./null -I./ssl -I./base -I./pcap -D_DEFAULT_SOURCE=1 -DLINUX -DOPENSSL -D_FORTIFY_SOURCE=2  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -O2 -MT pcap/ssldump-pcap_logger.o -MD -MP -MF pcap/.deps/ssldump-pcap_logger.Tpo -c -o pcap/ssldump-pcap_logger.o `test -f 'pcap/pcap_logger.c' || echo './'`pcap/pcap_logger.c
mv -f pcap/.deps/ssldump-pcap_logger.Tpo pcap/.deps/ssldump-pcap_logger.Po
gcc -DHAVE_CONFIG_H -I.  -I. -I./common/include -I./common/lib -I./null -I./ssl -I./base -I./pcap -D_DEFAULT_SOURCE=1 -DLINUX -DOPENSSL -D_FORTIFY_SOURCE=2  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -O2 -MT pcap/ssldump-sys.o -MD -MP -MF pcap/.deps/ssldump-sys.Tpo -c -o pcap/ssldump-sys.o `test -f 'pcap/sys.c' || echo './'`pcap/sys.c
mv -f pcap/.deps/ssldump-sys.Tpo pcap/.deps/ssldump-sys.Po
gcc  -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -O2  -Wl,-O1,--sort-common,--as-needed,-z,relro -o ssldump base/ssldump-pcap-snoop.o base/ssldump-network.o base/ssldump-proto_mod.o base/ssldump-tcppack.o base/ssldump-tcpconn.o null/ssldump-null_analyze.o common/lib/ssldump-r_data.o common/lib/ssldump-r_assoc.o common/lib/ssldump-r_errors.o common/lib/ssldump-debug.o ssl/ssldump-ssl_analyze.o ssl/ssldump-ssldecode.o ssl/ssldump-sslprint.o ssl/ssldump-ssl.enums.o ssl/ssldump-sslxprint.o ssl/ssldump-ciphersuites.o ssl/ssldump-ssl_rec.o pcap/ssldump-logpkt.o pcap/ssldump-pcap_logger.o pcap/ssldump-sys.o  -lnet -lcrypto -lssl -lpcap 
make[1]: Leaving directory '/build/ssldump-git/src/ssldump-git'
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/build/ssldump-git/src/ssldump-git'
 /usr/bin/mkdir -p '/build/ssldump-git/pkg/ssldump-git/usr/bin'
  /usr/bin/install -c ssldump '/build/ssldump-git/pkg/ssldump-git/usr/bin'
 /usr/bin/mkdir -p '/build/ssldump-git/pkg/ssldump-git/usr/share/man/man1'
 /usr/bin/install -c -m 644 ssldump.1 '/build/ssldump-git/pkg/ssldump-git/usr/share/man/man1'
make[1]: Leaving directory '/build/ssldump-git/src/ssldump-git'
==> 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 "ssldump-git"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: ssldump-git 20201014.r186-1 (Wed 21 Oct 2020 11:06:22 AM EDT)
==> Cleaning up...
==> Removing installed dependencies...
checking dependencies...
:: gettext optionally requires git: for autopoint infrastructure updates

Packages (5) git-2.28.0-1.0  libnet-1:1.1.6-1.0  perl-error-0.17029-2.0
             perl-mailtools-2.21-4.0  perl-timedate-2.33-2.0

Total Removed Size:  46.94 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing libnet...
removing git...
removing perl-mailtools...
removing perl-timedate...
removing perl-error...
:: Running post-transaction hooks...
(1/2) Reloading system manager configuration...
  Skipped: Current root is not booted.
(2/2) Arming ConditionNeedsUpdate...