>>> libdrm 2.4.99 Extracting bzcat /home/buildroot/build/instance-0/buildroot/instance-0/dl/libdrm/libdrm-2.4.99.tar.bz2 | tar --strip-components=1 -C /home/buildroot/build/instance-0/output/build/libdrm-2.4.99 -xf - >>> libdrm 2.4.99 Patching Applying 0001-Add-ARM-support-into-xf86drm.h.patch using patch: patching file xf86drm.h Applying 0002-xf86atomic-require-CAS-support-in-libatomic_ops.patch using patch: patching file xf86atomic.h Hunk #1 succeeded at 54 (offset -4 lines). Applying 0003-meson.build-fix-intel-atomics-detection.patch using patch: patching file meson.build Applying 0004-meson.build-enable-static-build.patch using patch: patching file amdgpu/meson.build patching file etnaviv/meson.build patching file exynos/meson.build Hunk #1 succeeded at 18 with fuzz 1. patching file freedreno/meson.build Hunk #1 succeeded at 39 with fuzz 1. patching file intel/meson.build patching file libkms/meson.build Hunk #1 succeeded at 41 with fuzz 1. patching file meson.build Hunk #1 succeeded at 282 (offset 3 lines). patching file nouveau/meson.build Hunk #1 succeeded at 19 with fuzz 1. patching file omap/meson.build patching file radeon/meson.build patching file tegra/meson.build >>> libdrm 2.4.99 Configuring rm -rf /home/buildroot/build/instance-0/output/build/libdrm-2.4.99//build mkdir -p /home/buildroot/build/instance-0/output/build/libdrm-2.4.99//build sed -e "s%@TARGET_CROSS@%/home/buildroot/build/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-a8%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/buildroot/build/instance-0/output/host%g" package/meson/cross-compilation.conf.in > /home/buildroot/build/instance-0/output/build/libdrm-2.4.99//build/cross-compilation.conf PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" PYTHONNOUSERSITE=y /home/buildroot/build/instance-0/output/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/buildroot/build/instance-0/output/build/libdrm-2.4.99//build/cross-compilation.conf -Dcairo-tests=false -Dmanpages=false -Dintel=false -Dradeon=false -Damdgpu=true -Dnouveau=true -Dvmwgfx=false -Domap=false -Detnaviv=false -Dexynos=false -Dfreedreno=false -Dtegra=false -Dvc4=false -Dudev=false -Dvalgrind=false /home/buildroot/build/instance-0/output/build/libdrm-2.4.99/ /home/buildroot/build/instance-0/output/build/libdrm-2.4.99//build The Meson build system Version: 0.51.1 Source dir: /home/buildroot/build/instance-0/output/build/libdrm-2.4.99 Build dir: /home/buildroot/build/instance-0/output/build/libdrm-2.4.99/build Build type: cross build WARNING: Unknown options: "manpages" Project name: libdrm Project version: 2.4.99 C compiler for the build machine: cc (gcc 4.9.2 "cc (Debian 4.9.2-10+deb8u2) 4.9.2") C compiler for the host machine: /home/buildroot/build/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc (gcc 8.3.0 "arm-buildroot-linux-musleabihf-gcc.br_real (Buildroot 2019.08-rc1-00032-g66d00ce) 8.3.0") Host machine cpu family: arm Host machine cpu: cortex-a8 Target machine cpu family: arm Target machine cpu: cortex-a8 Build machine cpu family: x86_64 Build machine cpu: x86_64 Run-time dependency threads found: YES Found pkg-config: /home/buildroot/build/instance-0/output/host/usr/bin/pkg-config (1.6.1) Run-time dependency atomic_ops found: YES 7.6.6 Checking if "Intel Atomics" links: YES Checking for function "dlsym" : YES Checking for function "clock_gettime" : YES Library m found: YES Checking if "sys/sysctl.h works" compiles: NO Checking if "sys/select.h works" compiles: YES Checking if "alloca.h works" compiles: YES Header has symbol "major" : YES Checking for function "open_memstream" : YES Compiler for C supports arguments -Wall: YES Compiler for C supports arguments -Wextra: YES Compiler for C supports arguments -Wsign-compare: YES Compiler for C supports arguments -Werror=undef: YES Compiler for C supports arguments -Werror=implicit-function-declaration: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wwrite-strings: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wpacked: YES Compiler for C supports arguments -Wswitch-enum: YES Compiler for C supports arguments -Wmissing-format-attribute: YES Compiler for C supports arguments -Wstrict-aliasing=2: YES Compiler for C supports arguments -Winit-self: YES Compiler for C supports arguments -Winline: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wdeclaration-after-statement: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wunused-parameter: YES Compiler for C supports arguments -Wattributes: YES Compiler for C supports arguments -Wlong-long: YES Compiler for C supports arguments -Wmissing-field-initializers: YES Run-time dependency pciaccess found: YES 0.16 Run-time dependency cunit found: YES 2.1-3 Program xsltproc found: YES (/home/buildroot/build/instance-0/output/host/bin/xsltproc) Program sed found: YES (/bin/sed) Program bash found: YES (/bin/bash) Checking if "compiler supports __attribute__(("hidden"))" compiles: YES Configuring config.h using configuration Program nm found: YES (/usr/bin/nm) meson.build:322: DEPRECATION: Library drm was passed to the "libraries" keyword argument of a previous call to generate() method instead of first positional argument. Adding libdrm to "Requires" field, but this is a deprecated behaviour that will change in a future version of Meson. Please report the issue if this warning cannot be avoided in your case. Message: Message: libdrm will be compiled with: Message: Message: libkms true Message: Intel API false Message: vmwgfx API false Message: Radeon API false Message: AMDGPU API true Message: Nouveau API true Message: OMAP API false Message: EXYNOS API false Message: Freedreno API false (kgsl: false) Message: Tegra API false Message: VC4 API false Message: Etnaviv API false Message: Build targets in project: 31 Option buildtype is: release [default: debugoptimized] Found ninja-1.9.0 at /home/buildroot/build/instance-0/output/host/bin/ninja >>> libdrm 2.4.99 Building PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" PYTHONNOUSERSITE=y /home/buildroot/build/instance-0/output/host/bin/ninja -j8 -C /home/buildroot/build/instance-0/output/build/libdrm-2.4.99//build ninja: Entering directory `/home/buildroot/build/instance-0/output/build/libdrm-2.4.99//build' [1/89] Compiling C object 'drm@sha/xf86drmRandom.c.o'. [2/89] Compiling C object 'libkms/4bec46f@@kms@sha/linux.c.o'. [3/89] Compiling C object 'libkms/4bec46f@@kms@sha/api.c.o'. [4/89] Compiling C object 'libkms/4bec46f@@kms@sha/dumb.c.o'. [5/89] Compiling C object 'drm@sha/xf86drmHash.c.o'. [6/89] Compiling C object 'drm@sha/xf86drmSL.c.o'. [7/89] Compiling C object 'libkms/4bec46f@@kms@sha/nouveau.c.o'. [8/89] Compiling C object 'nouveau/79b9960@@drm_nouveau@sha/bufctx.c.o'. [9/89] Compiling C object 'amdgpu/2894f6a@@drm_amdgpu@sha/amdgpu_asic_id.c.o'. [10/89] Compiling C object 'nouveau/79b9960@@drm_nouveau@sha/abi16.c.o'. In file included from ../nouveau/private.h:10, from ../nouveau/abi16.c:30: ../nouveau/abi16.c: In function 'abi16_engobj': ../nouveau/nouveau.h:52:1: warning: inlining failed in call to 'nouveau_drm': call is unlikely and code size would grow [-Winline] nouveau_drm(struct nouveau_object *obj) ^~~~~~~~~~~ ../nouveau/abi16.c:108:28: note: called from here struct nouveau_drm *drm = nouveau_drm(obj); ^~~~~~~~~~~~~~~~ In file included from ../nouveau/private.h:10, from ../nouveau/abi16.c:30: ../nouveau/abi16.c: In function 'abi16_ntfy': ../nouveau/nouveau.h:52:1: warning: inlining failed in call to 'nouveau_drm': call is unlikely and code size would grow [-Winline] nouveau_drm(struct nouveau_object *obj) ^~~~~~~~~~~ ../nouveau/abi16.c:149:28: note: called from here struct nouveau_drm *drm = nouveau_drm(obj); ^~~~~~~~~~~~~~~~ In file included from ../nouveau/private.h:10, from ../nouveau/abi16.c:30: ../nouveau/abi16.c: In function 'abi16_chan_nve0': ../nouveau/nouveau.h:52:1: warning: inlining failed in call to 'nouveau_drm': call is unlikely and code size would grow [-Winline] nouveau_drm(struct nouveau_object *obj) ^~~~~~~~~~~ ../nouveau/abi16.c:82:28: note: called from here struct nouveau_drm *drm = nouveau_drm(obj); ^~~~~~~~~~~~~~~~ In file included from ../nouveau/private.h:10, from ../nouveau/abi16.c:30: ../nouveau/abi16.c: In function 'abi16_chan_nvc0': ../nouveau/nouveau.h:52:1: warning: inlining failed in call to 'nouveau_drm': call is unlikely and code size would grow [-Winline] nouveau_drm(struct nouveau_object *obj) ^~~~~~~~~~~ ../nouveau/abi16.c:61:28: note: called from here struct nouveau_drm *drm = nouveau_drm(obj); ^~~~~~~~~~~~~~~~ In file included from ../nouveau/private.h:10, from ../nouveau/abi16.c:30: ../nouveau/abi16.c: In function 'abi16_chan_nv04': ../nouveau/nouveau.h:52:1: warning: inlining failed in call to 'nouveau_drm': call is unlikely and code size would grow [-Winline] nouveau_drm(struct nouveau_object *obj) ^~~~~~~~~~~ ../nouveau/abi16.c:37:28: note: called from here struct nouveau_drm *drm = nouveau_drm(obj); ^~~~~~~~~~~~~~~~ In file included from ../nouveau/private.h:10, from ../nouveau/abi16.c:30: ../nouveau/abi16.c: In function 'abi16_delete': ../nouveau/nouveau.h:52:1: warning: inlining failed in call to 'nouveau_drm': call is unlikely and code size would grow [-Winline] nouveau_drm(struct nouveau_object *obj) ^~~~~~~~~~~ ../nouveau/abi16.c:220:28: note: called from here struct nouveau_drm *drm = nouveau_drm(obj); ^~~~~~~~~~~~~~~~ In file included from ../nouveau/private.h:10, from ../nouveau/abi16.c:30: ../nouveau/abi16.c: In function 'abi16_bo_init': ../nouveau/nouveau.h:52:1: warning: inlining failed in call to 'nouveau_drm': call is unlikely and code size would grow [-Winline] nouveau_drm(struct nouveau_object *obj) ^~~~~~~~~~~ ../nouveau/abi16.c:311:28: note: called from here struct nouveau_drm *drm = nouveau_drm(&dev->object); ^~~~~~~~~~~~~~~~~~~~~~~~~ [11/89] Compiling C object 'nouveau/79b9960@@drm_nouveau@sha/nouveau.c.o'. In file included from ../nouveau/nouveau.c:41: ../nouveau/nouveau.c: In function 'nouveau_object_ioctl': ../nouveau/nouveau.h:52:1: warning: inlining failed in call to 'nouveau_drm': call is unlikely and code size would grow [-Winline] nouveau_drm(struct nouveau_object *obj) ^~~~~~~~~~~ ../nouveau/nouveau.c:66:28: note: called from here struct nouveau_drm *drm = nouveau_drm(obj); ^~~~~~~~~~~~~~~~ In file included from ../nouveau/nouveau.c:41: ../nouveau/nouveau.c: In function 'nouveau_bo_wrap_locked': ../nouveau/nouveau.h:52:1: warning: inlining failed in call to 'nouveau_drm': call is unlikely and code size would grow [-Winline] nouveau_drm(struct nouveau_object *obj) ^~~~~~~~~~~ ../nouveau/nouveau.c:651:28: note: called from here struct nouveau_drm *drm = nouveau_drm(&dev->object); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../nouveau/nouveau.c:41: ../nouveau/nouveau.c: In function 'nouveau_object_init': ../nouveau/nouveau.h:52:1: warning: inlining failed in call to 'nouveau_drm': call is unlikely and code size would grow [-Winline] nouveau_drm(struct nouveau_object *obj) ^~~~~~~~~~~ ../nouveau/nouveau.c:235:28: note: called from here struct nouveau_drm *drm = nouveau_drm(parent); ^~~~~~~~~~~~~~~~~~~ In file included from ../nouveau/nouveau.c:41: ../nouveau/nouveau.c: In function 'nouveau_object_mthd': ../nouveau/nouveau.h:52:1: warning: inlining failed in call to 'nouveau_drm': call is unlikely and code size would grow [-Winline] nouveau_drm(struct nouveau_object *obj) ^~~~~~~~~~~ ../nouveau/nouveau.c:95:28: note: called from here struct nouveau_drm *drm = nouveau_drm(obj); ^~~~~~~~~~~~~~~~ In file included from ../nouveau/nouveau.c:41: ../nouveau/nouveau.c: In function 'nouveau_object_sclass_get': ../nouveau/nouveau.h:52:1: warning: inlining failed in call to 'nouveau_drm': call is unlikely and code size would grow [-Winline] nouveau_drm(struct nouveau_object *obj) ^~~~~~~~~~~ ../nouveau/nouveau.c:137:28: note: called from here struct nouveau_drm *drm = nouveau_drm(obj); ^~~~~~~~~~~~~~~~ In file included from ../nouveau/nouveau.c:41: ../nouveau/nouveau.c: In function 'nouveau_device_del': ../nouveau/nouveau.h:52:1: warning: inlining failed in call to 'nouveau_drm': call is unlikely and code size would grow [-Winline] nouveau_drm(struct nouveau_object *obj) ^~~~~~~~~~~ ../nouveau/nouveau.c:506:5: note: called from here nouveau_drm(&nvdev->base.object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../nouveau/nouveau.c:41: ../nouveau/nouveau.c: In function 'nouveau_getparam': ../nouveau/nouveau.h:52:1: warning: inlining failed in call to 'nouveau_drm': call is unlikely and code size would grow [-Winline] nouveau_drm(struct nouveau_object *obj) ^~~~~~~~~~~ ../nouveau/nouveau.c:519:28: note: called from here struct nouveau_drm *drm = nouveau_drm(&dev->object); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../nouveau/nouveau.c:41: ../nouveau/nouveau.c: In function 'nouveau_device_new': ../nouveau/nouveau.h:52:1: warning: inlining failed in call to 'nouveau_drm': call is unlikely and code size would grow [-Winline] nouveau_drm(struct nouveau_object *obj) ^~~~~~~~~~~ ../nouveau/nouveau.c:372:28: note: called from here struct nouveau_drm *drm = nouveau_drm(parent); ^~~~~~~~~~~~~~~~~~~ In file included from ../nouveau/nouveau.c:41: ../nouveau/nouveau.c: In function 'nouveau_setparam': ../nouveau/nouveau.h:52:1: warning: inlining failed in call to 'nouveau_drm': call is unlikely and code size would grow [-Winline] nouveau_drm(struct nouveau_object *obj) ^~~~~~~~~~~ ../nouveau/nouveau.c:530:28: note: called from here struct nouveau_drm *drm = nouveau_drm(&dev->object); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../nouveau/nouveau.c:41: ../nouveau/nouveau.c: In function 'nouveau_bo_name_ref': ../nouveau/nouveau.h:52:1: warning: inlining failed in call to 'nouveau_drm': call is unlikely and code size would grow [-Winline] nouveau_drm(struct nouveau_object *obj) ^~~~~~~~~~~ ../nouveau/nouveau.c:728:28: note: called from here struct nouveau_drm *drm = nouveau_drm(&dev->object); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../nouveau/nouveau.c:41: ../nouveau/nouveau.c: In function 'nouveau_bo_name_get': ../nouveau/nouveau.h:52:1: warning: inlining failed in call to 'nouveau_drm': call is unlikely and code size would grow [-Winline] nouveau_drm(struct nouveau_object *obj) ^~~~~~~~~~~ ../nouveau/nouveau.c:757:28: note: called from here struct nouveau_drm *drm = nouveau_drm(&bo->device->object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../nouveau/nouveau.c:41: ../nouveau/nouveau.c: In function 'nouveau_bo_ref': ../nouveau/nouveau.h:52:1: warning: inlining failed in call to 'nouveau_drm': call is unlikely and code size would grow [-Winline] nouveau_drm(struct nouveau_object *obj) ^~~~~~~~~~~ ../nouveau/nouveau.c:593:28: note: called from here struct nouveau_drm *drm = nouveau_drm(&bo->device->object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../nouveau/nouveau.c:41: ../nouveau/nouveau.c: In function 'nouveau_bo_prime_handle_ref': ../nouveau/nouveau.h:52:1: warning: inlining failed in call to 'nouveau_drm': call is unlikely and code size would grow [-Winline] nouveau_drm(struct nouveau_object *obj) ^~~~~~~~~~~ ../nouveau/nouveau.c:793:28: note: called from here struct nouveau_drm *drm = nouveau_drm(&dev->object); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../nouveau/nouveau.c:41: ../nouveau/nouveau.c: In function 'nouveau_bo_set_prime': ../nouveau/nouveau.h:52:1: warning: inlining failed in call to 'nouveau_drm': call is unlikely and code size would grow [-Winline] nouveau_drm(struct nouveau_object *obj) ^~~~~~~~~~~ ../nouveau/nouveau.c:812:28: note: called from here struct nouveau_drm *drm = nouveau_drm(&bo->device->object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../nouveau/nouveau.c:41: ../nouveau/nouveau.c: In function 'nouveau_bo_wait': ../nouveau/nouveau.h:52:1: warning: inlining failed in call to 'nouveau_drm': call is unlikely and code size would grow [-Winline] nouveau_drm(struct nouveau_object *obj) ^~~~~~~~~~~ ../nouveau/nouveau.c:828:28: note: called from here struct nouveau_drm *drm = nouveau_drm(&bo->device->object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../nouveau/nouveau.c:41: ../nouveau/nouveau.c: In function 'nouveau_bo_map': ../nouveau/nouveau.h:52:1: warning: inlining failed in call to 'nouveau_drm': call is unlikely and code size would grow [-Winline] nouveau_drm(struct nouveau_object *obj) ^~~~~~~~~~~ ../nouveau/nouveau.c:863:28: note: called from here struct nouveau_drm *drm = nouveau_drm(&bo->device->object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [12/89] Compiling C object 'nouveau/79b9960@@drm_nouveau@sha/pushbuf.c.o'. In file included from ../nouveau/pushbuf.c:39: ../nouveau/pushbuf.c: In function 'pushbuf_refn_fail': ../nouveau/private.h:63:1: warning: inlining failed in call to 'cli_kref_set.isra.2': call is unlikely and code size would grow [-Winline] cli_kref_set(struct nouveau_client *client, struct nouveau_bo *bo, ^~~~~~~~~~~~ ../nouveau/pushbuf.c:442:3: note: called from here cli_kref_set(push->client, bo, NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../nouveau/pushbuf.c:39: ../nouveau/pushbuf.c: In function 'nouveau_pushbuf_del': ../nouveau/private.h:63:1: warning: inlining failed in call to 'cli_kref_set.isra.2': call is unlikely and code size would grow [-Winline] cli_kref_set(struct nouveau_client *client, struct nouveau_bo *bo, ^~~~~~~~~~~~ ../nouveau/pushbuf.c:614:5: note: called from here cli_kref_set(nvpb->base.client, bo, NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../nouveau/pushbuf.c:39: ../nouveau/pushbuf.c: In function 'pushbuf_flush': ../nouveau/private.h:63:1: warning: inlining failed in call to 'cli_kref_set.isra.2': call is unlikely and code size would grow [-Winline] cli_kref_set(struct nouveau_client *client, struct nouveau_bo *bo, ^~~~~~~~~~~~ ../nouveau/pushbuf.c:411:3: note: called from here cli_kref_set(push->client, bo, NULL, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../nouveau/pushbuf.c:39: ../nouveau/pushbuf.c: In function 'pushbuf_kref': ../nouveau/private.h:63:1: warning: inlining failed in call to 'cli_kref_set.isra.2': call is unlikely and code size would grow [-Winline] cli_kref_set(struct nouveau_client *client, struct nouveau_bo *bo, ^~~~~~~~~~~~ ../nouveau/pushbuf.c:211:3: note: called from here cli_kref_set(push->client, bo, kref, push); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [13/89] Compiling C object 'amdgpu/2894f6a@@drm_amdgpu@sha/amdgpu_device.c.o'. In file included from ../amdgpu/amdgpu_device.c:41: ../amdgpu/amdgpu_device.c: In function 'amdgpu_device_initialize': ../amdgpu/amdgpu_internal.h:160:20: warning: inlining failed in call to 'update_references': call is unlikely and code size would grow [-Winline] static inline bool update_references(atomic_t *dst, atomic_t *src) ^~~~~~~~~~~~~~~~~ ../amdgpu/amdgpu_device.c:138:6: note: called from here if (update_references(&(*dst)->refcount, &src->refcount)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../amdgpu/amdgpu_device.c:41: ../amdgpu/amdgpu_device.c: In function 'amdgpu_device_deinitialize': ../amdgpu/amdgpu_internal.h:160:20: warning: inlining failed in call to 'update_references': call is unlikely and code size would grow [-Winline] static inline bool update_references(atomic_t *dst, atomic_t *src) ^~~~~~~~~~~~~~~~~ ../amdgpu/amdgpu_device.c:138:6: note: called from here if (update_references(&(*dst)->refcount, &src->refcount)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [14/89] Compiling C object 'amdgpu/2894f6a@@drm_amdgpu@sha/amdgpu_vm.c.o'. [15/89] Compiling C object 'amdgpu/2894f6a@@drm_amdgpu@sha/handle_table.c.o'. [16/89] Compiling C object 'amdgpu/2894f6a@@drm_amdgpu@sha/amdgpu_gpu_info.c.o'. [17/89] Compiling C object 'amdgpu/2894f6a@@drm_amdgpu@sha/amdgpu_bo.c.o'. ../amdgpu/amdgpu_bo.c: In function 'amdgpu_find_bo_by_cpu_mapping': ../amdgpu/amdgpu_bo.c:562:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] cpu < (void*)((uintptr_t)bo->cpu_ptr + bo->alloc_size)) ^ [18/89] Compiling C object 'amdgpu/2894f6a@@drm_amdgpu@sha/amdgpu_cs.c.o'. [19/89] Compiling C object 'amdgpu/2894f6a@@drm_amdgpu@sha/amdgpu_vamgr.c.o'. [20/89] Compiling C object 'drm@sha/xf86drmMode.c.o'. ../xf86drmMode.c: In function 'drmModeAddFB': ../xf86drmMode.c:65:19: warning: inlining failed in call to 'DRM_IOCTL': call is unlikely and code size would grow [-Winline] static inline int DRM_IOCTL(int fd, unsigned long cmd, void *arg) ^~~~~~~~~ ../xf86drmMode.c:264:13: note: called from here if ((ret = DRM_IOCTL(fd, DRM_IOCTL_MODE_ADDFB, &f))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../xf86drmMode.c: In function 'drmModeAddFB2WithModifiers': ../xf86drmMode.c:65:19: warning: inlining failed in call to 'DRM_IOCTL': call is unlikely and code size would grow [-Winline] static inline int DRM_IOCTL(int fd, unsigned long cmd, void *arg) ^~~~~~~~~ ../xf86drmMode.c:290:13: note: called from here if ((ret = DRM_IOCTL(fd, DRM_IOCTL_MODE_ADDFB2, &f))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../xf86drmMode.c: In function 'drmModeRmFB': ../xf86drmMode.c:65:19: warning: inlining failed in call to 'DRM_IOCTL': call is unlikely and code size would grow [-Winline] static inline int DRM_IOCTL(int fd, unsigned long cmd, void *arg) ^~~~~~~~~ ../xf86drmMode.c:310:9: note: called from here return DRM_IOCTL(fd, DRM_IOCTL_MODE_RMFB, &bufferId); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../xf86drmMode.c: In function 'drmModeDirtyFB': ../xf86drmMode.c:65:19: warning: inlining failed in call to 'DRM_IOCTL': call is unlikely and code size would grow [-Winline] static inline int DRM_IOCTL(int fd, unsigned long cmd, void *arg) ^~~~~~~~~ ../xf86drmMode.c:348:9: note: called from here return DRM_IOCTL(fd, DRM_IOCTL_MODE_DIRTYFB, &dirty); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../xf86drmMode.c: In function 'drmModeSetCrtc': ../xf86drmMode.c:65:19: warning: inlining failed in call to 'DRM_IOCTL': call is unlikely and code size would grow [-Winline] static inline int DRM_IOCTL(int fd, unsigned long cmd, void *arg) ^~~~~~~~~ ../xf86drmMode.c:405:9: note: called from here return DRM_IOCTL(fd, DRM_IOCTL_MODE_SETCRTC, &crtc); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../xf86drmMode.c: In function 'drmModeSetCursor': ../xf86drmMode.c:65:19: warning: inlining failed in call to 'DRM_IOCTL': call is unlikely and code size would grow [-Winline] static inline int DRM_IOCTL(int fd, unsigned long cmd, void *arg) ^~~~~~~~~ ../xf86drmMode.c:424:9: note: called from here return DRM_IOCTL(fd, DRM_IOCTL_MODE_CURSOR, &arg); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../xf86drmMode.c: In function 'drmModeSetCursor2': ../xf86drmMode.c:65:19: warning: inlining failed in call to 'DRM_IOCTL': call is unlikely and code size would grow [-Winline] static inline int DRM_IOCTL(int fd, unsigned long cmd, void *arg) ^~~~~~~~~ ../xf86drmMode.c:442:9: note: called from here return DRM_IOCTL(fd, DRM_IOCTL_MODE_CURSOR2, &arg); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../xf86drmMode.c: In function 'drmModeMoveCursor': ../xf86drmMode.c:65:19: warning: inlining failed in call to 'DRM_IOCTL': call is unlikely and code size would grow [-Winline] static inline int DRM_IOCTL(int fd, unsigned long cmd, void *arg) ^~~~~~~~~ ../xf86drmMode.c:455:9: note: called from here return DRM_IOCTL(fd, DRM_IOCTL_MODE_CURSOR, &arg); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../xf86drmMode.c: In function 'drmModeAttachMode': ../xf86drmMode.c:65:19: warning: inlining failed in call to 'DRM_IOCTL': call is unlikely and code size would grow [-Winline] static inline int DRM_IOCTL(int fd, unsigned long cmd, void *arg) ^~~~~~~~~ ../xf86drmMode.c:611:9: note: called from here return DRM_IOCTL(fd, DRM_IOCTL_MODE_ATTACHMODE, &res); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../xf86drmMode.c: In function 'drmModeDetachMode': ../xf86drmMode.c:65:19: warning: inlining failed in call to 'DRM_IOCTL': call is unlikely and code size would grow [-Winline] static inline int DRM_IOCTL(int fd, unsigned long cmd, void *arg) ^~~~~~~~~ ../xf86drmMode.c:622:9: note: called from here return DRM_IOCTL(fd, DRM_IOCTL_MODE_DETACHMODE, &res); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../xf86drmMode.c: In function 'drmModeConnectorSetProperty': ../xf86drmMode.c:65:19: warning: inlining failed in call to 'DRM_IOCTL': call is unlikely and code size would grow [-Winline] static inline int DRM_IOCTL(int fd, unsigned long cmd, void *arg) ^~~~~~~~~ ../xf86drmMode.c:741:9: note: called from here return DRM_IOCTL(fd, DRM_IOCTL_MODE_SETPROPERTY, &osp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../xf86drmMode.c: In function 'drmModeCrtcGetGamma': ../xf86drmMode.c:65:19: warning: inlining failed in call to 'DRM_IOCTL': call is unlikely and code size would grow [-Winline] static inline int DRM_IOCTL(int fd, unsigned long cmd, void *arg) ^~~~~~~~~ ../xf86drmMode.c:871:9: note: called from here return DRM_IOCTL(fd, DRM_IOCTL_MODE_GETGAMMA, &l); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../xf86drmMode.c: In function 'drmModeCrtcSetGamma': ../xf86drmMode.c:65:19: warning: inlining failed in call to 'DRM_IOCTL': call is unlikely and code size would grow [-Winline] static inline int DRM_IOCTL(int fd, unsigned long cmd, void *arg) ^~~~~~~~~ ../xf86drmMode.c:887:9: note: called from here return DRM_IOCTL(fd, DRM_IOCTL_MODE_SETGAMMA, &l); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../xf86drmMode.c: In function 'drmModePageFlip': ../xf86drmMode.c:65:19: warning: inlining failed in call to 'DRM_IOCTL': call is unlikely and code size would grow [-Winline] static inline int DRM_IOCTL(int fd, unsigned long cmd, void *arg) ^~~~~~~~~ ../xf86drmMode.c:969:9: note: called from here return DRM_IOCTL(fd, DRM_IOCTL_MODE_PAGE_FLIP, &flip); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../xf86drmMode.c: In function 'drmModePageFlipTarget': ../xf86drmMode.c:65:19: warning: inlining failed in call to 'DRM_IOCTL': call is unlikely and code size would grow [-Winline] static inline int DRM_IOCTL(int fd, unsigned long cmd, void *arg) ^~~~~~~~~ ../xf86drmMode.c:985:9: note: called from here return DRM_IOCTL(fd, DRM_IOCTL_MODE_PAGE_FLIP, &flip_target); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../xf86drmMode.c: In function 'drmModeSetPlane': ../xf86drmMode.c:65:19: warning: inlining failed in call to 'DRM_IOCTL': call is unlikely and code size would grow [-Winline] static inline int DRM_IOCTL(int fd, unsigned long cmd, void *arg) ^~~~~~~~~ ../xf86drmMode.c:1011:9: note: called from here return DRM_IOCTL(fd, DRM_IOCTL_MODE_SETPLANE, &s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../xf86drmMode.c: In function 'drmModeObjectSetProperty': ../xf86drmMode.c:65:19: warning: inlining failed in call to 'DRM_IOCTL': call is unlikely and code size would grow [-Winline] static inline int DRM_IOCTL(int fd, unsigned long cmd, void *arg) ^~~~~~~~~ ../xf86drmMode.c:1209:9: note: called from here return DRM_IOCTL(fd, DRM_IOCTL_MODE_OBJ_SETPROPERTY, &prop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../xf86drmMode.c: In function 'drmModeAtomicCommit': ../xf86drmMode.c:65:19: warning: inlining failed in call to 'DRM_IOCTL': call is unlikely and code size would grow [-Winline] static inline int DRM_IOCTL(int fd, unsigned long cmd, void *arg) ^~~~~~~~~ ../xf86drmMode.c:1461:8: note: called from here ret = DRM_IOCTL(fd, DRM_IOCTL_MODE_ATOMIC, &atomic); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../xf86drmMode.c: In function 'drmModeCreatePropertyBlob': ../xf86drmMode.c:65:19: warning: inlining failed in call to 'DRM_IOCTL': call is unlikely and code size would grow [-Winline] static inline int DRM_IOCTL(int fd, unsigned long cmd, void *arg) ^~~~~~~~~ ../xf86drmMode.c:1490:8: note: called from here ret = DRM_IOCTL(fd, DRM_IOCTL_MODE_CREATEPROPBLOB, &create); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../xf86drmMode.c: In function 'drmModeDestroyPropertyBlob': ../xf86drmMode.c:65:19: warning: inlining failed in call to 'DRM_IOCTL': call is unlikely and code size would grow [-Winline] static inline int DRM_IOCTL(int fd, unsigned long cmd, void *arg) ^~~~~~~~~ ../xf86drmMode.c:1505:9: note: called from here return DRM_IOCTL(fd, DRM_IOCTL_MODE_DESTROYPROPBLOB, &destroy); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../xf86drmMode.c: In function 'drmModeCreateLease': ../xf86drmMode.c:65:19: warning: inlining failed in call to 'DRM_IOCTL': call is unlikely and code size would grow [-Winline] static inline int DRM_IOCTL(int fd, unsigned long cmd, void *arg) ^~~~~~~~~ ../xf86drmMode.c:1520:8: note: called from here ret = DRM_IOCTL(fd, DRM_IOCTL_MODE_CREATE_LEASE, &create); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../xf86drmMode.c: In function 'drmModeListLessees': ../xf86drmMode.c:65:19: warning: inlining failed in call to 'DRM_IOCTL': call is unlikely and code size would grow [-Winline] static inline int DRM_IOCTL(int fd, unsigned long cmd, void *arg) ^~~~~~~~~ ../xf86drmMode.c:1537:6: note: called from here if (DRM_IOCTL(fd, DRM_IOCTL_MODE_LIST_LESSEES, &list)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../xf86drmMode.c:65:19: warning: inlining failed in call to 'DRM_IOCTL': call is unlikely and code size would grow [-Winline] static inline int DRM_IOCTL(int fd, unsigned long cmd, void *arg) ^~~~~~~~~ ../xf86drmMode.c:1546:6: note: called from here if (DRM_IOCTL(fd, DRM_IOCTL_MODE_LIST_LESSEES, &list)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../xf86drmMode.c: In function 'drmModeGetLease': ../xf86drmMode.c:65:19: warning: inlining failed in call to 'DRM_IOCTL': call is unlikely and code size would grow [-Winline] static inline int DRM_IOCTL(int fd, unsigned long cmd, void *arg) ^~~~~~~~~ ../xf86drmMode.c:1564:6: note: called from here if (DRM_IOCTL(fd, DRM_IOCTL_MODE_GET_LEASE, &get)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../xf86drmMode.c:65:19: warning: inlining failed in call to 'DRM_IOCTL': call is unlikely and code size would grow [-Winline] static inline int DRM_IOCTL(int fd, unsigned long cmd, void *arg) ^~~~~~~~~ ../xf86drmMode.c:1573:6: note: called from here if (DRM_IOCTL(fd, DRM_IOCTL_MODE_GET_LEASE, &get)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../xf86drmMode.c: In function 'drmModeRevokeLease': ../xf86drmMode.c:65:19: warning: inlining failed in call to 'DRM_IOCTL': call is unlikely and code size would grow [-Winline] static inline int DRM_IOCTL(int fd, unsigned long cmd, void *arg) ^~~~~~~~~ ../xf86drmMode.c:1592:8: note: called from here ret = DRM_IOCTL(fd, DRM_IOCTL_MODE_REVOKE_LEASE, &revoke); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21/89] Compiling C object 'drm@sha/xf86drm.c.o'. In file included from ../xf86drm.c:69: ../xf86drm.c: In function 'drmGetMinorNameForFD': ../xf86drm.h:85:23: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 55 [-Wformat-truncation=] #define DRM_DIR_NAME "/dev/dri" ^~~~~~~~~~ ../xf86drm.c:2892:50: note: in expansion of macro 'DRM_DIR_NAME' snprintf(dev_name, sizeof(dev_name), DRM_DIR_NAME "/%s", ^~~~~~~~~~~~ ../xf86drm.c:2892:65: note: format string is defined here snprintf(dev_name, sizeof(dev_name), DRM_DIR_NAME "/%s", ^~ ../xf86drm.c:2892:13: note: 'snprintf' output between 10 and 265 bytes into a destination of size 64 snprintf(dev_name, sizeof(dev_name), DRM_DIR_NAME "/%s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ent->d_name); ~~~~~~~~~~~~ ../xf86drm.c: In function 'parse_separate_sysfs_files': ../xf86drm.c:3188:37: warning: '/' directive output may be truncated writing 1 byte into a region of size between 0 and 4096 [-Wformat-truncation=] snprintf(path, PATH_MAX, "%s/%s", pci_path, attrs[i]); ^ ../xf86drm.c:3188:9: note: 'snprintf' output 2 or more bytes (assuming 4098) into a destination of size 4096 snprintf(path, PATH_MAX, "%s/%s", pci_path, attrs[i]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../xf86drm.c: In function 'process_device': ../xf86drm.c:3218:33: warning: '/config' directive output may be truncated writing 7 bytes into a region of size between 0 and 4096 [-Wformat-truncation=] snprintf(path, PATH_MAX, "%s/config", pci_path); ^~~~~~~ ../xf86drm.c:3218:5: note: 'snprintf' output between 8 and 4104 bytes into a destination of size 4096 snprintf(path, PATH_MAX, "%s/config", pci_path); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [22/89] Linking target libdrm.so.2.4.0. [23/89] Generating drmModeGetResources with a custom command. [24/89] Generating drm-kms with a custom command. [25/89] Generating drm-memory with a custom command. [26/89] Generating drm with a custom command. [27/89] Compiling C object 'tests/util/16d880e@@util@sta/format.c.o'. [28/89] Generating drmHandleEvent with a custom command. [29/89] Generating drmAvailable with a custom command. [30/89] Compiling C object 'tests/util/16d880e@@util@sta/kms.c.o'. [31/89] Compiling C object 'tests/kms/d711c5d@@kms-test@sta/libkms-test-device.c.o'. [32/89] Compiling C object 'tests/kms/d711c5d@@kms-test@sta/libkms-test-crtc.c.o'. [33/89] Compiling C object 'tests/kms/d711c5d@@kms-test@sta/libkms-test-plane.c.o'. [34/89] Compiling C object 'tests/kms/d711c5d@@kms-test@sta/libkms-test-framebuffer.c.o'. [35/89] Compiling C object 'tests/kms/d711c5d@@kms-test@sta/libkms-test-screen.c.o'. [36/89] Generating gen-drm-mm with a meson_exe.py custom command. [37/89] Linking static target tests/kms/libkms-test.a. [38/89] Compiling C object 'tests/kms/d711c5d@@kms-steal-crtc@exe/kms-steal-crtc.c.o'. [39/89] Generating symbol file 'drm@sha/libdrm.so.2.4.0.symbols'. [40/89] Compiling C object 'tests/kms/d711c5d@@kms-universal-planes@exe/kms-universal-planes.c.o'. [41/89] Linking target libkms/libkms.so.1.0.0. [42/89] Compiling C object 'tests/proptest/7eb5fbb@@proptest@exe/proptest.c.o'. In file included from ../tests/proptest/proptest.c:37: ../tests/proptest/proptest.c: In function 'listObjectProperties': ../xf86drmMode.h:246:21: warning: inlining failed in call to 'drm_property_type_is.isra.0': call is unlikely and code size would grow [-Winline] static __inline int drm_property_type_is(drmModePropertyPtr property, ^~~~~~~~~~~~~~~~~~~~ ../tests/proptest/proptest.c:97:6: note: called from here if (drm_property_type_is(prop, DRM_MODE_PROP_SIGNED_RANGE)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../tests/proptest/proptest.c:37: ../xf86drmMode.h:246:21: warning: inlining failed in call to 'drm_property_type_is.isra.0': call is unlikely and code size would grow [-Winline] static __inline int drm_property_type_is(drmModePropertyPtr property, ^~~~~~~~~~~~~~~~~~~~ ../tests/proptest/proptest.c:99:6: note: called from here if (drm_property_type_is(prop, DRM_MODE_PROP_RANGE)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../tests/proptest/proptest.c:37: ../xf86drmMode.h:246:21: warning: inlining failed in call to 'drm_property_type_is.isra.0': call is unlikely and code size would grow [-Winline] static __inline int drm_property_type_is(drmModePropertyPtr property, ^~~~~~~~~~~~~~~~~~~~ ../tests/proptest/proptest.c:101:6: note: called from here if (drm_property_type_is(prop, DRM_MODE_PROP_ENUM)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../tests/proptest/proptest.c:37: ../xf86drmMode.h:246:21: warning: inlining failed in call to 'drm_property_type_is.isra.0': call is unlikely and code size would grow [-Winline] static __inline int drm_property_type_is(drmModePropertyPtr property, ^~~~~~~~~~~~~~~~~~~~ ../tests/proptest/proptest.c:103:6: note: called from here if (drm_property_type_is(prop, DRM_MODE_PROP_BITMASK)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../tests/proptest/proptest.c:37: ../xf86drmMode.h:246:21: warning: inlining failed in call to 'drm_property_type_is.isra.0': call is unlikely and code size would grow [-Winline] static __inline int drm_property_type_is(drmModePropertyPtr property, ^~~~~~~~~~~~~~~~~~~~ ../tests/proptest/proptest.c:105:6: note: called from here if (drm_property_type_is(prop, DRM_MODE_PROP_BLOB)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../tests/proptest/proptest.c:37: ../xf86drmMode.h:246:21: warning: inlining failed in call to 'drm_property_type_is.isra.0': call is unlikely and code size would grow [-Winline] static __inline int drm_property_type_is(drmModePropertyPtr property, ^~~~~~~~~~~~~~~~~~~~ ../tests/proptest/proptest.c:107:6: note: called from here if (drm_property_type_is(prop, DRM_MODE_PROP_OBJECT)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../tests/proptest/proptest.c:37: ../xf86drmMode.h:246:21: warning: inlining failed in call to 'drm_property_type_is.isra.0': call is unlikely and code size would grow [-Winline] static __inline int drm_property_type_is(drmModePropertyPtr property, ^~~~~~~~~~~~~~~~~~~~ ../tests/proptest/proptest.c:112:6: note: called from here if (drm_property_type_is(prop, DRM_MODE_PROP_SIGNED_RANGE)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../tests/proptest/proptest.c:37: ../xf86drmMode.h:246:21: warning: inlining failed in call to 'drm_property_type_is.isra.0': call is unlikely and code size would grow [-Winline] static __inline int drm_property_type_is(drmModePropertyPtr property, ^~~~~~~~~~~~~~~~~~~~ ../tests/proptest/proptest.c:119:6: note: called from here if (drm_property_type_is(prop, DRM_MODE_PROP_RANGE)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../tests/proptest/proptest.c:37: ../xf86drmMode.h:246:21: warning: inlining failed in call to 'drm_property_type_is.isra.0': call is unlikely and code size would grow [-Winline] static __inline int drm_property_type_is(drmModePropertyPtr property, ^~~~~~~~~~~~~~~~~~~~ ../tests/proptest/proptest.c:126:6: note: called from here if (drm_property_type_is(prop, DRM_MODE_PROP_ENUM)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../tests/proptest/proptest.c:37: ../xf86drmMode.h:246:21: warning: inlining failed in call to 'drm_property_type_is.isra.0': call is unlikely and code size would grow [-Winline] static __inline int drm_property_type_is(drmModePropertyPtr property, ^~~~~~~~~~~~~~~~~~~~ ../tests/proptest/proptest.c:132:13: note: called from here } else if (drm_property_type_is(prop, DRM_MODE_PROP_BITMASK)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../tests/proptest/proptest.c:37: ../xf86drmMode.h:246:21: warning: inlining failed in call to 'drm_property_type_is.isra.0': call is unlikely and code size would grow [-Winline] static __inline int drm_property_type_is(drmModePropertyPtr property, ^~~~~~~~~~~~~~~~~~~~ ../tests/proptest/proptest.c:142:6: note: called from here if (drm_property_type_is(prop, DRM_MODE_PROP_BLOB)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../tests/proptest/proptest.c:37: ../xf86drmMode.h:246:21: warning: inlining failed in call to 'drm_property_type_is.isra.0': call is unlikely and code size would grow [-Winline] static __inline int drm_property_type_is(drmModePropertyPtr property, ^~~~~~~~~~~~~~~~~~~~ ../tests/proptest/proptest.c:152:6: note: called from here if (drm_property_type_is(prop, DRM_MODE_PROP_BLOB)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../tests/proptest/proptest.c:37: ../xf86drmMode.h:246:21: warning: inlining failed in call to 'drm_property_type_is.isra.0': call is unlikely and code size would grow [-Winline] static __inline int drm_property_type_is(drmModePropertyPtr property, ^~~~~~~~~~~~~~~~~~~~ ../tests/proptest/proptest.c:154:11: note: called from here else if (drm_property_type_is(prop, DRM_MODE_PROP_SIGNED_RANGE)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [43/89] Linking target nouveau/libdrm_nouveau.so.2.0.0. [44/89] Compiling C object 'tests/modeprint/6b185c3@@modeprint@exe/modeprint.c.o'. [45/89] Linking target amdgpu/libdrm_amdgpu.so.1.0.0. [46/89] Generating gen-drm-gem with a meson_exe.py custom command. [47/89] Linking target tests/kms/kms-universal-planes. [48/89] Generating gen-drm-ttm with a meson_exe.py custom command. [49/89] Compiling C object 'tests/modetest/f8783dc@@modetest@exe/buffers.c.o'. [50/89] Generating drm-mm.7 with a custom command. [51/89] Compiling C object 'tests/modetest/f8783dc@@modetest@exe/cursor.c.o'. [52/89] Compiling C object 'tests/util/16d880e@@util@sta/pattern.c.o'. ../tests/util/pattern.c: In function 'util_smpte_c8_gamma': ../tests/util/pattern.c:646:2: warning: 'memset' used with constant zero length parameter; this could be due to transposed parameters [-Wmemset-transposed-args] memset(lut, size * sizeof(struct drm_color_lut), 0); ^~~~~~ ../tests/util/pattern.c: In function 'fill_tiles_rgb16fp': ../tests/util/pattern.c:988:8: warning: unused variable 'mem_base' [-Wunused-variable] void *mem_base = mem; ^~~~~~~~ [53/89] Compiling C object 'tests/vbltest/3928abf@@vbltest@exe/vbltest.c.o'. [54/89] Linking static target tests/util/libutil.a. [55/89] Compiling C object 'tests/kmstest/e2824f4@@kmstest@exe/main.c.o'. [56/89] Linking target tests/kms/kms-steal-crtc. [57/89] Linking target tests/modeprint/modeprint. [58/89] Generating drm-gem.7 with a custom command. [59/89] Linking target tests/vbltest/vbltest. [60/89] Generating symbol file 'libkms/4bec46f@@kms@sha/libkms.so.1.0.0.symbols'. [61/89] Linking target tests/proptest/proptest. [62/89] Generating symbol file 'amdgpu/2894f6a@@drm_amdgpu@sha/libdrm_amdgpu.so.1.0.0.symbols'. [63/89] Linking target tests/kmstest/kmstest. [64/89] Generating drm-ttm.7 with a custom command. [65/89] Generating symbol file 'nouveau/79b9960@@drm_nouveau@sha/libdrm_nouveau.so.2.0.0.symbols'. [66/89] Compiling C object 'tests/amdgpu/b9f2b1d@@amdgpu_test@exe/cs_tests.c.o'. ../tests/amdgpu/cs_tests.c: In function 'amdgpu_cs_uvd_decode': ../tests/amdgpu/cs_tests.c:383:4: warning: 'ctx_addr' may be used uninitialized in this function [-Wmaybe-uninitialized] uvd_cmd(ctx_addr, 0x206, &i); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [67/89] Compiling C object 'tests/amdgpu/b9f2b1d@@amdgpu_test@exe/bo_tests.c.o'. ../tests/amdgpu/bo_tests.c: In function 'amdgpu_mem_fail_alloc': ../tests/amdgpu/bo_tests.c:285:7: warning: 'bo' may be used uninitialized in this function [-Wmaybe-uninitialized] r = amdgpu_bo_free(bo); ^~~~~~~~~~~~~~~~~~ [68/89] Compiling C object 'tests/amdgpu/b9f2b1d@@amdgpu_test@exe/amdgpu_test.c.o'. [69/89] Compiling C object 'tests/amdgpu/b9f2b1d@@amdgpu_test@exe/vcn_tests.c.o'. [70/89] Compiling C object 'tests/amdgpu/b9f2b1d@@amdgpu_test@exe/vm_tests.c.o'. [71/89] Compiling C object 'tests/amdgpu/b9f2b1d@@amdgpu_test@exe/uvd_enc_tests.c.o'. [72/89] Compiling C object 'tests/amdgpu/b9f2b1d@@amdgpu_test@exe/syncobj_tests.c.o'. ../tests/amdgpu/syncobj_tests.c: In function 'syncobj_command_submission_helper': ../tests/amdgpu/syncobj_tests.c:99:20: warning: unused variable 'flags' [-Wunused-variable] uint32_t expired, flags; ^~~~~ [73/89] Compiling C object 'tests/59830eb@@drmsl@exe/drmsl.c.o'. [74/89] Compiling C object 'tests/nouveau/e47a46e@@threaded@exe/threaded.c.o'. FAILED: tests/nouveau/e47a46e@@threaded@exe/threaded.c.o /home/buildroot/build/instance-0/output/host/bin/arm-buildroot-linux-musleabihf-gcc -Itests/nouveau/e47a46e@@threaded@exe -Itests/nouveau -I../tests/nouveau -I. -I../ -I../include/drm -Itests/nouveau/../../nouveau -I../tests/nouveau/../../nouveau -fdiagnostics-color=always -pipe -Wall -Winvalid-pch -std=gnu99 -O3 -include config.h -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -Wall -Wextra -Wsign-compare -Werror=undef -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Winline -Wshadow -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Wno-missing-field-initializers -fvisibility=hidden -MD -MQ 'tests/nouveau/e47a46e@@threaded@exe/threaded.c.o' -MF 'tests/nouveau/e47a46e@@threaded@exe/threaded.c.o.d' -o 'tests/nouveau/e47a46e@@threaded@exe/threaded.c.o' -c ../tests/nouveau/threaded.c ../tests/nouveau/threaded.c:39:5: error: conflicting types for 'ioctl' int ioctl(int fd, unsigned long request, ...) ^~~~~ In file included from ../tests/nouveau/threaded.c:23: /home/buildroot/build/instance-0/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/sys/ioctl.h:119:5: note: previous declaration of 'ioctl' was here int ioctl (int, int, ...); ^~~~~ [75/89] Linking target tests/drmsl. [76/89] Compiling C object 'tests/amdgpu/b9f2b1d@@amdgpu_test@exe/deadlock_tests.c.o'. [77/89] Compiling C object 'tests/amdgpu/b9f2b1d@@amdgpu_test@exe/vce_tests.c.o'. [78/89] Compiling C object 'tests/59830eb@@hash@exe/hash.c.o'. [79/89] Compiling C object 'tests/amdgpu/b9f2b1d@@amdgpu_test@exe/ras_tests.c.o'. ../tests/amdgpu/ras_tests.c: In function 'set_test_card': ../tests/amdgpu/ras_tests.c:343:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ ../tests/amdgpu/ras_tests.c: In function 'amdgpu_ras_query_err_count': ../tests/amdgpu/ras_tests.c:435:6: warning: unused variable 'ret' [-Wunused-variable] int ret; ^~~ ../tests/amdgpu/ras_tests.c: In function '__amdgpu_ras_inject_test': ../tests/amdgpu/ras_tests.c:547:1: warning: label 'loop' defined but not used [-Wunused-label] loop: ^~~~ ../tests/amdgpu/ras_tests.c: In function 'amdgpu_ras_basic_test': ../tests/amdgpu/ras_tests.c:608:7: warning: unused variable 'name' [-Wunused-variable] char name[1024]; ^~~~ ../tests/amdgpu/ras_tests.c:607:20: warning: unused variable 'ce' [-Wunused-variable] unsigned long ue, ce; ^~ ../tests/amdgpu/ras_tests.c:607:16: warning: unused variable 'ue' [-Wunused-variable] unsigned long ue, ce; ^~ At top level: ../tests/amdgpu/ras_tests.c:497:13: warning: 'amdgpu_ras_enable_test' defined but not used [-Wunused-function] static void amdgpu_ras_enable_test(void) ^~~~~~~~~~~~~~~~~~~~~~ ../tests/amdgpu/ras_tests.c: In function 'amdgpu_ras_query_err_count': ../tests/amdgpu/ras_tests.c:442:21: warning: '%s' directive writing 10 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] sprintf(name, "%s%s%s", get_ras_sysfs_root(), ras_block_str(block), "_err_count"); ^~ ~~~~~~~~~~~~ ../tests/amdgpu/ras_tests.c:442:2: note: 'sprintf' output 11 or more bytes (assuming 1034) into a destination of size 1024 sprintf(name, "%s%s%s", get_ras_sysfs_root(), ras_block_str(block), "_err_count"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../tests/amdgpu/ras_tests.c: In function 'amdgpu_ras_basic_test': ../tests/amdgpu/ras_tests.c:625:20: warning: '%s' directive writing 8 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] sprintf(path, "%s%s", get_ras_debugfs_root(), "ras_ctrl"); ^~ ~~~~~~~~~~ ../tests/amdgpu/ras_tests.c:625:3: note: 'sprintf' output between 9 and 1032 bytes into a destination of size 1024 sprintf(path, "%s%s", get_ras_debugfs_root(), "ras_ctrl"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../tests/amdgpu/ras_tests.c:629:20: warning: '%s' directive writing 8 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] sprintf(path, "%s%s", get_ras_sysfs_root(), "features"); ^~ ~~~~~~~~~~ ../tests/amdgpu/ras_tests.c:629:3: note: 'sprintf' output between 9 and 1032 bytes into a destination of size 1024 sprintf(path, "%s%s", get_ras_sysfs_root(), "features"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../tests/amdgpu/ras_tests.c:641:23: warning: '%s' directive writing 10 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] sprintf(path, "%s%s%s", get_ras_sysfs_root(), ras_block_str(j), "_err_count"); ^~ ~~~~~~~~~~~~ ../tests/amdgpu/ras_tests.c:641:4: note: 'sprintf' output 11 or more bytes (assuming 1034) into a destination of size 1024 sprintf(path, "%s%s%s", get_ras_sysfs_root(), ras_block_str(j), "_err_count"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../tests/amdgpu/ras_tests.c:645:23: warning: '%s' directive writing 11 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] sprintf(path, "%s%s%s", get_ras_debugfs_root(), ras_block_str(j), "_err_inject"); ^~ ~~~~~~~~~~~~~ ../tests/amdgpu/ras_tests.c:645:4: note: 'sprintf' output 12 or more bytes (assuming 1035) into a destination of size 1024 sprintf(path, "%s%s%s", get_ras_debugfs_root(), ras_block_str(j), "_err_inject"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../tests/amdgpu/ras_tests.c: In function 'amdgpu_ras_invoke': ../tests/amdgpu/ras_tests.c:423:19: warning: '%s' directive writing 8 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] sprintf(path, "%s%s", get_ras_debugfs_root(), "ras_ctrl"); ^~ ~~~~~~~~~~ ../tests/amdgpu/ras_tests.c:423:2: note: 'sprintf' output between 9 and 1032 bytes into a destination of size 1024 sprintf(path, "%s%s", get_ras_debugfs_root(), "ras_ctrl"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [80/89] Compiling C object 'tests/modetest/f8783dc@@modetest@exe/modetest.c.o'. In file included from ../tests/modetest/modetest.c:59: ../tests/modetest/modetest.c: In function 'dump_prop': ../xf86drmMode.h:246:21: warning: inlining failed in call to 'drm_property_type_is.isra.0': call is unlikely and code size would grow [-Winline] static __inline int drm_property_type_is(drmModePropertyPtr property, ^~~~~~~~~~~~~~~~~~~~ ../tests/modetest/modetest.c:358:6: note: called from here if (drm_property_type_is(prop, DRM_MODE_PROP_SIGNED_RANGE)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../tests/modetest/modetest.c:59: ../xf86drmMode.h:246:21: warning: inlining failed in call to 'drm_property_type_is.isra.0': call is unlikely and code size would grow [-Winline] static __inline int drm_property_type_is(drmModePropertyPtr property, ^~~~~~~~~~~~~~~~~~~~ ../tests/modetest/modetest.c:360:6: note: called from here if (drm_property_type_is(prop, DRM_MODE_PROP_RANGE)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../tests/modetest/modetest.c:59: ../xf86drmMode.h:246:21: warning: inlining failed in call to 'drm_property_type_is.isra.0': call is unlikely and code size would grow [-Winline] static __inline int drm_property_type_is(drmModePropertyPtr property, ^~~~~~~~~~~~~~~~~~~~ ../tests/modetest/modetest.c:362:6: note: called from here if (drm_property_type_is(prop, DRM_MODE_PROP_ENUM)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../tests/modetest/modetest.c:59: ../xf86drmMode.h:246:21: warning: inlining failed in call to 'drm_property_type_is.isra.0': call is unlikely and code size would grow [-Winline] static __inline int drm_property_type_is(drmModePropertyPtr property, ^~~~~~~~~~~~~~~~~~~~ ../tests/modetest/modetest.c:364:6: note: called from here if (drm_property_type_is(prop, DRM_MODE_PROP_BITMASK)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../tests/modetest/modetest.c:59: ../xf86drmMode.h:246:21: warning: inlining failed in call to 'drm_property_type_is.isra.0': call is unlikely and code size would grow [-Winline] static __inline int drm_property_type_is(drmModePropertyPtr property, ^~~~~~~~~~~~~~~~~~~~ ../tests/modetest/modetest.c:366:6: note: called from here if (drm_property_type_is(prop, DRM_MODE_PROP_BLOB)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../tests/modetest/modetest.c:59: ../xf86drmMode.h:246:21: warning: inlining failed in call to 'drm_property_type_is.isra.0': call is unlikely and code size would grow [-Winline] static __inline int drm_property_type_is(drmModePropertyPtr property, ^~~~~~~~~~~~~~~~~~~~ ../tests/modetest/modetest.c:368:6: note: called from here if (drm_property_type_is(prop, DRM_MODE_PROP_OBJECT)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../tests/modetest/modetest.c:59: ../xf86drmMode.h:246:21: warning: inlining failed in call to 'drm_property_type_is.isra.0': call is unlikely and code size would grow [-Winline] static __inline int drm_property_type_is(drmModePropertyPtr property, ^~~~~~~~~~~~~~~~~~~~ ../tests/modetest/modetest.c:372:6: note: called from here if (drm_property_type_is(prop, DRM_MODE_PROP_SIGNED_RANGE)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../tests/modetest/modetest.c:59: ../xf86drmMode.h:246:21: warning: inlining failed in call to 'drm_property_type_is.isra.0': call is unlikely and code size would grow [-Winline] static __inline int drm_property_type_is(drmModePropertyPtr property, ^~~~~~~~~~~~~~~~~~~~ ../tests/modetest/modetest.c:379:6: note: called from here if (drm_property_type_is(prop, DRM_MODE_PROP_RANGE)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../tests/modetest/modetest.c:59: ../xf86drmMode.h:246:21: warning: inlining failed in call to 'drm_property_type_is.isra.0': call is unlikely and code size would grow [-Winline] static __inline int drm_property_type_is(drmModePropertyPtr property, ^~~~~~~~~~~~~~~~~~~~ ../tests/modetest/modetest.c:386:6: note: called from here if (drm_property_type_is(prop, DRM_MODE_PROP_ENUM)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../tests/modetest/modetest.c:59: ../xf86drmMode.h:246:21: warning: inlining failed in call to 'drm_property_type_is.isra.0': call is unlikely and code size would grow [-Winline] static __inline int drm_property_type_is(drmModePropertyPtr property, ^~~~~~~~~~~~~~~~~~~~ ../tests/modetest/modetest.c:392:13: note: called from here } else if (drm_property_type_is(prop, DRM_MODE_PROP_BITMASK)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../tests/modetest/modetest.c:59: ../xf86drmMode.h:246:21: warning: inlining failed in call to 'drm_property_type_is.isra.0': call is unlikely and code size would grow [-Winline] static __inline int drm_property_type_is(drmModePropertyPtr property, ^~~~~~~~~~~~~~~~~~~~ ../tests/modetest/modetest.c:402:6: note: called from here if (drm_property_type_is(prop, DRM_MODE_PROP_BLOB)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../tests/modetest/modetest.c:59: ../xf86drmMode.h:246:21: warning: inlining failed in call to 'drm_property_type_is.isra.0': call is unlikely and code size would grow [-Winline] static __inline int drm_property_type_is(drmModePropertyPtr property, ^~~~~~~~~~~~~~~~~~~~ ../tests/modetest/modetest.c:412:6: note: called from here if (drm_property_type_is(prop, DRM_MODE_PROP_BLOB)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../tests/modetest/modetest.c:59: ../xf86drmMode.h:246:21: warning: inlining failed in call to 'drm_property_type_is.isra.0': call is unlikely and code size would grow [-Winline] static __inline int drm_property_type_is(drmModePropertyPtr property, ^~~~~~~~~~~~~~~~~~~~ ../tests/modetest/modetest.c:414:11: note: called from here else if (drm_property_type_is(prop, DRM_MODE_PROP_SIGNED_RANGE)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [81/89] Compiling C object 'tests/amdgpu/b9f2b1d@@amdgpu_test@exe/basic_tests.c.o'. ../tests/amdgpu/basic_tests.c: In function 'amdgpu_memcpy_draw': ../tests/amdgpu/basic_tests.c:2946:23: warning: unused variable 'hangs' [-Wunused-variable] uint32_t hang_state, hangs, expired; ^~~~~ ../tests/amdgpu/basic_tests.c:2946:11: warning: unused variable 'hang_state' [-Wunused-variable] uint32_t hang_state, hangs, expired; ^~~~~~~~~~ ninja: build stopped: subcommand failed. package/pkg-generic.mk:238: recipe for target '/home/buildroot/build/instance-0/output/build/libdrm-2.4.99/.stamp_built' failed make: *** [/home/buildroot/build/instance-0/output/build/libdrm-2.4.99/.stamp_built] Error 1 make: Leaving directory '/home/buildroot/build/instance-0/buildroot'