==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: pptpd 1.5.0-1 (Thu Jan 16 08:01:16 2025)
==> Retrieving sources...
  -> Found pptpd-1.5.0.tar.gz
  -> Found pptpd-1.5.0.tar.gz.asc
  -> Found pptpd.service
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    pptpd-1.5.0.tar.gz ... Passed
    pptpd-1.5.0.tar.gz.asc ... Skipped
    pptpd.service ... Passed
==> Making package: pptpd 1.5.0-1 (Thu Jan 16 08:01:24 2025)
==> Checking runtime 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 Download Size:   0.28 MiB
Total Installed Size:  7.51 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 ppp-2.5.2-1-aarch64 downloading...
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==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found pptpd-1.5.0.tar.gz
  -> Found pptpd-1.5.0.tar.gz.asc
  -> Found pptpd.service
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting pptpd-1.5.0.tar.gz with bsdtar
==> Starting build()...
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 command line for use of BSD PPP... default standard pppd
checking command line for use of SLIRP... default no
checking command line for syslog facility name... default LOG_DAEMON
checking command line for bcrelay build... default no
checking command line for VRF build... default 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... none
checking for ranlib... ranlib
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether #! works in shell scripts... yes
checking for setsid... yes
checking for daemon... yes
checking for setproctitle... no
checking for getservbyname... yes
checking for strlcpy... yes
checking for fork... yes
checking for memmove... yes
checking for strerror... yes
checking for writev... 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 pty.h... yes
checking for string.h... (cached) yes
checking for syslog.h... yes
checking for libintl.h... yes
checking for libutil.h... no
checking for sys/uio.h... yes
checking for size_t... yes
checking for ssize_t... yes
checking for u_int8_t... yes
checking for u_int16_t... yes
checking for u_int32_t... 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 socklen_t... yes
checking for accept in -lc... yes
checking for gethostbyname in -lc... yes
checking for openpty in -lc... yes
checking for gettext in -lc... yes
checking for accept in -lsocket... no
checking for gethostbyname in -lnsl... yes
checking for openpty in -lutil... yes
checking for gettext in -lintl... no
===============================================================================
Configuration chosen:
   PPPd:               Standard.
   LIBWRAP security:   No.
   Broadcast Relay:    No.
   VRF support:        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/pptpd/src/pptpd-1.5.0'
