230 | snprintf(dict_block, strlen(dir) + strlen(out_name) + 12, "%s/%s.%li", | ~~^ | | | long int | %i 231 | dir, out_name, zck_get_chunk_number(idx)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ | | | ssize_t {aka int} [30/185] Compiling C object src/zck_gen_zdict.p/util_common.c.o [31/185] Linking target src/zck_gen_zdict [32/185] Compiling C object src/zck_read_header.p/zck_read_header.c.o ../src/zck_read_header.c: In function 'main': ../src/zck_read_header.c:156:32: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'ssize_t' {aka 'int'} [-Wformat=] 156 | printf("Header size: %lu\n", zck_get_header_length(zck)); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | | ssize_t {aka int} | long unsigned int | %u ../src/zck_read_header.c:160:30: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'ssize_t' {aka 'int'} [-Wformat=] 160 | printf("Data size: %lu\n", zck_get_data_length(zck)); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~ | | | | | ssize_t {aka int} | long unsigned int | %u [33/185] Compiling C object src/zck_read_header.p/util_common.c.o [34/185] Linking target src/zck_read_header [35/185] Compiling C object src/zck_delta_size.p/zck_delta_size.c.o [36/185] Compiling C object src/zck_delta_size.p/util_common.c.o [37/185] Compiling C object src/zck_delta_size.p/memmem.c.o [38/185] Linking target src/zck_delta_size [39/185] Compiling C object test/empty.p/empty.c.o [40/185] Compiling C object test/empty.p/.._src_lib_buzhash_buzhash.c.o [41/185] Compiling C object test/empty.p/.._src_lib_comp_comp.c.o [42/185] Compiling C object test/empty.p/.._src_lib_comp_nocomp_nocomp.c.o [43/185] Compiling C object test/empty.p/.._src_lib_hash_hash.c.o [44/185] Compiling C object test/empty.p/.._src_lib_hash_sha1_sha1.c.o [45/185] Compiling C object test/empty.p/.._src_lib_hash_sha2_sha2.c.o [46/185] Compiling C object test/empty.p/.._src_lib_index_index_create.c.o [47/185] Compiling C object test/empty.p/.._src_lib_index_index_read.c.o [48/185] Compiling C object test/empty.p/.._src_lib_index_index_common.c.o [49/185] Compiling C object test/empty.p/.._src_lib_dl_range.c.o [50/185] Compiling C object test/empty.p/.._src_lib_dl_dl.c.o [51/185] Compiling C object test/empty.p/.._src_lib_dl_multipart.c.o [52/185] Compiling C object test/empty.p/.._src_lib_zck.c.o [53/185] Compiling C object test/empty.p/.._src_lib_header.c.o [54/185] Compiling C object test/empty.p/.._src_lib_io.c.o [55/185] Compiling C object test/empty.p/.._src_lib_log.c.o [56/185] Compiling C object test/empty.p/.._src_lib_compint.c.o [57/185] Compiling C object test/empty.p/.._src_lib_error.c.o [58/185] Compiling C object test/empty.p/lib_util.c.o [59/185] Linking target test/empty [60/185] Compiling C object test/optelems.p/optelems.c.o [61/185] Compiling C object test/optelems.p/.._src_lib_buzhash_buzhash.c.o [62/185] Compiling C object test/optelems.p/.._src_lib_comp_comp.c.o [63/185] Compiling C object test/optelems.p/.._src_lib_comp_nocomp_nocomp.c.o [64/185] Compiling C object test/optelems.p/.._src_lib_hash_hash.c.o [65/185] Compiling C object test/optelems.p/.._src_lib_hash_sha1_sha1.c.o [66/185] Compiling C object test/optelems.p/.._src_lib_hash_sha2_sha2.c.o [67/185] Compiling C object test/optelems.p/.._src_lib_index_index_create.c.o [68/185] Compiling C object test/optelems.p/.._src_lib_index_index_read.c.o [69/185] Compiling C object test/optelems.p/.._src_lib_index_index_common.c.o [70/185] Compiling C object test/optelems.p/.._src_lib_dl_range.c.o [71/185] Compiling C object test/optelems.p/.._src_lib_dl_dl.c.o [72/185] Compiling C object test/optelems.p/.._src_lib_dl_multipart.c.o [73/185] Compiling C object test/optelems.p/.._src_lib_zck.c.o [74/185] Compiling C object test/optelems.p/.._src_lib_header.c.o [75/185] Compiling C object test/optelems.p/.._src_lib_io.c.o [76/185] Compiling C object test/optelems.p/.._src_lib_log.c.o [77/185] Compiling C object test/optelems.p/.._src_lib_compint.c.o [78/185] Compiling C object test/optelems.p/.._src_lib_error.c.o [79/185] Compiling C object test/optelems.p/lib_util.c.o [80/185] Compiling C object test/copy_chunks.p/.._src_lib_comp_nocomp_nocomp.c.o [81/185] Linking target test/optelems [82/185] Compiling C object test/copy_chunks.p/copy_chunks.c.o [83/185] Compiling C object test/copy_chunks.p/.._src_lib_buzhash_buzhash.c.o [84/185] Compiling C object test/copy_chunks.p/.._src_lib_comp_comp.c.o [85/185] Compiling C object test/copy_chunks.p/.._src_lib_hash_hash.c.o [86/185] Compiling C object test/copy_chunks.p/.._src_lib_hash_sha1_sha1.c.o [87/185] Compiling C object test/copy_chunks.p/.._src_lib_hash_sha2_sha2.c.o [88/185] Compiling C object test/copy_chunks.p/.._src_lib_index_index_create.c.o [89/185] Compiling C object test/copy_chunks.p/.._src_lib_index_index_read.c.o [90/185] Compiling C object test/copy_chunks.p/.._src_lib_index_index_common.c.o [91/185] Compiling C object test/copy_chunks.p/.._src_lib_dl_range.c.o [92/185] Compiling C object test/copy_chunks.p/.._src_lib_dl_dl.c.o [93/185] Compiling C object test/copy_chunks.p/.._src_lib_dl_multipart.c.o [94/185] Compiling C object test/copy_chunks.p/.._src_lib_zck.c.o [95/185] Compiling C object test/copy_chunks.p/.._src_lib_header.c.o [96/185] Compiling C object test/copy_chunks.p/.._src_lib_io.c.o [97/185] Compiling C object test/copy_chunks.p/.._src_lib_log.c.o [98/185] Compiling C object test/copy_chunks.p/.._src_lib_compint.c.o [99/185] Compiling C object test/copy_chunks.p/.._src_lib_error.c.o [100/185] Compiling C object test/copy_chunks.p/lib_util.c.o [101/185] Linking target test/copy_chunks [102/185] Compiling C object test/invalid_input_checksum.p/invalid_input_checksum.c.o [103/185] Compiling C object test/invalid_input_checksum.p/.._src_lib_buzhash_buzhash.c.o [104/185] Compiling C object test/invalid_input_checksum.p/.._src_lib_comp_comp.c.o [105/185] Compiling C object test/invalid_input_checksum.p/.._src_lib_comp_nocomp_nocomp.c.o [106/185] Compiling C object test/invalid_input_checksum.p/.._src_lib_hash_hash.c.o [107/185] Compiling C object test/invalid_input_checksum.p/.._src_lib_hash_sha1_sha1.c.o [108/185] Compiling C object test/invalid_input_checksum.p/.._src_lib_hash_sha2_sha2.c.o [109/185] Compiling C object test/invalid_input_checksum.p/.._src_lib_index_index_create.c.o [110/185] Compiling C object test/invalid_input_checksum.p/.._src_lib_index_index_read.c.o [111/185] Compiling C object test/invalid_input_checksum.p/.._src_lib_index_index_common.c.o [112/185] Compiling C object test/invalid_input_checksum.p/.._src_lib_dl_range.c.o [113/185] Compiling C object test/invalid_input_checksum.p/.._src_lib_dl_dl.c.o [114/185] Compiling C object test/invalid_input_checksum.p/.._src_lib_dl_multipart.c.o [115/185] Compiling C object test/invalid_input_checksum.p/.._src_lib_zck.c.o [116/185] Compiling C object test/invalid_input_checksum.p/.._src_lib_header.c.o [117/185] Compiling C object test/invalid_input_checksum.p/.._src_lib_io.c.o [118/185] Compiling C object test/invalid_input_checksum.p/.._src_lib_log.c.o [119/185] Compiling C object test/invalid_input_checksum.p/.._src_lib_compint.c.o [120/185] Compiling C object test/invalid_input_checksum.p/.._src_lib_error.c.o [121/185] Compiling C object test/invalid_input_checksum.p/lib_util.c.o [122/185] Linking target test/invalid_input_checksum [123/185] Compiling C object test/read_single_chunk.p/read_single_chunk.c.o ../test/read_single_chunk.c: In function 'main': ../test/read_single_chunk.c:94:62: warning: format '%li' expects argument of type 'long int', but argument 2 has type 'ssize_t' {aka 'int'} [-Wformat=] 94 | printf("chunk size didn't match expected size: %li != %li\n", | ~~^ | | | long int | %i 95 | read_size, chunk_size); | ~~~~~~~~~ | | | ssize_t {aka int} ../test/read_single_chunk.c:94:69: warning: format '%li' expects argument of type 'long int', but argument 3 has type 'ssize_t' {aka 'int'} [-Wformat=] 94 | printf("chunk size didn't match expected size: %li != %li\n", | ~~^ | | | long int | %i 95 | read_size, chunk_size); | ~~~~~~~~~~ | | | ssize_t {aka int} [124/185] Compiling C object test/read_single_chunk.p/.._src_lib_buzhash_buzhash.c.o [125/185] Compiling C object test/read_single_chunk.p/.._src_lib_comp_comp.c.o [126/185] Compiling C object test/read_single_chunk.p/.._src_lib_comp_nocomp_nocomp.c.o [127/185] Compiling C object test/read_single_chunk.p/.._src_lib_hash_hash.c.o [128/185] Compiling C object test/read_single_chunk.p/.._src_lib_hash_sha1_sha1.c.o [129/185] Compiling C object test/read_single_chunk.p/.._src_lib_hash_sha2_sha2.c.o [130/185] Compiling C object test/read_single_chunk.p/.._src_lib_index_index_create.c.o [131/185] Compiling C object test/read_single_chunk.p/.._src_lib_index_index_read.c.o [132/185] Compiling C object test/read_single_chunk.p/.._src_lib_index_index_common.c.o [133/185] Compiling C object test/read_single_chunk.p/.._src_lib_dl_range.c.o [134/185] Compiling C object test/read_single_chunk.p/.._src_lib_dl_dl.c.o [135/185] Compiling C object test/read_single_chunk.p/.._src_lib_dl_multipart.c.o [136/185] Compiling C object test/read_single_chunk.p/.._src_lib_zck.c.o [137/185] Compiling C object test/read_single_chunk.p/.._src_lib_header.c.o [138/185] Compiling C object test/read_single_chunk.p/.._src_lib_io.c.o [139/185] Compiling C object test/read_single_chunk.p/.._src_lib_log.c.o [140/185] Compiling C object test/read_single_chunk.p/.._src_lib_compint.c.o [141/185] Compiling C object test/read_single_chunk.p/.._src_lib_error.c.o [142/185] Compiling C object test/read_single_chunk.p/lib_util.c.o [143/185] Linking target test/read_single_chunk [144/185] Compiling C object test/read_single_comp_chunk.p/read_single_comp_chunk.c.o ../test/read_single_comp_chunk.c: In function 'main': ../test/read_single_comp_chunk.c:83:62: warning: format '%li' expects argument of type 'long int', but argument 2 has type 'ssize_t' {aka 'int'} [-Wformat=] 83 | printf("chunk size didn't match expected size: %li != %li\n", | ~~^ | | | long int | %i 84 | read_size, chunk_size); | ~~~~~~~~~ | | | ssize_t {aka int} ../test/read_single_comp_chunk.c:83:69: warning: format '%li' expects argument of type 'long int', but argument 3 has type 'ssize_t' {aka 'int'} [-Wformat=] 83 | printf("chunk size didn't match expected size: %li != %li\n", | ~~^ | | | long int | %i 84 | read_size, chunk_size); | ~~~~~~~~~~ | | | ssize_t {aka int} [145/185] Compiling C object test/read_single_comp_chunk.p/.._src_lib_buzhash_buzhash.c.o [146/185] Compiling C object test/read_single_comp_chunk.p/.._src_lib_comp_comp.c.o [147/185] Compiling C object test/read_single_comp_chunk.p/.._src_lib_comp_nocomp_nocomp.c.o [148/185] Compiling C object test/read_single_comp_chunk.p/.._src_lib_hash_hash.c.o [149/185] Compiling C object test/read_single_comp_chunk.p/.._src_lib_hash_sha1_sha1.c.o [150/185] Compiling C object test/read_single_comp_chunk.p/.._src_lib_hash_sha2_sha2.c.o [151/185] Compiling C object test/read_single_comp_chunk.p/.._src_lib_index_index_create.c.o [152/185] Compiling C object test/read_single_comp_chunk.p/.._src_lib_index_index_read.c.o [153/185] Compiling C object test/read_single_comp_chunk.p/.._src_lib_index_index_common.c.o [154/185] Compiling C object test/read_single_comp_chunk.p/.._src_lib_dl_range.c.o [155/185] Compiling C object test/read_single_comp_chunk.p/.._src_lib_dl_dl.c.o [156/185] Compiling C object test/read_single_comp_chunk.p/.._src_lib_dl_multipart.c.o [157/185] Compiling C object test/read_single_comp_chunk.p/.._src_lib_zck.c.o [158/185] Compiling C object test/read_single_comp_chunk.p/.._src_lib_header.c.o [159/185] Compiling C object test/read_single_comp_chunk.p/.._src_lib_io.c.o [160/185] Compiling C object test/read_single_comp_chunk.p/.._src_lib_log.c.o [161/185] Compiling C object test/read_single_comp_chunk.p/.._src_lib_compint.c.o [162/185] Compiling C object test/read_single_comp_chunk.p/.._src_lib_error.c.o [163/185] Compiling C object test/read_single_comp_chunk.p/lib_util.c.o [164/185] Linking target test/read_single_comp_chunk [165/185] Compiling C object test/shacheck.p/shacheck.c.o [166/185] Compiling C object test/shacheck.p/.._src_lib_buzhash_buzhash.c.o [167/185] Compiling C object test/shacheck.p/.._src_lib_comp_comp.c.o [168/185] Compiling C object test/shacheck.p/.._src_lib_comp_nocomp_nocomp.c.o [169/185] Compiling C object test/shacheck.p/.._src_lib_hash_hash.c.o [170/185] Compiling C object test/shacheck.p/.._src_lib_hash_sha1_sha1.c.o [171/185] Compiling C object test/shacheck.p/.._src_lib_hash_sha2_sha2.c.o [172/185] Compiling C object test/shacheck.p/.._src_lib_index_index_create.c.o [173/185] Compiling C object test/shacheck.p/.._src_lib_index_index_read.c.o [174/185] Compiling C object test/shacheck.p/.._src_lib_index_index_common.c.o [175/185] Compiling C object test/shacheck.p/.._src_lib_dl_range.c.o [176/185] Compiling C object test/shacheck.p/.._src_lib_dl_dl.c.o [177/185] Compiling C object test/shacheck.p/.._src_lib_dl_multipart.c.o [178/185] Compiling C object test/shacheck.p/.._src_lib_zck.c.o [179/185] Compiling C object test/shacheck.p/.._src_lib_header.c.o [180/185] Compiling C object test/shacheck.p/.._src_lib_io.c.o [181/185] Compiling C object test/shacheck.p/.._src_lib_log.c.o [182/185] Compiling C object test/shacheck.p/.._src_lib_compint.c.o [183/185] Compiling C object test/shacheck.p/.._src_lib_error.c.o [184/185] Compiling C object test/shacheck.p/lib_util.c.o [185/185] Linking target test/shacheck >>> zchunk 1.1.16 Installing to staging directory PATH="/nvmedata/autobuild/instance-10/output-1/host/bin:/nvmedata/autobuild/instance-10/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" DESTDIR=/nvmedata/autobuild/instance-10/output-1/host/or1k-buildroot-linux-uclibc/sysroot PYTHONNOUSERSITE=y /nvmedata/autobuild/instance-10/output-1/host/bin/ninja -j1 -C /nvmedata/autobuild/instance-10/output-1/build/zchunk-1.1.16//build install ninja: Entering directory `/nvmedata/autobuild/instance-10/output-1/build/zchunk-1.1.16//build' [0/1] Installing files. Installing src/lib/libzck.a to /nvmedata/autobuild/instance-10/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib Installing src/zck to /nvmedata/autobuild/instance-10/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/bin Installing src/unzck to /nvmedata/autobuild/instance-10/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/bin Installing src/zckdl to /nvmedata/autobuild/instance-10/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/bin Installing src/zck_gen_zdict to /nvmedata/autobuild/instance-10/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/bin Installing src/zck_read_header to /nvmedata/autobuild/instance-10/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/bin Installing src/zck_delta_size to /nvmedata/autobuild/instance-10/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/bin Installing /nvmedata/autobuild/instance-10/output-1/build/zchunk-1.1.16/build/include/zck.h to /nvmedata/autobuild/instance-10/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/include Installing /nvmedata/autobuild/instance-10/output-1/build/zchunk-1.1.16/doc/unzck.1 to /nvmedata/autobuild/instance-10/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/share/man/man1 Installing /nvmedata/autobuild/instance-10/output-1/build/zchunk-1.1.16/doc/zck.1 to /nvmedata/autobuild/instance-10/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/share/man/man1 Installing /nvmedata/autobuild/instance-10/output-1/build/zchunk-1.1.16/doc/zck_delta_size.1 to /nvmedata/autobuild/instance-10/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/share/man/man1 Installing /nvmedata/autobuild/instance-10/output-1/build/zchunk-1.1.16/doc/zck_gen_zdict.1 to /nvmedata/autobuild/instance-10/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/share/man/man1 Installing /nvmedata/autobuild/instance-10/output-1/build/zchunk-1.1.16/doc/zck_read_header.1 to /nvmedata/autobuild/instance-10/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/share/man/man1 Installing /nvmedata/autobuild/instance-10/output-1/build/zchunk-1.1.16/doc/zckdl.1 to /nvmedata/autobuild/instance-10/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/share/man/man1 Installing /nvmedata/autobuild/instance-10/output-1/build/zchunk-1.1.16/build/meson-private/zck.pc to /nvmedata/autobuild/instance-10/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig >>> zchunk 1.1.16 Fixing libtool files for la in $(find /nvmedata/autobuild/instance-10/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/nvmedata/autobuild/instance-10/output-1:@BASE_DIR@:g" \ -e "s:/nvmedata/autobuild/instance-10/output-1/host/or1k-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/nvmedata/autobuild/instance-10/output-1/host/or1k-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/nvmedata/autobuild/instance-10/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 >>> zchunk 1.1.16 Installing to target PATH="/nvmedata/autobuild/instance-10/output-1/host/bin:/nvmedata/autobuild/instance-10/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" DESTDIR=/nvmedata/autobuild/instance-10/output-1/target PYTHONNOUSERSITE=y /nvmedata/autobuild/instance-10/output-1/host/bin/ninja -j1 -C /nvmedata/autobuild/instance-10/output-1/build/zchunk-1.1.16//build install ninja: Entering directory `/nvmedata/autobuild/instance-10/output-1/build/zchunk-1.1.16//build' [0/1] Installing files. Installing src/lib/libzck.a to /nvmedata/autobuild/instance-10/output-1/target/usr/lib Installing src/zck to /nvmedata/autobuild/instance-10/output-1/target/usr/bin Installing src/unzck to /nvmedata/autobuild/instance-10/output-1/target/usr/bin Installing src/zckdl to /nvmedata/autobuild/instance-10/output-1/target/usr/bin Installing src/zck_gen_zdict to /nvmedata/autobuild/instance-10/output-1/target/usr/bin Installing src/zck_read_header to /nvmedata/autobuild/instance-10/output-1/target/usr/bin Installing src/zck_delta_size to /nvmedata/autobuild/instance-10/output-1/target/usr/bin Installing /nvmedata/autobuild/instance-10/output-1/build/zchunk-1.1.16/build/include/zck.h to /nvmedata/autobuild/instance-10/output-1/target/usr/include Installing /nvmedata/autobuild/instance-10/output-1/build/zchunk-1.1.16/doc/unzck.1 to /nvmedata/autobuild/instance-10/output-1/target/usr/share/man/man1 Installing /nvmedata/autobuild/instance-10/output-1/build/zchunk-1.1.16/doc/zck.1 to /nvmedata/autobuild/instance-10/output-1/target/usr/share/man/man1 Installing /nvmedata/autobuild/instance-10/output-1/build/zchunk-1.1.16/doc/zck_delta_size.1 to /nvmedata/autobuild/instance-10/output-1/target/usr/share/man/man1 Installing /nvmedata/autobuild/instance-10/output-1/build/zchunk-1.1.16/doc/zck_gen_zdict.1 to /nvmedata/autobuild/instance-10/output-1/target/usr/share/man/man1 Installing /nvmedata/autobuild/instance-10/output-1/build/zchunk-1.1.16/doc/zck_read_header.1 to /nvmedata/autobuild/instance-10/output-1/target/usr/share/man/man1 Installing /nvmedata/autobuild/instance-10/output-1/build/zchunk-1.1.16/doc/zckdl.1 to /nvmedata/autobuild/instance-10/output-1/target/usr/share/man/man1 Installing /nvmedata/autobuild/instance-10/output-1/build/zchunk-1.1.16/build/meson-private/zck.pc to /nvmedata/autobuild/instance-10/output-1/target/usr/lib/pkgconfig >>> Finalizing host directory >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-10/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-10/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-10/output-1/host/bin/or1k-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-10/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%or1k%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-10/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-10/output-1/host/bin/pkgconf%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-10/output-1/host/or1k-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /nvmedata/autobuild/instance-10/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-10/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-10/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-10/output-1/host/bin/or1k-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-10/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%or1k%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-10/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-10/output-1/host/bin/pkgconf%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-10/output-1/host/or1k-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /nvmedata/autobuild/instance-10/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-10/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /nvmedata/autobuild/instance-10/output-1/target/etc/shells || echo "/bin/bash" >> /nvmedata/autobuild/instance-10/output-1/target/etc/shells /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /nvmedata/autobuild/instance-10/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /nvmedata/autobuild/instance-10/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /nvmedata/autobuild/instance-10/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /nvmedata/autobuild/instance-10/output-1/target/etc/shells || echo "/bin/ash" >> /nvmedata/autobuild/instance-10/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /nvmedata/autobuild/instance-10/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /nvmedata/autobuild/instance-10/output-1/target/etc/shells || echo "/bin/hush" >> /nvmedata/autobuild/instance-10/output-1/target/etc/shells; fi mkdir -p /nvmedata/autobuild/instance-10/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-10/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-10/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-10/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-10/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /nvmedata/autobuild/instance-10/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-10/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-10/output-1/target/etc/shells if [ -x /nvmedata/autobuild/instance-10/output-1/target/sbin/swapon -a -x /nvmedata/autobuild/instance-10/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /nvmedata/autobuild/instance-10/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /nvmedata/autobuild/instance-10/output-1/target/etc/inittab; fi rm -rf /nvmedata/autobuild/instance-10/output-1/target/usr/include /nvmedata/autobuild/instance-10/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-10/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-10/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-10/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-10/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-10/output-1/target/usr/doc find /nvmedata/autobuild/instance-10/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-10/output-1/target/lib/ /nvmedata/autobuild/instance-10/output-1/target/usr/lib/ /nvmedata/autobuild/instance-10/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/nvmedata/autobuild/instance-10/output-1/target/usr/libexec/': No such file or directory rm -rf /nvmedata/autobuild/instance-10/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-10/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-10/output-1/target/usr/man /nvmedata/autobuild/instance-10/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-10/output-1/target/usr/info /nvmedata/autobuild/instance-10/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-10/output-1/target/usr/doc /nvmedata/autobuild/instance-10/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-10/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-10/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-10/output-1/target/lib/debug /nvmedata/autobuild/instance-10/output-1/target/usr/lib/debug find /nvmedata/autobuild/instance-10/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /nvmedata/autobuild/instance-10/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /nvmedata/autobuild/instance-10/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /nvmedata/autobuild/instance-10/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 /nvmedata/autobuild/instance-10/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.02-438-gac91235797"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.05-git\"" \ ) > /nvmedata/autobuild/instance-10/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-10/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-10/output-1/per-package /nvmedata/autobuild/instance-10/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-10/output-1/target/usr ln -snf /nvmedata/autobuild/instance-10/output-1/host/or1k-buildroot-linux-uclibc/sysroot /nvmedata/autobuild/instance-10/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-10/buildroot' make: Entering directory '/nvmedata/autobuild/instance-10/buildroot' >>> Buildroot 2022.02-438-gac91235797 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> alsa-lib 1.2.6 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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-skeleton Collecting legal info >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.40 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.4.186 Collecting legal info >>> alsa-utils 1.2.6 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> argp-standalone 1.3 Collecting legal info argp.h: OK (sha256: bbb8919aa520069b0234faf5e83a94052d278419ffe97ca8e843ecc9b212d1ab) >>> bash 5.1.16 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bmap-tools 3.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-python-setuptools 60.9.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.2 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.7 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.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> debianutils 4.11 Collecting legal info debian/copyright: OK (sha256: 3c8b5112cb8f74ba959233291908d73f527afa6f1d96f93649aeb912b5884567) >>> c-ares 1.18.1 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> host-dbus-python 1.2.18 Collecting legal info COPYING: OK (sha256: 1e4562245383fdb5203b1769789e5b28bba21af4923aea7e8b2614f7f93623c0) dbus-gmain/COPYING: OK (sha256: 064523e3ab64d6f03904132b2cc4a1bd8500586edb4cd050c2ff2b96aed4c33b) >>> host-dbus 1.12.22 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-libglib2 2.70.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-meson 0.62.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.18.6 Collecting legal info Copyright.txt: OK (sha256: 131b9ff756b64a25b7461c3c1382e70b16c70a5b4833a1577897fa3ea6d88f8d) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-dfu-util 0.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libusb 1.0.25 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-e2tools 0.0.16.4 Collecting legal info COPYING: OK (sha256: 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583) >>> earlyoom 1.6.2 Collecting legal info LICENSE: OK (sha256: e730b3ec729de46d987ae73f30ed337e4cbe832f09205330acfa71848c6e0087) >>> host-environment-setup Collecting legal info >>> gensio 2.2.9 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> host-imagemagick 7.1.0-19 Collecting legal info LICENSE: OK (sha256: 040badb77b659e751ea16113490a937e1e01f3f5d32181e966b8982413533fb2) >>> host-libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> host-libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> initscripts Collecting legal info >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> libcurl 7.82.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libglob 1.0 Collecting legal info LICENSE: OK (sha256: 4cd4bac6ef90d4a91ee6e52df30f241045fb1a27fb53541ef4a9f8e47e6103ca) >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libsndfile 1.0.31 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Collecting legal info linux_syscall_support.h: OK (sha256: 4c1fc9acc9f3867e5c81b5d5f57c52fb9a932662bd4e2e5e43b3fe95390035f5) >>> mpdecimal 2.5.1 Collecting legal info LICENSE.txt: OK (sha256: b07528d8b1dbf1e2d2741052996f0876e23342ce2d30d0effa39c5457716c25a) >>> odroidc2-firmware s905_6.0.1_v5.5 Collecting legal info >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> sbc 1.5 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> screenfetch 3.9.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ser2net 4.3.4 Collecting legal info COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> tinyssh 20210601 Collecting legal info LICENCE: OK (sha256: b5dc19477e29f4111e1c16cd89ec0782f5a07b1a30e3bdb7c155425b81b12c46) >>> uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> zchunk 1.1.16 Collecting legal info LICENSE: OK (sha256: 3c6a4fd5a93cacec6bf694d0537246bc15a95a274f5c5301749754e56d27b797) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.4.186: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: odroidc2-firmware-s905_6.0.1_v5.5: cannot save license (ODROIDC2_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-10/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-10/buildroot'