==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: httptunnel 3.3-8 (Mon Nov 14 17:17:30 2022)
==> Retrieving sources...
  -> Found httptunnel-3.3.tar.gz
  -> Found httptunnel-3.3-build-fix.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with md5sums...
    httptunnel-3.3.tar.gz ... Passed
    httptunnel-3.3-build-fix.patch ... Passed
==> Validating source files with sha256sums...
    httptunnel-3.3.tar.gz ... Passed
    httptunnel-3.3-build-fix.patch ... Passed
==> Making package: httptunnel 3.3-8 (Mon Nov 14 17:17:50 2022)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found httptunnel-3.3.tar.gz
  -> Found httptunnel-3.3-build-fix.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting httptunnel-3.3.tar.gz with bsdtar
==> Starting prepare()...
patching file configure
==> Starting build()...
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for mawk... no
checking for gawk... gawk
checking for gcc... gcc
checking whether the C compiler (gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now) works... yes
checking whether the C compiler (gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for gethostent... yes
checking for setsockopt... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for working const... yes
checking for inline... inline
checking for socklen_t... yes
checking whether INADDR_NONE is defined... yes
checking size of char... 1
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking for 8-bit clean memcmp... yes
checking return type of signal handlers... void
checking for vprintf... yes
checking for socket... yes
checking for strdup... yes
checking for strerror... yes
checking for daemon... yes
checking for vsyslog... yes
checking for poll... yes
checking for select... yes
checking for endprotoent... yes
checking for vsnprintf... yes
checking for syslog... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating port/Makefile
creating port/sys/Makefile
creating config.h
make  all-recursive
make[1]: Entering directory '/build/httptunnel/src/httptunnel-3.3'
Making all in port
make[2]: Entering directory '/build/httptunnel/src/httptunnel-3.3/port'
Making all in sys
make[3]: Entering directory '/build/httptunnel/src/httptunnel-3.3/port/sys'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/httptunnel/src/httptunnel-3.3/port/sys'
make[3]: Entering directory '/build/httptunnel/src/httptunnel-3.3/port'
gcc -DHAVE_CONFIG_H -I. -I. -I..     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -c poll.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -c daemon.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -c vsyslog.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -c endprotoent.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -c getopt.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -c getopt1.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -c vsnprintf.c
rm -f libport.a
ar cru libport.a poll.o daemon.o vsyslog.o endprotoent.o getopt.o getopt1.o vsnprintf.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libport.a
make[3]: Leaving directory '/build/httptunnel/src/httptunnel-3.3/port'
make[2]: Leaving directory '/build/httptunnel/src/httptunnel-3.3/port'
make[2]: Entering directory '/build/httptunnel/src/httptunnel-3.3'
gcc -DHAVE_CONFIG_H -I. -I. -I.   -Iport  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -c htc.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -Iport  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -c common.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -Iport  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -c tunnel.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -Iport  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -c http.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -Iport  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -c base64.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -Iport  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -c hts.c
htc.c: In function 'main':
htc.c:597:7: warning: implicit declaration of function 'time'; did you mean 'utimes'? [-Wimplicit-function-declaration]
htc.c:410:5: warning: ignoring return value of 'daemon' declared with attribute 'warn_unused_result' [-Wunused-result]
hts.c: In function 'main':
hts.c:433:7: warning: implicit declaration of function 'time'; did you mean 'utimes'? [-Wimplicit-function-declaration]
hts.c:285:5: warning: ignoring return value of 'daemon' declared with attribute 'warn_unused_result' [-Wunused-result]
gcc  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o htc  htc.o common.o tunnel.o http.o base64.o -Lport -lport 
gcc  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o hts  hts.o common.o tunnel.o http.o -Lport -lport 
make[2]: Leaving directory '/build/httptunnel/src/httptunnel-3.3'
make[1]: Leaving directory '/build/httptunnel/src/httptunnel-3.3'
==> Entering fakeroot environment...
==> Starting package()...
Making install in port
make[1]: Entering directory '/build/httptunnel/src/httptunnel-3.3/port'
Making install in sys
make[2]: Entering directory '/build/httptunnel/src/httptunnel-3.3/port/sys'
make[3]: Entering directory '/build/httptunnel/src/httptunnel-3.3/port/sys'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/httptunnel/src/httptunnel-3.3/port/sys'
make[2]: Leaving directory '/build/httptunnel/src/httptunnel-3.3/port/sys'
make[2]: Entering directory '/build/httptunnel/src/httptunnel-3.3/port'
make[3]: Entering directory '/build/httptunnel/src/httptunnel-3.3/port'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/httptunnel/src/httptunnel-3.3/port'
make[2]: Leaving directory '/build/httptunnel/src/httptunnel-3.3/port'
make[1]: Leaving directory '/build/httptunnel/src/httptunnel-3.3/port'
make[1]: Entering directory '/build/httptunnel/src/httptunnel-3.3'
make[2]: Entering directory '/build/httptunnel/src/httptunnel-3.3'
make  install-man1
make[3]: Entering directory '/build/httptunnel/src/httptunnel-3.3'
/bin/sh ./mkinstalldirs /build/httptunnel/pkg/httptunnel/usr/share/man/man1
/bin/sh ./mkinstalldirs /build/httptunnel/pkg/httptunnel/usr/bin
mkdir /build/httptunnel/pkg/httptunnel/usr
mkdir /build/httptunnel/pkg/httptunnel/usr/share
mkdir /build/httptunnel/pkg/httptunnel/usr/bin
mkdir /build/httptunnel/pkg/httptunnel/usr/share/man
mkdir /build/httptunnel/pkg/httptunnel/usr/share/man/man1
  /usr/bin/install -c  htc /build/httptunnel/pkg/httptunnel/usr/bin/htc
 /usr/bin/install -c -m 644 ./hts.1 /build/httptunnel/pkg/httptunnel/usr/share/man/man1/hts.1
  /usr/bin/install -c  hts /build/httptunnel/pkg/httptunnel/usr/bin/hts
 /usr/bin/install -c -m 644 ./htc.1 /build/httptunnel/pkg/httptunnel/usr/share/man/man1/htc.1
make[3]: Leaving directory '/build/httptunnel/src/httptunnel-3.3'
make[2]: Leaving directory '/build/httptunnel/src/httptunnel-3.3'
make[1]: Leaving directory '/build/httptunnel/src/httptunnel-3.3'
==> 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 "httptunnel"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: httptunnel 3.3-8 (Mon Nov 14 17:18:07 2022)
==> Cleaning up...