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-0/output-1/build/host-patchelf-0.9/tests' make[2]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.9' make[3]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.9' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/instance-0/output-1/host/share/doc/patchelf' /bin/mkdir -p '/tmp/instance-0/output-1/host/share/man/man1' /usr/bin/install -c -m 644 README '/tmp/instance-0/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/tmp/instance-0/output-1/host/share/man/man1' make[3]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.9' make[2]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.9' ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49.tar.gz: OK (sha256: d05d4e3ad3599fca7854109938aebd24bbab72ac7d69dd053260f735a36613f9) >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Extracting gzip -d -c /tmp/instance-0/dl/ti-utils/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49.tar.gz | tar --strip-components=1 -C /tmp/instance-0/output-1/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49 -xf - >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Patching Applying 0001-plt.h-fix-build-with-gcc-10.patch using patch: patching file plt.h >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Configuring >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Building PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 NFSROOT="/tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot" CC="/tmp/instance-0/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-dwarf2-cfi-asm -Wl,-elf2flt=-r -static -Wl,-elf2flt=-r -static `/tmp/instance-0/output-1/host/bin/pkg-config --cflags libnl-genl-3.0`" LIBS="`/tmp/instance-0/output-1/host/bin/pkg-config --libs libnl-genl-3.0`" -C /tmp/instance-0/output-1/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49 all make[1]: Entering directory '/tmp/instance-0/output-1/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49' /tmp/instance-0/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-dwarf2-cfi-asm -Wl,-elf2flt=-r -static -Wl,-elf2flt=-r -static -I/tmp/instance-0/output-1/host/bin/../m68k-buildroot-uclinux-uclibc/sysroot/usr/include/libnl3 -O2 -Wall -DCONFIG_LIBNL20 -I/tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include -I/tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/include -c -o nvs.o nvs.c nvs.c: In function 'prepare_nvs_file': nvs.c:606:32: warning: taking address of packed member of 'struct wl1271_cmd_cal_p2g' may result in an unaligned pointer value [-Waddress-of-packed-member] 606 | if (nvs_fill_version(new_nvs, &pdata->ver)) | ^~~~~~~~~~~ nvs.c: In function 'read_nvs': nvs.c:279:3: warning: 'strncpy' output truncated before terminating nul copying 44 bytes from a string of the same length [-Wstringop-truncation] 279 | strncpy(file2read, CURRENT_NVS_NAME, strlen(CURRENT_NVS_NAME)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c: In function 'read_nvs.constprop': nvs.c:282:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 282 | strncpy(file2read, nvs_file, strlen(nvs_file)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:275:26: note: length computed here 275 | if (nvs_file == NULL || strlen(nvs_file) < 2) { | ^~~~~~~~~~~~~~~~ /tmp/instance-0/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-dwarf2-cfi-asm -Wl,-elf2flt=-r -static -Wl,-elf2flt=-r -static -I/tmp/instance-0/output-1/host/bin/../m68k-buildroot-uclinux-uclibc/sysroot/usr/include/libnl3 -O2 -Wall -DCONFIG_LIBNL20 -I/tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include -I/tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/include -c -o misc_cmds.o misc_cmds.c /tmp/instance-0/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-dwarf2-cfi-asm -Wl,-elf2flt=-r -static -Wl,-elf2flt=-r -static -I/tmp/instance-0/output-1/host/bin/../m68k-buildroot-uclinux-uclibc/sysroot/usr/include/libnl3 -O2 -Wall -DCONFIG_LIBNL20 -I/tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include -I/tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/include -c -o calibrator.o calibrator.c /tmp/instance-0/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-dwarf2-cfi-asm -Wl,-elf2flt=-r -static -Wl,-elf2flt=-r -static -I/tmp/instance-0/output-1/host/bin/../m68k-buildroot-uclinux-uclibc/sysroot/usr/include/libnl3 -O2 -Wall -DCONFIG_LIBNL20 -I/tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include -I/tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/include -c -o plt.o plt.c plt.c: In function 'plt_tx_bip': plt.c:227:3: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 227 | strncpy(nvs_path, argv[8], strlen(argv[8])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-0/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-dwarf2-cfi-asm -Wl,-elf2flt=-r -static -Wl,-elf2flt=-r -static -I/tmp/instance-0/output-1/host/bin/../m68k-buildroot-uclinux-uclibc/sysroot/usr/include/libnl3 -O2 -Wall -DCONFIG_LIBNL20 -I/tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include -I/tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/include -c -o ini.o ini.c /tmp/instance-0/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-dwarf2-cfi-asm -Wl,-elf2flt=-r -static -Wl,-elf2flt=-r -static -I/tmp/instance-0/output-1/host/bin/../m68k-buildroot-uclinux-uclibc/sysroot/usr/include/libnl3 -L/tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/lib nvs.o misc_cmds.o calibrator.o plt.o ini.o -L/tmp/instance-0/output-1/host/bin/../m68k-buildroot-uclinux-uclibc/sysroot/usr/lib -lnl-genl-3 -lnl-3 -lpthread -o calibrator make[1]: Leaving directory '/tmp/instance-0/output-1/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49' >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Installing to target /usr/bin/install -m 0755 -D /tmp/instance-0/output-1/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49/calibrator /tmp/instance-0/output-1/target/usr/bin/calibrator /usr/bin/install -m 0755 -D /tmp/instance-0/output-1/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49/scripts/go.sh /tmp/instance-0/output-1/target/usr/share/ti-utils/scripts/go.sh cp -r /tmp/instance-0/output-1/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49/ini_files /tmp/instance-0/output-1/target/usr/share/ti-utils websocketpp-0.8.2.tar.gz: OK (sha256: 6ce889d85ecdc2d8fa07408d6787e7352510750daa66b5ad44aacb47bea76755) >>> websocketpp 0.8.2 Extracting gzip -d -c /tmp/instance-0/dl/websocketpp/websocketpp-0.8.2.tar.gz | tar --strip-components=1 -C /tmp/instance-0/output-1/build/websocketpp-0.8.2 -xf - >>> websocketpp 0.8.2 Patching >>> websocketpp 0.8.2 Configuring (mkdir -p /tmp/instance-0/output-1/build/websocketpp-0.8.2/ && cd /tmp/instance-0/output-1/build/websocketpp-0.8.2/ && rm -f CMakeCache.txt && PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/cmake /tmp/instance-0/output-1/build/websocketpp-0.8.2/ -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-0/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=OFF ) -- The C compiler identification is GNU 10.3.0 -- The CXX compiler identification is GNU 10.3.0 -- Check for working C compiler: /tmp/instance-0/output-1/host/bin/m68k-linux-gcc -- Check for working C compiler: /tmp/instance-0/output-1/host/bin/m68k-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /tmp/instance-0/output-1/host/bin/m68k-linux-g++ -- Check for working CXX compiler: /tmp/instance-0/output-1/host/bin/m68k-linux-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done ** websocketpp =========== Used Build Configuration ============= -- ENABLE_CPP11 = ON -- BUILD_EXAMPLES = OFF -- BUILD_TESTS = OFF -- WEBSOCKETPP_ROOT = /tmp/instance-0/output-1/build/websocketpp-0.8.2 -- WEBSOCKETPP_BIN = /tmp/instance-0/output-1/build/websocketpp-0.8.2/bin -- WEBSOCKETPP_LIB = /tmp/instance-0/output-1/build/websocketpp-0.8.2/lib -- Install prefix = /usr -- WEBSOCKETPP_BOOST_LIBS = -- WEBSOCKETPP_PLATFORM_LIBS = -- WEBSOCKETPP_PLATFORM_TLS_LIBS = -- OPENSSL_FOUND = -- OPENSSL_INCLUDE_DIR = -- OPENSSL_LIBRARIES = -- OPENSSL_VERSION = -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_SHARED_LIBS BUILD_TEST BUILD_TESTING -- Build files have been written to: /tmp/instance-0/output-1/build/websocketpp-0.8.2 >>> websocketpp 0.8.2 Building PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 -C /tmp/instance-0/output-1/build/websocketpp-0.8.2/ make[1]: Entering directory '/tmp/instance-0/output-1/build/websocketpp-0.8.2' make[1]: Leaving directory '/tmp/instance-0/output-1/build/websocketpp-0.8.2' >>> websocketpp 0.8.2 Installing to staging directory PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 DESTDIR=/tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot install/fast -C /tmp/instance-0/output-1/build/websocketpp-0.8.2/ make[1]: Entering directory '/tmp/instance-0/output-1/build/websocketpp-0.8.2' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/cmake/websocketpp/websocketpp-config.cmake -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib/cmake/websocketpp/websocketpp-configVersion.cmake -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/CMakeFiles -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/version.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/utilities.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/utf8_validator.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/uri.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/transport -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/transport/stub -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/transport/stub/endpoint.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/transport/stub/connection.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/transport/stub/base.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/transport/iostream -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/transport/iostream/endpoint.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/transport/iostream/connection.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/transport/iostream/base.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/transport/debug -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/transport/debug/endpoint.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/transport/debug/connection.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/transport/debug/base.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/transport/base -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/transport/base/endpoint.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/transport/base/connection.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/transport/asio -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/transport/asio/security -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/transport/asio/security/tls.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/transport/asio/security/none.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/transport/asio/security/base.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/transport/asio/endpoint.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/transport/asio/connection.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/transport/asio/base.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/sha1 -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/sha1/sha1.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/server.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/roles -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/roles/server_endpoint.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/roles/client_endpoint.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/random -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/random/random_device.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/random/none.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/processors -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/processors/processor.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/processors/hybi13.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/processors/hybi08.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/processors/hybi07.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/processors/hybi00.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/processors/base.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/message_buffer -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/message_buffer/pool.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/message_buffer/message.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/message_buffer/alloc.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/logger -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/logger/syslog.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/logger/stub.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/logger/levels.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/logger/basic.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/impl -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/impl/utilities_impl.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/impl/endpoint_impl.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/impl/connection_impl.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/http -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/http/response.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/http/request.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/http/parser.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/http/impl -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/http/impl/response.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/http/impl/request.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/http/impl/parser.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/http/constants.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/frame.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/extensions -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/extensions/permessage_deflate -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/extensions/permessage_deflate/enabled.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/extensions/permessage_deflate/disabled.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/extensions/extension.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/error.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/endpoint_base.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/endpoint.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/connection_base.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/connection.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/config -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/config/minimal_server.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/config/minimal_client.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/config/debug_asio_no_tls.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/config/debug_asio.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/config/debug.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/config/core_client.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/config/core.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/config/boost_config.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/config/asio_no_tls_client.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/config/asio_no_tls.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/config/asio_client.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/config/asio.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/concurrency -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/concurrency/none.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/concurrency/basic.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/common -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/common/type_traits.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/common/time.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/common/thread.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/common/system_error.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/common/stdint.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/common/regex.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/common/random.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/common/platforms.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/common/network.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/common/memory.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/common/md5.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/common/functional.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/common/cpp11.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/common/connection_hdl.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/common/chrono.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/common/asio_ssl.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/common/asio.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/close.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/client.hpp -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/base64 -- Installing: /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/include//websocketpp/base64/base64.hpp make[1]: Leaving directory '/tmp/instance-0/output-1/build/websocketpp-0.8.2' >>> websocketpp 0.8.2 Fixing libtool files for la in $(find /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/tmp/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/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@:/tmp/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/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 wipe-2.3.1.tar.bz2: OK (sha256: 463916370f9b35bb34419c2c0ae3dc4c0a471db32e8595afa1d14c0337b61aa0) >>> wipe 2.3.1 Extracting bzcat /tmp/instance-0/dl/wipe/wipe-2.3.1.tar.bz2 | tar --strip-components=1 -C /tmp/instance-0/output-1/build/wipe-2.3.1 -xf - >>> wipe 2.3.1 Patching Applying 0001-musl.patch using patch: patching file rand.h >>> wipe 2.3.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-0/output-1/build/wipe-2.3.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> wipe 2.3.1 Patching libtool >>> wipe 2.3.1 Configuring (cd /tmp/instance-0/output-1/build/wipe-2.3.1/ && rm -rf config.cache && PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-0/output-1/host/bin/m68k-linux-gcc-ar" AS="/tmp/instance-0/output-1/host/bin/m68k-linux-as" LD="/tmp/instance-0/output-1/host/bin/m68k-linux-ld" NM="/tmp/instance-0/output-1/host/bin/m68k-linux-gcc-nm" CC="/tmp/instance-0/output-1/host/bin/m68k-linux-gcc" GCC="/tmp/instance-0/output-1/host/bin/m68k-linux-gcc" CPP="/tmp/instance-0/output-1/host/bin/m68k-linux-cpp" CXX="/tmp/instance-0/output-1/host/bin/m68k-linux-g++" FC="/tmp/instance-0/output-1/host/bin/m68k-linux-gfortran" F77="/tmp/instance-0/output-1/host/bin/m68k-linux-gfortran" RANLIB="/tmp/instance-0/output-1/host/bin/m68k-linux-gcc-ranlib" READELF="/tmp/instance-0/output-1/host/bin/m68k-linux-readelf" STRIP="/tmp/instance-0/output-1/host/bin/m68k-linux-strip" OBJCOPY="/tmp/instance-0/output-1/host/bin/m68k-linux-objcopy" OBJDUMP="/tmp/instance-0/output-1/host/bin/m68k-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-0/output-1/host/bin/m68k-linux-as" DEFAULT_LINKER="/tmp/instance-0/output-1/host/bin/m68k-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-dwarf2-cfi-asm -Wl,-elf2flt=-r -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-dwarf2-cfi-asm -Wl,-elf2flt=-r -static -fno-dwarf2-cfi-asm -Wl,-elf2flt=-r -static" LDFLAGS=" -Wl,-elf2flt=-r -static" FCFLAGS=" -Os -g0 -Wl,-elf2flt=-r -static" FFLAGS=" -Os -g0 -Wl,-elf2flt=-r -static" PKG_CONFIG="/tmp/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=m68k-buildroot-uclinux-uclibc --host=m68k-buildroot-uclinux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --disable-shared ) loading site script /dev/null creating cache ./config.cache checking host system type... m68k-buildroot-uclinux-uclibc checking target system type... m68k-buildroot-uclinux-uclibc checking build system type... x86_64-pc-linux-gnu checking for gcc... /tmp/instance-0/output-1/host/bin/m68k-linux-gcc checking whether the C compiler (/tmp/instance-0/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-dwarf2-cfi-asm -Wl,-elf2flt=-r -static -Wl,-elf2flt=-r -static) works... yes checking whether the C compiler (/tmp/instance-0/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-dwarf2-cfi-asm -Wl,-elf2flt=-r -static -Wl,-elf2flt=-r -static) is a cross-compiler... yes checking whether we are using GNU C... yes checking whether /tmp/instance-0/output-1/host/bin/m68k-linux-gcc accepts -g... yes checking for POSIXized ISC... no checking how to run the C preprocessor... /tmp/instance-0/output-1/host/bin/m68k-linux-cpp checking whether /tmp/instance-0/output-1/host/bin/m68k-linux-gcc needs -traditional... no checking for a BSD compatible install... /usr/bin/install -c checking whether the C compiler accepts -pipe... yes checking whether the C compiler accepts -g... yes checking whether the C compiler accepts -O0... yes checking whether the C compiler accepts -O2... yes checking whether the C compiler accepts -ansi... yes checking whether the C compiler accepts -pedantic... yes checking whether the C compiler accepts -Wall... yes checking whether the C compiler accepts -Werror... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for ANSI C header files... yes checking for unistd.h... yes checking for stdint.h... yes checking for fcntl.h... yes checking for memory.h... yes checking for linux/fs.h... yes checking for sys/mount.h... yes checking for sys/disklabel.h... no checking for sys/ioctl.h... yes checking for sys/file.h... yes checking for sys/stat.h... yes checking for sys/time.h... yes checking for sys/types.h... yes checking for getopt.h... yes checking for errno.h... yes checking for termio.h... yes checking for termios.h... yes checking for linux/mtio.h... yes checking for working const... yes checking for inline... __inline__ checking for off_t... yes checking for size_t... yes checking whether stat file-mode macros are broken... no checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... (cached) yes checking for getopt... yes checking for strnlen... yes checking for bzero... yes checking for memset... yes checking for memcpy... yes checking for realloc... yes checking for fchmod... yes checking for ioctl... yes checking for fcntl... yes checking for lockf... yes checking for flock... yes checking for fsync... yes checking for fdatasync... yes checking for unlink... yes checking for rmdir... yes checking for remove... yes checking for rename... yes checking for dirfd... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h >>> wipe 2.3.1 Building PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 -C /tmp/instance-0/output-1/build/wipe-2.3.1/ make[1]: Entering directory '/tmp/instance-0/output-1/build/wipe-2.3.1' /tmp/instance-0/output-1/host/bin/m68k-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o main.o main.c /tmp/instance-0/output-1/host/bin/m68k-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o wipe.o wipe.c /tmp/instance-0/output-1/host/bin/m68k-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o rand.o rand.c /tmp/instance-0/output-1/host/bin/m68k-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o dir.o dir.c /tmp/instance-0/output-1/host/bin/m68k-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o file.o file.c /tmp/instance-0/output-1/host/bin/m68k-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o blkdev.o blkdev.c /tmp/instance-0/output-1/host/bin/m68k-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o lock.o lock.c /tmp/instance-0/output-1/host/bin/m68k-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o text.o text.c /tmp/instance-0/output-1/host/bin/m68k-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o str.o str.c /tmp/instance-0/output-1/host/bin/m68k-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o percent.o percent.c /tmp/instance-0/output-1/host/bin/m68k-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o prompt.o prompt.c /tmp/instance-0/output-1/host/bin/m68k-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o io.o io.c /tmp/instance-0/output-1/host/bin/m68k-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o mt.o mt.c /tmp/instance-0/output-1/host/bin/m68k-linux-gcc *.o -o wipe make[1]: Leaving directory '/tmp/instance-0/output-1/build/wipe-2.3.1' >>> wipe 2.3.1 Installing to target /usr/bin/install -D -m 0755 /tmp/instance-0/output-1/build/wipe-2.3.1/wipe /tmp/instance-0/output-1/target/usr/bin/wipe >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-0/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-0/output-1/host/bin/m68k-linux-%g' -e 's%@TARGET_ARCH@%m68k%g' -e 's%@TARGET_CPU@%5208%g' -e 's%@TARGET_ENDIAN@%big%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-fno-dwarf2-cfi-asm', '-Wl,-elf2flt=-r', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-Wl,-elf2flt=-r', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-fno-dwarf2-cfi-asm', '-Wl,-elf2flt=-r', '-static', '-fno-dwarf2-cfi-asm', '-Wl,-elf2flt=-r', '-static'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-0/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot%g' -e 's%@STATIC@%true%g' package/meson//cross-compilation.conf.in > /tmp/instance-0/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-0/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-0/output-1/host/etc/meson/cross-compilation.conf mkdir -p /tmp/instance-0/output-1/target/etc echo "buildroot" > /tmp/instance-0/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-0/output-1/target/etc/hosts mkdir -p /tmp/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-0/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-0/output-1/target/etc/shadow rm -f /tmp/instance-0/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /tmp/instance-0/output-1/build/locales.nopurge for dir in /tmp/instance-0/output-1/target/usr/share/locale /tmp/instance-0/output-1/target/usr/share/X11/locale /tmp/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##*/}" /tmp/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-0/output-1/target/usr/include /tmp/instance-0/output-1/target/usr/share/aclocal \ /tmp/instance-0/output-1/target/usr/lib/pkgconfig /tmp/instance-0/output-1/target/usr/share/pkgconfig \ /tmp/instance-0/output-1/target/usr/lib/cmake /tmp/instance-0/output-1/target/usr/share/cmake \ /tmp/instance-0/output-1/target/usr/doc find /tmp/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-0/output-1/target/lib/ /tmp/instance-0/output-1/target/usr/lib/ /tmp/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-0/output-1/target/usr/share/gdb rm -rf /tmp/instance-0/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-0/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-0/output-1/target/usr/share/zsh rm -rf /tmp/instance-0/output-1/target/usr/man /tmp/instance-0/output-1/target/usr/share/man rm -rf /tmp/instance-0/output-1/target/usr/info /tmp/instance-0/output-1/target/usr/share/info rm -rf /tmp/instance-0/output-1/target/usr/doc /tmp/instance-0/output-1/target/usr/share/doc rm -rf /tmp/instance-0/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-0/output-1/target/lib/debug /tmp/instance-0/output-1/target/usr/lib/debug find /tmp/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 /tmp/instance-0/output-1/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-0/output-1/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/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 /tmp/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 /tmp/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.11-1172-g6e4791b751"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.02-git\"" \ ) > /tmp/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-0/output-1/per-package /tmp/instance-0/buildroot/support/scripts/fix-rpath target touch /tmp/instance-0/output-1/target/usr ln -snf /tmp/instance-0/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot /tmp/instance-0/output-1/staging make: Leaving directory '/tmp/instance-0/buildroot' make: Entering directory '/tmp/instance-0/buildroot' >>> Buildroot 2021.11-1172-g6e4791b751 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-bootlin 2021.11-1 Collecting legal info >>> toolchain Collecting legal info >>> ed 1.17 Collecting legal info COPYING: OK (sha256: f03a12bef9dfb7281864a0dd965166d4f4ec7a66633df2bc72fa4363e57de02c) >>> host-lzip 1.22 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> hwdata 0.354 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info json2.js: OK (sha256: 925947d3d711c4441a9db20f51215fbf5c119d2a3b51cadb2c9031907d8014b5) >>> jsoncpp 1.9.5 Collecting legal info LICENSE: OK (sha256: cec0db5f6d7ed6b3a72647bd50aed02e13c3377fd44382b96dc2915534c042ad) >>> host-meson 0.61.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.10.1 Collecting legal info LICENSE: OK (sha256: d0285b61e1a8e420c7deb95836738a5d4a0d26463138b17601f5971212684c4b) >>> host-autoconf 2.71 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 2021.02.19 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.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 59.8.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> libb64 1.2.1 Collecting legal info LICENSE: OK (sha256: 834b7afa1b3c40289a3be775d3625016be1c0d7ea7a4a26c1eb207f53dc961d8) >>> libbson 1.9.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) THIRD_PARTY_NOTICES: OK (sha256: 8dc5cb3146b026715e6c145621c7732f36c295d825b7b3a03076ad3f238db48e) >>> libdvbpsi 1.3.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libenca 1.19 Collecting legal info COPYING: OK (sha256: 87f1bd4a52b4029476b684fcdd51fed3c6b2540e462d3c2d3bfc9be4558b2825) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Collecting legal info COPYING: OK (sha256: 363cef40b276a7a91ebcff3f78626d9cfe5e5a51927c725236007259403d5fc4) >>> websocketpp 0.8.2 Collecting legal info COPYING: OK (sha256: b31e597bc777d884a39663c11d0557a0af40780e1f451de11ea5103924a69667) >>> wipe 2.3.1 Collecting legal info LICENSE: OK (sha256: 890cd89006bb57ce95b460e867c7bcc81d30cbc23067a9be4644bdac6882bc14) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2021.11-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) Legal info produced in /tmp/instance-0/output-1/legal-info make: Leaving directory '/tmp/instance-0/buildroot'