==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: ifplugd 0.28-18 (Thu Sep 19 06:48:38 2024)
==> Retrieving sources...
  -> Found ifplugd-0.28.tar.gz
  -> Found ifplugd-0.28-interface.patch
  -> Found ifplugd-fix-return-value.patch
  -> Found ifplugd-daemon
  -> Found ifplugd.systemd
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    ifplugd-0.28.tar.gz ... Passed
    ifplugd-0.28-interface.patch ... Passed
    ifplugd-fix-return-value.patch ... Passed
    ifplugd-daemon ... Passed
    ifplugd.systemd ... Passed
==> Making package: ifplugd 0.28-18 (Thu 19 Sep 2024 06:48:44 AM MDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) libdaemon-0.14-6

Total Installed Size:  0.09 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 libdaemon...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found ifplugd-0.28.tar.gz
  -> Found ifplugd-0.28-interface.patch
  -> Found ifplugd-fix-return-value.patch
  -> Found ifplugd-daemon
  -> Found ifplugd.systemd
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting ifplugd-0.28.tar.gz with bsdtar
==> Starting prepare()...
patching file src/interface.c
patching file src/ifplugd.c
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for egrep... grep -E
checking for ANSI C header files... no
checking for sys/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.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/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for working volatile... yes
checking for unistd.h... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... no
checking for working vfork... (cached) yes
checking whether gcc needs -traditional... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for alarm... yes
checking for dup2... yes
checking for memset... yes
checking for select... yes
checking for setenv... yes
checking for socket... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking for strspn... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBDAEMON_CFLAGS... -D_REENTRANT
checking for LIBDAEMON_LIBS... -ldaemon
configure: *** Init sript will be installed in /etc/rc.d ***
configure: creating ./config.status
config.status: creating src/Makefile
config.status: creating Makefile
config.status: creating man/Makefile
config.status: creating conf/Makefile
config.status: creating doc/Makefile
config.status: creating doc/README.html
config.status: creating patches/Makefile
config.status: creating ifplugd.spec
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory '/build/ifplugd/src/ifplugd-0.28'
Making all in src
make[2]: Entering directory '/build/ifplugd/src/ifplugd-0.28/src'
make  all-am
make[3]: Entering directory '/build/ifplugd/src/ifplugd-0.28/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -D_REENTRANT -DSYSCONFDIR="\"/etc\"" -D_GNU_SOURCE -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -pipe -W -Wall -Wno-unused-parameter -MT ifplugd.o -MD -MP -MF ".deps/ifplugd.Tpo" -c -o ifplugd.o ifplugd.c; \
then mv -f ".deps/ifplugd.Tpo" ".deps/ifplugd.Po"; else rm -f ".deps/ifplugd.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -D_REENTRANT -DSYSCONFDIR="\"/etc\"" -D_GNU_SOURCE -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -pipe -W -Wall -Wno-unused-parameter -MT interface.o -MD -MP -MF ".deps/interface.Tpo" -c -o interface.o interface.c; \
then mv -f ".deps/interface.Tpo" ".deps/interface.Po"; else rm -f ".deps/interface.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -D_REENTRANT -DSYSCONFDIR="\"/etc\"" -D_GNU_SOURCE -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -pipe -W -Wall -Wno-unused-parameter -MT ifmonitor.o -MD -MP -MF ".deps/ifmonitor.Tpo" -c -o ifmonitor.o ifmonitor.c; \
then mv -f ".deps/ifmonitor.Tpo" ".deps/ifmonitor.Po"; else rm -f ".deps/ifmonitor.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -D_REENTRANT -DSYSCONFDIR="\"/etc\"" -D_GNU_SOURCE -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -pipe -W -Wall -Wno-unused-parameter -MT nlapi.o -MD -MP -MF ".deps/nlapi.Tpo" -c -o nlapi.o nlapi.c; \
then mv -f ".deps/nlapi.Tpo" ".deps/nlapi.Po"; else rm -f ".deps/nlapi.Tpo"; exit 1; fi
gcc -D_REENTRANT -DSYSCONFDIR="\"/etc\"" -D_GNU_SOURCE -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -pipe -W -Wall -Wno-unused-parameter  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ifplugd  ifplugd.o interface.o ifmonitor.o nlapi.o -ldaemon 
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -D_REENTRANT -DSYSCONFDIR="\"/etc\"" -D_GNU_SOURCE -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -pipe -W -Wall -Wno-unused-parameter -MT ifplugstatus.o -MD -MP -MF ".deps/ifplugstatus.Tpo" -c -o ifplugstatus.o ifplugstatus.c; \
then mv -f ".deps/ifplugstatus.Tpo" ".deps/ifplugstatus.Po"; else rm -f ".deps/ifplugstatus.Tpo"; exit 1; fi
ifplugstatus.c: In function 'main':
ifplugstatus.c:205:9: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
ifplugstatus.c:206:9: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
gcc -D_REENTRANT -DSYSCONFDIR="\"/etc\"" -D_GNU_SOURCE -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -pipe -W -Wall -Wno-unused-parameter  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ifplugstatus  ifplugstatus.o interface.o -ldaemon 
make[3]: Leaving directory '/build/ifplugd/src/ifplugd-0.28/src'
make[2]: Leaving directory '/build/ifplugd/src/ifplugd-0.28/src'
Making all in man
make[2]: Entering directory '/build/ifplugd/src/ifplugd-0.28/man'
sed -e 's,@sysconfdir\@,/etc,g' -e 's,@sbindir\@,/usr/bin,g' -e 's,@PACKAGE_BUGREPORT\@,mzvscyhtq (at) 0pointer (dot) de,g' -e 's,@PACKAGE_URL\@,http://0pointer.de/lennart/projects/ifplugd/,g' ifplugd.8.xml.in > ifplugd.8.xml
sed -e 's,@sysconfdir\@,/etc,g' -e 's,@sbindir\@,/usr/bin,g' -e 's,@PACKAGE_BUGREPORT\@,mzvscyhtq (at) 0pointer (dot) de,g'  -e 's,@PACKAGE_URL\@,http://0pointer.de/lennart/projects/ifplugd/,g' ifplugd.conf.5.xml.in > ifplugd.conf.5.xml
sed -e 's,@sysconfdir\@,/etc,g' -e 's,@sbindir\@,/usr/bin,g' -e 's,@PACKAGE_BUGREPORT\@,mzvscyhtq (at) 0pointer (dot) de,g' -e 's,@PACKAGE_URL\@,http://0pointer.de/lennart/projects/ifplugd/,g' ifplugstatus.8.xml.in > ifplugstatus.8.xml
make[2]: Leaving directory '/build/ifplugd/src/ifplugd-0.28/man'
Making all in conf
make[2]: Entering directory '/build/ifplugd/src/ifplugd-0.28/conf'
sed -e 's,@sysconfdir\@,/etc,g' -e 's,@sbindir\@,/usr/bin,g' ifplugd.init.in > ifplugd.init
chmod 755 ifplugd.init
make[2]: Leaving directory '/build/ifplugd/src/ifplugd-0.28/conf'
Making all in doc
make[2]: Entering directory '/build/ifplugd/src/ifplugd-0.28/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/ifplugd/src/ifplugd-0.28/doc'
Making all in patches
make[2]: Entering directory '/build/ifplugd/src/ifplugd-0.28/patches'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/ifplugd/src/ifplugd-0.28/patches'
make[2]: Entering directory '/build/ifplugd/src/ifplugd-0.28'
make[2]: Leaving directory '/build/ifplugd/src/ifplugd-0.28'
make[1]: Leaving directory '/build/ifplugd/src/ifplugd-0.28'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/ifplugd/src/ifplugd-0.28/src'
make  install-am
make[2]: Entering directory '/build/ifplugd/src/ifplugd-0.28/src'
make[3]: Entering directory '/build/ifplugd/src/ifplugd-0.28/src'
test -z "/usr/bin" || mkdir -p -- "/build/ifplugd/pkg/ifplugd/usr/bin"
  /usr/bin/install -c 'ifplugd' '/build/ifplugd/pkg/ifplugd/usr/bin/ifplugd'
  /usr/bin/install -c 'ifplugstatus' '/build/ifplugd/pkg/ifplugd/usr/bin/ifplugstatus'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/ifplugd/src/ifplugd-0.28/src'
