==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: libconfig 1.8.1-1 (Sat May 31 10:20:06 2025)
==> Retrieving sources...
  -> Found libconfig-v1.8.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    libconfig-v1.8.1.tar.gz ... Passed
==> Validating source files with b2sums...
    libconfig-v1.8.1.tar.gz ... Passed
==> Making package: libconfig 1.8.1-1 (Sat May 31 10:20:26 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found libconfig-v1.8.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting libconfig-v1.8.1.tar.gz with bsdtar
==> Starting prepare()...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'aux-build'.
libtoolize: copying file 'aux-build/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I m4
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:18: installing 'aux-build/compile'
configure.ac:7: installing 'aux-build/missing'
examples/c++/Makefile.am: installing 'aux-build/depcomp'
autoreconf: Leaving directory '.'
==> Starting build()...
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking target system type... armv7l-unknown-linux-gnueabihf
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
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 xargs -n works... yes
configure: libconfig - made with pride in Colorado
checking whether make supports the include directive... yes (GNU style)
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 dependency style of gcc... gcc3
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 wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking how to print strings... printf
checking for a sed that does not truncate output... /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 file... file
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 ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
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 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 gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for flex... flex
checking for lex output file root... lex.yy
checking for lex library... none needed
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for compiler switch to enable full C/C++ warnings... -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter, -Wall -Wshadow -Wextra -Wno-unused-parameter
checking for unistd.h... (cached) yes
checking for stdint.h... (cached) yes
checking for xlocale.h... no
checking for an ANSI C-conforming const... yes
checking for newlocale... yes
checking for uselocale... yes
checking for freelocale... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating lib/libconfig.pc
config.status: creating lib/libconfig++.pc
config.status: creating lib/libconfigConfig.cmake
config.status: creating lib/libconfig++Config.cmake
config.status: creating doc/Makefile
config.status: creating examples/Makefile
config.status: creating examples/c/Makefile
config.status: creating examples/c++/Makefile
config.status: creating tinytest/Makefile
config.status: creating tests/Makefile
config.status: creating libconfig.spec
config.status: creating ac_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make  all-recursive
make[1]: Entering directory '/build/libconfig/src/libconfig-1.8.1'
Making all in lib
make[2]: Entering directory '/build/libconfig/src/libconfig-1.8.1/lib'
make  all-am
make[3]: Entering directory '/build/libconfig/src/libconfig-1.8.1/lib'
  CC       libconfig_la-grammar.lo
  CC       libconfig_la-libconfig.lo
  CC       libconfig_la-scanctx.lo
  CC       libconfig_la-scanner.lo
  CC       libconfig_la-strbuf.lo
  CC       libconfig_la-strvec.lo
  CC       libconfig_la-util.lo
  CC       libconfig_la-wincompat.lo
  CC       libconfig___la-grammar.lo
  CC       libconfig___la-libconfig.lo
  CC       libconfig___la-scanctx.lo
  CC       libconfig___la-scanner.lo
libconfig.c: In function 'config_setting_set_int':
libconfig.c:1195:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
libconfig.c:1198:5: note: here
libconfig.c: In function 'config_setting_set_int64':
libconfig.c:1225:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
libconfig.c:1228:5: note: here
libconfig.c: In function 'config_setting_set_float':
libconfig.c:1264:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
libconfig.c:1267:5: note: here
  CC       libconfig___la-strbuf.lo
  CC       libconfig___la-strvec.lo
  CC       libconfig___la-util.lo
libconfig.c: In function 'config_setting_set_int':
libconfig.c:1195:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
libconfig.c:1198:5: note: here
libconfig.c: In function 'config_setting_set_int64':
libconfig.c:1225:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
libconfig.c:1228:5: note: here
libconfig.c: In function 'config_setting_set_float':
libconfig.c:1264:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
libconfig.c:1267:5: note: here
  CC       libconfig___la-wincompat.lo
  CXX      libconfig___la-libconfigcpp.lo
  CCLD     libconfig.la
  CXXLD    libconfig++.la
make[3]: Leaving directory '/build/libconfig/src/libconfig-1.8.1/lib'
make[2]: Leaving directory '/build/libconfig/src/libconfig-1.8.1/lib'
Making all in doc
make[2]: Entering directory '/build/libconfig/src/libconfig-1.8.1/doc'
  MAKEINFO libconfig.info
LGPL.texi:6: warning: @setfilename after the first element
make[2]: Leaving directory '/build/libconfig/src/libconfig-1.8.1/doc'
Making all in examples
make[2]: Entering directory '/build/libconfig/src/libconfig-1.8.1/examples'
Making all in c
make[3]: Entering directory '/build/libconfig/src/libconfig-1.8.1/examples/c'
  CC       example1.o
  CC       example2.o
  CC       example3.o
  CC       example4.o
  CC       pathbuf.o
  CCLD     example2
  CCLD     example1
  CCLD     example3
  CCLD     example4
make[3]: Leaving directory '/build/libconfig/src/libconfig-1.8.1/examples/c'
Making all in c++
make[3]: Entering directory '/build/libconfig/src/libconfig-1.8.1/examples/c++'
  CXX      example1.o
  CXX      example2.o
  CXX      example3.o
  CXX      example4.o
  CXXLD    example4
  CXXLD    example3
  CXXLD    example2
  CXXLD    example1
make[3]: Leaving directory '/build/libconfig/src/libconfig-1.8.1/examples/c++'
make[3]: Entering directory '/build/libconfig/src/libconfig-1.8.1/examples'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/libconfig/src/libconfig-1.8.1/examples'
make[2]: Leaving directory '/build/libconfig/src/libconfig-1.8.1/examples'
Making all in tinytest
make[2]: Entering directory '/build/libconfig/src/libconfig-1.8.1/tinytest'
  CC       tinytest.o
  AR       libtinytest.a
make[2]: Leaving directory '/build/libconfig/src/libconfig-1.8.1/tinytest'
Making all in tests
make[2]: Entering directory '/build/libconfig/src/libconfig-1.8.1/tests'
  CC       libconfig_tests-tests.o
  CCLD     libconfig_tests
make[2]: Leaving directory '/build/libconfig/src/libconfig-1.8.1/tests'
make[2]: Entering directory '/build/libconfig/src/libconfig-1.8.1'
make[2]: Leaving directory '/build/libconfig/src/libconfig-1.8.1'
make[1]: Leaving directory '/build/libconfig/src/libconfig-1.8.1'
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/build/libconfig/src/libconfig-1.8.1'
Making install in lib
make[1]: Entering directory '/build/libconfig/src/libconfig-1.8.1/lib'
make  install-am
make[2]: Entering directory '/build/libconfig/src/libconfig-1.8.1/lib'
make[3]: Entering directory '/build/libconfig/src/libconfig-1.8.1/lib'
 /usr/bin/mkdir -p '/build/libconfig/pkg/libconfig/usr/lib'
 /usr/bin/mkdir -p '/build/libconfig/pkg/libconfig/usr/lib/cmake/libconfig++'
 /usr/bin/mkdir -p '/build/libconfig/pkg/libconfig/usr/lib/pkgconfig'
 /usr/bin/mkdir -p '/build/libconfig/pkg/libconfig/usr/lib/cmake/libconfig'
 /usr/bin/mkdir -p '/build/libconfig/pkg/libconfig/usr/include'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libconfig.la libconfig++.la '/build/libconfig/pkg/libconfig/usr/lib'
 /usr/bin/install -c -m 644 libconfig++Config.cmake '/build/libconfig/pkg/libconfig/usr/lib/cmake/libconfig++'
 /usr/bin/install -c -m 644 libconfigConfig.cmake '/build/libconfig/pkg/libconfig/usr/lib/cmake/libconfig'
 /usr/bin/install -c -m 644 libconfig.h libconfig.h++ '/build/libconfig/pkg/libconfig/usr/include'
 /usr/bin/install -c -m 644 libconfig.pc libconfig++.pc '/build/libconfig/pkg/libconfig/usr/lib/pkgconfig'
libtool: install: /usr/bin/install -c .libs/libconfig.so.15.0.0 /build/libconfig/pkg/libconfig/usr/lib/libconfig.so.15.0.0
libtool: install: (cd /build/libconfig/pkg/libconfig/usr/lib && { ln -s -f libconfig.so.15.0.0 libconfig.so.15 || { rm -f libconfig.so.15 && ln -s libconfig.so.15.0.0 libconfig.so.15; }; })
libtool: install: (cd /build/libconfig/pkg/libconfig/usr/lib && { ln -s -f libconfig.so.15.0.0 libconfig.so || { rm -f libconfig.so && ln -s libconfig.so.15.0.0 libconfig.so; }; })
libtool: install: /usr/bin/install -c .libs/libconfig.lai /build/libconfig/pkg/libconfig/usr/lib/libconfig.la
libtool: install: /usr/bin/install -c .libs/libconfig++.so.15.0.0 /build/libconfig/pkg/libconfig/usr/lib/libconfig++.so.15.0.0
libtool: install: (cd /build/libconfig/pkg/libconfig/usr/lib && { ln -s -f libconfig++.so.15.0.0 libconfig++.so.15 || { rm -f libconfig++.so.15 && ln -s libconfig++.so.15.0.0 libconfig++.so.15; }; })
libtool: install: (cd /build/libconfig/pkg/libconfig/usr/lib && { ln -s -f libconfig++.so.15.0.0 libconfig++.so || { rm -f libconfig++.so && ln -s libconfig++.so.15.0.0 libconfig++.so; }; })
libtool: install: /usr/bin/install -c .libs/libconfig++.lai /build/libconfig/pkg/libconfig/usr/lib/libconfig++.la
libtool: install: /usr/bin/install -c .libs/libconfig.a /build/libconfig/pkg/libconfig/usr/lib/libconfig.a
libtool: install: chmod 644 /build/libconfig/pkg/libconfig/usr/lib/libconfig.a
libtool: install: ranlib /build/libconfig/pkg/libconfig/usr/lib/libconfig.a
libtool: install: /usr/bin/install -c .libs/libconfig++.a /build/libconfig/pkg/libconfig/usr/lib/libconfig++.a
libtool: install: chmod 644 /build/libconfig/pkg/libconfig/usr/lib/libconfig++.a
libtool: install: ranlib /build/libconfig/pkg/libconfig/usr/lib/libconfig++.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[3]: Leaving directory '/build/libconfig/src/libconfig-1.8.1/lib'
make[2]: Leaving directory '/build/libconfig/src/libconfig-1.8.1/lib'
make[1]: Leaving directory '/build/libconfig/src/libconfig-1.8.1/lib'
Making install in doc
make[1]: Entering directory '/build/libconfig/src/libconfig-1.8.1/doc'
make[2]: Entering directory '/build/libconfig/src/libconfig-1.8.1/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libconfig/pkg/libconfig/usr/share/info'
 /usr/bin/install -c -m 644 ./libconfig.info '/build/libconfig/pkg/libconfig/usr/share/info'
 install-info --info-dir='/build/libconfig/pkg/libconfig/usr/share/info' '/build/libconfig/pkg/libconfig/usr/share/info/libconfig.info'
make[2]: Leaving directory '/build/libconfig/src/libconfig-1.8.1/doc'
make[1]: Leaving directory '/build/libconfig/src/libconfig-1.8.1/doc'
Making install in examples
make[1]: Entering directory '/build/libconfig/src/libconfig-1.8.1/examples'
Making install in c
make[2]: Entering directory '/build/libconfig/src/libconfig-1.8.1/examples/c'
make[3]: Entering directory '/build/libconfig/src/libconfig-1.8.1/examples/c'
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/libconfig/src/libconfig-1.8.1/examples/c'
make[2]: Leaving directory '/build/libconfig/src/libconfig-1.8.1/examples/c'
Making install in c++
make[2]: Entering directory '/build/libconfig/src/libconfig-1.8.1/examples/c++'
make[3]: Entering directory '/build/libconfig/src/libconfig-1.8.1/examples/c++'
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/libconfig/src/libconfig-1.8.1/examples/c++'
make[2]: Leaving directory '/build/libconfig/src/libconfig-1.8.1/examples/c++'
make[2]: Entering directory '/build/libconfig/src/libconfig-1.8.1/examples'
make[3]: Entering directory '/build/libconfig/src/libconfig-1.8.1/examples'
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/libconfig/src/libconfig-1.8.1/examples'
make[2]: Leaving directory '/build/libconfig/src/libconfig-1.8.1/examples'
make[1]: Leaving directory '/build/libconfig/src/libconfig-1.8.1/examples'
Making install in tinytest
make[1]: Entering directory '/build/libconfig/src/libconfig-1.8.1/tinytest'
make[2]: Entering directory '/build/libconfig/src/libconfig-1.8.1/tinytest'
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/libconfig/src/libconfig-1.8.1/tinytest'
make[1]: Leaving directory '/build/libconfig/src/libconfig-1.8.1/tinytest'
Making install in tests
make[1]: Entering directory '/build/libconfig/src/libconfig-1.8.1/tests'
make[2]: Entering directory '/build/libconfig/src/libconfig-1.8.1/tests'
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/libconfig/src/libconfig-1.8.1/tests'
make[1]: Leaving directory '/build/libconfig/src/libconfig-1.8.1/tests'
make[1]: Entering directory '/build/libconfig/src/libconfig-1.8.1'
make[2]: Entering directory '/build/libconfig/src/libconfig-1.8.1'
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/libconfig/src/libconfig-1.8.1'
make[1]: Leaving directory '/build/libconfig/src/libconfig-1.8.1'
make: Leaving directory '/build/libconfig/src/libconfig-1.8.1'
install: creating directory '/build/libconfig/pkg/libconfig/usr/share/doc'
install: creating directory '/build/libconfig/pkg/libconfig/usr/share/doc/libconfig'
'libconfig-1.8.1/AUTHORS' -> '/build/libconfig/pkg/libconfig/usr/share/doc/libconfig/AUTHORS'
'libconfig-1.8.1/ChangeLog' -> '/build/libconfig/pkg/libconfig/usr/share/doc/libconfig/ChangeLog'
'libconfig-1.8.1/NEWS' -> '/build/libconfig/pkg/libconfig/usr/share/doc/libconfig/NEWS'
'libconfig-1.8.1/README' -> '/build/libconfig/pkg/libconfig/usr/share/doc/libconfig/README'
'libconfig-1.8.1/TODO' -> '/build/libconfig/pkg/libconfig/usr/share/doc/libconfig/TODO'
==> 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 "libconfig"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libconfig 1.8.1-1 (Sat May 31 10:21:28 2025)
==> Cleaning up...