zchunk-1.2.2.tar.gz: OK (sha256: bc36f13b1bcb2ab52d046bfc3ec04a9bd1f89b070b4e8fca52eded235a583526) >>> zchunk 1.2.2 Extracting gzip -d -c /tmp/instance-8/dl/zchunk/zchunk-1.2.2.tar.gz | tar --strip-components=1 -C /tmp/instance-8/output-1/build/zchunk-1.2.2 -xf - >>> zchunk 1.2.2 Patching Applying 0001-meson-fix-argp-standalone-wrap-and-find_library.patch using patch: patching file .github/workflows/main.yml patching file meson.build patching file subprojects/argp-standalone.wrap Applying 0002-zck-declare-write_data-as-static.patch using patch: patching file src/zck.c >>> zchunk 1.2.2 Configuring rm -rf /tmp/instance-8/output-1/build/zchunk-1.2.2//build mkdir -p /tmp/instance-8/output-1/build/zchunk-1.2.2//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/tmp/instance-8/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-8/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sparc%g" -e "s%@TARGET_CPU@%leon3%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/tmp/instance-8/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-8/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-8/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-8/output-1/host/sparc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /tmp/instance-8/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-8/output-1/build/zchunk-1.2.2//build/cross-compilation.conf PATH="/tmp/instance-8/output-1/host/bin:/tmp/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /tmp/instance-8/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=static --buildtype=release --cross-file=/tmp/instance-8/output-1/build/zchunk-1.2.2//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/tmp/instance-8/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/tmp/instance-8/output-1/host/lib/cmake -Dwith-curl=disabled -Dwith-openssl=enabled -Dwith-zstd=disabled /tmp/instance-8/output-1/build/zchunk-1.2.2/ /tmp/instance-8/output-1/build/zchunk-1.2.2//build The Meson build system Version: 0.64.1 Source dir: /tmp/instance-8/output-1/build/zchunk-1.2.2 Build dir: /tmp/instance-8/output-1/build/zchunk-1.2.2/build Build type: cross build Project name: zck Project version: 1.2.2 C compiler for the host machine: /tmp/instance-8/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc (gcc 10.4.0 "sparc-buildroot-linux-uclibc-gcc.br_real (Buildroot 2022.11-266-gf298729fc3) 10.4.0") C linker for the host machine: /tmp/instance-8/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc ld.bfd 2.37 C compiler for the build machine: /usr/bin/gcc (gcc 10.2.1 "gcc (Debian 10.2.1-6) 10.2.1 20210110") C linker for the build machine: /usr/bin/gcc ld.bfd 2.35.2 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: sparc Host machine cpu: leon3 Target machine cpu family: sparc Target machine cpu: leon3 Compiler for C supports arguments -Wunused-result: YES Dependency libzstd skipped: feature with-zstd disabled Dependency libcurl skipped: feature with-curl disabled Found pkg-config: /tmp/instance-8/output-1/host/bin/pkgconf (1.6.3) Run-time dependency openssl found: YES 3.6.1 Has header "argp.h" : YES Library argp found: YES Configuring zck.h using configuration Build targets in project: 16 NOTICE: Future-deprecated features used: * 0.56.0: {'meson.source_root'} zck 1.2.2 User defined options Cross files : /tmp/instance-8/output-1/build/zchunk-1.2.2//build/cross-compilation.conf build.cmake_prefix_path: /tmp/instance-8/output-1/host/lib/cmake build.pkg_config_path : /tmp/instance-8/output-1/host/lib/pkgconfig buildtype : release default_library : static libdir : lib prefix : /usr strip : false b_pie : false with-curl : disabled with-openssl : enabled with-zstd : disabled Found ninja-1.11.1.git.kitware.jobserver-1 at /tmp/instance-8/output-1/host/bin/ninja WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated. >>> zchunk 1.2.2 Building PATH="/tmp/instance-8/output-1/host/bin:/tmp/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=y /tmp/instance-8/output-1/host/bin/ninja -C /tmp/instance-8/output-1/build/zchunk-1.2.2//build ninja: Entering directory `/tmp/instance-8/output-1/build/zchunk-1.2.2//build' [1/169] Compiling C object src/lib/libzck.a.p/buzhash_buzhash.c.o [2/169] Compiling C object src/lib/libzck.a.p/comp_nocomp_nocomp.c.o [3/169] Compiling C object src/lib/libzck.a.p/index_index_create.c.o [4/169] Compiling C object src/lib/libzck.a.p/index_index_common.c.o [5/169] Compiling C object src/lib/libzck.a.p/log.c.o [6/169] Compiling C object src/zck.p/util_common.c.o [7/169] Compiling C object src/lib/libzck.a.p/dl_range.c.o [8/169] Compiling C object src/lib/libzck.a.p/io.c.o [9/169] Compiling C object src/lib/libzck.a.p/error.c.o [10/169] Compiling C object src/zck.p/memmem.c.o [11/169] Compiling C object src/unzck.p/util_common.c.o [12/169] Compiling C object src/zck_gen_zdict.p/util_common.c.o [13/169] Compiling C object src/lib/libzck.a.p/dl_multipart.c.o [14/169] Compiling C object src/lib/libzck.a.p/compint.c.o [15/169] Compiling C object src/zck_read_header.p/util_common.c.o [16/169] Compiling C object src/zck_delta_size.p/util_common.c.o [17/169] Compiling C object src/zck_delta_size.p/memmem.c.o [18/169] Compiling C object test/empty.p/.._src_lib_buzhash_buzhash.c.o [19/169] Compiling C object src/zck_delta_size.p/zck_delta_size.c.o [20/169] Compiling C object src/zck_read_header.p/zck_read_header.c.o [21/169] Compiling C object test/empty.p/empty.c.o [22/169] Compiling C object src/unzck.p/unzck.c.o [23/169] Compiling C object test/empty.p/.._src_lib_index_index_common.c.o [24/169] Compiling C object src/lib/libzck.a.p/hash_hash.c.o [25/169] Compiling C object test/empty.p/.._src_lib_comp_nocomp_nocomp.c.o [26/169] Compiling C object test/empty.p/.._src_lib_io.c.o [27/169] Compiling C object src/zck.p/zck.c.o [28/169] Compiling C object src/zck_gen_zdict.p/zck_gen_zdict.c.o [29/169] Compiling C object test/empty.p/.._src_lib_index_index_create.c.o [30/169] Compiling C object src/lib/libzck.a.p/zck.c.o [31/169] Compiling C object test/empty.p/.._src_lib_log.c.o [32/169] Compiling C object test/empty.p/.._src_lib_error.c.o [33/169] Compiling C object test/empty.p/lib_util.c.o [34/169] Compiling C object test/optelems.p/optelems.c.o [35/169] Compiling C object test/optelems.p/.._src_lib_buzhash_buzhash.c.o [36/169] Compiling C object test/empty.p/.._src_lib_dl_range.c.o [37/169] Compiling C object src/lib/libzck.a.p/header.c.o [38/169] Compiling C object test/empty.p/.._src_lib_compint.c.o [39/169] Compiling C object src/lib/libzck.a.p/comp_comp.c.o [40/169] Compiling C object test/optelems.p/.._src_lib_index_index_common.c.o [41/169] Compiling C object test/optelems.p/.._src_lib_comp_nocomp_nocomp.c.o [42/169] Compiling C object test/empty.p/.._src_lib_dl_multipart.c.o [43/169] Compiling C object src/lib/libzck.a.p/dl_dl.c.o [44/169] Compiling C object test/optelems.p/.._src_lib_dl_multipart.c.o [45/169] Compiling C object test/copy_chunks.p/.._src_lib_buzhash_buzhash.c.o [46/169] Compiling C object test/optelems.p/.._src_lib_index_index_create.c.o [47/169] Compiling C object test/empty.p/.._src_lib_comp_comp.c.o [48/169] Compiling C object test/empty.p/.._src_lib_zck.c.o [49/169] Compiling C object test/optelems.p/.._src_lib_error.c.o [50/169] Compiling C object test/optelems.p/.._src_lib_io.c.o [51/169] Compiling C object test/optelems.p/.._src_lib_log.c.o [52/169] Compiling C object test/optelems.p/lib_util.c.o [53/169] Compiling C object test/optelems.p/.._src_lib_compint.c.o [54/169] Compiling C object test/copy_chunks.p/.._src_lib_comp_nocomp_nocomp.c.o [55/169] Compiling C object test/optelems.p/.._src_lib_dl_range.c.o [56/169] Compiling C object test/copy_chunks.p/copy_chunks.c.o [57/169] Compiling C object test/copy_chunks.p/.._src_lib_index_index_common.c.o [58/169] Compiling C object test/copy_chunks.p/.._src_lib_log.c.o [59/169] Compiling C object test/copy_chunks.p/lib_util.c.o [60/169] Compiling C object test/copy_chunks.p/.._src_lib_index_index_create.c.o [61/169] Compiling C object test/optelems.p/.._src_lib_zck.c.o [62/169] Compiling C object test/copy_chunks.p/.._src_lib_error.c.o [63/169] Compiling C object test/empty.p/.._src_lib_header.c.o [64/169] Compiling C object test/copy_chunks.p/.._src_lib_io.c.o [65/169] Compiling C object test/invalid_input_checksum.p/invalid_input_checksum.c.o [66/169] Compiling C object test/copy_chunks.p/.._src_lib_dl_range.c.o [67/169] Compiling C object test/copy_chunks.p/.._src_lib_compint.c.o [68/169] Compiling C object test/empty.p/.._src_lib_hash_hash.c.o [69/169] Compiling C object test/invalid_input_checksum.p/.._src_lib_buzhash_buzhash.c.o [70/169] Compiling C object test/invalid_input_checksum.p/.._src_lib_comp_nocomp_nocomp.c.o [71/169] Compiling C object test/optelems.p/.._src_lib_hash_hash.c.o [72/169] Compiling C object test/empty.p/.._src_lib_dl_dl.c.o [73/169] Compiling C object test/invalid_input_checksum.p/.._src_lib_index_index_common.c.o [74/169] Compiling C object test/copy_chunks.p/.._src_lib_hash_hash.c.o [75/169] Compiling C object test/copy_chunks.p/.._src_lib_dl_multipart.c.o [76/169] Compiling C object test/invalid_input_checksum.p/.._src_lib_index_index_create.c.o [77/169] Compiling C object test/optelems.p/.._src_lib_header.c.o [78/169] Compiling C object test/invalid_input_checksum.p/lib_util.c.o [79/169] Compiling C object test/optelems.p/.._src_lib_dl_dl.c.o [80/169] Compiling C object test/optelems.p/.._src_lib_comp_comp.c.o [81/169] Compiling C object src/lib/libzck.a.p/index_index_read.c.o [82/169] Compiling C object test/invalid_input_checksum.p/.._src_lib_log.c.o [83/169] Compiling C object test/invalid_input_checksum.p/.._src_lib_error.c.o [84/169] Compiling C object test/read_single_chunk.p/.._src_lib_buzhash_buzhash.c.o [85/169] Compiling C object test/copy_chunks.p/.._src_lib_comp_comp.c.o [86/169] Compiling C object test/invalid_input_checksum.p/.._src_lib_compint.c.o [87/169] Compiling C object test/invalid_input_checksum.p/.._src_lib_dl_multipart.c.o [88/169] Compiling C object test/invalid_input_checksum.p/.._src_lib_io.c.o [89/169] Linking static target src/lib/libzck.a [90/169] Compiling C object test/copy_chunks.p/.._src_lib_zck.c.o [91/169] Compiling C object test/invalid_input_checksum.p/.._src_lib_dl_range.c.o [92/169] Compiling C object test/read_single_chunk.p/read_single_chunk.c.o [93/169] Compiling C object test/read_single_chunk.p/.._src_lib_comp_nocomp_nocomp.c.o [94/169] Compiling C object test/invalid_input_checksum.p/.._src_lib_zck.c.o [95/169] Compiling C object test/read_single_chunk.p/.._src_lib_index_index_common.c.o [96/169] Compiling C object test/copy_chunks.p/.._src_lib_dl_dl.c.o [97/169] Linking target src/zck [98/169] Linking target src/zck_gen_zdict [99/169] Compiling C object test/copy_chunks.p/.._src_lib_header.c.o [100/169] Linking target src/unzck [101/169] Linking target src/zck_read_header [102/169] Linking target src/zck_delta_size [103/169] Compiling C object test/invalid_input_checksum.p/.._src_lib_dl_dl.c.o [104/169] Compiling C object test/read_single_chunk.p/.._src_lib_index_index_create.c.o [105/169] Compiling C object test/read_single_chunk.p/lib_util.c.o [106/169] Compiling C object test/read_single_chunk.p/.._src_lib_io.c.o [107/169] Compiling C object test/read_single_chunk.p/.._src_lib_dl_range.c.o [108/169] Compiling C object test/read_single_chunk.p/.._src_lib_zck.c.o [109/169] Compiling C object test/read_single_chunk.p/.._src_lib_log.c.o [110/169] Compiling C object test/read_single_chunk.p/.._src_lib_dl_multipart.c.o [111/169] Compiling C object test/read_single_chunk.p/.._src_lib_error.c.o [112/169] Compiling C object test/read_single_comp_chunk.p/.._src_lib_comp_nocomp_nocomp.c.o [113/169] Compiling C object test/read_single_chunk.p/.._src_lib_compint.c.o [114/169] Compiling C object test/read_single_comp_chunk.p/read_single_comp_chunk.c.o [115/169] Compiling C object test/read_single_comp_chunk.p/.._src_lib_buzhash_buzhash.c.o [116/169] Compiling C object test/read_single_comp_chunk.p/.._src_lib_index_index_common.c.o [117/169] Compiling C object test/invalid_input_checksum.p/.._src_lib_comp_comp.c.o [118/169] Compiling C object test/read_single_comp_chunk.p/.._src_lib_log.c.o [119/169] Compiling C object test/invalid_input_checksum.p/.._src_lib_hash_hash.c.o [120/169] Compiling C object test/invalid_input_checksum.p/.._src_lib_header.c.o [121/169] Compiling C object test/read_single_comp_chunk.p/lib_util.c.o [122/169] Compiling C object test/read_single_comp_chunk.p/.._src_lib_index_index_create.c.o [123/169] Compiling C object test/read_single_comp_chunk.p/.._src_lib_dl_multipart.c.o [124/169] Compiling C object test/read_single_chunk.p/.._src_lib_header.c.o [125/169] Compiling C object test/read_single_comp_chunk.p/.._src_lib_error.c.o [126/169] Compiling C object test/read_single_comp_chunk.p/.._src_lib_io.c.o [127/169] Compiling C object test/read_single_comp_chunk.p/.._src_lib_compint.c.o [128/169] Compiling C object test/shacheck.p/.._src_lib_buzhash_buzhash.c.o [129/169] Compiling C object test/shacheck.p/.._src_lib_comp_nocomp_nocomp.c.o [130/169] Compiling C object test/shacheck.p/shacheck.c.o [131/169] Compiling C object test/read_single_comp_chunk.p/.._src_lib_dl_range.c.o [132/169] Compiling C object test/shacheck.p/.._src_lib_index_index_common.c.o [133/169] Compiling C object test/read_single_chunk.p/.._src_lib_comp_comp.c.o [134/169] Compiling C object test/invalid_input_checksum.p/.._src_lib_index_index_read.c.o [135/169] Compiling C object test/shacheck.p/.._src_lib_index_index_create.c.o [136/169] Compiling C object test/shacheck.p/.._src_lib_dl_range.c.o [137/169] Compiling C object test/empty.p/.._src_lib_index_index_read.c.o [138/169] Compiling C object test/read_single_chunk.p/.._src_lib_hash_hash.c.o [139/169] Compiling C object test/copy_chunks.p/.._src_lib_index_index_read.c.o [140/169] Compiling C object test/read_single_comp_chunk.p/.._src_lib_header.c.o [141/169] Compiling C object test/shacheck.p/.._src_lib_log.c.o [142/169] Compiling C object test/read_single_chunk.p/.._src_lib_dl_dl.c.o [143/169] Compiling C object test/shacheck.p/.._src_lib_io.c.o [144/169] Linking target test/invalid_input_checksum [145/169] Compiling C object test/shacheck.p/.._src_lib_dl_multipart.c.o [146/169] Compiling C object test/shacheck.p/.._src_lib_error.c.o [147/169] Linking target test/empty [148/169] Linking target test/copy_chunks [149/169] Compiling C object test/shacheck.p/lib_util.c.o [150/169] Compiling C object test/read_single_comp_chunk.p/.._src_lib_zck.c.o [151/169] Compiling C object test/optelems.p/.._src_lib_index_index_read.c.o [152/169] Compiling C object test/shacheck.p/.._src_lib_compint.c.o [153/169] Compiling C object test/shacheck.p/.._src_lib_zck.c.o [154/169] Compiling C object test/read_single_comp_chunk.p/.._src_lib_hash_hash.c.o [155/169] Compiling C object test/zck_cmp_uncomp.p/zck_cmp_uncomp.c.o ../test/zck_cmp_uncomp.c: In function 'main': ../test/zck_cmp_uncomp.c:219:21: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'ssize_t' {aka 'int'} [-Wformat=] 219 | printf("%12lu %s %s %12lu %12lu\n", | ~~~~^ | | | long unsigned int | %12u 220 | zck_get_chunk_number(iter), | ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | ssize_t {aka int} ../test/zck_cmp_uncomp.c:219:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'ssize_t' {aka 'int'} [-Wformat=] 219 | printf("%12lu %s %s %12lu %12lu\n", | ~~~~^ | | | long unsigned int | %12u ...... 223 | zck_get_chunk_start(iter), | ~~~~~~~~~~~~~~~~~~~~~~~~~ | | | ssize_t {aka int} ../test/zck_cmp_uncomp.c:219:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ssize_t' {aka 'int'} [-Wformat=] 219 | printf("%12lu %s %s %12lu %12lu\n", | ~~~~^ | | | long unsigned int | %12u ...... 224 | zck_get_chunk_size(iter)); | ~~~~~~~~~~~~~~~~~~~~~~~~ | | | ssize_t {aka int} ../test/zck_cmp_uncomp.c:235:42: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 235 | printf("\n\nTotal to be reused : %12lu\n", reuse); | ~~~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %12u ../test/zck_cmp_uncomp.c:236:42: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 236 | printf("Total to be downloaded : %12lu\n", todwl); | ~~~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %12u [156/169] Linking target test/optelems [157/169] Compiling C object test/shacheck.p/.._src_lib_header.c.o [158/169] Compiling C object test/read_single_comp_chunk.p/.._src_lib_comp_comp.c.o [159/169] Linking target test/zck_cmp_uncomp [160/169] Compiling C object test/shacheck.p/.._src_lib_hash_hash.c.o [161/169] Compiling C object test/shacheck.p/.._src_lib_dl_dl.c.o [162/169] Compiling C object test/read_single_comp_chunk.p/.._src_lib_dl_dl.c.o [163/169] Compiling C object test/shacheck.p/.._src_lib_comp_comp.c.o [164/169] Compiling C object test/read_single_chunk.p/.._src_lib_index_index_read.c.o [165/169] Linking target test/read_single_chunk [166/169] Compiling C object test/read_single_comp_chunk.p/.._src_lib_index_index_read.c.o [167/169] Linking target test/read_single_comp_chunk [168/169] Compiling C object test/shacheck.p/.._src_lib_index_index_read.c.o [169/169] Linking target test/shacheck >>> zchunk 1.2.2 Installing to staging directory PATH="/tmp/instance-8/output-1/host/bin:/tmp/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/tmp/instance-8/output-1/host/sparc-buildroot-linux-uclibc/sysroot PYTHONNOUSERSITE=y /tmp/instance-8/output-1/host/bin/ninja -C /tmp/instance-8/output-1/build/zchunk-1.2.2//build install ninja: Entering directory `/tmp/instance-8/output-1/build/zchunk-1.2.2//build' [0/1] Installing files. Installing src/lib/libzck.a to /tmp/instance-8/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib Installing src/zck to /tmp/instance-8/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/bin Installing src/unzck to /tmp/instance-8/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/bin Installing src/zck_gen_zdict to /tmp/instance-8/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/bin Installing src/zck_read_header to /tmp/instance-8/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/bin Installing src/zck_delta_size to /tmp/instance-8/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/bin Installing /tmp/instance-8/output-1/build/zchunk-1.2.2/build/include/zck.h to /tmp/instance-8/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/include/ Installing /tmp/instance-8/output-1/build/zchunk-1.2.2/doc/unzck.1 to /tmp/instance-8/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/man/man1 Installing /tmp/instance-8/output-1/build/zchunk-1.2.2/doc/zck.1 to /tmp/instance-8/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/man/man1 Installing /tmp/instance-8/output-1/build/zchunk-1.2.2/doc/zck_delta_size.1 to /tmp/instance-8/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/man/man1 Installing /tmp/instance-8/output-1/build/zchunk-1.2.2/doc/zck_gen_zdict.1 to /tmp/instance-8/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/man/man1 Installing /tmp/instance-8/output-1/build/zchunk-1.2.2/doc/zck_read_header.1 to /tmp/instance-8/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/man/man1 Installing /tmp/instance-8/output-1/build/zchunk-1.2.2/doc/zckdl.1 to /tmp/instance-8/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/man/man1 Installing /tmp/instance-8/output-1/build/zchunk-1.2.2/build/meson-private/zck.pc to /tmp/instance-8/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig >>> zchunk 1.2.2 Fixing libtool files for la in $(find /tmp/instance-8/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-8/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-8/output-1/host/sparc-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@:/tmp/instance-8/output-1/host/sparc-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-8/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.2.2 Installing to target PATH="/tmp/instance-8/output-1/host/bin:/tmp/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/tmp/instance-8/output-1/target PYTHONNOUSERSITE=y /tmp/instance-8/output-1/host/bin/ninja -C /tmp/instance-8/output-1/build/zchunk-1.2.2//build install ninja: Entering directory `/tmp/instance-8/output-1/build/zchunk-1.2.2//build' [0/1] Installing files. Installing src/lib/libzck.a to /tmp/instance-8/output-1/target/usr/lib Installing src/zck to /tmp/instance-8/output-1/target/usr/bin Installing src/unzck to /tmp/instance-8/output-1/target/usr/bin Installing src/zck_gen_zdict to /tmp/instance-8/output-1/target/usr/bin Installing src/zck_read_header to /tmp/instance-8/output-1/target/usr/bin Installing src/zck_delta_size to /tmp/instance-8/output-1/target/usr/bin Installing /tmp/instance-8/output-1/build/zchunk-1.2.2/build/include/zck.h to /tmp/instance-8/output-1/target/usr/include/ Installing /tmp/instance-8/output-1/build/zchunk-1.2.2/doc/unzck.1 to /tmp/instance-8/output-1/target/usr/share/man/man1 Installing /tmp/instance-8/output-1/build/zchunk-1.2.2/doc/zck.1 to /tmp/instance-8/output-1/target/usr/share/man/man1 Installing /tmp/instance-8/output-1/build/zchunk-1.2.2/doc/zck_delta_size.1 to /tmp/instance-8/output-1/target/usr/share/man/man1 Installing /tmp/instance-8/output-1/build/zchunk-1.2.2/doc/zck_gen_zdict.1 to /tmp/instance-8/output-1/target/usr/share/man/man1 Installing /tmp/instance-8/output-1/build/zchunk-1.2.2/doc/zck_read_header.1 to /tmp/instance-8/output-1/target/usr/share/man/man1 Installing /tmp/instance-8/output-1/build/zchunk-1.2.2/doc/zckdl.1 to /tmp/instance-8/output-1/target/usr/share/man/man1 Installing /tmp/instance-8/output-1/build/zchunk-1.2.2/build/meson-private/zck.pc to /tmp/instance-8/output-1/target/usr/lib/pkgconfig >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-8/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-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', '-O3', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-8/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-8/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sparc%g" -e "s%@TARGET_CPU@%leon3%g" -e "s%@TARGET_ENDIAN@%big%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@%/tmp/instance-8/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-8/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-8/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-8/output-1/host/sparc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /tmp/instance-8/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-8/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-8/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-8/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sparc%g" -e "s%@TARGET_CPU@%leon3%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/tmp/instance-8/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-8/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-8/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-8/output-1/host/sparc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /tmp/instance-8/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-8/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /tmp/instance-8/output-1/target/etc/shells || echo "/bin/dash" >> /tmp/instance-8/output-1/target/etc/shells mkdir -p /tmp/instance-8/output-1/target/etc echo "buildroot" > /tmp/instance-8/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-8/output-1/target/etc/hosts mkdir -p /tmp/instance-8/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-8/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-8/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-8/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-8/output-1/target/etc/shells ln -sf dash /tmp/instance-8/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /tmp/instance-8/output-1/target/etc/passwd if [ -x /tmp/instance-8/output-1/target/sbin/swapon -a -x /tmp/instance-8/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-8/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-8/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~sole::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-8/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-8/output-1/target/etc/inittab rm -rf /tmp/instance-8/output-1/target/usr/include /tmp/instance-8/output-1/target/usr/share/aclocal \ /tmp/instance-8/output-1/target/usr/lib/pkgconfig /tmp/instance-8/output-1/target/usr/share/pkgconfig \ /tmp/instance-8/output-1/target/usr/lib/cmake /tmp/instance-8/output-1/target/usr/share/cmake \ /tmp/instance-8/output-1/target/usr/lib/rpm /tmp/instance-8/output-1/target/usr/doc find /tmp/instance-8/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-8/output-1/target/lib/ /tmp/instance-8/output-1/target/usr/lib/ /tmp/instance-8/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-8/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-8/output-1/target/usr/share/gdb rm -rf /tmp/instance-8/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-8/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-8/output-1/target/usr/share/zsh rm -rf /tmp/instance-8/output-1/target/usr/man /tmp/instance-8/output-1/target/usr/share/man rm -rf /tmp/instance-8/output-1/target/usr/info /tmp/instance-8/output-1/target/usr/share/info rm -rf /tmp/instance-8/output-1/target/usr/doc /tmp/instance-8/output-1/target/usr/share/doc rm -rf /tmp/instance-8/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-8/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-8/output-1/target/lib/debug /tmp/instance-8/output-1/target/usr/lib/debug find /tmp/instance-8/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 /tmp/instance-8/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-8/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-8/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-8/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-266-gf298729fc3"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /tmp/instance-8/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-8/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-8/output-1/per-package /tmp/instance-8/buildroot/support/scripts/fix-rpath target touch /tmp/instance-8/output-1/target/usr ln -snf /tmp/instance-8/output-1/host/sparc-buildroot-linux-uclibc/sysroot /tmp/instance-8/output-1/staging make: Leaving directory '/tmp/instance-8/buildroot' make: Entering directory '/tmp/instance-8/buildroot' >>> Buildroot 2022.11-266-gf298729fc3 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.4.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> 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.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.4.0 Collecting legal info >>> linux-headers 5.10.155 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> 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-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> host-fwup 1.9.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-libarchive 3.6.1 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> initscripts Collecting legal info >>> iptraf-ng 1.2.1 Collecting legal info LICENSE: OK (sha256: 4e49bef38f621aac4a870da4b30011c7b7abc7256b218daec1c425b08448ae1e) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> iputils 20211215 Collecting legal info LICENSE: OK (sha256: 973281334c2da6364fa6bdc44c1f0f8d60d80d73c782982ffc5d53b0a31aa042) Documentation/LICENSE.BSD3: OK (sha256: 9acc4bc871a4742550158e3696dcb381953172ef808d04ca248184f9f6322712) Documentation/LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-meson 0.64.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.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 65.5.1 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.0 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.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> libmspack 0.10.1alpha Collecting legal info COPYING.LIB: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libressl 3.6.1 Collecting legal info COPYING: OK (sha256: 5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1) >>> lynx 2.8.9rel.1 Collecting legal info COPYING: OK (sha256: 8406a30ff3134ec23cf752d1ceda92ddaabbe41b4f2dc07ea3cfa139de12d6d6) >>> openssl Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> urandom-scripts Collecting legal info >>> w_scan 20170107 Collecting legal info COPYING: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) >>> zchunk 1.2.2 Collecting legal info LICENSE: OK (sha256: 3c6a4fd5a93cacec6bf694d0537246bc15a95a274f5c5301749754e56d27b797) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.10.155: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) Legal info produced in /tmp/instance-8/output-1/legal-info make: Leaving directory '/tmp/instance-8/buildroot'