make[2]: Leaving directory '/build/ifplugd/src/ifplugd-0.28/src'
make[1]: Leaving directory '/build/ifplugd/src/ifplugd-0.28/src'
Making install in man
make[1]: Entering directory '/build/ifplugd/src/ifplugd-0.28/man'
make[2]: Entering directory '/build/ifplugd/src/ifplugd-0.28/man'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/man/man5" || mkdir -p -- "/build/ifplugd/pkg/ifplugd/usr/share/man/man5"
 /usr/bin/install -c -m 644 './ifplugd.conf.5' '/build/ifplugd/pkg/ifplugd/usr/share/man/man5/ifplugd.conf.5'
test -z "/usr/share/man/man8" || mkdir -p -- "/build/ifplugd/pkg/ifplugd/usr/share/man/man8"
 /usr/bin/install -c -m 644 './ifplugd.8' '/build/ifplugd/pkg/ifplugd/usr/share/man/man8/ifplugd.8'
 /usr/bin/install -c -m 644 './ifplugstatus.8' '/build/ifplugd/pkg/ifplugd/usr/share/man/man8/ifplugstatus.8'
make[2]: Leaving directory '/build/ifplugd/src/ifplugd-0.28/man'
make[1]: Leaving directory '/build/ifplugd/src/ifplugd-0.28/man'
Making install in conf
make[1]: Entering directory '/build/ifplugd/src/ifplugd-0.28/conf'
make[2]: Entering directory '/build/ifplugd/src/ifplugd-0.28/conf'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/install -c -b -D -m755 ifplugd.init /build/ifplugd/pkg/ifplugd/etc/rc.d/ifplugd
/usr/bin/install -c -b -D -m755 ./ifplugd.action /build/ifplugd/pkg/ifplugd/etc/ifplugd/ifplugd.action
/usr/bin/install -c -b -D -m644 ./ifplugd.conf /build/ifplugd/pkg/ifplugd/etc/ifplugd/ifplugd.conf
make[2]: Leaving directory '/build/ifplugd/src/ifplugd-0.28/conf'
make[1]: Leaving directory '/build/ifplugd/src/ifplugd-0.28/conf'
Making install in doc
make[1]: Entering directory '/build/ifplugd/src/ifplugd-0.28/doc'
make[2]: Entering directory '/build/ifplugd/src/ifplugd-0.28/doc'
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/ifplugd/src/ifplugd-0.28/doc'
make[1]: Leaving directory '/build/ifplugd/src/ifplugd-0.28/doc'
Making install in patches
make[1]: Entering directory '/build/ifplugd/src/ifplugd-0.28/patches'
make[2]: Entering directory '/build/ifplugd/src/ifplugd-0.28/patches'
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/ifplugd/src/ifplugd-0.28/patches'
make[1]: Leaving directory '/build/ifplugd/src/ifplugd-0.28/patches'
make[1]: Entering directory '/build/ifplugd/src/ifplugd-0.28'
make[2]: Entering directory '/build/ifplugd/src/ifplugd-0.28'
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/ifplugd/src/ifplugd-0.28'
make[1]: Leaving directory '/build/ifplugd/src/ifplugd-0.28'
==> Tidying install...
  -> Removing empty directories...
  -> 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 "ifplugd"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Adding install file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: ifplugd 0.28-18 (Thu 19 Sep 2024 06:49:02 AM MDT)
==> Cleaning up...