+ curl -f --connect-timeout 5 --retry 3 --location https://www.x.org/releases/individual/lib/libpciaccess-0.18.1.tar.xz % 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:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 101 100 101 0 0 46 0 0:00:02 0:00:02 --:--:-- 46 100 113 100 113 0 0 50 0 0:00:02 0:00:02 --:--:-- 50 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 100 64452 100 64452 0 0 20094 0 0:00:03 0:00:03 --:--:-- 148k The Meson build system Version: 1.6.1 Source dir: /home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/libpciaccess-0.18.1 Build dir: /home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/libpciaccess-0.18.1/openwrt-build Build type: cross build Project name: libpciaccess Project version: 0.18.1 C compiler for the host machine: ccache aarch64-openwrt-linux-musl-gcc (gcc 14.3.0 "aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 14.3.0 r33051-f5dae5ece4) 14.3.0") C linker for the host machine: aarch64-openwrt-linux-musl-gcc ld.bfd 2.44 C compiler for the build 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 build machine: /home/buildbot/openwrt/staging_dir/host/bin/gcc ld.bfd 2.44 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: aarch64 Host machine cpu: generic Target machine cpu family: aarch64 Target machine cpu: generic Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wformat=2: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wbad-function-cast: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wdeclaration-after-statement: YES Compiler for C supports arguments -Wunused: YES Compiler for C supports arguments -Wuninitialized: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wmissing-noreturn: YES Compiler for C supports arguments -Wmissing-format-attribute: YES Compiler for C supports arguments -Wredundant-decls: YES Compiler for C supports arguments -Wlogical-op: YES Compiler for C supports arguments -Werror=implicit: YES Compiler for C supports arguments -Werror=nonnull: YES Compiler for C supports arguments -Werror=init-self: YES Compiler for C supports arguments -Werror=main: YES Compiler for C supports arguments -Werror=missing-braces: YES Compiler for C supports arguments -Werror=sequence-point: YES Compiler for C supports arguments -Werror=return-type: YES Compiler for C supports arguments -Werror=trigraphs: YES Compiler for C supports arguments -Werror=array-bounds: YES Compiler for C supports arguments -Werror=write-strings: YES Compiler for C supports arguments -Werror=address: YES Compiler for C supports arguments -Werror=int-to-pointer-cast: YES Dependency zlib skipped: feature zlib disabled Check usable header "asm/mtrr.h" : NO Check usable header "err.h" : YES Check usable header "stdint.h" : YES Check usable header "string.h" : YES Check usable header "strings.h" : YES Check usable header "inttypes.h" : YES Configuring config.h using configuration Program sed found: YES (/home/buildbot/openwrt/staging_dir/host/bin/sed) Found pkg-config: YES (/home/buildbot/openwrt/staging_dir/host/bin/pkg-config) 2.5.1 Build targets in project: 4 libpciaccess 0.18.1 User defined options Cross files : /home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/libpciaccess-0.18.1/openwrt-cross.txt Native files : /home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/libpciaccess-0.18.1/openwrt-native.txt buildtype : plain default_library: both zlib : disabled Found ninja-1.13.2 at /home/buildbot/openwrt/staging_dir/host/bin/ninja ninja: Entering directory `/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/libpciaccess-0.18.1/openwrt-build' ninja: Jobserver mode detected: --jobserver-auth=fifo:/tmp/GMfifo1 [1/16] Compiling C object src/libpciaccess.so.0.11.1.p/common_bridge.c.o [2/16] Compiling C object src/libpciaccess.so.0.11.1.p/common_iterator.c.o [3/16] Compiling C object src/libpciaccess.so.0.11.1.p/common_init.c.o ../src/common_init.c: In function 'pci_system_cleanup': ../src/common_init.c:108:17: warning: 'pci_device_unmap_region' is deprecated [-Wdeprecated-declarations] 108 | (void) pci_device_unmap_region( & pci_sys->devices[i].base, j ); | ^ In file included from ../src/common_init.c:38: ../include/pciaccess.h:88:18: note: declared here 88 | int __deprecated pci_device_unmap_region(struct pci_device *dev, | ^~~~~~~~~~~~~~~~~~~~~~~ [4/16] Compiling C object src/libpciaccess.so.0.11.1.p/common_interface.c.o [5/16] Compiling C object src/libpciaccess.so.0.11.1.p/common_io.c.o [6/16] Compiling C object src/libpciaccess.so.0.11.1.p/common_capability.c.o [7/16] Compiling C object src/libpciaccess.so.0.11.1.p/common_device_name.c.o [8/16] Compiling C object src/libpciaccess.so.0.11.1.p/common_map.c.o [9/16] Compiling C object src/libpciaccess.so.0.11.1.p/linux_sysfs.c.o ../src/linux_sysfs.c: In function 'pci_device_linux_sysfs_map_range': ../src/linux_sysfs.c:607:9: warning: unused variable 'err' [-Wunused-variable] 607 | int err = 0; | ^~~ [10/16] Compiling C object src/libpciaccess.so.0.11.1.p/linux_devmem.c.o [11/16] Compiling C object src/libpciaccess.so.0.11.1.p/common_vgaarb.c.o [12/16] Linking target src/libpciaccess.so.0.11.1 [13/16] Generating symbol file src/libpciaccess.so.0.11.1.p/libpciaccess.so.0.11.1.symbols [14/16] Compiling C object scanpci/scanpci.p/scanpci.c.o [15/16] Linking static target src/libpciaccess.a [16/16] Linking target scanpci/scanpci ninja: Entering directory `/home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/libpciaccess-0.18.1/openwrt-build' ninja: Jobserver mode detected: --jobserver-auth=fifo:/tmp/GMfifo1 [0/1] Installing files. Installing src/libpciaccess.so.0.11.1 to /home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/libpciaccess-0.18.1/ipkg-install/usr/lib Installing src/libpciaccess.a to /home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/libpciaccess-0.18.1/ipkg-install/usr/lib Installing /home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/libpciaccess-0.18.1/include/pciaccess.h to /home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/libpciaccess-0.18.1/ipkg-install/usr/include Installing /home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/libpciaccess-0.18.1/openwrt-build/meson-private/pciaccess.pc to /home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/libpciaccess-0.18.1/ipkg-install/usr/lib/pkgconfig Installing symlink pointing to libpciaccess.so.0.11.1 to /home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/libpciaccess-0.18.1/ipkg-install/usr/lib/libpciaccess.so.0 Installing symlink pointing to libpciaccess.so.0 to /home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/libpciaccess-0.18.1/ipkg-install/usr/lib/libpciaccess.so rstrip.sh: /home/buildbot/openwrt/build_dir/target-aarch64_generic_musl/libpciaccess-0.18.1/ipkg-aarch64_generic/libpciaccess/usr/lib/libpciaccess.so.0.11.1: shared object time: package/feeds/packages/libpciaccess/compile#8.40#1.45#17.59