-- Installing: /tmp/instance-6/output-1/host/share/cmake-3.16/Templates/Windows -- Installing: /tmp/instance-6/output-1/host/share/cmake-3.16/Templates/Windows/StoreLogo.png -- Installing: /tmp/instance-6/output-1/host/share/cmake-3.16/Templates/Windows/Windows_TemporaryKey.pfx -- Installing: /tmp/instance-6/output-1/host/share/cmake-3.16/Templates/Windows/ApplicationIcon.png -- Installing: /tmp/instance-6/output-1/host/share/cmake-3.16/Templates/Windows/Logo.png -- Installing: /tmp/instance-6/output-1/host/share/cmake-3.16/Templates/Windows/SplashScreen.png -- Installing: /tmp/instance-6/output-1/host/share/cmake-3.16/Templates/Windows/SmallLogo44x44.png -- Installing: /tmp/instance-6/output-1/host/share/cmake-3.16/Templates/Windows/SmallLogo.png -- Installing: /tmp/instance-6/output-1/host/share/cmake-3.16/Templates/TestDriver.cxx.in -- Installing: /tmp/instance-6/output-1/host/share/cmake-3.16/Templates/AppleInfo.plist -- Installing: /tmp/instance-6/output-1/host/share/cmake-3.16/Templates/CMakeVSMacros2.vsmacros -- Installing: /tmp/instance-6/output-1/host/share/cmake-3.16/editors/vim/indent -- Installing: /tmp/instance-6/output-1/host/share/cmake-3.16/editors/vim/indent/cmake.vim -- Installing: /tmp/instance-6/output-1/host/share/cmake-3.16/editors/vim/syntax -- Installing: /tmp/instance-6/output-1/host/share/cmake-3.16/editors/vim/syntax/cmake.vim -- Installing: /tmp/instance-6/output-1/host/share/cmake-3.16/editors/emacs/cmake-mode.el -- Installing: /tmp/instance-6/output-1/host/share/aclocal/cmake.m4 -- Installing: /tmp/instance-6/output-1/host/share/cmake-3.16/completions/cmake -- Installing: /tmp/instance-6/output-1/host/share/cmake-3.16/completions/cpack -- Installing: /tmp/instance-6/output-1/host/share/cmake-3.16/completions/ctest make[1]: Leaving directory '/tmp/instance-6/output-1/build/host-cmake-3.16.9' pkgconf-1.6.3.tar.xz: OK (sha256: 61f0b31b0d5ea0e862b454a80c170f57bad47879c0c42bd8de89200ff62ea210) >>> host-pkgconf 1.6.3 Extracting xzcat /tmp/instance-6/dl/pkgconf/pkgconf-1.6.3.tar.xz | tar --strip-components=1 -C /tmp/instance-6/output-1/build/host-pkgconf-1.6.3 -xf - >>> host-pkgconf 1.6.3 Patching Applying 0001-Only-prefix-with-the-sysroot-a-subset-of-variables.patch using patch: patching file libpkgconf/tuple.c Applying 0002-Revert-main-assume-modversion-insted-of-version-if-o.patch using patch: patching file cli/main.c >>> host-pkgconf 1.6.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-6/output-1/build/host-pkgconf-1.6.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-pkgconf 1.6.3 Patching libtool patching file /tmp/instance-6/output-1/build/host-pkgconf-1.6.3/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8146 (offset 34 lines). Hunk #8 succeeded at 10778 (offset 68 lines). >>> host-pkgconf 1.6.3 Configuring (cd /tmp/instance-6/output-1/build/host-pkgconf-1.6.3/ && rm -rf config.cache; PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-6/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-6/output-1/host/lib/pkgconfig:/tmp/instance-6/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-6/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-6/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-6/output-1/host/include" LDFLAGS="-L/tmp/instance-6/output-1/host/lib -Wl,-rpath,/tmp/instance-6/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-6/output-1/host/include" LDFLAGS="-L/tmp/instance-6/output-1/host/lib -Wl,-rpath,/tmp/instance-6/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-6/output-1/host" --sysconfdir="/tmp/instance-6/output-1/host/etc" --localstatedir="/tmp/instance-6/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for gcc... /usr/bin/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 we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -std=gnu99... yes checking for strlcpy... no checking for strlcat... no checking for strndup... yes checking for cygwin_conv_path... no checking how to run the C preprocessor... /usr/bin/cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... 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 for sys/stat.h... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of /usr/bin/gcc... none checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/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 checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu 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 archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/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... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) 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... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to run the C preprocessor... /usr/bin/cpp checking for gcc... (cached) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking whether ln -s works... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating Kyuafile config.status: creating libpkgconf.pc config.status: creating tests/Kyuafile config.status: creating tests/test_env.sh config.status: creating libpkgconf/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-pkgconf 1.6.3 Building PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-6/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-6/output-1/host/lib/pkgconfig:/tmp/instance-6/output-1/host/share/pkgconfig" /usr/bin/make -j96 -C /tmp/instance-6/output-1/build/host-pkgconf-1.6.3/ make[1]: Entering directory '/tmp/instance-6/output-1/build/host-pkgconf-1.6.3' CC libpkgconf/audit.lo CC libpkgconf/cache.lo CC libpkgconf/client.lo CC libpkgconf/pkg.lo CC libpkgconf/bsdstubs.lo CC libpkgconf/fragment.lo CC libpkgconf/argvsplit.lo CC libpkgconf/fileio.lo CC libpkgconf/tuple.lo CC libpkgconf/queue.lo CC libpkgconf/dependency.lo CC libpkgconf/personality.lo CC libpkgconf/path.lo CC libpkgconf/parser.lo CC cli/pkgconf-main.o CC cli/pkgconf-renderer-msvc.o CC cli/pkgconf-getopt_long.o CCLD libpkgconf.la CCLD pkgconf make[1]: Leaving directory '/tmp/instance-6/output-1/build/host-pkgconf-1.6.3' >>> host-pkgconf 1.6.3 Installing to host directory PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-6/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-6/output-1/host/lib/pkgconfig:/tmp/instance-6/output-1/host/share/pkgconfig" /usr/bin/make -j96 install -C /tmp/instance-6/output-1/build/host-pkgconf-1.6.3/ make[1]: Entering directory '/tmp/instance-6/output-1/build/host-pkgconf-1.6.3' make[2]: Entering directory '/tmp/instance-6/output-1/build/host-pkgconf-1.6.3' /usr/bin/mkdir -p '/tmp/instance-6/output-1/host/lib' /usr/bin/mkdir -p '/tmp/instance-6/output-1/host/share/doc/pkgconf' /usr/bin/mkdir -p '/tmp/instance-6/output-1/host/share/aclocal' /bin/bash ./libtool --mode=install /usr/bin/install -c libpkgconf.la '/tmp/instance-6/output-1/host/lib' /usr/bin/mkdir -p '/tmp/instance-6/output-1/host/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-6/output-1/host/share/man/man5' /usr/bin/mkdir -p '/tmp/instance-6/output-1/host/share/man/man7' /usr/bin/mkdir -p '/tmp/instance-6/output-1/host/lib/pkgconfig' /usr/bin/mkdir -p '/tmp/instance-6/output-1/host/include/pkgconf' /usr/bin/install -c -m 644 pkg.m4 '/tmp/instance-6/output-1/host/share/aclocal' /usr/bin/install -c -m 644 README.md AUTHORS '/tmp/instance-6/output-1/host/share/doc/pkgconf' /usr/bin/install -c -m 644 libpkgconf.pc '/tmp/instance-6/output-1/host/lib/pkgconfig' /usr/bin/install -c -m 644 man/pc.5 man/pkgconf-personality.5 '/tmp/instance-6/output-1/host/share/man/man5' /usr/bin/mkdir -p '/tmp/instance-6/output-1/host/include/pkgconf/libpkgconf' /usr/bin/install -c -m 644 libpkgconf/bsdstubs.h libpkgconf/iter.h libpkgconf/libpkgconf.h libpkgconf/stdinc.h libpkgconf/libpkgconf-api.h '/tmp/instance-6/output-1/host/include/pkgconf/libpkgconf' /usr/bin/install -c -m 644 man/pkgconf.1 '/tmp/instance-6/output-1/host/share/man/man1' /usr/bin/install -c -m 644 man/pkg.m4.7 '/tmp/instance-6/output-1/host/share/man/man7' libtool: install: /usr/bin/install -c .libs/libpkgconf.so.3.0.0 /tmp/instance-6/output-1/host/lib/libpkgconf.so.3.0.0 libtool: install: (cd /tmp/instance-6/output-1/host/lib && { ln -s -f libpkgconf.so.3.0.0 libpkgconf.so.3 || { rm -f libpkgconf.so.3 && ln -s libpkgconf.so.3.0.0 libpkgconf.so.3; }; }) libtool: install: (cd /tmp/instance-6/output-1/host/lib && { ln -s -f libpkgconf.so.3.0.0 libpkgconf.so || { rm -f libpkgconf.so && ln -s libpkgconf.so.3.0.0 libpkgconf.so; }; }) libtool: install: /usr/bin/install -c .libs/libpkgconf.lai /tmp/instance-6/output-1/host/lib/libpkgconf.la libtool: finish: PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /tmp/instance-6/output-1/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/instance-6/output-1/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/tmp/instance-6/output-1/host/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c pkgconf '/tmp/instance-6/output-1/host/bin' libtool: install: /usr/bin/install -c pkgconf /tmp/instance-6/output-1/host/bin/pkgconf make[2]: Leaving directory '/tmp/instance-6/output-1/build/host-pkgconf-1.6.3' make[1]: Leaving directory '/tmp/instance-6/output-1/build/host-pkgconf-1.6.3' /usr/bin/install -m 0755 -D package/pkgconf/pkg-config.in /tmp/instance-6/output-1/host/bin/pkg-config /usr/bin/sed -i -e 's,@STAGING_SUBDIR@,arm-buildroot-linux-uclibcgnueabi/sysroot,g' /tmp/instance-6/output-1/host/bin/pkg-config /usr/bin/sed -i -e 's,@STATIC@,,' /tmp/instance-6/output-1/host/bin/pkg-config >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Downloading GIT_DIR=/tmp/instance-6/dl/odhcp6c/git/.git git init . Initialized empty Git repository in /tmp/instance-6/dl/odhcp6c/git/.git/ GIT_DIR=/tmp/instance-6/dl/odhcp6c/git/.git git remote add origin 'https://git.openwrt.org/project/odhcp6c.git' GIT_DIR=/tmp/instance-6/dl/odhcp6c/git/.git git remote set-url origin 'https://git.openwrt.org/project/odhcp6c.git' Fetching all references GIT_DIR=/tmp/instance-6/dl/odhcp6c/git/.git git fetch origin From https://git.openwrt.org/project/odhcp6c * [new branch] master -> origin/master * [new branch] openwrt-19.07 -> origin/openwrt-19.07 GIT_DIR=/tmp/instance-6/dl/odhcp6c/git/.git git fetch origin -t GIT_DIR=/tmp/instance-6/dl/odhcp6c/git/.git git submodule --quiet foreach 'printf "Deregistering submodule \"%s\"\n" "${path}" && cd .. && rm -rf "${path##*/}"' GIT_DIR=/tmp/instance-6/dl/odhcp6c/git/.git git checkout -f -q '53f07e90b7f1da6977143a488dd5cb73a33b233b' warning: refname '53f07e90b7f1da6977143a488dd5cb73a33b233b' is ambiguous. Git normally never creates a ref that ends with 40 hex characters because it will be ignored when you just specify 40-hex. These refs may be created by mistake. For example, git switch -c $br $(git rev-parse ...) where "$br" is somehow empty and a 40-hex ref is created. Please examine these refs and maybe delete them. Turn this message off by running "git config advice.objectNameWarning false" GIT_DIR=/tmp/instance-6/dl/odhcp6c/git/.git git clean -ffdx odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b-br1.tar.gz: OK (sha256: 7274a304016838483e2da48193309e5f84ca0a8a407647033283d1249eebe986) >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Extracting gzip -d -c /tmp/instance-6/dl/odhcp6c/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b-br1.tar.gz | tar --strip-components=1 -C /tmp/instance-6/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b -xf - >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Patching >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Configuring (mkdir -p /tmp/instance-6/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b/ && cd /tmp/instance-6/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b/ && rm -f CMakeCache.txt && PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /tmp/instance-6/output-1/host/bin/cmake /tmp/instance-6/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b/ -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-6/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DUSE_LIBUBOX=0 ) -- The C compiler identification is GNU 9.3.0 -- Check for working C compiler: /tmp/instance-6/output-1/host/bin/arm-linux-gcc -- Check for working C compiler: /tmp/instance-6/output-1/host/bin/arm-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_SHARED_LIBS BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /tmp/instance-6/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Building PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 -C /tmp/instance-6/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b/ make[1]: Entering directory '/tmp/instance-6/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b' make[2]: Entering directory '/tmp/instance-6/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b' make[3]: Entering directory '/tmp/instance-6/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b' Scanning dependencies of target odhcp6c make[3]: Leaving directory '/tmp/instance-6/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b' make[3]: Entering directory '/tmp/instance-6/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b' [ 33%] Building C object CMakeFiles/odhcp6c.dir/src/dhcpv6.c.o [ 33%] Building C object CMakeFiles/odhcp6c.dir/src/odhcp6c.c.o [ 50%] Building C object CMakeFiles/odhcp6c.dir/src/script.c.o [ 66%] Building C object CMakeFiles/odhcp6c.dir/src/ra.c.o [ 83%] Building C object CMakeFiles/odhcp6c.dir/src/md5.c.o [100%] Linking C executable odhcp6c make[3]: Leaving directory '/tmp/instance-6/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b' [100%] Built target odhcp6c make[2]: Leaving directory '/tmp/instance-6/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b' make[1]: Leaving directory '/tmp/instance-6/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b' >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Installing to target PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 DESTDIR=/tmp/instance-6/output-1/target install/fast -C /tmp/instance-6/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b/ make[1]: Entering directory '/tmp/instance-6/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-6/output-1/target/usr/sbin/odhcp6c make[1]: Leaving directory '/tmp/instance-6/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b' /usr/bin/install -m 0755 -D /tmp/instance-6/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b/odhcp6c-example-script.sh /tmp/instance-6/output-1/target/usr/sbin/odhcp6c-update patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /tmp/instance-6/dl/patchelf/patchelf-0.9.tar.bz2 | tar --strip-components=1 -C /tmp/instance-6/output-1/build/host-patchelf-0.9 -xf - >>> host-patchelf 0.9 Patching Applying 0001-Remove-apparently-incorrect-usage-of-static.patch using patch: patching file src/patchelf.cc Applying 0002-Extract-a-function-for-splitting-a-colon-separated-s.patch using patch: patching file src/patchelf.cc Applying 0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc Applying 0004-patchelf-Check-ELF-endianness-before-writing-new-run.patch using patch: patching file src/patchelf.cc Hunk #1 succeeded at 1309 (offset -6 lines). Applying 0005-Avoid-inflating-file-sizes-needlessly-and-allow-bina.patch using patch: patching file src/patchelf.cc Applying 0006-Fix-shared-library-corruption-when-rerunning-patchel.patch using patch: patching file src/patchelf.cc Applying 0007-fix-adjusting-startPage.patch using patch: patching file src/patchelf.cc Applying 0008-Use-sh_offset-instead-of-sh_addr-when-checking-alrea.patch using patch: patching file src/patchelf.cc Applying 0009-Fix-issue-66-by-ignoring-the-first-section-header-wh.patch using patch: patching file src/patchelf.cc Applying 0010-Fix-endianness-issues-for-powerpc-PIE.patch using patch: patching file src/patchelf.cc >>> host-patchelf 0.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-6/output-1/build/host-patchelf-0.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.9 Patching libtool >>> host-patchelf 0.9 Configuring (cd /tmp/instance-6/output-1/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-6/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-6/output-1/host/lib/pkgconfig:/tmp/instance-6/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-6/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-6/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-6/output-1/host/include" LDFLAGS="-L/tmp/instance-6/output-1/host/lib -Wl,-rpath,/tmp/instance-6/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-6/output-1/host/include" LDFLAGS="-L/tmp/instance-6/output-1/host/lib -Wl,-rpath,/tmp/instance-6/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-6/output-1/host" --sysconfdir="/tmp/instance-6/output-1/host/etc" --localstatedir="/tmp/instance-6/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... /usr/bin/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 we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none Setting page size to 4096 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-patchelf 0.9 Building PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-6/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-6/output-1/host/lib/pkgconfig:/tmp/instance-6/output-1/host/share/pkgconfig" /usr/bin/make -j96 -C /tmp/instance-6/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/tmp/instance-6/output-1/build/host-patchelf-0.9' Making all in src make[2]: Entering directory '/tmp/instance-6/output-1/build/host-patchelf-0.9/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"patchelf\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.9\" -DPAGESIZE=4096 -I. -I/tmp/instance-6/output-1/host/include -Wall -O2 -I/tmp/instance-6/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/tmp/instance-6/output-1/host/include -L/tmp/instance-6/output-1/host/lib -Wl,-rpath,/tmp/instance-6/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/tmp/instance-6/output-1/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory '/tmp/instance-6/output-1/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-6/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/tmp/instance-6/output-1/build/host-patchelf-0.9' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-6/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/tmp/instance-6/output-1/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-6/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-6/output-1/host/lib/pkgconfig:/tmp/instance-6/output-1/host/share/pkgconfig" /usr/bin/make -j96 install -C /tmp/instance-6/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/tmp/instance-6/output-1/build/host-patchelf-0.9' Making install in src make[2]: Entering directory '/tmp/instance-6/output-1/build/host-patchelf-0.9/src' make[3]: Entering directory '/tmp/instance-6/output-1/build/host-patchelf-0.9/src' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/tmp/instance-6/output-1/host/bin' /usr/bin/install -c patchelf '/tmp/instance-6/output-1/host/bin' make[3]: Leaving directory '/tmp/instance-6/output-1/build/host-patchelf-0.9/src' make[2]: Leaving directory '/tmp/instance-6/output-1/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory '/tmp/instance-6/output-1/build/host-patchelf-0.9/tests' make[3]: Entering directory '/tmp/instance-6/output-1/build/host-patchelf-0.9/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-6/output-1/build/host-patchelf-0.9/tests' make[2]: Leaving directory '/tmp/instance-6/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/tmp/instance-6/output-1/build/host-patchelf-0.9' make[3]: Entering directory '/tmp/instance-6/output-1/build/host-patchelf-0.9' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-6/output-1/host/share/doc/patchelf' /usr/bin/mkdir -p '/tmp/instance-6/output-1/host/share/man/man1' /usr/bin/install -c -m 644 README '/tmp/instance-6/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/tmp/instance-6/output-1/host/share/man/man1' make[3]: Leaving directory '/tmp/instance-6/output-1/build/host-patchelf-0.9' make[2]: Leaving directory '/tmp/instance-6/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/tmp/instance-6/output-1/build/host-patchelf-0.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-6/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-6/output-1/host/bin/arm-linux-%g' -e 's%@TARGET_ARCH@%arm%g' -e 's%@TARGET_CPU@%arm926ej-s%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-6/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-6/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-6/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /tmp/instance-6/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-6/output-1/host/etc/meson/cross-compilation.conf mkdir -p /tmp/instance-6/output-1/target/etc echo "buildroot" > /tmp/instance-6/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-6/output-1/target/etc/hosts mkdir -p /tmp/instance-6/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-6/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-6/output-1/target/etc/shadow rm -f /tmp/instance-6/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /tmp/instance-6/output-1/build/locales.nopurge for dir in /tmp/instance-6/output-1/target/usr/share/locale /tmp/instance-6/output-1/target/usr/share/X11/locale /tmp/instance-6/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /tmp/instance-6/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-6/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-6/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-6/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-6/output-1/target/usr/include /tmp/instance-6/output-1/target/usr/share/aclocal \ /tmp/instance-6/output-1/target/usr/lib/pkgconfig /tmp/instance-6/output-1/target/usr/share/pkgconfig \ /tmp/instance-6/output-1/target/usr/lib/cmake /tmp/instance-6/output-1/target/usr/share/cmake \ /tmp/instance-6/output-1/target/usr/doc find /tmp/instance-6/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-6/output-1/target/lib/ /tmp/instance-6/output-1/target/usr/lib/ /tmp/instance-6/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-6/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-6/output-1/target/usr/share/gdb rm -rf /tmp/instance-6/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-6/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-6/output-1/target/usr/share/zsh rm -rf /tmp/instance-6/output-1/target/usr/man /tmp/instance-6/output-1/target/usr/share/man rm -rf /tmp/instance-6/output-1/target/usr/info /tmp/instance-6/output-1/target/usr/share/info rm -rf /tmp/instance-6/output-1/target/usr/doc /tmp/instance-6/output-1/target/usr/share/doc rm -rf /tmp/instance-6/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-6/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-6/output-1/target/lib/debug /tmp/instance-6/output-1/target/usr/lib/debug find /tmp/instance-6/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /tmp/instance-6/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-6/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-6/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-6/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-6/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /tmp/instance-6/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-75-gf5b86cf2ce"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.05"; \ echo "PRETTY_NAME=\"Buildroot 2021.05\"" \ ) > /tmp/instance-6/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-6/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-6/output-1/per-package /tmp/instance-6/buildroot/support/scripts/fix-rpath target touch /tmp/instance-6/output-1/target/usr ln -snf /tmp/instance-6/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot /tmp/instance-6/output-1/staging make: Leaving directory '/tmp/instance-6/buildroot' make: Entering directory '/tmp/instance-6/buildroot' >>> Buildroot 2021.05-75-gf5b86cf2ce Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> iptraf-ng 1.2.1 Collecting legal info LICENSE: OK (sha256: 4e49bef38f621aac4a870da4b30011c7b7abc7256b218daec1c425b08448ae1e) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /tmp/instance-6/output-1/legal-info make: Leaving directory '/tmp/instance-6/buildroot'