>>> igt-gpu-tools 0ee4074685c1e184f2d3612ea6eb4d126f9a2e23 Extracting bzcat /home/buildroot/instance-0/dl/igt-gpu-tools/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23.tar.bz2 | /home/buildroot/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23 -xf - >>> igt-gpu-tools 0ee4074685c1e184f2d3612ea6eb4d126f9a2e23 Patching >>> igt-gpu-tools 0ee4074685c1e184f2d3612ea6eb4d126f9a2e23 Configuring rm -rf /home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23//build mkdir -p /home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/buildroot/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sparc%g" -e "s%@TARGET_CPU@%leon3%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@BR2_CMAKE@%/home/buildroot/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/instance-0/output-1/host/sparc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23//build/cross-compilation.conf PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /home/buildroot/instance-0/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=shared --buildtype=debug --cross-file=/home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23//build/cross-compilation.conf -Db_pie=false -Db_staticpic=true -Dstrip=false -Dbuild.pkg_config_path=/home/buildroot/instance-0/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/buildroot/instance-0/output-1/host/lib/cmake -Dchamelium=disabled -Dtests=disabled -Drunner=disabled -Dlibunwind=disabled /home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23/ /home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23//build The Meson build system Version: 1.6.0 Source dir: /home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23 Build dir: /home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23/build Build type: cross build Project name: igt-gpu-tools Project version: 1.28 C compiler for the host machine: /home/buildroot/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc (gcc 13.3.0 "sparc-buildroot-linux-uclibc-gcc.br_real (Buildroot 2024.11-204-ga0ebdd5cd8) 13.3.0") C linker for the host machine: /home/buildroot/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc ld.bfd 2.43.1 C compiler for the build machine: /usr/bin/gcc (gcc 10.2.1 "gcc (Debian 10.2.1-6) 10.2.1 20210110") C linker for the build machine: /usr/bin/gcc ld.bfd 2.35.2 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: sparc Host machine cpu: leon3 Target machine cpu family: sparc Target machine cpu: leon3 Compiler for C supports arguments -Wbad-function-cast: YES Compiler for C supports arguments -Wdeclaration-after-statement: YES Compiler for C supports arguments -Wformat=2: YES Compiler for C supports arguments -Wimplicit-fallthrough=0: YES Compiler for C supports arguments -Wlogical-op: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wmissing-format-attribute: YES Compiler for C supports arguments -Wmissing-noreturn: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wredundant-decls: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wuninitialized: YES Compiler for C supports arguments -Wunused: YES Compiler for C supports arguments -Wno-clobbered: YES Compiler for C supports arguments -Wno-maybe-uninitialized: YES Compiler for C supports arguments -Wno-missing-field-initializers: YES Compiler for C supports arguments -Wno-pointer-arith: YES Compiler for C supports arguments -Wno-address-of-packed-member: YES Compiler for C supports arguments -Wno-sign-compare: YES Compiler for C supports arguments -Wno-type-limits: YES Compiler for C supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Wno-unused-result: YES Compiler for C supports arguments -Werror=address: YES Compiler for C supports arguments -Werror=array-bounds: YES Compiler for C supports arguments -Werror=implicit: YES Compiler for C supports arguments -Werror=init-self: YES Compiler for C supports arguments -Werror=int-to-pointer-cast: YES Compiler for C supports arguments -Werror=main: YES Compiler for C supports arguments -Werror=missing-braces: YES Compiler for C supports arguments -Werror=nonnull: YES Compiler for C supports arguments -Werror=pointer-to-int-cast: YES Compiler for C supports arguments -Werror=return-type: YES Compiler for C supports arguments -Werror=sequence-point: YES Compiler for C supports arguments -Werror=trigraphs: YES Compiler for C supports arguments -Werror=write-strings: YES Compiler for C supports arguments -fno-builtin-malloc: YES Compiler for C supports arguments -fno-builtin-calloc: YES Found pkg-config: YES (/home/buildroot/instance-0/output-1/host/bin/pkgconf) 2.3.0 Run-time dependency libdrm found: YES 2.4.124 Found CMake: /home/buildroot/instance-0/output-1/host/bin/cmake (3.31.2) Run-time dependency libdrm_intel found: NO (tried pkgconfig and cmake) Run-time dependency libdrm_nouveau found: NO (tried pkgconfig and cmake) Run-time dependency libdrm_amdgpu found: NO (tried pkgconfig and cmake) Run-time dependency pciaccess found: YES 0.18.1 Run-time dependency libkmod found: YES 31 Run-time dependency libprocps found: NO (tried pkgconfig and cmake) Run-time dependency libproc2 found: YES 4.0.4 Dependency libunwind skipped: feature libunwind disabled Run-time dependency libdw found: YES 0.189 Run-time dependency pixman-1 found: YES 0.42.2 Run-time dependency valgrind found: NO (tried pkgconfig) Run-time dependency cairo found: YES 1.18.2 Run-time dependency libudev found: YES 251 Run-time dependency glib-2.0 found: YES 2.76.1 Run-time dependency xmlrpc found: NO (tried pkgconfig and cmake) Run-time dependency xmlrpc_util found: NO (tried pkgconfig and cmake) Run-time dependency xmlrpc_client found: NO (tried pkgconfig and cmake) Program xmlrpc-c-config found: NO Dependency gsl skipped: feature chamelium disabled Dependency alsa skipped: feature chamelium disabled Dependency libcurl skipped: feature chamelium disabled Run-time dependency threads found: YES Library m found: YES Library rt found: YES Library dl found: YES Library z found: YES Checking if "built-in atomics" : links: YES Has header "linux/kd.h" : YES Has header "sys/kd.h" : YES Has header "libgen.h" : YES Has header "sys/io.h" : NO Checking if "cpuid.h" : links: NO Header "unistd.h" has symbol "gettid" : NO Checking whether type "struct sysinfo" has member "totalram" : YES Checking for function "memfd_create" : YES Configuring config.h using configuration Program python3 found: YES (/home/buildroot/instance-0/output-1/host/bin/python3) Configuring i915-perf.pc using configuration Dependency json-c skipped: feature runner disabled Run-time dependency liboping found: NO (tried pkgconfig and cmake) Run-time dependency xv found: NO (tried pkgconfig and cmake) Run-time dependency x11 found: NO (tried pkgconfig and cmake) Run-time dependency xext found: NO (tried pkgconfig and cmake) Run-time dependency dri2proto found: NO (tried pkgconfig and cmake) Run-time dependency cairo-xlib found: NO (tried pkgconfig and cmake) Run-time dependency xrandr found: NO (tried pkgconfig and cmake) Program leg found: NO Message: WARNING: leg command not found, disabling overlay; try : apt-get install peg Configuring defs.rst using configuration Program rst2man-3 rst2man found: NO Program rst2man.sh found: YES (/home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23/man/rst2man.sh) Program igt_doc.py found: YES (/home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23/scripts/igt_doc.py) Program gen_rst_index skipped: feature sphinx disabled Run-time dependency gtk-doc found: NO (tried pkgconfig and cmake) Program sphinx-build skipped: feature sphinx disabled Program rst2html-3 rst2html found: NO Program rst2pdf found: NO Message: Build options Message: ============= Message: Build type: debug Message: With libdrm: intel,nouveau,amdgpu Message: With libunwind: false Message: Valgrind annotations: false Message: Build Chamelium test: false Message: Build tests: false Message: Build test runner: false Message: Build overlay: false Message: Build man pages: false Message: Build reference documentation: false Message: Build simple html testplan documentation: false Message: Build indexed html testplan documentation: false Message: Build pdf testplan documentation: false Build targets in project: 274 igt-gpu-tools 1.28 User defined options Cross files : /home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23//build/cross-compilation.conf build.cmake_prefix_path: /home/buildroot/instance-0/output-1/host/lib/cmake build.pkg_config_path : /home/buildroot/instance-0/output-1/host/lib/pkgconfig b_pie : false b_staticpic : true buildtype : debug chamelium : disabled default_library : shared libdir : lib libunwind : disabled prefix : /usr runner : disabled strip : false tests : disabled Found ninja-1.11.1.git.kitware.jobserver-1 at /home/buildroot/instance-0/output-1/host/bin/ninja >>> igt-gpu-tools 0ee4074685c1e184f2d3612ea6eb4d126f9a2e23 Building GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=y /home/buildroot/instance-0/output-1/host/bin/ninja -C /home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23//build ninja: Entering directory `/home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23//build' [1/564] Linking static target lib/libigt-igt_drm_clients_h.a [2/564] Compiling C object lib/libigt.so.0.p/dummy.c.o [3/564] Compiling C object lib/libigt_chipset.a.p/intel_cmds_info.c.o [4/564] Compiling C object lib/libigt_device_scan.a.p/intel_cmds_info.c.o [5/564] Compiling C object lib/libigt_device_scan.a.p/igt_tools_stub.c.o [6/564] Compiling C object lib/libigt_device_scan.a.p/igt_list.c.o [7/564] Compiling C object lib/libigt_device_scan.a.p/intel_device_info.c.o [8/564] Compiling C object lib/libigt_chipset.a.p/intel_device_info.c.o [9/564] Generating lib/i915-perf-registers-hsw with a custom command /home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23/lib/i915/perf-configs/codegen.py:165: SyntaxWarning: invalid escape sequence '\$' m = re.search('\$GtSlice([0-9]+)XeCore([0-9]+)$', name) /home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23/lib/i915/perf-configs/codegen.py:168: SyntaxWarning: invalid escape sequence '\$' m = re.search('\$GtSlice([0-9]+)$', name) /home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23/lib/i915/perf-configs/codegen.py:171: SyntaxWarning: invalid escape sequence '\$' m = re.search('\$GtSlice([0-9]+)DualSubslice([0-9]+)$', name) /home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23/lib/i915/perf-configs/codegen.py:341: SyntaxWarning: invalid escape sequence '\$' m = re.search('\$GtSlice([0-9]+)$', name) /home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23/lib/i915/perf-configs/codegen.py:344: SyntaxWarning: invalid escape sequence '\$' m = re.search('\$GtSlice([0-9]+)DualSubslice([0-9]+)$', name) /home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23/lib/i915/perf-configs/codegen.py:347: SyntaxWarning: invalid escape sequence '\$' m = re.search('\$GtSlice([0-9]+)XeCore([0-9]+)$', name) [10/564] Generating lib/i915-perf-metrics-hsw with a custom command /home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23/lib/i915/perf-configs/codegen.py:165: SyntaxWarning: invalid escape sequence '\$' m = re.search('\$GtSlice([0-9]+)XeCore([0-9]+)$', name) /home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23/lib/i915/perf-configs/codegen.py:168: SyntaxWarning: invalid escape sequence '\$' m = re.search('\$GtSlice([0-9]+)$', name) /home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23/lib/i915/perf-configs/codegen.py:171: SyntaxWarning: invalid escape sequence '\$' m = re.search('\$GtSlice([0-9]+)DualSubslice([0-9]+)$', name) /home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23/lib/i915/perf-configs/codegen.py:341: SyntaxWarning: invalid escape sequence '\$' m = re.search('\$GtSlice([0-9]+)$', name) /home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23/lib/i915/perf-configs/codegen.py:344: SyntaxWarning: invalid escape sequence '\$' m = re.search('\$GtSlice([0-9]+)DualSubslice([0-9]+)$', name) /home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23/lib/i915/perf-configs/codegen.py:347: SyntaxWarning: invalid escape sequence '\$' m = re.search('\$GtSlice([0-9]+)XeCore([0-9]+)$', name) [11/564] Compiling C object lib/libigt_chipset.a.p/intel_chipset.c.o [12/564] Generating lib/version.h with a custom command fatal: not a git repository: '.' [13/564] Generating lib/i915-perf-registers-bdw with a custom command /home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23/lib/i915/perf-configs/codegen.py:165: SyntaxWarning: invalid escape sequence '\$' m = re.search('\$GtSlice([0-9]+)XeCore([0-9]+)$', name) /home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23/lib/i915/perf-configs/codegen.py:168: SyntaxWarning: invalid escape sequence '\$' m = re.search('\$GtSlice([0-9]+)$', name) /home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23/lib/i915/perf-configs/codegen.py:171: SyntaxWarning: invalid escape sequence '\$' m = re.search('\$GtSlice([0-9]+)DualSubslice([0-9]+)$', name) /home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23/lib/i915/perf-configs/codegen.py:341: SyntaxWarning: invalid escape sequence '\$' m = re.search('\$GtSlice([0-9]+)$', name) /home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23/lib/i915/perf-configs/codegen.py:344: SyntaxWarning: invalid escape sequence '\$' m = re.search('\$GtSlice([0-9]+)DualSubslice([0-9]+)$', name) /home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23/lib/i915/perf-configs/codegen.py:347: SyntaxWarning: invalid escape sequence '\$' m = re.search('\$GtSlice([0-9]+)XeCore([0-9]+)$', name) [14/564] Compiling C object lib/libigt_perf.a.p/igt_perf.c.o [15/564] Generating lib/i915-perf-registers-chv with a custom command [16/564] Generating lib/i915-perf-registers-sklgt2 with a custom command [17/564] Linking static target lib/libigt_chipset.a [18/564] Generating lib/i915-perf-metrics-chv with a custom command [19/564] Generating lib/i915-perf-metrics-bdw with a custom command /home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23/lib/i915/perf-configs/codegen.py:165: SyntaxWarning: invalid escape sequence '\$' m = re.search('\$GtSlice([0-9]+)XeCore([0-9]+)$', name) /home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23/lib/i915/perf-configs/codegen.py:168: SyntaxWarning: invalid escape sequence '\$' m = re.search('\$GtSlice([0-9]+)$', name) /home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23/lib/i915/perf-configs/codegen.py:171: SyntaxWarning: invalid escape sequence '\$' m = re.search('\$GtSlice([0-9]+)DualSubslice([0-9]+)$', name) /home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23/lib/i915/perf-configs/codegen.py:341: SyntaxWarning: invalid escape sequence '\$' m = re.search('\$GtSlice([0-9]+)$', name) /home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23/lib/i915/perf-configs/codegen.py:344: SyntaxWarning: invalid escape sequence '\$' m = re.search('\$GtSlice([0-9]+)DualSubslice([0-9]+)$', name) /home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23/lib/i915/perf-configs/codegen.py:347: SyntaxWarning: invalid escape sequence '\$' m = re.search('\$GtSlice([0-9]+)XeCore([0-9]+)$', name) [20/564] Generating lib/i915-perf-registers-sklgt4 with a custom command [21/564] Compiling C object lib/libigt_drm_fdinfo.a.p/igt_drm_fdinfo.c.o [22/564] Generating lib/i915-perf-registers-sklgt3 with a custom command [23/564] Generating lib/i915-perf-metrics-sklgt3 with a custom command [24/564] Generating lib/i915-perf-registers-kblgt2 with a custom command [25/564] Compiling C object lib/libigt_drm_clients.a.p/igt_drm_clients.c.o [26/564] Generating lib/i915-perf-metrics-sklgt2 with a custom command [27/564] Generating lib/i915-perf-metrics-sklgt4 with a custom command [28/564] Compiling C object lib/libigt-huc_copy_c.a.p/huc_copy.c.o [29/564] Linking static target lib/libigt-huc_copy_c.a [30/564] Compiling C object lib/libigt-i915_gem_scheduler_c.a.p/i915_gem_scheduler.c.o [31/564] Compiling C object lib/libigt-dmabuf_sync_file_c.a.p/dmabuf_sync_file.c.o [32/564] Compiling C object lib/libigt-i915_gem_create_c.a.p/i915_gem_create.c.o [33/564] Linking static target lib/libigt-dmabuf_sync_file_c.a [34/564] Linking static target lib/libigt-i915_gem_create_c.a [35/564] Compiling C object lib/libigt-i915_gem_ring_c.a.p/i915_gem_ring.c.o [36/564] Linking static target lib/libigt-i915_gem_scheduler_c.a [37/564] Compiling C object lib/libigt-i915_gem_vm_c.a.p/i915_gem_vm.c.o [38/564] Linking static target lib/libigt-i915_gem_ring_c.a [39/564] Linking static target lib/libigt-i915_gem_vm_c.a [40/564] Compiling C object lib/libigt-i915_gem_context_c.a.p/i915_gem_context.c.o [41/564] Compiling C object lib/libigt-igt_crc_c.a.p/igt_crc.c.o [42/564] Compiling C object lib/libigt-i915_gem_c.a.p/i915_gem.c.o [43/564] Linking static target lib/libigt-i915_gem_context_c.a [44/564] Compiling C object lib/libigt-i915_gem_submission_c.a.p/i915_gem_submission.c.o [45/564] Linking static target lib/libigt-igt_crc_c.a [46/564] Linking static target lib/libigt-i915_gem_c.a [47/564] Compiling C object lib/libigt-i915_intel_drrs_c.a.p/i915_intel_drrs.c.o [48/564] Linking static target lib/libigt-i915_gem_submission_c.a [49/564] Compiling C object lib/libigt-i915_intel_fbc_c.a.p/i915_intel_fbc.c.o [50/564] Linking static target lib/libigt-i915_intel_drrs_c.a [51/564] Compiling C object lib/libigt-i915_gem_mman_c.a.p/i915_gem_mman.c.o [52/564] Linking static target lib/libigt-i915_intel_fbc_c.a [53/564] Compiling C object lib/libigt-igt_color_encoding_c.a.p/igt_color_encoding.c.o [54/564] Compiling C object lib/libigt-drmtest_c.a.p/drmtest.c.o [55/564] Compiling C object lib/libigt-i915_i915_crc_c.a.p/i915_i915_crc.c.o [56/564] Linking static target lib/libigt-i915_gem_mman_c.a [57/564] Compiling C object lib/libigt-i915_gem_engine_topology_c.a.p/i915_gem_engine_topology.c.o [58/564] Linking static target lib/libigt-igt_color_encoding_c.a [59/564] Linking static target lib/libigt-drmtest_c.a [60/564] Compiling C object lib/libigt-igt_halffloat_c.a.p/igt_halffloat.c.o [61/564] Linking static target lib/libigt-i915_gem_engine_topology_c.a [62/564] Compiling C object lib/libigt-igt_device_c.a.p/igt_device.c.o [63/564] Linking static target lib/libigt-i915_i915_crc_c.a [64/564] Compiling C object lib/libigt-igt_debugfs_c.a.p/igt_debugfs.c.o [65/564] Compiling C object lib/libigt-igt_drm_fdinfo_c.a.p/igt_drm_fdinfo.c.o [66/564] Linking static target lib/libigt-igt_device_c.a [67/564] Compiling C object lib/libigt-igt_collection_c.a.p/igt_collection.c.o [68/564] Compiling C object lib/libigt-igt_io_c.a.p/igt_io.c.o [69/564] Linking static target lib/libigt-igt_halffloat_c.a [70/564] Linking static target lib/libigt-igt_debugfs_c.a [71/564] Compiling C object lib/libigt-igt_hwmon_c.a.p/igt_hwmon.c.o [72/564] Compiling C object lib/libigt-igt_matrix_c.a.p/igt_matrix.c.o [73/564] Linking static target lib/libigt-igt_drm_fdinfo_c.a [74/564] Linking static target lib/libigt-igt_collection_c.a [75/564] Compiling C object lib/libigt_device_scan.a.p/igt_device_scan.c.o [76/564] Compiling C object lib/libigt-i915_intel_memory_region_c.a.p/i915_intel_memory_region.c.o [77/564] Compiling C object lib/libigt-igt_gt_c.a.p/igt_gt.c.o [78/564] Linking static target lib/libigt-igt_io_c.a [79/564] Linking static target lib/libigt-igt_hwmon_c.a [80/564] Linking static target lib/libigt-igt_matrix_c.a [81/564] Linking static target lib/libigt-i915_intel_memory_region_c.a [82/564] Compiling C object lib/libigt-igt_rand_c.a.p/igt_rand.c.o [83/564] Compiling C object lib/libigt-igt_params_c.a.p/igt_params.c.o [84/564] Linking static target lib/libigt-igt_gt_c.a [85/564] Linking static target lib/libigt-igt_rand_c.a [86/564] Linking static target lib/libigt-igt_params_c.a [87/564] Compiling C object lib/libigt-igt_primes_c.a.p/igt_primes.c.o [88/564] Compiling C object lib/libigt-igt_pci_c.a.p/igt_pci.c.o [89/564] Compiling C object lib/libigt-igt_sysrq_c.a.p/igt_sysrq.c.o [90/564] Linking static target lib/libigt-igt_primes_c.a [91/564] Linking static target lib/libigt-igt_sysrq_c.a [92/564] Linking static target lib/libigt-igt_pci_c.a [93/564] Compiling C object lib/libigt-igt_taints_c.a.p/igt_taints.c.o [94/564] Compiling C object lib/libigt-igt_sriov_device_c.a.p/igt_sriov_device.c.o [95/564] Linking static target lib/libigt-igt_sriov_device_c.a [96/564] Linking static target lib/libigt-igt_taints_c.a [97/564] Compiling C object lib/libigt-igt_power_c.a.p/igt_power.c.o [98/564] Compiling C object lib/libigt-igt_os_c.a.p/igt_os.c.o [99/564] Compiling C object lib/libigt-igt_thread_c.a.p/igt_thread.c.o [100/564] Linking static target lib/libigt-igt_thread_c.a [101/564] Compiling C object lib/libigt-igt_types_c.a.p/igt_types.c.o [102/564] Linking static target lib/libigt-igt_power_c.a [103/564] Linking static target lib/libigt-igt_os_c.a [104/564] Compiling C object lib/libigt-igt_vec_c.a.p/igt_vec.c.o [105/564] Linking static target lib/libigt-igt_types_c.a [106/564] Compiling C object lib/libigt-igt_vgem_c.a.p/igt_vgem.c.o [107/564] Compiling C object lib/libigt-igt_stats_c.a.p/igt_stats.c.o [108/564] Compiling C object lib/libigt-igt_pipe_crc_c.a.p/igt_pipe_crc.c.o [109/564] Linking static target lib/libigt-igt_vec_c.a [110/564] Compiling C object lib/libigt-igt_perf_c.a.p/igt_perf.c.o [111/564] Compiling C object lib/libigt-igt_x86_c.a.p/igt_x86.c.o [112/564] Linking static target lib/libigt-igt_vgem_c.a [113/564] Compiling C object lib/libigt-igt_syncobj_c.a.p/igt_syncobj.c.o [114/564] Linking static target lib/libigt-igt_stats_c.a [115/564] Linking static target lib/libigt-igt_pipe_crc_c.a [116/564] Linking static target lib/libigt-igt_perf_c.a [117/564] Linking static target lib/libigt-igt_syncobj_c.a [118/564] Linking static target lib/libigt-igt_x86_c.a [119/564] Compiling C object lib/libigt-igt_sysfs_c.a.p/igt_sysfs.c.o In file included from ../lib/igt_sysfs.c:44: ../lib/igt_sysfs.c: In function 'rw_attr_sweep': ../lib/igt_sysfs.c:950:27: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=] 950 | igt_debug("'%s': ret %d set %lu get %lu\n", rw->attr, ret, set, get); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ | | | uint64_t {aka long long unsigned int} ../lib/igt_core.h:1239:64: note: in definition of macro 'igt_debug' 1239 | #define igt_debug(f...) igt_log(IGT_LOG_DOMAIN, IGT_LOG_DEBUG, f) | ^ ../lib/igt_sysfs.c:950:47: note: format string is defined here 950 | igt_debug("'%s': ret %d set %lu get %lu\n", rw->attr, ret, set, get); | ~~^ | | | long unsigned int | %llu ../lib/igt_sysfs.c:950:27: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=] 950 | igt_debug("'%s': ret %d set %lu get %lu\n", rw->attr, ret, set, get); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ | | | uint64_t {aka long long unsigned int} ../lib/igt_core.h:1239:64: note: in definition of macro 'igt_debug' 1239 | #define igt_debug(f...) igt_log(IGT_LOG_DOMAIN, IGT_LOG_DEBUG, f) | ^ ../lib/igt_sysfs.c:950:55: note: format string is defined here 950 | igt_debug("'%s': ret %d set %lu get %lu\n", rw->attr, ret, set, get); | ~~^ | | | long unsigned int | %llu ../lib/igt_sysfs.c: In function 'igt_sysfs_rw_attr_verify': ../lib/igt_sysfs.c:994:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=] 994 | igt_debug("'%s': prev %lu\n", rw->attr, prev); | ^~~~~~~~~~~~~~~~~~ ~~~~ | | | uint64_t {aka long long unsigned int} ../lib/igt_core.h:1239:64: note: in definition of macro 'igt_debug' 1239 | #define igt_debug(f...) igt_log(IGT_LOG_DOMAIN, IGT_LOG_DEBUG, f) | ^ ../lib/igt_sysfs.c:994:33: note: format string is defined here 994 | igt_debug("'%s': prev %lu\n", rw->attr, prev); | ~~^ | | | long unsigned int | %llu [120/564] Compiling C object lib/libigt-igt_device_scan_c.a.p/igt_device_scan.c.o [121/564] Compiling C object lib/libigt-intel_cmds_info_c.a.p/intel_cmds_info.c.o [122/564] Compiling C object lib/libigt-intel_chipset_c.a.p/intel_chipset.c.o [123/564] Linking static target lib/libigt-igt_sysfs_c.a [124/564] Linking static target lib/libigt-igt_device_scan_c.a [125/564] Compiling C object lib/libigt-intel_allocator_reloc_c.a.p/intel_allocator_reloc.c.o [126/564] Compiling C object lib/libigt-intel_compute_square_kernels_c.a.p/intel_compute_square_kernels.c.o [127/564] Linking static target lib/libigt-intel_cmds_info_c.a [128/564] Compiling C object lib/libigt-intel_allocator_msgchannel_c.a.p/intel_allocator_msgchannel.c.o [129/564] Linking static target lib/libigt-intel_chipset_c.a [130/564] Compiling C object lib/libigt-intel_device_info_c.a.p/intel_device_info.c.o [131/564] Linking static target lib/libigt-intel_allocator_reloc_c.a [132/564] Compiling C object lib/libigt-intel_common_c.a.p/intel_common.c.o [133/564] Linking static target lib/libigt-intel_compute_square_kernels_c.a [134/564] Linking static target lib/libigt-intel_allocator_msgchannel_c.a [135/564] Linking static target lib/libigt-intel_device_info_c.a [136/564] Linking static target lib/libigt-intel_common_c.a [137/564] Compiling C object lib/libigt-igt_aux_c.a.p/igt_aux.c.o In file included from ../lib/drmtest.h:39, from ../lib/igt_aux.c:67: ../lib/igt_aux.c: In function 'igt_sigiter_start': ../lib/igt_aux.c:223:27: warning: format '%ld' expects argument of type 'long int', but argument 4 has type '__time_t' {aka 'long long int'} [-Wformat=] 223 | igt_debug("Initial delay for interruption: %ld.%09lds\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 224 | __igt_sigiter.offset.tv_sec, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | __time_t {aka long long int} ../lib/igt_core.h:1239:64: note: in definition of macro 'igt_debug' 1239 | #define igt_debug(f...) igt_log(IGT_LOG_DOMAIN, IGT_LOG_DEBUG, f) | ^ ../lib/igt_aux.c:223:62: note: format string is defined here 223 | igt_debug("Initial delay for interruption: %ld.%09lds\n", | ~~^ | | | long int | %lld [138/564] Linking static target lib/libigt-igt_aux_c.a [139/564] Compiling C object lib/libigt-intel_mmio_c.a.p/intel_mmio.c.o [140/564] Compiling C object lib/libigt-intel_ctx_c.a.p/intel_ctx.c.o [141/564] Linking static target lib/libigt-intel_mmio_c.a [142/564] Compiling C object lib/libigt-intel_mocs_c.a.p/intel_mocs.c.o [143/564] Compiling C object lib/libigt-intel_allocator_simple_c.a.p/intel_allocator_simple.c.o [144/564] Linking static target lib/libigt-intel_ctx_c.a [145/564] Compiling C object lib/libigt-media_fill_c.a.p/media_fill.c.o [146/564] Linking static target lib/libigt-intel_mocs_c.a [147/564] Compiling C object lib/libigt-intel_pat_c.a.p/intel_pat.c.o [148/564] Linking static target lib/libigt-intel_allocator_simple_c.a [149/564] Compiling C object lib/libigt-media_spin_c.a.p/media_spin.c.o [150/564] Linking static target lib/libigt-media_fill_c.a [151/564] Linking static target lib/libigt-intel_pat_c.a [152/564] Compiling C object lib/libigt-intel_allocator_c.a.p/intel_allocator.c.o In file included from ../lib/igt.h:28, from ../lib/intel_allocator.c:15: ../lib/i915_3d.h:301: warning: "REG_Y" redefined 301 | #define REG_Y(reg) (((reg) >> Y_CHANNEL_SHIFT) & REG_CHANNEL_MASK) | In file included from /home/buildroot/instance-0/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/include/signal.h:329, from /home/buildroot/instance-0/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/include/pthread.h:23, from ../lib/intel_allocator.c:11: /home/buildroot/instance-0/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/include/sys/ucontext.h:31: note: this is the location of the previous definition 31 | #define REG_Y (3) | [153/564] Linking static target lib/libigt-media_spin_c.a [154/564] Compiling C object lib/libigt-gpgpu_fill_c.a.p/gpgpu_fill.c.o [155/564] Linking static target lib/libigt-intel_allocator_c.a [156/564] Linking static target lib/libigt-gpgpu_fill_c.a [157/564] Compiling C object lib/libigt-instdone_c.a.p/instdone.c.o [158/564] Linking static target lib/libigt-instdone_c.a [159/564] Compiling C object lib/libigt-rendercopy_i915_c.a.p/rendercopy_i915.c.o In file included from ../lib/rendercopy_i915.c:19: ../lib/i915_3d.h:301: warning: "REG_Y" redefined 301 | #define REG_Y(reg) (((reg) >> Y_CHANNEL_SHIFT) & REG_CHANNEL_MASK) | In file included from /home/buildroot/instance-0/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/include/signal.h:329, from ../lib/igt_aux.h:32, from ../lib/intel_bufops.h:6, from ../lib/rendercopy_i915.c:14: /home/buildroot/instance-0/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/include/sys/ucontext.h:31: note: this is the location of the previous definition 31 | #define REG_Y (3) | [160/564] Linking static target lib/libigt-rendercopy_i915_c.a [161/564] Compiling C object lib/libigt-rendercopy_i830_c.a.p/rendercopy_i830.c.o [162/564] Compiling C object lib/libigt-intel_compute_c.a.p/intel_compute.c.o In file included from ../lib/drmtest.h:39, from ../lib/igt.h:27, from ../lib/intel_compute.c:12: ../lib/intel_compute.c: In function 'xehp_compute_exec_compute': ../lib/intel_compute.c:777:19: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=] 777 | igt_debug("general state base: %lx\n", addr_general_state_base); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long long unsigned int} ../lib/igt_core.h:1239:64: note: in definition of macro 'igt_debug' 1239 | #define igt_debug(f...) igt_log(IGT_LOG_DOMAIN, IGT_LOG_DEBUG, f) | ^ ../lib/intel_compute.c:777:44: note: format string is defined here 777 | igt_debug("general state base: %lx\n", addr_general_state_base); | ~~^ | | | long unsigned int | %llx ../lib/intel_compute.c:778:19: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=] 778 | igt_debug("surface state base: %lx\n", addr_surface_state_base); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long long unsigned int} ../lib/igt_core.h:1239:64: note: in definition of macro 'igt_debug' 1239 | #define igt_debug(f...) igt_log(IGT_LOG_DOMAIN, IGT_LOG_DEBUG, f) | ^ ../lib/intel_compute.c:778:44: note: format string is defined here 778 | igt_debug("surface state base: %lx\n", addr_surface_state_base); | ~~^ | | | long unsigned int | %llx ../lib/intel_compute.c:779:19: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=] 779 | igt_debug("dynamic state base: %lx\n", addr_dynamic_state_base); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long long unsigned int} ../lib/igt_core.h:1239:64: note: in definition of macro 'igt_debug' 1239 | #define igt_debug(f...) igt_log(IGT_LOG_DOMAIN, IGT_LOG_DEBUG, f) | ^ ../lib/intel_compute.c:779:44: note: format string is defined here 779 | igt_debug("dynamic state base: %lx\n", addr_dynamic_state_base); | ~~^ | | | long unsigned int | %llx ../lib/intel_compute.c:780:19: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=] 780 | igt_debug("instruct base addr: %lx\n", addr_instruction_state_base); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long long unsigned int} ../lib/igt_core.h:1239:64: note: in definition of macro 'igt_debug' 1239 | #define igt_debug(f...) igt_log(IGT_LOG_DOMAIN, IGT_LOG_DEBUG, f) | ^ ../lib/intel_compute.c:780:44: note: format string is defined here 780 | igt_debug("instruct base addr: %lx\n", addr_instruction_state_base); | ~~^ | | | long unsigned int | %llx ../lib/intel_compute.c:781:19: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=] 781 | igt_debug("bindless base addr: %lx\n", addr_surface_state_base); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long long unsigned int} ../lib/igt_core.h:1239:64: note: in definition of macro 'igt_debug' 1239 | #define igt_debug(f...) igt_log(IGT_LOG_DOMAIN, IGT_LOG_DEBUG, f) | ^ ../lib/intel_compute.c:781:44: note: format string is defined here 781 | igt_debug("bindless base addr: %lx\n", addr_surface_state_base); | ~~^ | | | long unsigned int | %llx ../lib/intel_compute.c:782:19: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=] 782 | igt_debug("offset indirect addr: %lx\n", offset_indirect_data_start); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long long unsigned int} ../lib/igt_core.h:1239:64: note: in definition of macro 'igt_debug' 1239 | #define igt_debug(f...) igt_log(IGT_LOG_DOMAIN, IGT_LOG_DEBUG, f) | ^ ../lib/intel_compute.c:782:44: note: format string is defined here 782 | igt_debug("offset indirect addr: %lx\n", offset_indirect_data_start); | ~~^ | | | long unsigned int | %llx ../lib/intel_compute.c:783:19: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=] 783 | igt_debug("kernel start pointer: %lx\n", kernel_start_pointer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long long unsigned int} ../lib/igt_core.h:1239:64: note: in definition of macro 'igt_debug' 1239 | #define igt_debug(f...) igt_log(IGT_LOG_DOMAIN, IGT_LOG_DEBUG, f) | ^ ../lib/intel_compute.c:783:44: note: format string is defined here 783 | igt_debug("kernel start pointer: %lx\n", kernel_start_pointer); | ~~^ | | | long unsigned int | %llx ../lib/intel_compute.c:862:48: warning: right shift count >= width of type [-Wshift-count-overflow] 862 | addr_bo_buffer_batch[b++] = ADDR_BATCH >> 32; | ^~ ../lib/intel_compute.c: In function 'xehpc_compute_exec_compute': ../lib/intel_compute.c:994:19: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=] 994 | igt_debug("general state base: %lx\n", addr_general_state_base); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long long unsigned int} ../lib/igt_core.h:1239:64: note: in definition of macro 'igt_debug' 1239 | #define igt_debug(f...) igt_log(IGT_LOG_DOMAIN, IGT_LOG_DEBUG, f) | ^ ../lib/intel_compute.c:994:44: note: format string is defined here 994 | igt_debug("general state base: %lx\n", addr_general_state_base); | ~~^ | | | long unsigned int | %llx ../lib/intel_compute.c:995:19: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=] 995 | igt_debug("surface state base: %lx\n", addr_surface_state_base); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long long unsigned int} ../lib/igt_core.h:1239:64: note: in definition of macro 'igt_debug' 1239 | #define igt_debug(f...) igt_log(IGT_LOG_DOMAIN, IGT_LOG_DEBUG, f) | ^ ../lib/intel_compute.c:995:44: note: format string is defined here 995 | igt_debug("surface state base: %lx\n", addr_surface_state_base); | ~~^ | | | long unsigned int | %llx ../lib/intel_compute.c:996:19: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=] 996 | igt_debug("dynamic state base: %lx\n", addr_dynamic_state_base); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long long unsigned int} ../lib/igt_core.h:1239:64: note: in definition of macro 'igt_debug' 1239 | #define igt_debug(f...) igt_log(IGT_LOG_DOMAIN, IGT_LOG_DEBUG, f) | ^ ../lib/intel_compute.c:996:44: note: format string is defined here 996 | igt_debug("dynamic state base: %lx\n", addr_dynamic_state_base); | ~~^ | | | long unsigned int | %llx ../lib/intel_compute.c:997:19: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=] 997 | igt_debug("instruct base addr: %lx\n", addr_instruction_state_base); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long long unsigned int} ../lib/igt_core.h:1239:64: note: in definition of macro 'igt_debug' 1239 | #define igt_debug(f...) igt_log(IGT_LOG_DOMAIN, IGT_LOG_DEBUG, f) | ^ ../lib/intel_compute.c:997:44: note: format string is defined here 997 | igt_debug("instruct base addr: %lx\n", addr_instruction_state_base); | ~~^ | | | long unsigned int | %llx ../lib/intel_compute.c:998:19: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=] 998 | igt_debug("bindless base addr: %lx\n", addr_surface_state_base); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long long unsigned int} ../lib/igt_core.h:1239:64: note: in definition of macro 'igt_debug' 1239 | #define igt_debug(f...) igt_log(IGT_LOG_DOMAIN, IGT_LOG_DEBUG, f) | ^ ../lib/intel_compute.c:998:44: note: format string is defined here 998 | igt_debug("bindless base addr: %lx\n", addr_surface_state_base); | ~~^ | | | long unsigned int | %llx ../lib/intel_compute.c:999:19: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=] 999 | igt_debug("offset indirect addr: %lx\n", offset_indirect_data_start); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long long unsigned int} ../lib/igt_core.h:1239:64: note: in definition of macro 'igt_debug' 1239 | #define igt_debug(f...) igt_log(IGT_LOG_DOMAIN, IGT_LOG_DEBUG, f) | ^ ../lib/intel_compute.c:999:44: note: format string is defined here 999 | igt_debug("offset indirect addr: %lx\n", offset_indirect_data_start); | ~~^ | | | long unsigned int | %llx ../lib/intel_compute.c:1000:19: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=] 1000 | igt_debug("kernel start pointer: %lx\n", kernel_start_pointer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long long unsigned int} ../lib/igt_core.h:1239:64: note: in definition of macro 'igt_debug' 1239 | #define igt_debug(f...) igt_log(IGT_LOG_DOMAIN, IGT_LOG_DEBUG, f) | ^ ../lib/intel_compute.c:1000:44: note: format string is defined here 1000 | igt_debug("kernel start pointer: %lx\n", kernel_start_pointer); | ~~^ | | | long unsigned int | %llx ../lib/intel_compute.c:1078:48: warning: right shift count >= width of type [-Wshift-count-overflow] 1078 | addr_bo_buffer_batch[b++] = ADDR_BATCH >> 32; | ^~ ../lib/intel_compute.c: In function 'xe2lpg_compute_exec_compute': ../lib/intel_compute.c:1177:19: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=] 1177 | igt_debug("general state base: %lx\n", addr_general_state_base); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long long unsigned int} ../lib/igt_core.h:1239:64: note: in definition of macro 'igt_debug' 1239 | #define igt_debug(f...) igt_log(IGT_LOG_DOMAIN, IGT_LOG_DEBUG, f) | ^ ../lib/intel_compute.c:1177:44: note: format string is defined here 1177 | igt_debug("general state base: %lx\n", addr_general_state_base); | ~~^ | | | long unsigned int | %llx ../lib/intel_compute.c:1178:19: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=] 1178 | igt_debug("surface state base: %lx\n", addr_surface_state_base); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long long unsigned int} ../lib/igt_core.h:1239:64: note: in definition of macro 'igt_debug' 1239 | #define igt_debug(f...) igt_log(IGT_LOG_DOMAIN, IGT_LOG_DEBUG, f) | ^ ../lib/intel_compute.c:1178:44: note: format string is defined here 1178 | igt_debug("surface state base: %lx\n", addr_surface_state_base); | ~~^ | | | long unsigned int | %llx ../lib/intel_compute.c:1179:19: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=] 1179 | igt_debug("dynamic state base: %lx\n", addr_dynamic_state_base); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long long unsigned int} ../lib/igt_core.h:1239:64: note: in definition of macro 'igt_debug' 1239 | #define igt_debug(f...) igt_log(IGT_LOG_DOMAIN, IGT_LOG_DEBUG, f) | ^ ../lib/intel_compute.c:1179:44: note: format string is defined here 1179 | igt_debug("dynamic state base: %lx\n", addr_dynamic_state_base); | ~~^ | | | long unsigned int | %llx ../lib/intel_compute.c:1180:19: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=] 1180 | igt_debug("instruct base addr: %lx\n", addr_instruction_state_base); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long long unsigned int} ../lib/igt_core.h:1239:64: note: in definition of macro 'igt_debug' 1239 | #define igt_debug(f...) igt_log(IGT_LOG_DOMAIN, IGT_LOG_DEBUG, f) | ^ ../lib/intel_compute.c:1180:44: note: format string is defined here 1180 | igt_debug("instruct base addr: %lx\n", addr_instruction_state_base); | ~~^ | | | long unsigned int | %llx ../lib/intel_compute.c:1181:19: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=] 1181 | igt_debug("bindless base addr: %lx\n", addr_surface_state_base); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long long unsigned int} ../lib/igt_core.h:1239:64: note: in definition of macro 'igt_debug' 1239 | #define igt_debug(f...) igt_log(IGT_LOG_DOMAIN, IGT_LOG_DEBUG, f) | ^ ../lib/intel_compute.c:1181:44: note: format string is defined here 1181 | igt_debug("bindless base addr: %lx\n", addr_surface_state_base); | ~~^ | | | long unsigned int | %llx ../lib/intel_compute.c:1182:19: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=] 1182 | igt_debug("state context data base addr: %lx\n", addr_state_contect_data_base); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long long unsigned int} ../lib/igt_core.h:1239:64: note: in definition of macro 'igt_debug' 1239 | #define igt_debug(f...) igt_log(IGT_LOG_DOMAIN, IGT_LOG_DEBUG, f) | ^ ../lib/intel_compute.c:1182:52: note: format string is defined here 1182 | igt_debug("state context data base addr: %lx\n", addr_state_contect_data_base); | ~~^ | | | long unsigned int | %llx ../lib/intel_compute.c:1183:19: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=] 1183 | igt_debug("offset indirect addr: %lx\n", offset_indirect_data_start); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long long unsigned int} ../lib/igt_core.h:1239:64: note: in definition of macro 'igt_debug' 1239 | #define igt_debug(f...) igt_log(IGT_LOG_DOMAIN, IGT_LOG_DEBUG, f) | ^ ../lib/intel_compute.c:1183:44: note: format string is defined here 1183 | igt_debug("offset indirect addr: %lx\n", offset_indirect_data_start); | ~~^ | | | long unsigned int | %llx ../lib/intel_compute.c:1184:19: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=] 1184 | igt_debug("kernel start pointer: %lx\n", kernel_start_pointer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long long unsigned int} ../lib/igt_core.h:1239:64: note: in definition of macro 'igt_debug' 1239 | #define igt_debug(f...) igt_log(IGT_LOG_DOMAIN, IGT_LOG_DEBUG, f) | ^ ../lib/intel_compute.c:1184:44: note: format string is defined here 1184 | igt_debug("kernel start pointer: %lx\n", kernel_start_pointer); | ~~^ | | | long unsigned int | %llx ../lib/intel_compute.c:1185:19: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=] 1185 | igt_debug("sip start pointer: %lx\n", sip_start_pointer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long long unsigned int} ../lib/igt_core.h:1239:64: note: in definition of macro 'igt_debug' 1239 | #define igt_debug(f...) igt_log(IGT_LOG_DOMAIN, IGT_LOG_DEBUG, f) | ^ ../lib/intel_compute.c:1185:41: note: format string is defined here 1185 | igt_debug("sip start pointer: %lx\n", sip_start_pointer); | ~~^ | | | long unsigned int | %llx ../lib/intel_compute.c:1284:48: warning: right shift count >= width of type [-Wshift-count-overflow] 1284 | addr_bo_buffer_batch[b++] = ADDR_BATCH >> 32; | ^~ [163/564] Linking static target lib/libigt-rendercopy_i830_c.a [164/564] Compiling C object lib/libigt-intel_bufops_c.a.p/intel_bufops.c.o [165/564] Linking static target lib/libigt-intel_compute_c.a [166/564] Compiling C object lib/libigt-sw_sync_c.a.p/sw_sync.c.o [167/564] Compiling C object lib/libigt-intel_reg_map_c.a.p/intel_reg_map.c.o [168/564] Linking static target lib/libigt-intel_reg_map_c.a [169/564] Linking static target lib/libigt-intel_bufops_c.a [170/564] Linking static target lib/libigt-sw_sync_c.a [171/564] Compiling C object lib/libigt-runnercomms_c.a.p/runnercomms.c.o [172/564] Compiling C object lib/libigt-rendercopy_gen6_c.a.p/rendercopy_gen6.c.o [173/564] Compiling C object lib/libigt-gpu_cmds_c.a.p/gpu_cmds.c.o [174/564] Compiling C object lib/libigt-rendercopy_gen7_c.a.p/rendercopy_gen7.c.o [175/564] Linking static target lib/libigt-runnercomms_c.a [176/564] Compiling C object lib/libigt-intel_blt_c.a.p/intel_blt.c.o [177/564] Linking static target lib/libigt-rendercopy_gen6_c.a [178/564] Linking static target lib/libigt-gpu_cmds_c.a [179/564] Compiling C object lib/libigt-intel_iosf_c.a.p/intel_iosf.c.o [180/564] Linking static target lib/libigt-intel_blt_c.a [181/564] Compiling C object lib/libigt-rendercopy_gen4_c.a.p/rendercopy_gen4.c.o [182/564] Linking static target lib/libigt-intel_iosf_c.a [183/564] Linking static target lib/libigt-rendercopy_gen4_c.a [184/564] Linking static target lib/libigt-rendercopy_gen7_c.a [185/564] Compiling C object lib/libigt-ioctl_wrappers_c.a.p/ioctl_wrappers.c.o [186/564] Compiling C object lib/libigt-igt_list_c.a.p/igt_list.c.o [187/564] Linking static target lib/libigt-ioctl_wrappers_c.a [188/564] Linking static target lib/libigt-igt_list_c.a [189/564] Compiling C object lib/libigt-intel_aux_pgtable_c.a.p/intel_aux_pgtable.c.o [190/564] Compiling C object lib/libigt-igt_map_c.a.p/igt_map.c.o [191/564] Compiling C object lib/libigt-igt_store_c.a.p/igt_store.c.o [192/564] Linking static target lib/libigt-intel_aux_pgtable_c.a [193/564] Linking static target lib/libigt-igt_map_c.a [194/564] Compiling C object lib/libigt-uwildmat_uwildmat_c.a.p/uwildmat_uwildmat.c.o [195/564] Compiling C object lib/libigt-igt_kmod_c.a.p/igt_kmod.c.o FAILED: lib/libigt-igt_kmod_c.a.p/igt_kmod.c.o /home/buildroot/instance-0/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc -Ilib/libigt-igt_kmod_c.a.p -Ilib -I../lib -I../include -I../include/drm-uapi -I../include/linux-uapi -I../lib/stubs/syscalls -I. -I.. -I../lib/stubs/libunwind -I/home/buildroot/instance-0/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/include/cairo -I/home/buildroot/instance-0/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/instance-0/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/include/freetype2 -I/home/buildroot/instance-0/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/include/libpng16 -I/home/buildroot/instance-0/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/include/pixman-1 -I/home/buildroot/instance-0/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0 -I/home/buildroot/instance-0/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib/glib-2.0/include -I/home/buildroot/instance-0/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/include/libdrm -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -std=gnu11 -O0 -g -D_GNU_SOURCE -include config.h -Wbad-function-cast -Wdeclaration-after-statement -Wformat=2 -Wimplicit-fallthrough=0 -Wlogical-op -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wuninitialized -Wunused -Wno-clobbered -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-pointer-arith -Wno-address-of-packed-member -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-unused-result -Werror=address -Werror=array-bounds -Werror=implicit -Werror=init-self -Werror=int-to-pointer-cast -Werror=main -Werror=missing-braces -Werror=nonnull -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=trigraphs -Werror=write-strings -fno-builtin-malloc -fno-builtin-calloc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -pthread '-DIGT_DATADIR="/usr/share/igt-gpu-tools"' '-DIGT_SRCDIR="/home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23/tests"' '-DIGT_LOG_DOMAIN="igt_kmod"' -MD -MQ lib/libigt-igt_kmod_c.a.p/igt_kmod.c.o -MF lib/libigt-igt_kmod_c.a.p/igt_kmod.c.o.d -o lib/libigt-igt_kmod_c.a.p/igt_kmod.c.o -c ../lib/igt_kmod.c In file included from ../lib/intel_ctx.h:9, from ../lib/i915/gem_submission.h:29, from ../lib/igt_aux.h:42, from ../lib/igt_kmod.c:40: ../lib/igt_kmod.c: In function '__igt_kunit_legacy': ../lib/igt_kmod.c:1090:21: error: implicit declaration of function 'pthread_mutexattr_setrobust'; did you mean 'pthread_mutexattr_settype'? [-Werror=implicit-function-declaration] 1090 | igt_skip_on(pthread_mutexattr_setrobust(&attr, PTHREAD_MUTEX_ROBUST)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/igt_core.h:1021:14: note: in definition of macro 'igt_skip_on' 1021 | if ((expr)) igt_skip_check("!(" #expr ")" , NULL); \ | ^~~~ ../lib/igt_kmod.c:1090:21: warning: nested extern declaration of 'pthread_mutexattr_setrobust' [-Wnested-externs] 1090 | igt_skip_on(pthread_mutexattr_setrobust(&attr, PTHREAD_MUTEX_ROBUST)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/igt_core.h:1021:14: note: in definition of macro 'igt_skip_on' 1021 | if ((expr)) igt_skip_check("!(" #expr ")" , NULL); \ | ^~~~ ../lib/igt_kmod.c:1090:56: error: 'PTHREAD_MUTEX_ROBUST' undeclared (first use in this function); did you mean 'PTHREAD_MUTEX_DEFAULT'? 1090 | igt_skip_on(pthread_mutexattr_setrobust(&attr, PTHREAD_MUTEX_ROBUST)); | ^~~~~~~~~~~~~~~~~~~~ ../lib/igt_core.h:1021:14: note: in definition of macro 'igt_skip_on' 1021 | if ((expr)) igt_skip_check("!(" #expr ")" , NULL); \ | ^~~~ ../lib/igt_kmod.c:1090:56: note: each undeclared identifier is reported only once for each function it appears in 1090 | igt_skip_on(pthread_mutexattr_setrobust(&attr, PTHREAD_MUTEX_ROBUST)); | ^~~~~~~~~~~~~~~~~~~~ ../lib/igt_core.h:1021:14: note: in definition of macro 'igt_skip_on' 1021 | if ((expr)) igt_skip_check("!(" #expr ")" , NULL); \ | ^~~~ ../lib/igt_kmod.c: In function '__igt_kunit': ../lib/igt_kmod.c:1305:59: error: 'PTHREAD_MUTEX_ROBUST' undeclared (first use in this function); did you mean 'PTHREAD_MUTEX_DEFAULT'? 1305 | PTHREAD_MUTEX_ROBUST), | ^~~~~~~~~~~~~~~~~~~~ ../lib/igt_core.h:737:29: note: in definition of macro 'igt_assert_cmpint' 737 | int __n1 = (n1), __n2 = (n2); \ | ^~ ../lib/igt_kmod.c:1304:33: note: in expansion of macro 'igt_assert_eq' 1304 | igt_assert_eq(pthread_mutexattr_setrobust(&attr, | ^~~~~~~~~~~~~ cc1: some warnings being treated as errors [196/564] Linking static target lib/libigt-igt_store_c.a [197/564] Linking static target lib/libigt-uwildmat_uwildmat_c.a [198/564] Compiling C object lib/libigt-igt_panfrost_c.a.p/igt_panfrost.c.o [199/564] Compiling C object lib/libigt-rendercopy_gen8_c.a.p/rendercopy_gen8.c.o [200/564] Compiling C object lib/libigt-igt_ktap_c.a.p/igt_ktap.c.o [201/564] Compiling C object lib/libigt-igt_draw_c.a.p/igt_draw.c.o [202/564] Compiling C object lib/libigt-rendercopy_gen9_c.a.p/rendercopy_gen9.c.o [203/564] Compiling C object lib/libigt-igt_dummyload_c.a.p/igt_dummyload.c.o [204/564] Compiling C object lib/libigt-igt_vc4_c.a.p/igt_vc4.c.o [205/564] Compiling C object lib/libigt-intel_batchbuffer_c.a.p/intel_batchbuffer.c.o In file included from ../lib/igt.h:28, from ../lib/intel_blt.h:52, from ../lib/intel_batchbuffer.c:35: ../lib/i915_3d.h:301: warning: "REG_Y" redefined 301 | #define REG_Y(reg) (((reg) >> Y_CHANNEL_SHIFT) & REG_CHANNEL_MASK) | In file included from /home/buildroot/instance-0/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/include/signal.h:329, from /home/buildroot/instance-0/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0/glib/gbacktrace.h:38, from /home/buildroot/instance-0/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0/glib.h:36, from ../lib/intel_batchbuffer.c:29: /home/buildroot/instance-0/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/include/sys/ucontext.h:31: note: this is the location of the previous definition 31 | #define REG_Y (3) | [206/564] Compiling C object lib/libigt-igt_v3d_c.a.p/igt_v3d.c.o [207/564] Compiling C object lib/libigt-igt_pm_c.a.p/igt_pm.c.o [208/564] Compiling C object lib/libigt-igt_core_c.a.p/igt_core.c.o [209/564] Compiling C object lib/libigt-i915_intel_decode_c.a.p/i915_intel_decode.c.o [210/564] Generating lib/i915-perf-equations with a custom command [211/564] Compiling C object lib/libigt-igt_fb_c.a.p/igt_fb.c.o [212/564] Compiling C object lib/libigt-igt_kms_c.a.p/igt_kms.c.o ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:289: /home/buildroot/instance-0/output-1/build/igt-gpu-tools-0ee4074685c1e184f2d3612ea6eb4d126f9a2e23/.stamp_built] Error 1 make: Leaving directory '/home/buildroot/instance-0/buildroot'