==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: bridge-utils 1.7.1-2 (Tue Mar 5 09:27:32 2024) ==> Retrieving sources... -> Found bridge-utils-1.7.1.tar.xz -> Found bridge-utils-1.7.1.tar.sign ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... bridge-utils-1.7.1.tar.xz ... Passed bridge-utils-1.7.1.tar.sign ... Skipped ==> Making package: bridge-utils 1.7.1-2 (Tue Mar 5 09:27:53 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found bridge-utils-1.7.1.tar.xz -> Found bridge-utils-1.7.1.tar.sign ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting bridge-utils-1.7.1.tar.xz with bsdtar ==> Starting prepare()... configure.ac:17: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:17: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:17: the top level configure.ac:22: warning: The macro 'AC_HEADER_TIME' is obsolete. configure.ac:22: You should run autoupdate. ./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from... configure.ac:22: the top level ==> Starting build()... 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 for a BSD-compatible install... /usr/bin/install -c checking for ranlib... ranlib 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 sys/time.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for sys/ioctl.h... yes checking for sys/time.h... (cached) yes checking for an ANSI C-conforming const... yes checking for gethostname... yes checking for socket... yes checking for strdup... yes checking for uname... yes checking for if_nametoindex... yes checking for if_indextoname... yes checking for strlcpy... no checking for strlcat... no configure: creating ./config.status config.status: creating doc/Makefile config.status: WARNING: 'doc/Makefile.in' seems to ignore the --datarootdir setting config.status: creating libbridge/Makefile config.status: creating brctl/Makefile config.status: WARNING: 'brctl/Makefile.in' seems to ignore the --datarootdir setting config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating bridge-utils.spec config.status: creating libbridge/config.h for x in libbridge brctl doc; do make -j5 --jobserver-auth=fifo:/tmp/GMfifo1396 -C $x || exit 1 ; done make[1]: Entering directory '/build/bridge-utils/src/bridge-utils-1.7.1/libbridge' make[1]: warning: -j5 forced in submake: resetting jobserver mode. gcc -Wall -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 -I/usr/src/linux/include -c libbridge_devif.c gcc -Wall -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 -I/usr/src/linux/include -c libbridge_if.c gcc -Wall -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 -I/usr/src/linux/include -c libbridge_init.c gcc -Wall -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 -I/usr/src/linux/include -c libbridge_misc.c libbridge_devif.c: In function 'fetch_id': libbridge_devif.c:46:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] libbridge_devif.c: In function 'fetch_int': libbridge_devif.c:63:2: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] ar rcs libbridge.a libbridge_devif.o libbridge_if.o libbridge_init.o libbridge_misc.o ranlib libbridge.a make[1]: Leaving directory '/build/bridge-utils/src/bridge-utils-1.7.1/libbridge' make[1]: Entering directory '/build/bridge-utils/src/bridge-utils-1.7.1/brctl' make[1]: warning: -j5 forced in submake: resetting jobserver mode. gcc -Wall -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 -I../libbridge -I/usr/src/linux/include -c brctl.c gcc -Wall -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 -I../libbridge -I/usr/src/linux/include -c brctl_cmd.c gcc -Wall -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 -I../libbridge -I/usr/src/linux/include -c brctl_disp.c gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now brctl.o brctl_cmd.o brctl_disp.o -L ../libbridge -lbridge -o brctl make[1]: Leaving directory '/build/bridge-utils/src/bridge-utils-1.7.1/brctl' make[1]: Entering directory '/build/bridge-utils/src/bridge-utils-1.7.1/doc' make[1]: warning: -j5 forced in submake: resetting jobserver mode. make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/bridge-utils/src/bridge-utils-1.7.1/doc' ==> Entering fakeroot environment... ==> Starting package()... for x in libbridge brctl doc; do make -j5 --jobserver-auth=fifo:/tmp/GMfifo2140 -C $x install || exit 1 ; done make[1]: Entering directory '/build/bridge-utils/src/bridge-utils-1.7.1/libbridge' make[1]: warning: -j5 forced in submake: resetting jobserver mode. make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/build/bridge-utils/src/bridge-utils-1.7.1/libbridge' make[1]: Entering directory '/build/bridge-utils/src/bridge-utils-1.7.1/brctl' make[1]: warning: -j5 forced in submake: resetting jobserver mode. mkdir -p /build/bridge-utils/pkg/bridge-utils/usr/bin /usr/bin/install -c -m 755 brctl /build/bridge-utils/pkg/bridge-utils/usr/bin make[1]: Leaving directory '/build/bridge-utils/src/bridge-utils-1.7.1/brctl' make[1]: Entering directory '/build/bridge-utils/src/bridge-utils-1.7.1/doc' make[1]: warning: -j5 forced in submake: resetting jobserver mode. mkdir -p /build/bridge-utils/pkg/bridge-utils/usr/share/man/man8 /usr/bin/install -c -m 644 brctl.8 /build/bridge-utils/pkg/bridge-utils/usr/share/man/man8 make[1]: Leaving directory '/build/bridge-utils/src/bridge-utils-1.7.1/doc' ==> 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 "bridge-utils"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... xz: Reduced the number of threads from 4 to 3 to not exceed the memory usage limit of 496 MiB ==> Leaving fakeroot environment. ==> Finished making: bridge-utils 1.7.1-2 (Tue Mar 5 09:28:07 2024) ==> Cleaning up...