+ curl -f --connect-timeout 5 --retry 3 --location https://sources.cdn.openwrt.org/apk-3.0.5.tar.zst % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 307k 100 307k 0 0 1022k 0 --:--:-- --:--:-- --:--:-- 1019k Applying /home/buildbot/openwrt/package/system/apk/patches/0001-openwrt-move-layer-db-to-temp-folder.patch using plaintext: patching file src/database.c Applying /home/buildbot/openwrt/package/system/apk/patches/0002-openwrt-wiki-help-link.patch using plaintext: patching file src/genhelp_apk.lua Applying /home/buildbot/openwrt/package/system/apk/patches/0010-app_list-add-full-print.patch using plaintext: patching file src/app_list.c Applying /home/buildbot/openwrt/package/system/apk/patches/0011-genhelp-reproducible-gzip.patch using plaintext: patching file src/genhelp.lua Applying /home/buildbot/openwrt/package/system/apk/patches/0100-add-add-force-reinstall-option.patch using plaintext: patching file src/app_add.c patching file doc/apk-add.8.scd The Meson build system Version: 1.6.1 Source dir: /home/buildbot/openwrt/build_dir/hostpkg/apk-3.0.5 Build dir: /home/buildbot/openwrt/build_dir/hostpkg/apk-3.0.5/openwrt-build Build type: native build Project name: apk-tools Project version: 3.0.5 C compiler for the host machine: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc (gcc 14.2.0 "gcc (Debian 14.2.0-19) 14.2.0") C linker for the host machine: /home/buildbot/openwrt/staging_dir/host/bin/gcc ld.bfd 2.44 Host machine cpu family: x86_64 Host machine cpu: x86_64 Program lua5.1 found: YES (/home/buildbot/openwrt/staging_dir/hostpkg/bin/lua5.1) Found pkg-config: YES (/home/buildbot/openwrt/staging_dir/host/bin/pkg-config) 2.5.1 Found CMake: /home/buildbot/openwrt/staging_dir/host/bin/cmake (4.2.0) Run-time dependency lua5.1 found: NO (tried pkgconfig and cmake) Dependency python3 skipped: feature python disabled Dependency scdoc skipped: feature docs disabled Run-time dependency zlib found: YES 1.3.1 Dependency libzstd skipped: feature zstd disabled Run-time dependency openssl found: YES 4.2.1 Header "sys/random.h" has symbol "getrandom" : YES Header "string.h" has symbol "memrchr" : YES Header "sys/mman.h" has symbol "memfd_create" : YES Header "sys/stat.h" has symbol "mknodat" : YES Header "unistd.h" has symbol "pipe2" : YES Header "stdlib.h" has symbol "qsort_r" : YES Header "stdlib.h" has symbol "reallocarray" : YES Header "string.h" has symbol "strchrnul" : YES Header "string.h" has symbol "strlcpy" : YES Header "sys/socket.h" has symbol "SOCK_CLOEXEC" : YES Header "sched.h" has symbol "unshare" : YES Checking if "Test qsort_r non-POSIX prototype" compiles: NO Dependency cmocka skipped: feature tests disabled Program enum.sh skipped: feature tests disabled Program solver.sh skipped: feature tests disabled Program shellcheck.sh skipped: feature tests disabled Program shellcheck found: NO Build targets in project: 4 apk-tools 3.0.5 User defined options Native files : /home/buildbot/openwrt/build_dir/hostpkg/apk-3.0.5/openwrt-native.txt b_lto : true crypto_backend : openssl default_library: static docs : disabled help : enabled lua_version : 5.1 python : disabled tests : disabled url_backend : wget zstd : disabled Found ninja-1.13.2 at /home/buildbot/openwrt/staging_dir/host/bin/ninja ninja: Entering directory `/home/buildbot/openwrt/build_dir/hostpkg/apk-3.0.5/openwrt-build' ninja: Jobserver mode detected: --jobserver-auth=fifo:/tmp/GMfifo1 [1/69] Generating src/help.h with a custom command (wrapped by meson to set env, to capture output) [2/69] Compiling C object src/libapk.a.p/adb.c.o [3/69] Compiling C object src/libapk.a.p/adb_comp.c.o [4/69] Compiling C object src/libapk.a.p/adb_walk_adb.c.o In file included from ../src/apk_applet.h:14, from ../src/adb_walk_adb.c:7: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [5/69] Compiling C object src/libapk.a.p/apk_adb.c.o [6/69] Compiling C object src/libapk.a.p/atom.c.o [7/69] Compiling C object src/libapk.a.p/balloc.c.o [8/69] Compiling C object src/libapk.a.p/blob.c.o [9/69] Compiling C object src/libapk.a.p/commit.c.o In file included from ../src/commit.c:12: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [10/69] Compiling C object src/libapk.a.p/common.c.o [11/69] Compiling C object src/libapk.a.p/context.c.o [12/69] Compiling C object src/libapk.a.p/crypto.c.o [13/69] Compiling C object src/libapk.a.p/crypto_openssl.c.o [14/69] Compiling C object src/libapk.a.p/ctype.c.o [15/69] Compiling C object src/libapk.a.p/database.c.o In file included from ../src/database.c:36: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [16/69] Compiling C object src/libapk.a.p/extract_v2.c.o [17/69] Compiling C object src/libapk.a.p/extract_v3.c.o [18/69] Compiling C object src/libapk.a.p/fs_fsys.c.o In file included from ../src/fs_fsys.c:16: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [19/69] Compiling C object src/libapk.a.p/fs_uvol.c.o [20/69] Compiling C object src/libapk.a.p/hash.c.o [21/69] Compiling C object src/libapk.a.p/io.c.o [22/69] Compiling C object src/libapk.a.p/io_gunzip.c.o [23/69] Compiling C object src/libapk.a.p/io_url_wget.c.o [24/69] Compiling C object src/libapk.a.p/package.c.o In file included from ../src/package.c:23: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [25/69] Compiling C object src/libapk.a.p/pathbuilder.c.o [26/69] Compiling C object src/libapk.a.p/print.c.o [27/69] Compiling C object src/libapk.a.p/process.c.o [28/69] Compiling C object src/libapk.a.p/query.c.o In file included from ../src/query.c:12: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [29/69] Compiling C object src/libapk.a.p/repoparser.c.o [30/69] Compiling C object src/libapk.a.p/serialize.c.o [31/69] Compiling C object src/libapk.a.p/serialize_json.c.o [32/69] Compiling C object src/libapk.a.p/serialize_query.c.o [33/69] Compiling C object src/libapk.a.p/serialize_yaml.c.o [34/69] Compiling C object src/libapk.a.p/solver.c.o In file included from ../src/solver.c:14: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [35/69] Compiling C object src/libapk.a.p/tar.c.o [36/69] Compiling C object src/libapk.a.p/trust.c.o [37/69] Compiling C object src/libapk.a.p/version.c.o [38/69] Linking static target src/libapk.a [39/69] Compiling C object src/apk.p/apk.c.o In file included from ../src/apk.c:23: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [40/69] Compiling C object src/apk.p/applet.c.o In file included from ../src/apk_applet.h:14, from ../src/applet.c:10: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [41/69] Compiling C object src/apk.p/app_adbdump.c.o In file included from ../src/apk_applet.h:14, from ../src/app_adbdump.c:4: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [42/69] Compiling C object src/apk.p/app_add.c.o In file included from ../src/apk_applet.h:14, from ../src/app_add.c:13: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [43/69] Compiling C object src/apk.p/app_audit.c.o In file included from ../src/apk_applet.h:14, from ../src/app_audit.c:17: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [44/69] Compiling C object src/apk.p/app_cache.c.o In file included from ../src/apk_applet.h:14, from ../src/app_cache.c:17: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [45/69] Compiling C object src/apk.p/app_del.c.o In file included from ../src/apk_applet.h:14, from ../src/app_del.c:11: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [46/69] Compiling C object src/apk.p/app_extract.c.o In file included from ../src/apk_applet.h:14, from ../src/app_extract.c:15: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [47/69] Compiling C object src/apk.p/app_fetch.c.o In file included from ../src/apk_applet.h:14, from ../src/app_fetch.c:16: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [48/69] Compiling C object src/apk.p/app_fix.c.o In file included from ../src/apk_applet.h:14, from ../src/app_fix.c:12: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [49/69] Compiling C object src/apk.p/app_info.c.o In file included from ../src/apk_applet.h:14, from ../src/app_info.c:13: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [50/69] Compiling C object src/apk.p/app_list.c.o In file included from ../src/apk_applet.h:14, from ../src/app_list.c:14: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [51/69] Compiling C object src/apk.p/app_manifest.c.o In file included from ../src/apk_applet.h:14, from ../src/app_manifest.c:15: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [52/69] Compiling C object src/apk.p/app_policy.c.o In file included from ../src/apk_applet.h:14, from ../src/app_policy.c:11: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [53/69] Compiling C object src/apk.p/app_query.c.o In file included from ../src/app_query.c:10: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [54/69] Compiling C object src/apk.p/app_update.c.o In file included from ../src/apk_applet.h:14, from ../src/app_update.c:12: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [55/69] Compiling C object src/apk.p/app_upgrade.c.o In file included from ../src/apk_applet.h:14, from ../src/app_upgrade.c:14: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [56/69] Compiling C object src/apk.p/app_search.c.o In file included from ../src/apk_applet.h:14, from ../src/app_search.c:13: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [57/69] Compiling C object src/apk.p/app_stats.c.o In file included from ../src/apk_applet.h:14, from ../src/app_stats.c:11: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [58/69] Compiling C object src/apk.p/app_verify.c.o In file included from ../src/apk_applet.h:14, from ../src/app_verify.c:14: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [59/69] Compiling C object src/apk.p/app_version.c.o In file included from ../src/apk_applet.h:14, from ../src/app_version.c:12: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [60/69] Compiling C object src/apk.p/app_adbgen.c.o In file included from ../src/apk_applet.h:14, from ../src/app_adbgen.c:6: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [61/69] Compiling C object src/apk.p/app_adbsign.c.o In file included from ../src/apk_applet.h:14, from ../src/app_adbsign.c:6: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [62/69] Compiling C object src/apk.p/app_convdb.c.o In file included from ../src/apk_applet.h:14, from ../src/app_convdb.c:7: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [63/69] Compiling C object src/apk.p/app_convndx.c.o In file included from ../src/apk_applet.h:14, from ../src/app_convndx.c:6: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [64/69] Compiling C object src/apk.p/app_dot.c.o In file included from ../src/apk_applet.h:14, from ../src/app_dot.c:12: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [65/69] Compiling C object src/apk.p/app_index.c.o In file included from ../src/apk_applet.h:14, from ../src/app_index.c:16: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [66/69] Compiling C object src/apk.p/app_mkndx.c.o In file included from ../src/apk_applet.h:14, from ../src/app_mkndx.c:19: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [67/69] Compiling C object src/apk.p/app_mkpkg.c.o In file included from ../src/apk_applet.h:14, from ../src/app_mkpkg.c:20: ../src/apk_database.h:33:9: warning: 'counted_by' attribute directive ignored [-Wattributes] 33 | uint8_t xattr_hash[] __attribute__((counted_by(xattr_hash_len))); | ^~~~~~~ [68/69] Generating src/apk.bash-completion with a custom command (wrapped by meson to set env, to capture output) [69/69] Linking target src/apk ninja: Entering directory `/home/buildbot/openwrt/build_dir/hostpkg/apk-3.0.5/openwrt-build' ninja: Jobserver mode detected: --jobserver-auth=fifo:/tmp/GMfifo1 [0/1] Installing files. Installing src/_apk to /home/buildbot/openwrt/staging_dir/host/share/bash-completion/completions Installing src/libapk.a to /home/buildbot/openwrt/staging_dir/host/lib Installing src/apk to /home/buildbot/openwrt/staging_dir/host/bin Installing /home/buildbot/openwrt/build_dir/hostpkg/apk-3.0.5/src/adb.h to /home/buildbot/openwrt/staging_dir/host/include/apk Installing /home/buildbot/openwrt/build_dir/hostpkg/apk-3.0.5/src/apk_atom.h to /home/buildbot/openwrt/staging_dir/host/include/apk Installing /home/buildbot/openwrt/build_dir/hostpkg/apk-3.0.5/src/apk_balloc.h to /home/buildbot/openwrt/staging_dir/host/include/apk Installing /home/buildbot/openwrt/build_dir/hostpkg/apk-3.0.5/src/apk_blob.h to /home/buildbot/openwrt/staging_dir/host/include/apk Installing /home/buildbot/openwrt/build_dir/hostpkg/apk-3.0.5/src/apk_context.h to /home/buildbot/openwrt/staging_dir/host/include/apk Installing /home/buildbot/openwrt/build_dir/hostpkg/apk-3.0.5/src/apk_crypto.h to /home/buildbot/openwrt/staging_dir/host/include/apk Installing /home/buildbot/openwrt/build_dir/hostpkg/apk-3.0.5/src/apk_ctype.h to /home/buildbot/openwrt/staging_dir/host/include/apk Installing /home/buildbot/openwrt/build_dir/hostpkg/apk-3.0.5/src/apk_database.h to /home/buildbot/openwrt/staging_dir/host/include/apk Installing /home/buildbot/openwrt/build_dir/hostpkg/apk-3.0.5/src/apk_defines.h to /home/buildbot/openwrt/staging_dir/host/include/apk Installing /home/buildbot/openwrt/build_dir/hostpkg/apk-3.0.5/src/apk_extract.h to /home/buildbot/openwrt/staging_dir/host/include/apk Installing /home/buildbot/openwrt/build_dir/hostpkg/apk-3.0.5/src/apk_fs.h to /home/buildbot/openwrt/staging_dir/host/include/apk Installing /home/buildbot/openwrt/build_dir/hostpkg/apk-3.0.5/src/apk_hash.h to /home/buildbot/openwrt/staging_dir/host/include/apk Installing /home/buildbot/openwrt/build_dir/hostpkg/apk-3.0.5/src/apk_io.h to /home/buildbot/openwrt/staging_dir/host/include/apk Installing /home/buildbot/openwrt/build_dir/hostpkg/apk-3.0.5/src/apk_package.h to /home/buildbot/openwrt/staging_dir/host/include/apk Installing /home/buildbot/openwrt/build_dir/hostpkg/apk-3.0.5/src/apk_pathbuilder.h to /home/buildbot/openwrt/staging_dir/host/include/apk Installing /home/buildbot/openwrt/build_dir/hostpkg/apk-3.0.5/src/apk_print.h to /home/buildbot/openwrt/staging_dir/host/include/apk Installing /home/buildbot/openwrt/build_dir/hostpkg/apk-3.0.5/src/apk_provider_data.h to /home/buildbot/openwrt/staging_dir/host/include/apk Installing /home/buildbot/openwrt/build_dir/hostpkg/apk-3.0.5/src/apk_query.h to /home/buildbot/openwrt/staging_dir/host/include/apk Installing /home/buildbot/openwrt/build_dir/hostpkg/apk-3.0.5/src/apk_repoparser.h to /home/buildbot/openwrt/staging_dir/host/include/apk Installing /home/buildbot/openwrt/build_dir/hostpkg/apk-3.0.5/src/apk_serialize.h to /home/buildbot/openwrt/staging_dir/host/include/apk Installing /home/buildbot/openwrt/build_dir/hostpkg/apk-3.0.5/src/apk_solver_data.h to /home/buildbot/openwrt/staging_dir/host/include/apk Installing /home/buildbot/openwrt/build_dir/hostpkg/apk-3.0.5/src/apk_solver.h to /home/buildbot/openwrt/staging_dir/host/include/apk Installing /home/buildbot/openwrt/build_dir/hostpkg/apk-3.0.5/src/apk_tar.h to /home/buildbot/openwrt/staging_dir/host/include/apk Installing /home/buildbot/openwrt/build_dir/hostpkg/apk-3.0.5/src/apk_trust.h to /home/buildbot/openwrt/staging_dir/host/include/apk Installing /home/buildbot/openwrt/build_dir/hostpkg/apk-3.0.5/src/apk_version.h to /home/buildbot/openwrt/staging_dir/host/include/apk Installing /home/buildbot/openwrt/build_dir/hostpkg/apk-3.0.5/openwrt-build/meson-private/apk.pc to /home/buildbot/openwrt/staging_dir/host/lib/pkgconfig time: package/system/apk/host-compile#32.31#5.01#38.42