gcc -DHAVE_CONFIG_H -I.     -O2 -fno-builtin -Wall -DSBINDIR='"/usr/bin"' -c -o pqueue.o pqueue.c
for d in plugins; do make -j8 --jobserver-auth=fifo:/tmp/GMfifo1925 'CC=gcc' -C $d all; done
gcc -DHAVE_CONFIG_H -I.     -O2 -fno-builtin -Wall -DSBINDIR='"/usr/bin"' -c -o pptpd.o pptpd.c
gcc -DHAVE_CONFIG_H -I.     -O2 -fno-builtin -Wall -DSBINDIR='"/usr/bin"' -c -o configfile.o configfile.c
gcc -DHAVE_CONFIG_H -I.     -O2 -fno-builtin -Wall -DSBINDIR='"/usr/bin"' -c -o pptpmanager.o pptpmanager.c
make[2]: Entering directory '/build/pptpd/src/pptpd-1.5.0/plugins'
make[2]: warning: -j8 forced in submake: resetting jobserver mode.
gcc -DHAVE_CONFIG_H -I.     -O2 -fno-builtin -Wall -DSBINDIR='"/usr/bin"' -c -o compat.o compat.c
gcc -o pptpd-logwtmp.so -shared -O2 -g -I.. -I../../include -fPIC pptpd-logwtmp.c -lutil
gcc -DHAVE_CONFIG_H -I.     -O2 -fno-builtin -Wall -DSBINDIR='"/usr/bin"' -c -o inststr.o inststr.c
gcc -DHAVE_CONFIG_H -I.     -O2 -fno-builtin -Wall -DSBINDIR='"/usr/bin"' -c -o getopt.o getopt.c
gcc -DHAVE_CONFIG_H -I.     -O2 -fno-builtin -Wall -DSBINDIR='"/usr/bin"' -c -o getopt1.o getopt1.c
gcc -DHAVE_CONFIG_H -I.     -O2 -fno-builtin -Wall -DSBINDIR='"/usr/bin"' -c -o pptpctrl.o pptpctrl.c
gcc -DHAVE_CONFIG_H -I.     -O2 -fno-builtin -Wall -DSBINDIR='"/usr/bin"' -c -o ctrlpacket.o ctrlpacket.c
gcc -DHAVE_CONFIG_H -I.     -O2 -fno-builtin -Wall -DSBINDIR='"/usr/bin"' -c -o pptpgre.o pptpgre.c
gcc -DHAVE_CONFIG_H -I.     -O2 -fno-builtin -Wall -DSBINDIR='"/usr/bin"' -c -o ppphdlc.o ppphdlc.c
gcc -DHAVE_CONFIG_H -I.     -O2 -fno-builtin -Wall -DSBINDIR='"/usr/bin"' -c -o bcrelay.o bcrelay.c
gcc  -O2 -fno-builtin -Wall -DSBINDIR='"/usr/bin"'  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o pptpd pqueue.o pptpd.o configfile.o pptpmanager.o compat.o inststr.o getopt.o getopt1.o  
gcc  -O2 -fno-builtin -Wall -DSBINDIR='"/usr/bin"'  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o bcrelay bcrelay.o  
gcc  -O2 -fno-builtin -Wall -DSBINDIR='"/usr/bin"'  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o pptpctrl pqueue.o pptpctrl.o ctrlpacket.o inststr.o compat.o pptpgre.o ppphdlc.o  
make[2]: Leaving directory '/build/pptpd/src/pptpd-1.5.0/plugins'
make[1]: Leaving directory '/build/pptpd/src/pptpd-1.5.0'
==> Entering fakeroot environment...
==> Starting package()...
for d in plugins; do make -j8 --jobserver-auth=fifo:/tmp/GMfifo2890 'CC=gcc' -C $d all; done
make[1]: Entering directory '/build/pptpd/src/pptpd-1.5.0/plugins'
make[1]: warning: -j8 forced in submake: resetting jobserver mode.
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/pptpd/src/pptpd-1.5.0/plugins'
make[1]: Entering directory '/build/pptpd/src/pptpd-1.5.0'
for d in plugins; do make -j8 --jobserver-auth=fifo:/tmp/GMfifo2890 -C $d prefix=/usr DESTDIR=/build/pptpd/pkg/pptpd install; done
make[2]: Entering directory '/build/pptpd/src/pptpd-1.5.0/plugins'
make[2]: warning: -j8 forced in submake: resetting jobserver mode.
 /usr/bin/mkdir -p '/build/pptpd/pkg/pptpd/usr/share/man/man5'
install -o root -d /build/pptpd/pkg/pptpd/usr/lib/pptpd
 /usr/bin/mkdir -p '/build/pptpd/pkg/pptpd/usr/share/man/man8'
install -o root pptpd-logwtmp.so /build/pptpd/pkg/pptpd/usr/lib/pptpd
 /usr/bin/mkdir -p '/build/pptpd/pkg/pptpd/usr/bin'
make[2]: Leaving directory '/build/pptpd/src/pptpd-1.5.0/plugins'
 /usr/bin/install -c -m 644 pptpd.conf.5 '/build/pptpd/pkg/pptpd/usr/share/man/man5'
  /usr/bin/install -c pptpd pptpctrl bcrelay '/build/pptpd/pkg/pptpd/usr/bin'
 /usr/bin/install -c -m 644 pptpctrl.8 pptpd.8 bcrelay.8 '/build/pptpd/pkg/pptpd/usr/share/man/man8'
make[1]: Leaving directory '/build/pptpd/src/pptpd-1.5.0'
==> 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 "pptpd"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: pptpd 1.5.0-1 (Thu Jan 16 08:01:33 2025)
==> Cleaning up...