checking whether make supports nested variables... (cached) yes checking for i686-buildroot-linux-uclibc-gcc... /home/buildroot/instance-0/output-1/host/bin/i686-linux-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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/instance-0/output-1/host/bin/i686-linux-gcc accepts -g... yes checking for /home/buildroot/instance-0/output-1/host/bin/i686-linux-gcc option to accept ISO C89... none needed checking whether /home/buildroot/instance-0/output-1/host/bin/i686-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /home/buildroot/instance-0/output-1/host/bin/i686-linux-gcc... none checking whether ln -s works... yes checking how to run the C preprocessor... /home/buildroot/instance-0/output-1/host/bin/i686-linux-cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for mode_t... yes checking for size_t... yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for pid_t... 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... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for unistd.h... (cached) yes checking for working chown... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for atexit... yes checking for clock_gettime... 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 strncasecmp... yes checking for strrchr... yes checking for asprintf... yes checking for strlcpy... yes checking for strlcat... yes checking for tempfile... no checking for utimensat... yes checking for sun_len member in struct sockaddr_un... no checking for sin_len member in struct sockaddr_in... no checking for arpa/inet.h... yes checking for fcntl.h... yes checking for glob.h... yes checking for ifaddrs.h... yes checking for limits.h... yes checking for linux/sockios.h... yes checking for net/if.h... yes checking for netinet/in.h... yes checking for netinet/in_var.h... no checking for net/route.h... yes checking for paths.h... yes checking for stddef.h... yes checking for sys/capability.h... yes checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for sys/prctl.h... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for syslog.h... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking pkg-config is at least version 0.9.0... yes checking for library containing clock_gettime... none required checking for library containing timer_create... none required checking for library containing timer_settime... none required checking for library containing cap_set_flag... -lcap checking for struct group_req.gr_interface... yes checking for struct ip_mreqn.imr_ifindex... yes checking for linux/mroute.h... yes checking for linux/filter.h... yes checking for netinet/ip_mroute.h... no checking for linux/mroute6.h... yes checking for netinet6/ip6_mroute.h... no checking for IPv6 multicast host support... yes checking for IPv6 multicast routing support... yes checking for vifc_rate_limit member in struct mif6ctl... yes checking for vifc_threshold member in struct mif6ctl... yes checking for SOCK_CLOEXEC support... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating smcroute.service config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-nls, --disable-static, --enable-shared ------------------ Summary ------------------ SMCRoute version 2.5.6 Prefix.........: /usr Sysconfdir.....: /etc Runstatedir....: /var/run C Compiler.....: /home/buildroot/instance-0/output-1/host/bin/i686-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Optional features: IPv6...........: yes MRDISC RFC4286.: yes libcap.........: yes systemd........: no libsystemd.....: no Unit tests.....: no ------------- Compiler version -------------- i686-linux-gcc.br_real (Buildroot 2020.11.2) 9.3.0 Copyright (C) 2019 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. --------------------------------------------- Check the above options and compile with: make >>> smcroute 2.5.6 Building GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j17 -C /home/buildroot/instance-0/output-1/build/smcroute-2.5.6/ make[1]: Entering directory '/home/buildroot/instance-0/output-1/build/smcroute-2.5.6' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/instance-0/output-1/build/smcroute-2.5.6' Making all in man make[3]: Entering directory '/home/buildroot/instance-0/output-1/build/smcroute-2.5.6/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/instance-0/output-1/build/smcroute-2.5.6/man' Making all in src make[3]: Entering directory '/home/buildroot/instance-0/output-1/build/smcroute-2.5.6/src' CC smcrouted-smcrouted.o CC smcrouted-conf.o CC smcrouted-mroute.o CC smcrouted-iface.o CC smcrouted-inet.o CC smcrouted-ipc.o CC smcrouted-kern.o CC smcrouted-log.o CC smcrouted-mcgroup.o CC smcrouted-msg.o CC smcrouted-notify.o CC smcrouted-pidfile.o CC smcrouted-script.o CC smcrouted-socket.o CC smcrouted-timer.o CC smcrouted-mrdisc.o CC smcrouted-cap.o CC smcroutectl-smcroutectl.o CC ../lib/tempfile.o CCLD smcroutectl CCLD smcrouted make[3]: Leaving directory '/home/buildroot/instance-0/output-1/build/smcroute-2.5.6/src' make[3]: Entering directory '/home/buildroot/instance-0/output-1/build/smcroute-2.5.6' make[3]: Leaving directory '/home/buildroot/instance-0/output-1/build/smcroute-2.5.6' make[2]: Leaving directory '/home/buildroot/instance-0/output-1/build/smcroute-2.5.6' make[1]: Leaving directory '/home/buildroot/instance-0/output-1/build/smcroute-2.5.6' >>> smcroute 2.5.6 Installing to target GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j17 DESTDIR=/home/buildroot/instance-0/output-1/target install -C /home/buildroot/instance-0/output-1/build/smcroute-2.5.6/ make[1]: Entering directory '/home/buildroot/instance-0/output-1/build/smcroute-2.5.6' Making install in man make[2]: Entering directory '/home/buildroot/instance-0/output-1/build/smcroute-2.5.6/man' make[3]: Entering directory '/home/buildroot/instance-0/output-1/build/smcroute-2.5.6/man' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/instance-0/output-1/target/usr/share/man/man5' /bin/mkdir -p '/home/buildroot/instance-0/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 smcroute.conf.5 '/home/buildroot/instance-0/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 smcrouted.8 smcroutectl.8 '/home/buildroot/instance-0/output-1/target/usr/share/man/man8' make[3]: Leaving directory '/home/buildroot/instance-0/output-1/build/smcroute-2.5.6/man' make[2]: Leaving directory '/home/buildroot/instance-0/output-1/build/smcroute-2.5.6/man' Making install in src make[2]: Entering directory '/home/buildroot/instance-0/output-1/build/smcroute-2.5.6/src' make[3]: Entering directory '/home/buildroot/instance-0/output-1/build/smcroute-2.5.6/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/instance-0/output-1/target/usr/sbin' /usr/bin/install -c smcrouted smcroutectl '/home/buildroot/instance-0/output-1/target/usr/sbin' make[3]: Leaving directory '/home/buildroot/instance-0/output-1/build/smcroute-2.5.6/src' make[2]: Leaving directory '/home/buildroot/instance-0/output-1/build/smcroute-2.5.6/src' make[2]: Entering directory '/home/buildroot/instance-0/output-1/build/smcroute-2.5.6' make[3]: Entering directory '/home/buildroot/instance-0/output-1/build/smcroute-2.5.6' /bin/mkdir -p '/home/buildroot/instance-0/output-1/target/usr/sbin' /bin/mkdir -p '/home/buildroot/instance-0/output-1/target/usr/share/doc/smcroute' /usr/bin/install -c -m 644 README.md COPYING smcroute.conf '/home/buildroot/instance-0/output-1/target/usr/share/doc/smcroute' /usr/bin/install -c smcroute '/home/buildroot/instance-0/output-1/target/usr/sbin' make[3]: Leaving directory '/home/buildroot/instance-0/output-1/build/smcroute-2.5.6' make[2]: Leaving directory '/home/buildroot/instance-0/output-1/build/smcroute-2.5.6' make[1]: Leaving directory '/home/buildroot/instance-0/output-1/build/smcroute-2.5.6' /usr/bin/install -m 755 -D package/smcroute/S41smcroute /home/buildroot/instance-0/output-1/target/etc/init.d/S41smcroute rm -f /home/buildroot/instance-0/output-1/target/usr/sbin/smcroute valijson-1.0.2.tar.gz: OK (sha256: 35d86e54fc727f1265226434dc996e33000a570f833537a25c8b702b0b824431) >>> valijson 1.0.2 Extracting gzip -d -c /home/buildroot/instance-0/dl/valijson/valijson-1.0.2.tar.gz | tar --strip-components=1 -C /home/buildroot/instance-0/output-1/build/valijson-1.0.2 -xf - >>> valijson 1.0.2 Patching >>> valijson 1.0.2 Configuring (mkdir -p /home/buildroot/instance-0/output-1/build/valijson-1.0.2/ && cd /home/buildroot/instance-0/output-1/build/valijson-1.0.2/ && rm -f CMakeCache.txt && PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/instance-0/output-1/host/bin/cmake /home/buildroot/instance-0/output-1/build/valijson-1.0.2/ -G"Unix Makefiles" -DCMAKE_MAKE_PROGRAM="/usr/bin/make" -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/instance-0/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -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 -Dvalijson_BUILD_TESTS=FALSE ) -- The C compiler identification is GNU 9.3.0 -- The CXX compiler identification is GNU 9.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/buildroot/instance-0/output-1/host/bin/i686-linux-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /home/buildroot/instance-0/output-1/host/bin/i686-linux-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test COMPILER_SUPPORTS_CXX11 -- Performing Test COMPILER_SUPPORTS_CXX11 - Success -- Configuring done (0.3s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/buildroot/instance-0/output-1/build/valijson-1.0.2 >>> valijson 1.0.2 Building GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/instance-0/output-1/host/bin/cmake --build /home/buildroot/instance-0/output-1/build/valijson-1.0.2/ -j17 -- make[1]: Entering directory '/home/buildroot/instance-0/output-1/build/valijson-1.0.2' make[1]: Leaving directory '/home/buildroot/instance-0/output-1/build/valijson-1.0.2' >>> valijson 1.0.2 Installing to staging directory GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot /home/buildroot/instance-0/output-1/host/bin/cmake --install /home/buildroot/instance-0/output-1/build/valijson-1.0.2/ -- Install configuration: "Release" -- Up-to-date: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/compat -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/compat/optional.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/validator.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/exceptions.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/constraint_builder.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/schema_parser.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/validation_results.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/constraints -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/constraints/basic_constraint.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/constraints/constraint_visitor.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/constraints/concrete_constraints.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/constraints/constraint.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/validation_visitor.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/adapters -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/adapters/std_string_adapter.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/adapters/qtjson_adapter.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/adapters/json11_adapter.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/adapters/property_tree_adapter.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/adapters/picojson_adapter.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/adapters/boost_json_adapter.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/adapters/rapidjson_adapter.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/adapters/yaml_cpp_adapter.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/adapters/nlohmann_json_adapter.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/adapters/poco_json_adapter.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/adapters/jsoncpp_adapter.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/subschema.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/utils -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/utils/utf8_utils.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/utils/property_tree_utils.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/utils/picojson_utils.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/utils/poco_json_utils.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/utils/file_utils.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/utils/jsoncpp_utils.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/utils/yaml_cpp_utils.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/utils/rapidjson_utils.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/utils/boost_json_utils.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/utils/nlohmann_json_utils.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/utils/qtjson_utils.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/utils/json11_utils.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/schema.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/internal -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/internal/custom_allocator.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/internal/frozen_value.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/internal/json_reference.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/internal/uri.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/internal/optional.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/internal/adapter.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/internal/basic_adapter.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/internal/debug.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/internal/optional_bundled.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include/valijson/internal/json_pointer.hpp -- Installing: /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/lib/cmake/valijson/valijsonConfig.cmake >>> valijson 1.0.2 Fixing libtool files for la in $(find /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/home/buildroot/instance-0/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/buildroot/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/instance-0/output-1/host/bin/i686-linux-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/instance-0/output-1/host/bin/i686-linux-g++%g" -e "s%@TARGET_AR@%/home/buildroot/instance-0/output-1/host/bin/i686-linux-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/home/buildroot/instance-0/output-1/host/bin/i686-linux-strip%g" -e "s%@TARGET_ARCH@%x86%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/buildroot/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/instance-0/output-1/host/bin/i686-linux-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/instance-0/output-1/host/bin/i686-linux-g++%g" -e "s%@TARGET_AR@%/home/buildroot/instance-0/output-1/host/bin/i686-linux-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/home/buildroot/instance-0/output-1/host/bin/i686-linux-strip%g" -e "s%@TARGET_ARCH@%x86%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@BR2_CMAKE@%/home/buildroot/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/instance-0/output-1/host/etc/meson/cross-compilation.conf /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/instance-0/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/buildroot/instance-0/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/ash$' /home/buildroot/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/instance-0/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/buildroot/instance-0/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/hush$' /home/buildroot/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/instance-0/output-1/target/etc/shells; fi mkdir -p /home/buildroot/instance-0/output-1/target/etc echo "buildroot" > /home/buildroot/instance-0/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/instance-0/output-1/target/etc/hosts mkdir -p /home/buildroot/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/instance-0/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/instance-0/output-1/target/etc/shadow rm -f /home/buildroot/instance-0/output-1/target/bin/sh if [ -x /home/buildroot/instance-0/output-1/target/sbin/swapon -a -x /home/buildroot/instance-0/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/instance-0/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/instance-0/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /home/buildroot/instance-0/output-1/build/locales.nopurge for dir in /home/buildroot/instance-0/output-1/target/usr/share/locale /home/buildroot/instance-0/output-1/target/usr/share/X11/locale /home/buildroot/instance-0/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##*/}" /home/buildroot/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/instance-0/output-1/target/usr/include /home/buildroot/instance-0/output-1/target/usr/share/aclocal \ /home/buildroot/instance-0/output-1/target/usr/lib/pkgconfig /home/buildroot/instance-0/output-1/target/usr/share/pkgconfig \ /home/buildroot/instance-0/output-1/target/usr/lib/cmake /home/buildroot/instance-0/output-1/target/usr/share/cmake \ /home/buildroot/instance-0/output-1/target/usr/lib/rpm /home/buildroot/instance-0/output-1/target/usr/doc find /home/buildroot/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/instance-0/output-1/target/lib/ /home/buildroot/instance-0/output-1/target/usr/lib/ /home/buildroot/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/buildroot/instance-0/output-1/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/instance-0/output-1/target/usr/share/gdb rm -rf /home/buildroot/instance-0/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/instance-0/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/instance-0/output-1/target/usr/share/zsh rm -rf /home/buildroot/instance-0/output-1/target/usr/man /home/buildroot/instance-0/output-1/target/usr/share/man rm -rf /home/buildroot/instance-0/output-1/target/usr/info /home/buildroot/instance-0/output-1/target/usr/share/info rm -rf /home/buildroot/instance-0/output-1/target/usr/doc /home/buildroot/instance-0/output-1/target/usr/share/doc rm -rf /home/buildroot/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/instance-0/output-1/target/lib/debug /home/buildroot/instance-0/output-1/target/usr/lib/debug find /home/buildroot/instance-0/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/instance-0/output-1/host/bin/i686-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/instance-0/output-1/host/bin/i686-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/instance-0/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/instance-0/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 /home/buildroot/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2024.02-597-g66ebbebdb4"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2024.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2024.05-git\"" \ ) > /home/buildroot/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=17 \ PER_PACKAGE_DIR=/home/buildroot/instance-0/output-1/per-package \ /home/buildroot/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/instance-0/output-1/target/usr ln -snf /home/buildroot/instance-0/output-1/host/i686-buildroot-linux-uclibc/sysroot /home/buildroot/instance-0/output-1/staging make: Leaving directory '/home/buildroot/instance-0/buildroot' make: Entering directory '/home/buildroot/instance-0/buildroot' >>> Buildroot 2024.02-597-g66ebbebdb4 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> bubblewrap 0.8.0 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-meson 1.3.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.28.3 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.8 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf 2.72 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.6 Collecting legal info LICENSE: OK (sha256: 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195) >>> host-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-python-pypa-build 1.0.3 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.2 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-setuptools 69.2.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> host-doxygen 1.8.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> gumbo-parser 0.10.1 Collecting legal info COPYING: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> initscripts Collecting legal info >>> libarchive 3.7.3 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> libcgroup 2.0.3 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> libnatpmp 20230423 Collecting legal info LICENSE: OK (sha256: 7184f1e2114b518440962e7de67f0b9d5faa3789ba1f1a7ff33159bd26834b06) >>> mutt 2.2.12 Collecting legal info GPL: OK (sha256: 732f24b69a6c71cd8e01e4672bb8e12cc1cbb88a50a4665e6ca4fd95000a57ee) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> opkg 0.6.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> p7zip 17.05 Collecting legal info DOC/License.txt: OK (sha256: 555806657dcf0f1e720b581c52643c195ec86ae3f00bd18cc66d2e0f88ffa210) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> smcroute 2.5.6 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> valijson 1.0.2 Collecting legal info LICENSE: OK (sha256: 61b5766db38eaa3f320c366357956d7743424bfbf90fd78f5943866ba237589e) 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 /home/buildroot/instance-0/output-1/legal-info make: Leaving directory '/home/buildroot/instance-0/buildroot'