>>> libdrm 2.4.100 Extracting bzcat /home/buildroot/autobuild/instance-0/dl/libdrm/libdrm-2.4.100.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/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/buildroot/autobuild/instance-0/output-1/build/libdrm-2.4.100//build mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/libdrm-2.4.100//build sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/instance-0/output-1/host/bin/x86_64-linux-%g" -e "s%@TARGET_ARCH@%x86_64%g" -e "s%@TARGET_CPU@%%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/autobuild/instance-0/output-1/host%g" package/meson/cross-compilation.conf.in > /home/buildroot/autobuild/instance-0/output-1/build/libdrm-2.4.100//build/cross-compilation.conf PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/buildroot/.local/bin" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-0/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/buildroot/autobuild/instance-0/output-1/build/libdrm-2.4.100//build/cross-compilation.conf -Dcairo-tests=false -Dmanpages=false -Dintel=false -Dradeon=true -Damdgpu=false -Dnouveau=true -Dvmwgfx=true -Domap=false -Detnaviv=true -Dexynos=false -Dfreedreno=false -Dtegra=false -Dvc4=false -Dudev=false -Dvalgrind=false /home/buildroot/autobuild/instance-0/output-1/build/libdrm-2.4.100/ /home/buildroot/autobuild/instance-0/output-1/build/libdrm-2.4.100//build The Meson build system Version: 0.52.0 Source dir: /home/buildroot/autobuild/instance-0/output-1/build/libdrm-2.4.100 Build dir: /home/buildroot/autobuild/instance-0/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 6.3.0 "cc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516") C linker for the build machine: GNU ld.bfd 2.28 C compiler for the host machine: /home/buildroot/autobuild/instance-0/output-1/host/bin/x86_64-linux-gcc (gcc 7.4.0 "x86_64-linux-gcc.br_real (Buildroot 2019.05.1) 7.4.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: x86_64 Host machine cpu: Target machine cpu family: x86_64 Target machine cpu: Run-time dependency threads found: YES Found pkg-config: /home/buildroot/autobuild/instance-0/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: NO Program sed found: YES (/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/buildroot/autobuild/instance-0/output-1/build/libdrm-2.4.100/libkms/kms-symbol-check) Program nouveau-symbol-check found: YES (/home/buildroot/autobuild/instance-0/output-1/build/libdrm-2.4.100/nouveau/nouveau-symbol-check) Program radeon-symbol-check found: YES (/home/buildroot/autobuild/instance-0/output-1/build/libdrm-2.4.100/radeon/radeon-symbol-check) Program etnaviv-symbol-check found: YES (/home/buildroot/autobuild/instance-0/output-1/build/libdrm-2.4.100/etnaviv/etnaviv-symbol-check) Message: Message: libdrm will be compiled with: Message: Message: libkms true Message: Intel API false Message: vmwgfx API true Message: Radeon API true 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 true Message: Build targets in project: 23 Option buildtype is: release [default: debugoptimized] Found ninja-1.9.0 at /home/buildroot/autobuild/instance-0/output-1/host/bin/ninja >>> libdrm 2.4.100 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/buildroot/.local/bin" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-0/output-1/host/bin/ninja -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/libdrm-2.4.100//build ninja: Entering directory `/home/buildroot/autobuild/instance-0/output-1/build/libdrm-2.4.100//build' [1/83] Compiling C object 'drm@sha/xf86drmRandom.c.o'. [2/83] Compiling C object 'drm@sha/xf86drmHash.c.o'. [3/83] Compiling C object 'libkms/4bec46f@@kms@sha/linux.c.o'. [4/83] Compiling C object 'drm@sha/xf86drmSL.c.o'. [5/83] Compiling C object 'libkms/4bec46f@@kms@sha/nouveau.c.o'. [6/83] Compiling C object 'libkms/4bec46f@@kms@sha/dumb.c.o'. [7/83] Compiling C object 'libkms/4bec46f@@kms@sha/api.c.o'. [8/83] Compiling C object 'libkms/4bec46f@@kms@sha/vmwgfx.c.o'. [9/83] Compiling C object 'libkms/4bec46f@@kms@sha/radeon.c.o'. [10/83] 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:5: 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:5: 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:6: 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:6: 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:6: 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:6: note: called from here ret = DRM_IOCTL(fd, DRM_IOCTL_MODE_REVOKE_LEASE, &revoke); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [11/83] Compiling C object 'nouveau/79b9960@@drm_nouveau@sha/abi16.c.o'. In file included from ../nouveau/private.h:10:0, 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:22: note: called from here struct nouveau_drm *drm = nouveau_drm(obj); ^~~ In file included from ../nouveau/private.h:10:0, 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:22: note: called from here struct nouveau_drm *drm = nouveau_drm(obj); ^~~ In file included from ../nouveau/private.h:10:0, 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:22: note: called from here struct nouveau_drm *drm = nouveau_drm(obj); ^~~ In file included from ../nouveau/private.h:10:0, 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:22: note: called from here struct nouveau_drm *drm = nouveau_drm(obj); ^~~ In file included from ../nouveau/private.h:10:0, 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:22: note: called from here struct nouveau_drm *drm = nouveau_drm(obj); ^~~ In file included from ../nouveau/private.h:10:0, 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:22: note: called from here struct nouveau_drm *drm = nouveau_drm(obj); ^~~ In file included from ../nouveau/private.h:10:0, 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:22: note: called from here struct nouveau_drm *drm = nouveau_drm(&dev->object); ^~~ [12/83] Compiling C object 'nouveau/79b9960@@drm_nouveau@sha/nouveau.c.o'. In file included from ../nouveau/nouveau.c:41:0: ../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:22: note: called from here struct nouveau_drm *drm = nouveau_drm(obj); ^~~ In file included from ../nouveau/nouveau.c:41:0: ../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:22: note: called from here struct nouveau_drm *drm = nouveau_drm(&dev->object); ^~~ In file included from ../nouveau/nouveau.c:41:0: ../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:22: note: called from here struct nouveau_drm *drm = nouveau_drm(parent); ^~~ In file included from ../nouveau/nouveau.c:41:0: ../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:22: note: called from here struct nouveau_drm *drm = nouveau_drm(obj); ^~~ In file included from ../nouveau/nouveau.c:41:0: ../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:22: note: called from here struct nouveau_drm *drm = nouveau_drm(obj); ^~~ In file included from ../nouveau/nouveau.c:41:0: ../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:0: ../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:22: note: called from here struct nouveau_drm *drm = nouveau_drm(&dev->object); ^~~ In file included from ../nouveau/nouveau.c:41:0: ../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:22: note: called from here struct nouveau_drm *drm = nouveau_drm(parent); ^~~ In file included from ../nouveau/nouveau.c:41:0: ../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:22: note: called from here struct nouveau_drm *drm = nouveau_drm(&dev->object); ^~~ In file included from ../nouveau/nouveau.c:41:0: ../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:22: note: called from here struct nouveau_drm *drm = nouveau_drm(&dev->object); ^~~ In file included from ../nouveau/nouveau.c:41:0: ../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:22: note: called from here struct nouveau_drm *drm = nouveau_drm(&bo->device->object); ^~~ In file included from ../nouveau/nouveau.c:41:0: ../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:22: note: called from here struct nouveau_drm *drm = nouveau_drm(&bo->device->object); ^~~ In file included from ../nouveau/nouveau.c:41:0: ../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:22: note: called from here struct nouveau_drm *drm = nouveau_drm(&dev->object); ^~~ In file included from ../nouveau/nouveau.c:41:0: ../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:22: note: called from here struct nouveau_drm *drm = nouveau_drm(&bo->device->object); ^~~ In file included from ../nouveau/nouveau.c:41:0: ../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:22: note: called from here struct nouveau_drm *drm = nouveau_drm(&bo->device->object); ^~~ In file included from ../nouveau/nouveau.c:41:0: ../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:22: note: called from here struct nouveau_drm *drm = nouveau_drm(&bo->device->object); ^~~ [13/83] Compiling C object 'nouveau/79b9960@@drm_nouveau@sha/bufctx.c.o'. [14/83] Compiling C object 'radeon/a1e84d4@@drm_radeon@sha/radeon_bo_gem.c.o'. [15/83] Compiling C object 'nouveau/79b9960@@drm_nouveau@sha/pushbuf.c.o'. In file included from ../nouveau/pushbuf.c:39:0: ../nouveau/pushbuf.c: In function 'pushbuf_refn_fail': ../nouveau/private.h:63:1: warning: inlining failed in call to 'cli_kref_set.isra.3': 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:0: ../nouveau/pushbuf.c: In function 'nouveau_pushbuf_del': ../nouveau/private.h:63:1: warning: inlining failed in call to 'cli_kref_set.isra.3': 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:0: ../nouveau/pushbuf.c: In function 'pushbuf_flush': ../nouveau/private.h:63:1: warning: inlining failed in call to 'cli_kref_set.isra.3': 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:0: ../nouveau/pushbuf.c: In function 'pushbuf_kref': ../nouveau/private.h:63:1: warning: inlining failed in call to 'cli_kref_set.isra.3': 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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [16/83] Compiling C object 'radeon/a1e84d4@@drm_radeon@sha/radeon_cs_gem.c.o'. In file included from ../radeon/radeon_cs_gem.c:38:0: ../radeon/radeon_cs_gem.c: In function 'cs_gem_emit': ../radeon/radeon_cs.h:115:20: warning: inlining failed in call to 'radeon_cs_write_dword': call is unlikely and code size would grow [-Winline] static inline void radeon_cs_write_dword(struct radeon_cs *cs, uint32_t dword) ^~~~~~~~~~~~~~~~~~~~~ ../radeon/radeon_cs_gem.c:432:2: note: called from here radeon_cs_write_dword((struct radeon_cs *)cs, 0x80000000); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../radeon/radeon_cs_gem.c:38:0: ../radeon/radeon_cs_gem.c: In function 'cs_gem_write_reloc': ../radeon/radeon_cs.h:115:20: warning: inlining failed in call to 'radeon_cs_write_dword': call is unlikely and code size would grow [-Winline] static inline void radeon_cs_write_dword(struct radeon_cs *cs, uint32_t dword) ^~~~~~~~~~~~~~~~~~~~~ ../radeon/radeon_cs_gem.c:235:17: note: called from here radeon_cs_write_dword((struct radeon_cs *)cs, idx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../radeon/radeon_cs_gem.c:38:0: ../radeon/radeon_cs.h:115:20: warning: inlining failed in call to 'radeon_cs_write_dword': call is unlikely and code size would grow [-Winline] static inline void radeon_cs_write_dword(struct radeon_cs *cs, uint32_t dword) ^~~~~~~~~~~~~~~~~~~~~ ../radeon/radeon_cs_gem.c:234:17: note: called from here radeon_cs_write_dword((struct radeon_cs *)cs, 0xc0001000); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../radeon/radeon_cs_gem.c:38:0: ../radeon/radeon_cs.h:115:20: warning: inlining failed in call to 'radeon_cs_write_dword': call is unlikely and code size would grow [-Winline] static inline void radeon_cs_write_dword(struct radeon_cs *cs, uint32_t dword) ^~~~~~~~~~~~~~~~~~~~~ ../radeon/radeon_cs_gem.c:272:5: note: called from here radeon_cs_write_dword((struct radeon_cs *)cs, idx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../radeon/radeon_cs_gem.c:38:0: ../radeon/radeon_cs.h:115:20: warning: inlining failed in call to 'radeon_cs_write_dword': call is unlikely and code size would grow [-Winline] static inline void radeon_cs_write_dword(struct radeon_cs *cs, uint32_t dword) ^~~~~~~~~~~~~~~~~~~~~ ../radeon/radeon_cs_gem.c:271:5: note: called from here radeon_cs_write_dword((struct radeon_cs *)cs, 0xc0001000); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [17/83] Compiling C object 'radeon/a1e84d4@@drm_radeon@sha/radeon_cs_space.c.o'. ../radeon/radeon_cs_space.c: In function 'radeon_cs_check_space_internal': ../radeon/radeon_cs_space.c:42:19: warning: inlining failed in call to 'radeon_cs_setup_bo': call is unlikely and code size would grow [-Winline] static inline int radeon_cs_setup_bo(struct radeon_cs_space_check *sc, struct rad_sizes *sizes) ^~~~~~~~~~~~~~~~~~ ../radeon/radeon_cs_space.c:126:13: note: called from here ret = radeon_cs_setup_bo(&cs->bos[i], &sizes); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../radeon/radeon_cs_space.c:42:19: warning: inlining failed in call to 'radeon_cs_setup_bo': call is unlikely and code size would grow [-Winline] static inline int radeon_cs_setup_bo(struct radeon_cs_space_check *sc, struct rad_sizes *sizes) ^~~~~~~~~~~~~~~~~~ ../radeon/radeon_cs_space.c:132:13: note: called from here ret = radeon_cs_setup_bo(new_tmp, &sizes); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [18/83] Compiling C object 'radeon/a1e84d4@@drm_radeon@sha/radeon_cs.c.o'. [19/83] Compiling C object 'radeon/a1e84d4@@drm_radeon@sha/radeon_bo.c.o'. [20/83] Compiling C object 'etnaviv/24e13fb@@drm_etnaviv@sha/etnaviv_device.c.o'. [21/83] Compiling C object 'etnaviv/24e13fb@@drm_etnaviv@sha/etnaviv_gpu.c.o'. [22/83] Compiling C object 'drm@sha/xf86drm.c.o'. In file included from ../xf86drm.c:69:0: ../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); ~~~~~~~~~~~~ [23/83] Linking target libdrm.so.2.4.0. [24/83] Compiling C object 'etnaviv/24e13fb@@drm_etnaviv@sha/etnaviv_perfmon.c.o'. [25/83] Compiling C object 'etnaviv/24e13fb@@drm_etnaviv@sha/etnaviv_bo.c.o'. ../etnaviv/etnaviv_bo.c: In function 'lookup_bo': ../etnaviv/etnaviv_bo.c:67:2: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] if (!drmHashLookup(tbl, handle, (void **)&bo)) { ^~ [26/83] Compiling C object 'etnaviv/24e13fb@@drm_etnaviv@sha/etnaviv_bo_cache.c.o'. [27/83] Compiling C object 'etnaviv/24e13fb@@drm_etnaviv@sha/etnaviv_pipe.c.o'. [28/83] Compiling C object 'tests/util/16d880e@@util@sta/format.c.o'. [29/83] Compiling C object 'etnaviv/24e13fb@@drm_etnaviv@sha/etnaviv_cmd_stream.c.o'. [30/83] Compiling C object 'tests/util/16d880e@@util@sta/kms.c.o'. [31/83] Compiling C object 'tests/kms/d711c5d@@kms-test@sta/libkms-test-crtc.c.o'. [32/83] Compiling C object 'tests/kms/d711c5d@@kms-test@sta/libkms-test-plane.c.o'. [33/83] Generating symbol file 'drm@sha/libdrm.so.2.4.0.symbols'. [34/83] Linking target libkms/libkms.so.1.0.0. [35/83] Compiling C object 'tests/kms/d711c5d@@kms-test@sta/libkms-test-device.c.o'. [36/83] Linking target nouveau/libdrm_nouveau.so.2.0.0. [37/83] Compiling C object 'radeon/a1e84d4@@drm_radeon@sha/radeon_surface.c.o'. [38/83] Linking target radeon/libdrm_radeon.so.1.0.1. [39/83] Linking target etnaviv/libdrm_etnaviv.so.1.0.0. [40/83] Generating symbol file 'libkms/4bec46f@@kms@sha/libkms.so.1.0.0.symbols'. [41/83] Generating symbol file 'nouveau/79b9960@@drm_nouveau@sha/libdrm_nouveau.so.2.0.0.symbols'. [42/83] Compiling C object 'tests/kms/d711c5d@@kms-test@sta/libkms-test-screen.c.o'. [43/83] Compiling C object 'tests/kms/d711c5d@@kms-test@sta/libkms-test-framebuffer.c.o'. [44/83] Linking static target tests/kms/libkms-test.a. [45/83] 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; ^~~~~~~~ [46/83] Linking static target tests/util/libutil.a. [47/83] Compiling C object 'tests/kms/d711c5d@@kms-steal-crtc@exe/kms-steal-crtc.c.o'. [48/83] Linking target tests/kms/kms-steal-crtc. [49/83] Generating symbol file 'etnaviv/24e13fb@@drm_etnaviv@sha/libdrm_etnaviv.so.1.0.0.symbols'. [50/83] Compiling C object 'tests/kms/d711c5d@@kms-universal-planes@exe/kms-universal-planes.c.o'. [51/83] Linking target tests/kms/kms-universal-planes. [52/83] Compiling C object 'tests/proptest/7eb5fbb@@proptest@exe/proptest.c.o'. In file included from ../tests/proptest/proptest.c:37:0: ../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:0: ../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:0: ../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:0: ../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:0: ../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:0: ../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:0: ../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:0: ../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:0: ../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:0: ../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:0: ../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:0: ../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:0: ../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)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [53/83] Linking target tests/proptest/proptest. [54/83] Compiling C object 'tests/kmstest/e2824f4@@kmstest@exe/main.c.o'. [55/83] Compiling C object 'tests/modetest/f8783dc@@modetest@exe/cursor.c.o'. [56/83] Compiling C object 'tests/modetest/f8783dc@@modetest@exe/buffers.c.o'. [57/83] Compiling C object 'tests/modeprint/6b185c3@@modeprint@exe/modeprint.c.o'. [58/83] Linking target tests/modeprint/modeprint. [59/83] Linking target tests/kmstest/kmstest. [60/83] Compiling C object 'tests/vbltest/3928abf@@vbltest@exe/vbltest.c.o'. [61/83] Compiling C object 'tests/radeon/f866ec7@@radeon_ttm@exe/rbo.c.o'. [62/83] Linking target tests/vbltest/vbltest. [63/83] Compiling C object 'tests/radeon/f866ec7@@radeon_ttm@exe/radeon_ttm.c.o'. [64/83] Linking target tests/radeon/radeon_ttm. [65/83] Compiling C object 'tests/etnaviv/728953a@@etnaviv_2d_test@exe/write_bmp.c.o'. [66/83] Compiling C object 'tests/etnaviv/728953a@@etnaviv_2d_test@exe/etnaviv_2d_test.c.o'. [67/83] Compiling C object 'tests/etnaviv/728953a@@etnaviv_cmd_stream_test@exe/etnaviv_cmd_stream_test.c.o'. [68/83] Linking target tests/etnaviv/etnaviv_2d_test. [69/83] Linking target tests/etnaviv/etnaviv_cmd_stream_test. [70/83] Compiling C object 'tests/etnaviv/728953a@@etnaviv_bo_cache_test@exe/etnaviv_bo_cache_test.c.o'. [71/83] Compiling C object 'tests/nouveau/e47a46e@@threaded@exe/threaded.c.o'. FAILED: tests/nouveau/e47a46e@@threaded@exe/threaded.c.o /home/buildroot/autobuild/instance-0/output-1/host/bin/x86_64-linux-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:0: /home/buildroot/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/ioctl.h:119:5: note: previous declaration of 'ioctl' was here int ioctl (int, int, ...); ^~~~~ [72/83] Linking target tests/etnaviv/etnaviv_bo_cache_test. [73/83] Compiling C object 'tests/59830eb@@drmsl@exe/drmsl.c.o'. [74/83] Compiling C object 'tests/modetest/f8783dc@@modetest@exe/modetest.c.o'. In file included from ../tests/modetest/modetest.c:59:0: ../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:0: ../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:0: ../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:0: ../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:0: ../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:0: ../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:0: ../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:0: ../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:0: ../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:0: ../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:0: ../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:0: ../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:0: ../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)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../tests/modetest/modetest.c: In function 'main': ../tests/modetest/modetest.c:1298:15: warning: 'ovr' may be used uninitialized in this function [-Wmaybe-uninitialized] ovr->crtc_id = crtc->crtc->crtc_id; ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../tests/modetest/modetest.c:1209:16: note: 'ovr' was declared here drmModePlane *ovr; ^~~ ninja: build stopped: subcommand failed. package/pkg-generic.mk:238: recipe for target '/home/buildroot/autobuild/instance-0/output-1/build/libdrm-2.4.100/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-0/output-1/build/libdrm-2.4.100/.stamp_built] Error 1 make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'