==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: sstp-client 1:1.0.19-4 (Mon Jan 13 14:04:26 2025)
==> Retrieving sources...
  -> Found 50-sstp.PROFILE.sh.sample
  -> Found sstp.options.sample
  -> Found sstp-client-1.0.19.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    50-sstp.PROFILE.sh.sample ... Passed
    sstp.options.sample ... Passed
    sstp-client-1.0.19.tar.gz ... Passed
==> Making package: sstp-client 1:1.0.19-4 (Mon Jan 13 14:04:47 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (3) libnl-3.11.0-1  libpcap-1.10.5-2  ppp-2.5.2-1

Total Installed Size:  2.94 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libnl...
installing libpcap...
installing ppp...
:: Running post-transaction hooks...
(1/2) Reloading system manager configuration...
  Skipped: Current root is not booted.
(2/2) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found 50-sstp.PROFILE.sh.sample
  -> Found sstp.options.sample
  -> Found sstp-client-1.0.19.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting sstp-client-1.0.19.tar.gz with bsdtar
==> Starting build()...
checking whether make supports nested variables... yes
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 to enable maintainer-specific portions of Makefiles... 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 for a sed that does not truncate output... /usr/bin/sed
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... 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 vfork.h... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBEVENT... yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99... yes
checking for arpa/inet.h... yes
checking for fcntl.h... yes
checking for netdb.h... yes
checking for paths.h... yes
checking for stdarg.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for syslog.h... yes
checking for stdbool.h... (cached) yes
checking for pty.h... yes
checking for sys/types.h... (cached) yes
checking for sys/socket.h... yes
checking for unistd.h... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking whether compiling and linking against OpenSSL works... yes
checking for openpty in -lutil... yes
checking for pppd/pppd.h... yes
checking for pppd/chap.h... yes
checking for pppd/chap_ms.h... yes
checking for pppd/chap-new.h... no
checking for pppd/options.h... yes
checking for mppe_keys_isset() function... yes
checking for linux/rtnetlink.h... yes
checking for mode_t... yes
checking for size_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint8_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for pid_t... yes
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for uid_t in sys/types.h... yes
checking for working chown... yes
checking for GNU libc compatible malloc... yes
checking for dup2... yes
checking for gethostname... yes
checking for localtime_r... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtoul... yes
checking for strtoull... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating sstp-client-1.0.pc
config.status: creating src/Makefile
config.status: creating include/Makefile
config.status: creating src/libsstp-log/Makefile
config.status: creating src/libsstp-api/Makefile
config.status: creating src/libsstp-compat/Makefile
config.status: creating src/pppd-plugin/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

sstp-client version 1.0.19
    Prefix..........: /usr
    Runtime Dir.....: //run/sstpc
    System CA Path..: ${prefix}/etc/ssl/certs
    User:...........: sstpc
    Group:..........: sstpc
    Using OpenSSL...:   -lssl -lcrypto
    C Compiler......: gcc   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection
    Using Event.....:  -levent
    Linker..........: /usr/bin/ld  -levent -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -lutil  -lssl -lcrypto

with pppd plugin support
    Plugin Version..: 2.5.2
    Plugin Directory: /usr/lib/pppd/2.5.2
    Plugin Cflags...: none
    Auth-Notifier...: yes
    MPPE-Keys.......: yes
make  all-recursive
make[1]: Entering directory '/build/sstp-client/src/sstp-client-1.0.19'
Making all in src/libsstp-log
make[2]: Entering directory '/build/sstp-client/src/sstp-client-1.0.19/src/libsstp-log'
  CC       libsstp_log_la-sstp-log.lo
  CC       libsstp_log_la-sstp-log-syslog.lo
  CC       libsstp_log_la-sstp-log-std.lo
  CC       libsstp_log_la-sstp-log-file.lo
  CCLD     libsstp_log.la
make[2]: Leaving directory '/build/sstp-client/src/sstp-client-1.0.19/src/libsstp-log'
Making all in src/libsstp-api
make[2]: Entering directory '/build/sstp-client/src/sstp-client-1.0.19/src/libsstp-api'
  CC       libsstp_api_la-sstp-api.lo
  CCLD     libsstp_api.la
make[2]: Leaving directory '/build/sstp-client/src/sstp-client-1.0.19/src/libsstp-api'
Making all in src/libsstp-compat
make[2]: Entering directory '/build/sstp-client/src/sstp-client-1.0.19/src/libsstp-compat'
  CC       libsstp_compat_la-sstp-compat.lo
  CCLD     libsstp_compat.la
make[2]: Leaving directory '/build/sstp-client/src/sstp-client-1.0.19/src/libsstp-compat'
Making all in src/pppd-plugin
make[2]: Entering directory '/build/sstp-client/src/sstp-client-1.0.19/src/pppd-plugin'
  CC       sstp_pppd_plugin_la-sstp-plugin.lo
  CCLD     sstp-pppd-plugin.la
make[2]: Leaving directory '/build/sstp-client/src/sstp-client-1.0.19/src/pppd-plugin'
Making all in include
make[2]: Entering directory '/build/sstp-client/src/sstp-client-1.0.19/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/sstp-client/src/sstp-client-1.0.19/include'
Making all in src
make[2]: Entering directory '/build/sstp-client/src/sstp-client-1.0.19/src'
  CC       sstpc-sstp-client.o
  CC       sstpc-sstp-option.o
  CC       sstpc-sstp-stream.o
  CC       sstpc-sstp-packet.o
  CC       sstpc-sstp-dump.o
  CC       sstpc-sstp-pppd.o
  CC       sstpc-sstp-util.o
  CC       sstpc-sstp-cmac.o
  CC       sstpc-sstp-buff.o
  CC       sstpc-sstp-http.o
  CC       sstpc-sstp-task.o
  CC       sstpc-sstp-event.o
  CC       sstpc-sstp-state.o
  CC       sstpc-sstp-chap.o
  CC       sstpc-sstp-route.o
  CC       sstpc-sstp-fcs.o
  CCLD     sstpc
make[2]: Leaving directory '/build/sstp-client/src/sstp-client-1.0.19/src'
make[2]: Entering directory '/build/sstp-client/src/sstp-client-1.0.19'
make[2]: Leaving directory '/build/sstp-client/src/sstp-client-1.0.19'
make[1]: Leaving directory '/build/sstp-client/src/sstp-client-1.0.19'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src/libsstp-log
make[1]: Entering directory '/build/sstp-client/src/sstp-client-1.0.19/src/libsstp-log'
make[2]: Entering directory '/build/sstp-client/src/sstp-client-1.0.19/src/libsstp-log'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/sstp-client/src/sstp-client-1.0.19/src/libsstp-log'
make[1]: Leaving directory '/build/sstp-client/src/sstp-client-1.0.19/src/libsstp-log'
Making install in src/libsstp-api
make[1]: Entering directory '/build/sstp-client/src/sstp-client-1.0.19/src/libsstp-api'
make[2]: Entering directory '/build/sstp-client/src/sstp-client-1.0.19/src/libsstp-api'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/sstp-client/pkg/sstp-client/usr/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libsstp_api.la '/build/sstp-client/pkg/sstp-client/usr/lib'
libtool: install: /usr/bin/install -c .libs/libsstp_api-0.so /build/sstp-client/pkg/sstp-client/usr/lib/libsstp_api-0.so
libtool: install: (cd /build/sstp-client/pkg/sstp-client/usr/lib && { ln -s -f libsstp_api-0.so libsstp_api.so || { rm -f libsstp_api.so && ln -s libsstp_api-0.so libsstp_api.so; }; })
libtool: install: /usr/bin/install -c .libs/libsstp_api.lai /build/sstp-client/pkg/sstp-client/usr/lib/libsstp_api.la
libtool: install: /usr/bin/install -c .libs/libsstp_api.a /build/sstp-client/pkg/sstp-client/usr/lib/libsstp_api.a
libtool: install: chmod 644 /build/sstp-client/pkg/sstp-client/usr/lib/libsstp_api.a
libtool: install: ranlib /build/sstp-client/pkg/sstp-client/usr/lib/libsstp_api.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/build/sstp-client/src/sstp-client-1.0.19/src/libsstp-api'
make[1]: Leaving directory '/build/sstp-client/src/sstp-client-1.0.19/src/libsstp-api'
Making install in src/libsstp-compat
make[1]: Entering directory '/build/sstp-client/src/sstp-client-1.0.19/src/libsstp-compat'
make[2]: Entering directory '/build/sstp-client/src/sstp-client-1.0.19/src/libsstp-compat'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/sstp-client/src/sstp-client-1.0.19/src/libsstp-compat'
make[1]: Leaving directory '/build/sstp-client/src/sstp-client-1.0.19/src/libsstp-compat'
Making install in src/pppd-plugin
make[1]: Entering directory '/build/sstp-client/src/sstp-client-1.0.19/src/pppd-plugin'
make[2]: Entering directory '/build/sstp-client/src/sstp-client-1.0.19/src/pppd-plugin'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/sstp-client/pkg/sstp-client/usr/lib/pppd/2.5.2'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   sstp-pppd-plugin.la '/build/sstp-client/pkg/sstp-client/usr/lib/pppd/2.5.2'
libtool: warning: relinking 'sstp-pppd-plugin.la'
libtool: install: (cd /build/sstp-client/src/sstp-client-1.0.19/src/pppd-plugin; /bin/sh "/build/sstp-client/src/sstp-client-1.0.19/libtool"  --silent --tag CC --mode=relink gcc -I../../include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -module -avoid-version -levent -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sstp-pppd-plugin.la -rpath /usr/lib/pppd/2.5.2 sstp_pppd_plugin_la-sstp-plugin.lo ../libsstp-api/libsstp_api.la -lutil -lssl -lcrypto -inst-prefix-dir /build/sstp-client/pkg/sstp-client)
libtool: install: /usr/bin/install -c .libs/sstp-pppd-plugin.soT /build/sstp-client/pkg/sstp-client/usr/lib/pppd/2.5.2/sstp-pppd-plugin.so
libtool: install: /usr/bin/install -c .libs/sstp-pppd-plugin.lai /build/sstp-client/pkg/sstp-client/usr/lib/pppd/2.5.2/sstp-pppd-plugin.la
libtool: install: /usr/bin/install -c .libs/sstp-pppd-plugin.a /build/sstp-client/pkg/sstp-client/usr/lib/pppd/2.5.2/sstp-pppd-plugin.a
libtool: install: chmod 644 /build/sstp-client/pkg/sstp-client/usr/lib/pppd/2.5.2/sstp-pppd-plugin.a
libtool: install: ranlib /build/sstp-client/pkg/sstp-client/usr/lib/pppd/2.5.2/sstp-pppd-plugin.a
libtool: warning: remember to run 'libtool --finish /usr/lib/pppd/2.5.2'
make[2]: Leaving directory '/build/sstp-client/src/sstp-client-1.0.19/src/pppd-plugin'
make[1]: Leaving directory '/build/sstp-client/src/sstp-client-1.0.19/src/pppd-plugin'
Making install in include
make[1]: Entering directory '/build/sstp-client/src/sstp-client-1.0.19/include'
make[2]: Entering directory '/build/sstp-client/src/sstp-client-1.0.19/include'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/sstp-client/pkg/sstp-client/usr/include/sstp-client'
 /usr/bin/install -c -m 644 sstp-api.h '/build/sstp-client/pkg/sstp-client/usr/include/sstp-client'
make[2]: Leaving directory '/build/sstp-client/src/sstp-client-1.0.19/include'
make[1]: Leaving directory '/build/sstp-client/src/sstp-client-1.0.19/include'
Making install in src
make[1]: Entering directory '/build/sstp-client/src/sstp-client-1.0.19/src'
make[2]: Entering directory '/build/sstp-client/src/sstp-client-1.0.19/src'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/sstp-client/pkg/sstp-client/usr/sbin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c sstpc '/build/sstp-client/pkg/sstp-client/usr/sbin'
libtool: warning: 'libsstp-api/libsstp_api.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/sstpc /build/sstp-client/pkg/sstp-client/usr/sbin/sstpc
make[2]: Leaving directory '/build/sstp-client/src/sstp-client-1.0.19/src'
make[1]: Leaving directory '/build/sstp-client/src/sstp-client-1.0.19/src'
make[1]: Entering directory '/build/sstp-client/src/sstp-client-1.0.19'
make[2]: Entering directory '/build/sstp-client/src/sstp-client-1.0.19'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/sstp-client/pkg/sstp-client/usr/share/doc/sstp-client'
 /usr/bin/mkdir -p '/build/sstp-client/pkg/sstp-client/usr/lib/pkgconfig'
 /usr/bin/mkdir -p '/build/sstp-client/pkg/sstp-client/usr/share/man/man8'
 /usr/bin/install -c -m 644 sstp-client-1.0.pc '/build/sstp-client/pkg/sstp-client/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 sstp-test.example sstp-test-nopty.example '/build/sstp-client/pkg/sstp-client/usr/share/doc/sstp-client'
 /usr/bin/install -c -m 644 sstpc.8 '/build/sstp-client/pkg/sstp-client/usr/share/man/man8'
make[2]: Leaving directory '/build/sstp-client/src/sstp-client-1.0.19'
make[1]: Leaving directory '/build/sstp-client/src/sstp-client-1.0.19'
==> 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 "sstp-client"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Adding install file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: sstp-client 1:1.0.19-4 (Mon Jan 13 14:05:27 2025)
==> Cleaning up...