>>> libdrm 2.4.120 Extracting xzcat /home/buildroot/autobuild/run/instance-1/dl/libdrm/libdrm-2.4.120.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-1/output-1/build/libdrm-2.4.120 -xf - >>> libdrm 2.4.120 Patching Applying 0001-tests-meson.build-disable-nouveau-tests-for-static-b.patch using patch: patching file tests/meson.build Hunk #1 succeeded at 40 (offset -4 lines). >>> libdrm 2.4.120 Configuring rm -rf /home/buildroot/autobuild/run/instance-1/output-1/build/libdrm-2.4.120//build mkdir -p /home/buildroot/autobuild/run/instance-1/output-1/build/libdrm-2.4.120//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/buildroot/autobuild/run/instance-1/output-1/host/bin/mips-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/run/instance-1/output-1/host/bin/mips-linux-gnu-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/run/instance-1/output-1/host/bin/mips-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/home/buildroot/autobuild/run/instance-1/output-1/host/bin/mips-linux-gnu-strip%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/run/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/run/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/run/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/run/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/run/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-1/output-1/build/libdrm-2.4.120//build/cross-compilation.conf PATH="/home/buildroot/autobuild/run/instance-1/output-1/host/bin:/home/buildroot/autobuild/run/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /home/buildroot/autobuild/run/instance-1/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/buildroot/autobuild/run/instance-1/output-1/build/libdrm-2.4.120//build/cross-compilation.conf -Db_pie=false -Db_staticpic=true -Dstrip=false -Dbuild.pkg_config_path=/home/buildroot/autobuild/run/instance-1/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/buildroot/autobuild/run/instance-1/output-1/host/lib/cmake -Dcairo-tests=disabled -Dman-pages=disabled -Dintel=disabled -Dradeon=enabled -Damdgpu=enabled -Dnouveau=disabled -Dvmwgfx=disabled -Domap=disabled -Detnaviv=disabled -Dexynos=disabled -Dfreedreno=disabled -Dtegra=disabled -Dvc4=disabled -Dudev=false -Dvalgrind=disabled /home/buildroot/autobuild/run/instance-1/output-1/build/libdrm-2.4.120/ /home/buildroot/autobuild/run/instance-1/output-1/build/libdrm-2.4.120//build The Meson build system Version: 1.3.1 Source dir: /home/buildroot/autobuild/run/instance-1/output-1/build/libdrm-2.4.120 Build dir: /home/buildroot/autobuild/run/instance-1/output-1/build/libdrm-2.4.120/build Build type: cross build Project name: libdrm Project version: 2.4.120 C compiler for the host machine: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/mips-linux-gnu-gcc (gcc 5.3.0 "mips-linux-gnu-gcc (Sourcery CodeBench Lite 2016.05-8) 5.3.0") C linker for the host machine: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/mips-linux-gnu-gcc ld.bfd 2.25.51 C compiler for the build machine: /usr/bin/gcc (gcc 7.5.0 "gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the build machine: /usr/bin/gcc ld.bfd 2.30 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: mips64 Host machine cpu: Target machine cpu family: mips64 Target machine cpu: Run-time dependency threads found: YES Program symbols-check.py found: YES (/home/buildroot/autobuild/run/instance-1/output-1/host/bin/python3 /home/buildroot/autobuild/run/instance-1/output-1/build/libdrm-2.4.120/symbols-check.py) Program nm found: YES (/usr/bin/nm) Program python3 found: YES (/home/buildroot/autobuild/run/instance-1/output-1/host/bin/python3) Found pkg-config: YES (/home/buildroot/autobuild/run/instance-1/output-1/host/bin/pkgconf) 1.6.3 Found CMake: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/cmake (3.28.1) Run-time dependency atomic_ops found: NO (tried pkgconfig and cmake) Checking if "Intel Atomics" : links: YES Dependency pciaccess skipped: feature intel disabled Checking for function "dlsym" : NO Library dl found: YES Checking for function "clock_gettime" : YES Library m found: YES Check usable header "sys/select.h" : YES Check usable header "alloca.h" : YES Header "sys/sysmacros.h" has symbol "major" : YES Header "sys/sysmacros.h" has symbol "minor" : YES Header "sys/sysmacros.h" has symbol "makedev" : YES Header "sys/mkdev.h" has symbol "major" : NO Checking for function "open_memstream" : 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 -Wno-unused-parameter: YES Compiler for C supports arguments -Wno-attributes: YES Compiler for C supports arguments -Wno-long-long: YES Compiler for C supports arguments -Wno-missing-field-initializers: YES Run-time dependency cunit found: YES 2.1-3 Dependency cairo skipped: feature cairo-tests disabled Dependency valgrind skipped: feature valgrind disabled Program rst2man rst2man.py skipped: feature man-pages disabled Compiler for C supports function attribute visibility:hidden: YES Configuring config.h using configuration ../output-1/build/libdrm-2.4.120/meson.build:238: DEPRECATION: Project uses feature that was always broken, and is now deprecated since '1.3.0': str.format: Value other than strings, integers, bools, options, dictionaries and lists thereof.. Build targets in project: 15 WARNING: Broken features used: * 1.3.0: {'str.format: Value other than strings, integers, bools, options, dictionaries and lists thereof.'} libdrm 2.4.120 Intel : false Radeon : true AMDGPU : true Nouveau : false vmwgfx : false OMAP : false Freedreno : false Freedreon-kgsl : false Tegra : false Etnaviv : false EXYNOS : false VC4 : false User defined options Cross files : /home/buildroot/autobuild/run/instance-1/output-1/build/libdrm-2.4.120//build/cross-compilation.conf build.cmake_prefix_path: /home/buildroot/autobuild/run/instance-1/output-1/host/lib/cmake build.pkg_config_path : /home/buildroot/autobuild/run/instance-1/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false b_staticpic : true amdgpu : enabled cairo-tests : disabled etnaviv : disabled exynos : disabled freedreno : disabled intel : disabled man-pages : disabled nouveau : disabled omap : disabled radeon : enabled tegra : disabled udev : false valgrind : disabled vc4 : disabled vmwgfx : disabled Found ninja-1.11.1.git.kitware.jobserver-1 at /home/buildroot/autobuild/run/instance-1/output-1/host/bin/ninja >>> libdrm 2.4.120 Building GIT_DIR=. PATH="/home/buildroot/autobuild/run/instance-1/output-1/host/bin:/home/buildroot/autobuild/run/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PYTHONNOUSERSITE=y /home/buildroot/autobuild/run/instance-1/output-1/host/bin/ninja -C /home/buildroot/autobuild/run/instance-1/output-1/build/libdrm-2.4.120//build ninja: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/libdrm-2.4.120//build' [1/67] Generating format_mod_static_table with a custom command [2/67] Compiling C object radeon/libdrm_radeon.so.1.0.1.p/radeon_bo.c.o [3/67] Compiling C object radeon/libdrm_radeon.so.1.0.1.p/radeon_cs_space.c.o [4/67] Compiling C object radeon/libdrm_radeon.so.1.0.1.p/radeon_cs.c.o [5/67] Compiling C object radeon/libdrm_radeon.so.1.0.1.p/radeon_bo_gem.c.o [6/67] Compiling C object amdgpu/libdrm_amdgpu.so.1.0.0.p/amdgpu_asic_id.c.o [7/67] Compiling C object radeon/libdrm_radeon.so.1.0.1.p/radeon_cs_gem.c.o [8/67] Compiling C object libdrm.so.2.4.0.p/xf86drmHash.c.o [9/67] Compiling C object libdrm.so.2.4.0.p/xf86drmRandom.c.o [10/67] Compiling C object amdgpu/libdrm_amdgpu.so.1.0.0.p/amdgpu_vm.c.o [11/67] Compiling C object libdrm.so.2.4.0.p/xf86drmSL.c.o [12/67] Compiling C object amdgpu/libdrm_amdgpu.so.1.0.0.p/amdgpu_gpu_info.c.o [13/67] Compiling C object tests/util/libutil.a.p/format.c.o [14/67] Compiling C object amdgpu/libdrm_amdgpu.so.1.0.0.p/amdgpu_vamgr.c.o [15/67] Compiling C object amdgpu/libdrm_amdgpu.so.1.0.0.p/amdgpu_device.c.o [16/67] Compiling C object tests/util/libutil.a.p/kms.c.o [17/67] Compiling C object amdgpu/libdrm_amdgpu.so.1.0.0.p/handle_table.c.o [18/67] Compiling C object amdgpu/libdrm_amdgpu.so.1.0.0.p/amdgpu_bo.c.o [19/67] Compiling C object amdgpu/libdrm_amdgpu.so.1.0.0.p/amdgpu_cs.c.o [20/67] Compiling C object tests/modetest/modetest.p/cursor.c.o [21/67] Compiling C object tests/modetest/modetest.p/buffers.c.o [22/67] Compiling C object tests/proptest/proptest.p/proptest.c.o [23/67] Compiling C object tests/radeon/radeon_ttm.p/rbo.c.o [24/67] Compiling C object tests/vbltest/vbltest.p/vbltest.c.o [25/67] Compiling C object tests/modeprint/modeprint.p/modeprint.c.o [26/67] Compiling C object tests/radeon/radeon_ttm.p/radeon_ttm.c.o [27/67] Compiling C object tests/amdgpu/amdgpu_test.p/amdgpu_test.c.o [28/67] Compiling C object libdrm.so.2.4.0.p/xf86drmMode.c.o [29/67] Compiling C object tests/amdgpu/amdgpu_test.p/bo_tests.c.o [30/67] Compiling C object tests/amdgpu/amdgpu_test.p/cs_tests.c.o [31/67] Compiling C object tests/amdgpu/amdgpu_test.p/vm_tests.c.o [32/67] Compiling C object radeon/libdrm_radeon.so.1.0.1.p/radeon_surface.c.o [33/67] Compiling C object libdrm.so.2.4.0.p/xf86drm.c.o ../xf86drm.c: In function 'drmGetFormatModifierNameFromVivante': ../xf86drm.c:620:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&mod_vivante, "%s%s%s", color_tiling, tile_status, compression); ^ ../xf86drm.c: In function 'drmGetFormatModifierNameFromAmlogic': ../xf86drm.c:556:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&mod_amlogic, "FBC,LAYOUT=%s,OPTIONS=%s", layout_str, opts_str); ^ ../xf86drm.c: In function 'drmGetFormatModifierNameFromNvidia': ../xf86drm.c:363:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&mod_nvidia, "BLOCK_LINEAR_2D,HEIGHT=%"PRIu64",KIND=%"PRIu64"," ^ [34/67] Compiling C object tests/amdgpu/amdgpu_test.p/uvd_enc_tests.c.o [35/67] Linking target libdrm.so.2.4.0 [36/67] Compiling C object tests/amdgpu/amdgpu_test.p/deadlock_tests.c.o [37/67] Compiling C object tests/amdgpu/amdgpu_test.p/vce_tests.c.o [38/67] Compiling C object tests/amdgpu/amdgpu_test.p/security_tests.c.o [39/67] Compiling C object tests/amdgpu/amdgpu_test.p/syncobj_tests.c.o [40/67] Generating symbol file libdrm.so.2.4.0.p/libdrm.so.2.4.0.symbols [41/67] Linking target radeon/libdrm_radeon.so.1.0.1 [42/67] Compiling C object tests/amdgpu/amdgpu_test.p/ras_tests.c.o [43/67] Compiling C object tests/amdgpu/amdgpu_test.p/basic_tests.c.o ../tests/amdgpu/basic_tests.c: In function 'amdgpu_userptr_test': ../tests/amdgpu/basic_tests.c:2206:2: warning: ignoring return value of 'posix_memalign', declared with attribute warn_unused_result [-Wunused-result] posix_memalign(&ptr, sysconf(_SC_PAGE_SIZE), BUFFER_SIZE); ^ [44/67] Linking target amdgpu/libdrm_amdgpu.so.1.0.0 [45/67] Linking target tests/radeon/radeon_ttm [46/67] Compiling C object tests/amdgpu/amdgpu_test.p/shader_test_util.c.o FAILED: tests/amdgpu/amdgpu_test.p/shader_test_util.c.o /home/buildroot/autobuild/run/instance-1/output-1/host/bin/mips-linux-gnu-gcc -Itests/amdgpu/amdgpu_test.p -Itests/amdgpu -I../tests/amdgpu -I. -I.. -I../include/drm -Iamdgpu -I../amdgpu -I/home/buildroot/autobuild/run/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include -fdiagnostics-color=always -Wall -Winvalid-pch -std=c11 -O3 -include config.h -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2 -pthread -MD -MQ tests/amdgpu/amdgpu_test.p/shader_test_util.c.o -MF tests/amdgpu/amdgpu_test.p/shader_test_util.c.o.d -o tests/amdgpu/amdgpu_test.p/shader_test_util.c.o -c ../tests/amdgpu/shader_test_util.c In file included from ../tests/amdgpu/shader_test_util.c:10:0: ../tests/amdgpu/shader_code.h:113:2: error: initializer element is not constant ps_##_ps##_shader_patchinfo_code_size_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:119:3: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 9), SHADER_PS_INFO(tex, 9)}, ^ ../tests/amdgpu/shader_code.h:113:2: note: (near initialization for 'shader_test_ps[0][0].patchinfo_code_size') ps_##_ps##_shader_patchinfo_code_size_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:119:3: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 9), SHADER_PS_INFO(tex, 9)}, ^ ../tests/amdgpu/shader_code.h:114:2: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] ps_##_ps##_shader_patchinfo_code_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:119:3: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 9), SHADER_PS_INFO(tex, 9)}, ^ ../tests/amdgpu/shader_code.h:114:2: note: (near initialization for 'shader_test_ps[0][0].patchinfo_code') ps_##_ps##_shader_patchinfo_code_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:119:3: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 9), SHADER_PS_INFO(tex, 9)}, ^ ../tests/amdgpu/shader_code.h:116:35: error: initializer element is not constant ps_##_ps##_sh_registers_gfx##_n, ps_##_ps##_num_sh_registers_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:119:3: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 9), SHADER_PS_INFO(tex, 9)}, ^ ../tests/amdgpu/shader_code.h:116:35: note: (near initialization for 'shader_test_ps[0][0].num_sh_reg') ps_##_ps##_sh_registers_gfx##_n, ps_##_ps##_num_sh_registers_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:119:3: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 9), SHADER_PS_INFO(tex, 9)}, ^ ../tests/amdgpu/shader_code.h:117:40: error: initializer element is not constant ps_##_ps##_context_registers_gfx##_n, ps_##_ps##_num_context_registers_gfx##_n} ^ ../tests/amdgpu/shader_code.h:119:3: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 9), SHADER_PS_INFO(tex, 9)}, ^ ../tests/amdgpu/shader_code.h:117:40: note: (near initialization for 'shader_test_ps[0][0].num_context_reg') ps_##_ps##_context_registers_gfx##_n, ps_##_ps##_num_context_registers_gfx##_n} ^ ../tests/amdgpu/shader_code.h:119:3: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 9), SHADER_PS_INFO(tex, 9)}, ^ ../tests/amdgpu/shader_code.h:113:2: error: initializer element is not constant ps_##_ps##_shader_patchinfo_code_size_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:119:29: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 9), SHADER_PS_INFO(tex, 9)}, ^ ../tests/amdgpu/shader_code.h:113:2: note: (near initialization for 'shader_test_ps[0][1].patchinfo_code_size') ps_##_ps##_shader_patchinfo_code_size_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:119:29: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 9), SHADER_PS_INFO(tex, 9)}, ^ ../tests/amdgpu/shader_code.h:114:2: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] ps_##_ps##_shader_patchinfo_code_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:119:29: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 9), SHADER_PS_INFO(tex, 9)}, ^ ../tests/amdgpu/shader_code.h:114:2: note: (near initialization for 'shader_test_ps[0][1].patchinfo_code') ps_##_ps##_shader_patchinfo_code_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:119:29: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 9), SHADER_PS_INFO(tex, 9)}, ^ ../tests/amdgpu/shader_code.h:116:35: error: initializer element is not constant ps_##_ps##_sh_registers_gfx##_n, ps_##_ps##_num_sh_registers_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:119:29: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 9), SHADER_PS_INFO(tex, 9)}, ^ ../tests/amdgpu/shader_code.h:116:35: note: (near initialization for 'shader_test_ps[0][1].num_sh_reg') ps_##_ps##_sh_registers_gfx##_n, ps_##_ps##_num_sh_registers_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:119:29: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 9), SHADER_PS_INFO(tex, 9)}, ^ ../tests/amdgpu/shader_code.h:117:40: error: initializer element is not constant ps_##_ps##_context_registers_gfx##_n, ps_##_ps##_num_context_registers_gfx##_n} ^ ../tests/amdgpu/shader_code.h:119:29: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 9), SHADER_PS_INFO(tex, 9)}, ^ ../tests/amdgpu/shader_code.h:117:40: note: (near initialization for 'shader_test_ps[0][1].num_context_reg') ps_##_ps##_context_registers_gfx##_n, ps_##_ps##_num_context_registers_gfx##_n} ^ ../tests/amdgpu/shader_code.h:119:29: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 9), SHADER_PS_INFO(tex, 9)}, ^ ../tests/amdgpu/shader_code.h:113:2: error: initializer element is not constant ps_##_ps##_shader_patchinfo_code_size_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:120:3: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 10), SHADER_PS_INFO(tex, 10)}, ^ ../tests/amdgpu/shader_code.h:113:2: note: (near initialization for 'shader_test_ps[1][0].patchinfo_code_size') ps_##_ps##_shader_patchinfo_code_size_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:120:3: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 10), SHADER_PS_INFO(tex, 10)}, ^ ../tests/amdgpu/shader_code.h:114:2: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] ps_##_ps##_shader_patchinfo_code_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:120:3: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 10), SHADER_PS_INFO(tex, 10)}, ^ ../tests/amdgpu/shader_code.h:114:2: note: (near initialization for 'shader_test_ps[1][0].patchinfo_code') ps_##_ps##_shader_patchinfo_code_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:120:3: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 10), SHADER_PS_INFO(tex, 10)}, ^ ../tests/amdgpu/shader_code.h:116:35: error: initializer element is not constant ps_##_ps##_sh_registers_gfx##_n, ps_##_ps##_num_sh_registers_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:120:3: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 10), SHADER_PS_INFO(tex, 10)}, ^ ../tests/amdgpu/shader_code.h:116:35: note: (near initialization for 'shader_test_ps[1][0].num_sh_reg') ps_##_ps##_sh_registers_gfx##_n, ps_##_ps##_num_sh_registers_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:120:3: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 10), SHADER_PS_INFO(tex, 10)}, ^ ../tests/amdgpu/shader_code.h:117:40: error: initializer element is not constant ps_##_ps##_context_registers_gfx##_n, ps_##_ps##_num_context_registers_gfx##_n} ^ ../tests/amdgpu/shader_code.h:120:3: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 10), SHADER_PS_INFO(tex, 10)}, ^ ../tests/amdgpu/shader_code.h:117:40: note: (near initialization for 'shader_test_ps[1][0].num_context_reg') ps_##_ps##_context_registers_gfx##_n, ps_##_ps##_num_context_registers_gfx##_n} ^ ../tests/amdgpu/shader_code.h:120:3: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 10), SHADER_PS_INFO(tex, 10)}, ^ ../tests/amdgpu/shader_code.h:113:2: error: initializer element is not constant ps_##_ps##_shader_patchinfo_code_size_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:120:30: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 10), SHADER_PS_INFO(tex, 10)}, ^ ../tests/amdgpu/shader_code.h:113:2: note: (near initialization for 'shader_test_ps[1][1].patchinfo_code_size') ps_##_ps##_shader_patchinfo_code_size_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:120:30: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 10), SHADER_PS_INFO(tex, 10)}, ^ ../tests/amdgpu/shader_code.h:114:2: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] ps_##_ps##_shader_patchinfo_code_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:120:30: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 10), SHADER_PS_INFO(tex, 10)}, ^ ../tests/amdgpu/shader_code.h:114:2: note: (near initialization for 'shader_test_ps[1][1].patchinfo_code') ps_##_ps##_shader_patchinfo_code_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:120:30: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 10), SHADER_PS_INFO(tex, 10)}, ^ ../tests/amdgpu/shader_code.h:116:35: error: initializer element is not constant ps_##_ps##_sh_registers_gfx##_n, ps_##_ps##_num_sh_registers_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:120:30: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 10), SHADER_PS_INFO(tex, 10)}, ^ ../tests/amdgpu/shader_code.h:116:35: note: (near initialization for 'shader_test_ps[1][1].num_sh_reg') ps_##_ps##_sh_registers_gfx##_n, ps_##_ps##_num_sh_registers_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:120:30: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 10), SHADER_PS_INFO(tex, 10)}, ^ ../tests/amdgpu/shader_code.h:117:40: error: initializer element is not constant ps_##_ps##_context_registers_gfx##_n, ps_##_ps##_num_context_registers_gfx##_n} ^ ../tests/amdgpu/shader_code.h:120:30: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 10), SHADER_PS_INFO(tex, 10)}, ^ ../tests/amdgpu/shader_code.h:117:40: note: (near initialization for 'shader_test_ps[1][1].num_context_reg') ps_##_ps##_context_registers_gfx##_n, ps_##_ps##_num_context_registers_gfx##_n} ^ ../tests/amdgpu/shader_code.h:120:30: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 10), SHADER_PS_INFO(tex, 10)}, ^ ../tests/amdgpu/shader_code.h:113:2: error: initializer element is not constant ps_##_ps##_shader_patchinfo_code_size_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:121:3: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 11), SHADER_PS_INFO(tex, 11)}, ^ ../tests/amdgpu/shader_code.h:113:2: note: (near initialization for 'shader_test_ps[2][0].patchinfo_code_size') ps_##_ps##_shader_patchinfo_code_size_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:121:3: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 11), SHADER_PS_INFO(tex, 11)}, ^ ../tests/amdgpu/shader_code.h:114:2: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] ps_##_ps##_shader_patchinfo_code_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:121:3: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 11), SHADER_PS_INFO(tex, 11)}, ^ ../tests/amdgpu/shader_code.h:114:2: note: (near initialization for 'shader_test_ps[2][0].patchinfo_code') ps_##_ps##_shader_patchinfo_code_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:121:3: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 11), SHADER_PS_INFO(tex, 11)}, ^ ../tests/amdgpu/shader_code.h:116:35: error: initializer element is not constant ps_##_ps##_sh_registers_gfx##_n, ps_##_ps##_num_sh_registers_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:121:3: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 11), SHADER_PS_INFO(tex, 11)}, ^ ../tests/amdgpu/shader_code.h:116:35: note: (near initialization for 'shader_test_ps[2][0].num_sh_reg') ps_##_ps##_sh_registers_gfx##_n, ps_##_ps##_num_sh_registers_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:121:3: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 11), SHADER_PS_INFO(tex, 11)}, ^ ../tests/amdgpu/shader_code.h:117:40: error: initializer element is not constant ps_##_ps##_context_registers_gfx##_n, ps_##_ps##_num_context_registers_gfx##_n} ^ ../tests/amdgpu/shader_code.h:121:3: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 11), SHADER_PS_INFO(tex, 11)}, ^ ../tests/amdgpu/shader_code.h:117:40: note: (near initialization for 'shader_test_ps[2][0].num_context_reg') ps_##_ps##_context_registers_gfx##_n, ps_##_ps##_num_context_registers_gfx##_n} ^ ../tests/amdgpu/shader_code.h:121:3: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 11), SHADER_PS_INFO(tex, 11)}, ^ ../tests/amdgpu/shader_code.h:113:2: error: initializer element is not constant ps_##_ps##_shader_patchinfo_code_size_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:121:30: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 11), SHADER_PS_INFO(tex, 11)}, ^ ../tests/amdgpu/shader_code.h:113:2: note: (near initialization for 'shader_test_ps[2][1].patchinfo_code_size') ps_##_ps##_shader_patchinfo_code_size_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:121:30: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 11), SHADER_PS_INFO(tex, 11)}, ^ ../tests/amdgpu/shader_code.h:114:2: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] ps_##_ps##_shader_patchinfo_code_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:121:30: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 11), SHADER_PS_INFO(tex, 11)}, ^ ../tests/amdgpu/shader_code.h:114:2: note: (near initialization for 'shader_test_ps[2][1].patchinfo_code') ps_##_ps##_shader_patchinfo_code_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:121:30: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 11), SHADER_PS_INFO(tex, 11)}, ^ ../tests/amdgpu/shader_code.h:116:35: error: initializer element is not constant ps_##_ps##_sh_registers_gfx##_n, ps_##_ps##_num_sh_registers_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:121:30: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 11), SHADER_PS_INFO(tex, 11)}, ^ ../tests/amdgpu/shader_code.h:116:35: note: (near initialization for 'shader_test_ps[2][1].num_sh_reg') ps_##_ps##_sh_registers_gfx##_n, ps_##_ps##_num_sh_registers_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:121:30: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 11), SHADER_PS_INFO(tex, 11)}, ^ ../tests/amdgpu/shader_code.h:117:40: error: initializer element is not constant ps_##_ps##_context_registers_gfx##_n, ps_##_ps##_num_context_registers_gfx##_n} ^ ../tests/amdgpu/shader_code.h:121:30: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 11), SHADER_PS_INFO(tex, 11)}, ^ ../tests/amdgpu/shader_code.h:117:40: note: (near initialization for 'shader_test_ps[2][1].num_context_reg') ps_##_ps##_context_registers_gfx##_n, ps_##_ps##_num_context_registers_gfx##_n} ^ ../tests/amdgpu/shader_code.h:121:30: note: in expansion of macro 'SHADER_PS_INFO' {SHADER_PS_INFO(const, 11), SHADER_PS_INFO(tex, 11)}, ^ ../tests/amdgpu/shader_code.h:126:35: error: initializer element is not constant vs_##_vs##_sh_registers_gfx##_n, vs_##_vs##_num_sh_registers_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:129:3: note: in expansion of macro 'SHADER_VS_INFO' {SHADER_VS_INFO(RectPosTexFast, 9)}, ^ ../tests/amdgpu/shader_code.h:126:35: note: (near initialization for 'shader_test_vs[0][0].num_sh_reg') vs_##_vs##_sh_registers_gfx##_n, vs_##_vs##_num_sh_registers_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:129:3: note: in expansion of macro 'SHADER_VS_INFO' {SHADER_VS_INFO(RectPosTexFast, 9)}, ^ ../tests/amdgpu/shader_code.h:127:40: error: initializer element is not constant vs_##_vs##_context_registers_gfx##_n, vs_##_vs##_num_context_registers_gfx##_n} ^ ../tests/amdgpu/shader_code.h:129:3: note: in expansion of macro 'SHADER_VS_INFO' {SHADER_VS_INFO(RectPosTexFast, 9)}, ^ ../tests/amdgpu/shader_code.h:127:40: note: (near initialization for 'shader_test_vs[0][0].num_context_reg') vs_##_vs##_context_registers_gfx##_n, vs_##_vs##_num_context_registers_gfx##_n} ^ ../tests/amdgpu/shader_code.h:129:3: note: in expansion of macro 'SHADER_VS_INFO' {SHADER_VS_INFO(RectPosTexFast, 9)}, ^ ../tests/amdgpu/shader_code.h:126:35: error: initializer element is not constant vs_##_vs##_sh_registers_gfx##_n, vs_##_vs##_num_sh_registers_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:130:3: note: in expansion of macro 'SHADER_VS_INFO' {SHADER_VS_INFO(RectPosTexFast, 10)}, ^ ../tests/amdgpu/shader_code.h:126:35: note: (near initialization for 'shader_test_vs[1][0].num_sh_reg') vs_##_vs##_sh_registers_gfx##_n, vs_##_vs##_num_sh_registers_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:130:3: note: in expansion of macro 'SHADER_VS_INFO' {SHADER_VS_INFO(RectPosTexFast, 10)}, ^ ../tests/amdgpu/shader_code.h:127:40: error: initializer element is not constant vs_##_vs##_context_registers_gfx##_n, vs_##_vs##_num_context_registers_gfx##_n} ^ ../tests/amdgpu/shader_code.h:130:3: note: in expansion of macro 'SHADER_VS_INFO' {SHADER_VS_INFO(RectPosTexFast, 10)}, ^ ../tests/amdgpu/shader_code.h:127:40: note: (near initialization for 'shader_test_vs[1][0].num_context_reg') vs_##_vs##_context_registers_gfx##_n, vs_##_vs##_num_context_registers_gfx##_n} ^ ../tests/amdgpu/shader_code.h:130:3: note: in expansion of macro 'SHADER_VS_INFO' {SHADER_VS_INFO(RectPosTexFast, 10)}, ^ ../tests/amdgpu/shader_code.h:126:35: error: initializer element is not constant vs_##_vs##_sh_registers_gfx##_n, vs_##_vs##_num_sh_registers_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:131:3: note: in expansion of macro 'SHADER_VS_INFO' {SHADER_VS_INFO(RectPosTexFast, 11)}, ^ ../tests/amdgpu/shader_code.h:126:35: note: (near initialization for 'shader_test_vs[2][0].num_sh_reg') vs_##_vs##_sh_registers_gfx##_n, vs_##_vs##_num_sh_registers_gfx##_n, \ ^ ../tests/amdgpu/shader_code.h:131:3: note: in expansion of macro 'SHADER_VS_INFO' {SHADER_VS_INFO(RectPosTexFast, 11)}, ^ ../tests/amdgpu/shader_code.h:127:40: error: initializer element is not constant vs_##_vs##_context_registers_gfx##_n, vs_##_vs##_num_context_registers_gfx##_n} ^ ../tests/amdgpu/shader_code.h:131:3: note: in expansion of macro 'SHADER_VS_INFO' {SHADER_VS_INFO(RectPosTexFast, 11)}, ^ ../tests/amdgpu/shader_code.h:127:40: note: (near initialization for 'shader_test_vs[2][0].num_context_reg') vs_##_vs##_context_registers_gfx##_n, vs_##_vs##_num_context_registers_gfx##_n} ^ ../tests/amdgpu/shader_code.h:131:3: note: in expansion of macro 'SHADER_VS_INFO' {SHADER_VS_INFO(RectPosTexFast, 11)}, ^ ../tests/amdgpu/shader_code.h:146:2: error: initializer element is not constant sh_reg_base_gfx##_n, context_reg_base_gfx##_n ^ ../tests/amdgpu/shader_code.h:149:3: note: in expansion of macro 'SHADER_TEST_GFX_INFO' {SHADER_TEST_GFX_INFO(9),}, ^ ../tests/amdgpu/shader_code.h:146:2: note: (near initialization for 'shader_test_gfx_info[0].sh_reg_base') sh_reg_base_gfx##_n, context_reg_base_gfx##_n ^ ../tests/amdgpu/shader_code.h:149:3: note: in expansion of macro 'SHADER_TEST_GFX_INFO' {SHADER_TEST_GFX_INFO(9),}, ^ ../tests/amdgpu/shader_code.h:146:23: error: initializer element is not constant sh_reg_base_gfx##_n, context_reg_base_gfx##_n ^ ../tests/amdgpu/shader_code.h:149:3: note: in expansion of macro 'SHADER_TEST_GFX_INFO' {SHADER_TEST_GFX_INFO(9),}, ^ ../tests/amdgpu/shader_code.h:146:23: note: (near initialization for 'shader_test_gfx_info[0].context_reg_base') sh_reg_base_gfx##_n, context_reg_base_gfx##_n ^ ../tests/amdgpu/shader_code.h:149:3: note: in expansion of macro 'SHADER_TEST_GFX_INFO' {SHADER_TEST_GFX_INFO(9),}, ^ ../tests/amdgpu/shader_code.h:146:2: error: initializer element is not constant sh_reg_base_gfx##_n, context_reg_base_gfx##_n ^ ../tests/amdgpu/shader_code.h:150:3: note: in expansion of macro 'SHADER_TEST_GFX_INFO' {SHADER_TEST_GFX_INFO(10),}, ^ ../tests/amdgpu/shader_code.h:146:2: note: (near initialization for 'shader_test_gfx_info[1].sh_reg_base') sh_reg_base_gfx##_n, context_reg_base_gfx##_n ^ ../tests/amdgpu/shader_code.h:150:3: note: in expansion of macro 'SHADER_TEST_GFX_INFO' {SHADER_TEST_GFX_INFO(10),}, ^ ../tests/amdgpu/shader_code.h:146:23: error: initializer element is not constant sh_reg_base_gfx##_n, context_reg_base_gfx##_n ^ ../tests/amdgpu/shader_code.h:150:3: note: in expansion of macro 'SHADER_TEST_GFX_INFO' {SHADER_TEST_GFX_INFO(10),}, ^ ../tests/amdgpu/shader_code.h:146:23: note: (near initialization for 'shader_test_gfx_info[1].context_reg_base') sh_reg_base_gfx##_n, context_reg_base_gfx##_n ^ ../tests/amdgpu/shader_code.h:150:3: note: in expansion of macro 'SHADER_TEST_GFX_INFO' {SHADER_TEST_GFX_INFO(10),}, ^ ../tests/amdgpu/shader_code.h:146:2: error: initializer element is not constant sh_reg_base_gfx##_n, context_reg_base_gfx##_n ^ ../tests/amdgpu/shader_code.h:151:3: note: in expansion of macro 'SHADER_TEST_GFX_INFO' {SHADER_TEST_GFX_INFO(11),}, ^ ../tests/amdgpu/shader_code.h:146:2: note: (near initialization for 'shader_test_gfx_info[2].sh_reg_base') sh_reg_base_gfx##_n, context_reg_base_gfx##_n ^ ../tests/amdgpu/shader_code.h:151:3: note: in expansion of macro 'SHADER_TEST_GFX_INFO' {SHADER_TEST_GFX_INFO(11),}, ^ ../tests/amdgpu/shader_code.h:146:23: error: initializer element is not constant sh_reg_base_gfx##_n, context_reg_base_gfx##_n ^ ../tests/amdgpu/shader_code.h:151:3: note: in expansion of macro 'SHADER_TEST_GFX_INFO' {SHADER_TEST_GFX_INFO(11),}, ^ ../tests/amdgpu/shader_code.h:146:23: note: (near initialization for 'shader_test_gfx_info[2].context_reg_base') sh_reg_base_gfx##_n, context_reg_base_gfx##_n ^ ../tests/amdgpu/shader_code.h:151:3: note: in expansion of macro 'SHADER_TEST_GFX_INFO' {SHADER_TEST_GFX_INFO(11),}, ^ ../tests/amdgpu/shader_test_util.c: In function 'amdgpu_dispatch_init': ../tests/amdgpu/shader_test_util.c:296:2: warning: enumeration value 'AMDGPU_TEST_GFX_MAX' not handled in switch [-Wswitch] switch (test_priv->info->version) { ^ ../tests/amdgpu/shader_test_util.c: In function 'amdgpu_dispatch_write_cumask': ../tests/amdgpu/shader_test_util.c:315:2: warning: enumeration value 'AMDGPU_TEST_GFX_MAX' not handled in switch [-Wswitch] switch (test_priv->info->version) { ^ ../tests/amdgpu/shader_test_util.c: In function 'amdgpu_dispatch_write2hw': ../tests/amdgpu/shader_test_util.c:534:2: warning: enumeration value 'AMDGPU_TEST_GFX_MAX' not handled in switch [-Wswitch] switch (test_priv->info->version) { ^ ../tests/amdgpu/shader_test_util.c: In function 'amdgpu_draw_setup_and_write_drawblt_surf_info': ../tests/amdgpu/shader_test_util.c:1161:2: warning: enumeration value 'AMDGPU_TEST_GFX_MAX' not handled in switch [-Wswitch] switch (test_priv->info->version) { ^ ../tests/amdgpu/shader_test_util.c: In function 'amdgpu_draw_setup_and_write_drawblt_state': ../tests/amdgpu/shader_test_util.c:1291:2: warning: enumeration value 'AMDGPU_TEST_GFX_MAX' not handled in switch [-Wswitch] switch (test_priv->info->version) { ^ ../tests/amdgpu/shader_test_util.c: In function 'amdgpu_draw_vs_RectPosTexFast_write2hw': ../tests/amdgpu/shader_test_util.c:1539:2: warning: enumeration value 'AMDGPU_TEST_GFX_MAX' not handled in switch [-Wswitch] switch (test_priv->info->version) { ^ ../tests/amdgpu/shader_test_util.c: In function 'amdgpu_draw_ps_write2hw': ../tests/amdgpu/shader_test_util.c:1674:2: warning: enumeration value 'AMDGPU_TEST_GFX_MAX' not handled in switch [-Wswitch] switch (test_priv->info->version) { ^ ../tests/amdgpu/shader_test_util.c: In function 'amdgpu_draw_draw': ../tests/amdgpu/shader_test_util.c:1690:2: warning: enumeration value 'AMDGPU_TEST_GFX_MAX' not handled in switch [-Wswitch] switch (test_priv->info->version) { ^ ../tests/amdgpu/shader_test_util.c: In function 'amdgpu_memcpy_draw_test': ../tests/amdgpu/shader_test_util.c:1983:2: warning: enumeration value 'AMDGPU_TEST_GFX_MAX' not handled in switch [-Wswitch] switch (test_info->version) { ^ [47/67] Compiling C object tests/amdgpu/amdgpu_test.p/jpeg_tests.c.o [48/67] Compiling C object tests/amdgpu/amdgpu_test.p/hotunplug_tests.c.o [49/67] Compiling C object tests/modetest/modetest.p/modetest.c.o [50/67] Compiling C object tests/drmsl.p/drmsl.c.o [51/67] Generating symbol file amdgpu/libdrm_amdgpu.so.1.0.0.p/libdrm_amdgpu.so.1.0.0.symbols [52/67] Compiling C object tests/amdgpu/amdgpu_test.p/cp_dma_tests.c.o [53/67] Compiling C object tests/amdgpu/amdgpu_stress.p/amdgpu_stress.c.o [54/67] Compiling C object tests/util/libutil.a.p/pattern.c.o [55/67] Compiling C object tests/amdgpu/amdgpu_test.p/vcn_tests.c.o ninja: build stopped: subcommand failed. package/pkg-generic.mk:280: recipe for target '/home/buildroot/autobuild/run/instance-1/output-1/build/libdrm-2.4.120/.stamp_built' failed make: *** [/home/buildroot/autobuild/run/instance-1/output-1/build/libdrm-2.4.120/.stamp_built] Error 1 make: Leaving directory '/home/buildroot/autobuild/run/instance-1/buildroot'