>>> libdrm 2.4.100 Extracting bzcat /home/naourr/work/instance-2/dl/libdrm/libdrm-2.4.100.tar.bz2 | /home/naourr/work/instance-2/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-2/output-1/build/libdrm-2.4.100 -xf - >>> libdrm 2.4.100 Patching Applying 0001-Add-ARM-support-into-xf86drm.h.patch using patch: patching file xf86drm.h Hunk #1 succeeded at 481 (offset 12 lines). 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 287 (offset 8 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.100 Configuring rm -rf /home/naourr/work/instance-2/output-1/build/libdrm-2.4.100//build mkdir -p /home/naourr/work/instance-2/output-1/build/libdrm-2.4.100//build sed -e "s%@TARGET_CROSS@%/home/naourr/work/instance-2/output-1/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/naourr/work/instance-2/output-1/host%g" package/meson/cross-compilation.conf.in > /home/naourr/work/instance-2/output-1/build/libdrm-2.4.100//build/cross-compilation.conf PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PYTHONNOUSERSITE=y /home/naourr/work/instance-2/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/naourr/work/instance-2/output-1/build/libdrm-2.4.100//build/cross-compilation.conf -Dcairo-tests=false -Dmanpages=false -Dintel=false -Dradeon=false -Damdgpu=false -Dnouveau=true -Dvmwgfx=false -Domap=false -Detnaviv=false -Dexynos=false -Dfreedreno=false -Dtegra=false -Dvc4=false -Dudev=false -Dvalgrind=false /home/naourr/work/instance-2/output-1/build/libdrm-2.4.100/ /home/naourr/work/instance-2/output-1/build/libdrm-2.4.100//build The Meson build system Version: 0.52.0 Source dir: /home/naourr/work/instance-2/output-1/build/libdrm-2.4.100 Build dir: /home/naourr/work/instance-2/output-1/build/libdrm-2.4.100/build Build type: cross build WARNING: Unknown options: "manpages" Project name: libdrm Project version: 2.4.100 C compiler for the build machine: cc (gcc 9.2.1 "cc (GCC) 9.2.1 20190827 (Red Hat 9.2.1-1)") C linker for the build machine: GNU ld.bfd 2.31.1-29 C compiler for the host machine: /home/naourr/work/instance-2/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc (gcc 8.3.0 "arm-buildroot-linux-musleabihf-gcc.br_real (Buildroot 2019.11-rc2-04100-g33da50f014) 8.3.0") C linker for the host machine: GNU ld.bfd 2.31.1 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: arm Host machine cpu: cortex-a8 Target machine cpu family: arm Target machine cpu: cortex-a8 Run-time dependency threads found: YES Found pkg-config: /home/naourr/work/instance-2/output-1/host/usr/bin/pkg-config (1.6.1) Found CMake: NO Run-time dependency atomic_ops found: NO (tried pkgconfig and cmake) 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 Header has symbol "minor" : YES Header has symbol "makedev" : YES Header has symbol "major" : NO 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: NO (tried pkgconfig and cmake) Run-time dependency cunit found: NO (tried pkgconfig and cmake) Program xsltproc found: YES (/usr/bin/xsltproc) Program sed found: YES (/usr/bin/sed) Checking if "compiler supports __attribute__(("hidden"))" compiles: YES Configuring config.h using configuration Program nm found: YES (/usr/bin/nm) meson.build:327: 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. Program kms-symbol-check found: YES (/home/naourr/work/instance-2/output-1/build/libdrm-2.4.100/libkms/kms-symbol-check) Program nouveau-symbol-check found: YES (/home/naourr/work/instance-2/output-1/build/libdrm-2.4.100/nouveau/nouveau-symbol-check) 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 false 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: 17 Option buildtype is: release [default: debugoptimized] Found ninja-1.9.0 at /home/naourr/work/instance-2/output-1/host/bin/ninja >>> libdrm 2.4.100 Building PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PYTHONNOUSERSITE=y /home/naourr/work/instance-2/output-1/host/bin/ninja -j4 -C /home/naourr/work/instance-2/output-1/build/libdrm-2.4.100//build ninja: Entering directory `/home/naourr/work/instance-2/output-1/build/libdrm-2.4.100//build' [1/55] Compiling C object 'drm@sha/xf86drmRandom.c.o'. [2/55] Compiling C object 'drm@sha/xf86drmHash.c.o'. [3/55] Compiling C object 'drm@sha/xf86drmSL.c.o'. [4/55] Compiling C object 'libkms/4bec46f@@kms@sha/linux.c.o'. [5/55] Compiling C object 'libkms/4bec46f@@kms@sha/dumb.c.o'. [6/55] Compiling C object 'libkms/4bec46f@@kms@sha/api.c.o'. [7/55] Compiling C object 'libkms/4bec46f@@kms@sha/nouveau.c.o'. [8/55] 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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [9/55] 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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [10/55] Compiling C object 'nouveau/79b9960@@drm_nouveau@sha/bufctx.c.o'. [11/55] 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); ^~~~~~~~~~~~~~~~~~~~~~~~~ [12/55] 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/55] Compiling C object 'tests/util/16d880e@@util@sta/format.c.o'. [14/55] Compiling C object 'tests/util/16d880e@@util@sta/kms.c.o'. [15/55] Compiling C object 'tests/kms/d711c5d@@kms-test@sta/libkms-test-crtc.c.o'. [16/55] Compiling C object 'tests/kms/d711c5d@@kms-test@sta/libkms-test-device.c.o'. [17/55] Compiling C object 'tests/kms/d711c5d@@kms-test@sta/libkms-test-framebuffer.c.o'. [18/55] 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:2873:50: note: in expansion of macro 'DRM_DIR_NAME' snprintf(dev_name, sizeof(dev_name), DRM_DIR_NAME "/%s", ^~~~~~~~~~~~ ../xf86drm.c:2873:65: note: format string is defined here snprintf(dev_name, sizeof(dev_name), DRM_DIR_NAME "/%s", ^~ ../xf86drm.c:2873: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:3154: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:3154: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:3184: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:3184:5: note: 'snprintf' output between 8 and 4104 bytes into a destination of size 4096 snprintf(path, PATH_MAX, "%s/config", pci_path); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [19/55] Compiling C object 'tests/kms/d711c5d@@kms-test@sta/libkms-test-plane.c.o'. [20/55] Compiling C object 'tests/kms/d711c5d@@kms-test@sta/libkms-test-screen.c.o'. [21/55] Linking static target tests/kms/libkms-test.a. [22/55] Linking target libdrm.so.2.4.0. [23/55] Compiling C object 'tests/kms/d711c5d@@kms-steal-crtc@exe/kms-steal-crtc.c.o'. [24/55] Compiling C object 'tests/kms/d711c5d@@kms-universal-planes@exe/kms-universal-planes.c.o'. [25/55] Compiling C object 'tests/modeprint/6b185c3@@modeprint@exe/modeprint.c.o'. [26/55] 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)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [27/55] Generating symbol file 'drm@sha/libdrm.so.2.4.0.symbols'. [28/55] Compiling C object 'tests/modetest/f8783dc@@modetest@exe/cursor.c.o'. [29/55] Compiling C object 'tests/util/16d880e@@util@sta/pattern.c.o'. ../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; ^~~~~~~~ [30/55] Linking target nouveau/libdrm_nouveau.so.2.0.0. [31/55] Compiling C object 'tests/modetest/f8783dc@@modetest@exe/buffers.c.o'. [32/55] Linking static target tests/util/libutil.a. [33/55] Linking target libkms/libkms.so.1.0.0. [34/55] Linking target tests/kms/kms-steal-crtc. [35/55] Linking target tests/kms/kms-universal-planes. [36/55] Linking target tests/modeprint/modeprint. [37/55] Linking target tests/proptest/proptest. [38/55] Compiling C object 'tests/vbltest/3928abf@@vbltest@exe/vbltest.c.o'. [39/55] Linking target tests/vbltest/vbltest. [40/55] Generating symbol file 'nouveau/79b9960@@drm_nouveau@sha/libdrm_nouveau.so.2.0.0.symbols'. [41/55] Compiling C object 'tests/kmstest/e2824f4@@kmstest@exe/main.c.o'. [42/55] Compiling C object 'tests/nouveau/e47a46e@@threaded@exe/threaded.c.o'. FAILED: tests/nouveau/e47a46e@@threaded@exe/threaded.c.o /home/naourr/work/instance-2/output-1/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/naourr/work/instance-2/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/sys/ioctl.h:119:5: note: previous declaration of 'ioctl' was here int ioctl (int, int, ...); ^~~~~ [43/55] Generating symbol file 'libkms/4bec46f@@kms@sha/libkms.so.1.0.0.symbols'. [44/55] Compiling C object 'tests/59830eb@@drmsl@exe/drmsl.c.o'. [45/55] 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)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:241: /home/naourr/work/instance-2/output-1/build/libdrm-2.4.100/.stamp_built] Error 1 make: Leaving directory '/home/naourr/work/instance-2/buildroot'