D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/virglrenderer-0.9.1-1.20210420git36391559.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.S3Lw4X + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf virglrenderer-20210420 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/virglrenderer-20210420.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd virglrenderer-20210420 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ERSjzx + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd virglrenderer-20210420 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + /usr/bin/meson --buildtype=plain --prefix=/usr --libdir=/usr/lib64 --libexecdir=/usr/libexec --bindir=/usr/bin --sbindir=/usr/sbin --includedir=/usr/include --datadir=/usr/share --mandir=/usr/share/man --infodir=/usr/share/info --localedir=/usr/share/locale --sysconfdir=/etc --localstatedir=/var --sharedstatedir=/var/lib --wrap-mode=nodownload --auto-features=enabled . build The Meson build system Version: 0.59.1 Source dir: /home/iurt/rpmbuild/BUILD/virglrenderer-20210420 Build dir: /home/iurt/rpmbuild/BUILD/virglrenderer-20210420/build Build type: native build Project name: virglrenderer Project version: 0.9.1 C compiler for the host machine: cc (gcc 11.2.1 "cc (Mageia 11.2.1-0.20211106.1.mga9) 11.2.1 20211106") C linker for the host machine: cc ld.bfd 2.37 Host machine cpu family: aarch64 Host machine cpu: aarch64 Compiler for C supports arguments -Werror=implicit-function-declaration: YES Compiler for C supports arguments -Werror=missing-prototypes: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Werror=int-to-pointer-cast: YES Compiler for C supports arguments -Wno-overlength-strings: YES Compiler for C supports arguments -fvisibility=hidden: YES Program python3 found: YES (/usr/bin/python3) Found pkg-config: /usr/bin/pkg-config (1.8.0) Run-time dependency libdrm found: YES 2.4.108 Run-time dependency threads found: YES Run-time dependency epoxy found: YES 1.5.9 Library m found: YES Has header "sys/uio.h" : YES Has header "dlfcn.h" : YES Has header "pthread.h" : YES Has header "sys/eventfd.h" : YES Has header "sys/select.h" : YES Has header "epoxy/egl.h" with dependency epoxy: YES Run-time dependency gbm found: YES 21.2.5 Has header "epoxy/glx.h" with dependency epoxy: YES Run-time dependency x11 found: YES 1.7.2 Configuring config.h using configuration Configuring virglrenderer.pc using configuration Message: Configuration summary: prefix: /usr libdir: lib64 c_args: -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables egl: yes glx: yes minigbm_alloc: no venus: no tests: no fuzzer: no tracing: none Build targets in project: 5 Option buildtype is: plain [default: release] Found ninja-1.10.2 at /usr/bin/ninja + /usr/bin/meson compile -C build -j 8 --verbose ninja: Entering directory `build' [1/52] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/gallium/libgallium.a.p/auxiliary_util_u_cpu_detect.c.o -MF src/gallium/libgallium.a.p/auxiliary_util_u_cpu_detect.c.o.d -o src/gallium/libgallium.a.p/auxiliary_util_u_cpu_detect.c.o -c ../src/gallium/auxiliary/util/u_cpu_detect.c [2/52] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/gallium/libgallium.a.p/auxiliary_util_u_texture.c.o -MF src/gallium/libgallium.a.p/auxiliary_util_u_texture.c.o.d -o src/gallium/libgallium.a.p/auxiliary_util_u_texture.c.o -c ../src/gallium/auxiliary/util/u_texture.c [3/52] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/gallium/libgallium.a.p/auxiliary_util_u_bitmask.c.o -MF src/gallium/libgallium.a.p/auxiliary_util_u_bitmask.c.o.d -o src/gallium/libgallium.a.p/auxiliary_util_u_bitmask.c.o -c ../src/gallium/auxiliary/util/u_bitmask.c [4/52] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/gallium/libgallium.a.p/auxiliary_util_u_math.c.o -MF src/gallium/libgallium.a.p/auxiliary_util_u_math.c.o.d -o src/gallium/libgallium.a.p/auxiliary_util_u_math.c.o -c ../src/gallium/auxiliary/util/u_math.c ../src/gallium/auxiliary/util/u_math.c: In function ‘util_fpstate_set’: ../src/gallium/auxiliary/util/u_math.c:130:27: warning: unused parameter ‘mxcsr’ [-Wunused-parameter] 130 | util_fpstate_set(unsigned mxcsr) | ~~~~~~~~~^~~~~ [5/52] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/gallium/libgallium.a.p/auxiliary_util_u_hash_table.c.o -MF src/gallium/libgallium.a.p/auxiliary_util_u_hash_table.c.o.d -o src/gallium/libgallium.a.p/auxiliary_util_u_hash_table.c.o -c ../src/gallium/auxiliary/util/u_hash_table.c [6/52] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/gallium/libgallium.a.p/auxiliary_util_u_debug_describe.c.o -MF src/gallium/libgallium.a.p/auxiliary_util_u_debug_describe.c.o.d -o src/gallium/libgallium.a.p/auxiliary_util_u_debug_describe.c.o -c ../src/gallium/auxiliary/util/u_debug_describe.c [7/52] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/gallium/libgallium.a.p/auxiliary_util_u_format.c.o -MF src/gallium/libgallium.a.p/auxiliary_util_u_format.c.o.d -o src/gallium/libgallium.a.p/auxiliary_util_u_format.c.o -c ../src/gallium/auxiliary/util/u_format.c [8/52] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/gallium/libgallium.a.p/auxiliary_util_u_debug.c.o -MF src/gallium/libgallium.a.p/auxiliary_util_u_debug.c.o.d -o src/gallium/libgallium.a.p/auxiliary_util_u_debug.c.o -c ../src/gallium/auxiliary/util/u_debug.c [9/52] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/gallium/libgallium.a.p/auxiliary_util_u_surface.c.o -MF src/gallium/libgallium.a.p/auxiliary_util_u_surface.c.o.d -o src/gallium/libgallium.a.p/auxiliary_util_u_surface.c.o -c ../src/gallium/auxiliary/util/u_surface.c [10/52] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/gallium/libgallium.a.p/auxiliary_cso_cache_cso_cache.c.o -MF src/gallium/libgallium.a.p/auxiliary_cso_cache_cso_cache.c.o.d -o src/gallium/libgallium.a.p/auxiliary_cso_cache_cso_cache.c.o -c ../src/gallium/auxiliary/cso_cache/cso_cache.c [11/52] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/gallium/libgallium.a.p/auxiliary_cso_cache_cso_hash.c.o -MF src/gallium/libgallium.a.p/auxiliary_cso_cache_cso_hash.c.o.d -o src/gallium/libgallium.a.p/auxiliary_cso_cache_cso_hash.c.o -c ../src/gallium/auxiliary/cso_cache/cso_hash.c [12/52] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_info.c.o -MF src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_info.c.o.d -o src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_info.c.o -c ../src/gallium/auxiliary/tgsi/tgsi_info.c [13/52] /usr/bin/meson --internal exe --capture src/gallium/u_format_table.c -- /usr/bin/python3 ../src/gallium/auxiliary/util/u_format_table.py ../src/gallium/auxiliary/util/u_format.csv [14/52] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_strings.c.o -MF src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_strings.c.o.d -o src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_strings.c.o -c ../src/gallium/auxiliary/tgsi/tgsi_strings.c [15/52] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_parse.c.o -MF src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_parse.c.o.d -o src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_parse.c.o -c ../src/gallium/auxiliary/tgsi/tgsi_parse.c [16/52] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_build.c.o -MF src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_build.c.o.d -o src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_build.c.o -c ../src/gallium/auxiliary/tgsi/tgsi_build.c [17/52] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_scan.c.o -MF src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_scan.c.o.d -o src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_scan.c.o -c ../src/gallium/auxiliary/tgsi/tgsi_scan.c [18/52] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_iterate.c.o -MF src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_iterate.c.o.d -o src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_iterate.c.o -c ../src/gallium/auxiliary/tgsi/tgsi_iterate.c [19/52] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/gallium/libgallium.a.p/auxiliary_os_os_misc.c.o -MF src/gallium/libgallium.a.p/auxiliary_os_os_misc.c.o.d -o src/gallium/libgallium.a.p/auxiliary_os_os_misc.c.o -c ../src/gallium/auxiliary/os/os_misc.c [20/52] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_util.c.o -MF src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_util.c.o.d -o src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_util.c.o -c ../src/gallium/auxiliary/tgsi/tgsi_util.c [21/52] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_transform.c.o -MF src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_transform.c.o.d -o src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_transform.c.o -c ../src/gallium/auxiliary/tgsi/tgsi_transform.c [22/52] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_dump.c.o -MF src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_dump.c.o.d -o src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_dump.c.o -c ../src/gallium/auxiliary/tgsi/tgsi_dump.c [23/52] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_sanity.c.o -MF src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_sanity.c.o.d -o src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_sanity.c.o -c ../src/gallium/auxiliary/tgsi/tgsi_sanity.c [24/52] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/gallium/libgallium.a.p/meson-generated_.._u_format_table.c.o -MF src/gallium/libgallium.a.p/meson-generated_.._u_format_table.c.o.d -o src/gallium/libgallium.a.p/meson-generated_.._u_format_table.c.o -c src/gallium/u_format_table.c [25/52] cc -Isrc/libvirgl.a.p -Isrc -I../src -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -MD -MQ src/libvirgl.a.p/virgl_context.c.o -MF src/libvirgl.a.p/virgl_context.c.o.d -o src/libvirgl.a.p/virgl_context.c.o -c ../src/virgl_context.c [26/52] cc -Isrc/libvirgl.a.p -Isrc -I../src -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -MD -MQ src/libvirgl.a.p/iov.c.o -MF src/libvirgl.a.p/iov.c.o.d -o src/libvirgl.a.p/iov.c.o -c ../src/iov.c [27/52] cc -Isrc/libvirgl.a.p -Isrc -I../src -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -MD -MQ src/libvirgl.a.p/virgl_util.c.o -MF src/libvirgl.a.p/virgl_util.c.o.d -o src/libvirgl.a.p/virgl_util.c.o -c ../src/virgl_util.c [28/52] cc -Isrc/libvirgl.a.p -Isrc -I../src -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -MD -MQ src/libvirgl.a.p/virgl_resource.c.o -MF src/libvirgl.a.p/virgl_resource.c.o.d -o src/libvirgl.a.p/virgl_resource.c.o -c ../src/virgl_resource.c [29/52] cc -Isrc/libvirgl.a.p -Isrc -I../src -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -MD -MQ src/libvirgl.a.p/vrend_object.c.o -MF src/libvirgl.a.p/vrend_object.c.o.d -o src/libvirgl.a.p/vrend_object.c.o -c ../src/vrend_object.c [30/52] cc -Isrc/libvirgl.a.p -Isrc -I../src -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -MD -MQ src/libvirgl.a.p/vrend_debug.c.o -MF src/libvirgl.a.p/vrend_debug.c.o.d -o src/libvirgl.a.p/vrend_debug.c.o -c ../src/vrend_debug.c [31/52] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_ureg.c.o -MF src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_ureg.c.o.d -o src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_ureg.c.o -c ../src/gallium/auxiliary/tgsi/tgsi_ureg.c [32/52] cc -Isrc/libvirgl.a.p -Isrc -I../src -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -MD -MQ src/libvirgl.a.p/vrend_tweaks.c.o -MF src/libvirgl.a.p/vrend_tweaks.c.o.d -o src/libvirgl.a.p/vrend_tweaks.c.o -c ../src/vrend_tweaks.c [33/52] cc -Isrc/libvirgl.a.p -Isrc -I../src -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -MD -MQ src/libvirgl.a.p/vrend_formats.c.o -MF src/libvirgl.a.p/vrend_formats.c.o.d -o src/libvirgl.a.p/vrend_formats.c.o -c ../src/vrend_formats.c [34/52] cc -Isrc/libvirgl.a.p -Isrc -I../src -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -MD -MQ src/libvirgl.a.p/vrend_winsys.c.o -MF src/libvirgl.a.p/vrend_winsys.c.o.d -o src/libvirgl.a.p/vrend_winsys.c.o -c ../src/vrend_winsys.c [35/52] cc -Isrc/libvirgl.a.p -Isrc -I../src -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -MD -MQ src/libvirgl.a.p/vrend_blitter.c.o -MF src/libvirgl.a.p/vrend_blitter.c.o.d -o src/libvirgl.a.p/vrend_blitter.c.o -c ../src/vrend_blitter.c [36/52] cc -Isrc/libvirgl.a.p -Isrc -I../src -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -MD -MQ src/libvirgl.a.p/vrend_winsys_gbm.c.o -MF src/libvirgl.a.p/vrend_winsys_gbm.c.o.d -o src/libvirgl.a.p/vrend_winsys_gbm.c.o -c ../src/vrend_winsys_gbm.c [37/52] cc -Ivtest/virgl_test_server.p -Ivtest -I../vtest -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ vtest/virgl_test_server.p/util.c.o -MF vtest/virgl_test_server.p/util.c.o.d -o vtest/virgl_test_server.p/util.c.o -c ../vtest/util.c [38/52] cc -Isrc/libvirgl.a.p -Isrc -I../src -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -MD -MQ src/libvirgl.a.p/vrend_decode.c.o -MF src/libvirgl.a.p/vrend_decode.c.o.d -o src/libvirgl.a.p/vrend_decode.c.o -c ../src/vrend_decode.c [39/52] cc -Isrc/libvirgl.a.p -Isrc -I../src -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -MD -MQ src/libvirgl.a.p/vrend_winsys_glx.c.o -MF src/libvirgl.a.p/vrend_winsys_glx.c.o.d -o src/libvirgl.a.p/vrend_winsys_glx.c.o -c ../src/vrend_winsys_glx.c [40/52] cc -Isrc/libvirgl.a.p -Isrc -I../src -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -MD -MQ src/libvirgl.a.p/vrend_winsys_egl.c.o -MF src/libvirgl.a.p/vrend_winsys_egl.c.o.d -o src/libvirgl.a.p/vrend_winsys_egl.c.o -c ../src/vrend_winsys_egl.c [41/52] cc -Ivtest/virgl_test_server.p -Ivtest -I../vtest -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ vtest/virgl_test_server.p/vtest_shm.c.o -MF vtest/virgl_test_server.p/vtest_shm.c.o.d -o vtest/virgl_test_server.p/vtest_shm.c.o -c ../vtest/vtest_shm.c [42/52] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -MD -MQ src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_text.c.o -MF src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_text.c.o.d -o src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_text.c.o -c ../src/gallium/auxiliary/tgsi/tgsi_text.c [43/52] rm -f src/gallium/libgallium.a && gcc-ar csrD src/gallium/libgallium.a src/gallium/libgallium.a.p/meson-generated_.._u_format_table.c.o src/gallium/libgallium.a.p/auxiliary_util_u_format.c.o src/gallium/libgallium.a.p/auxiliary_util_u_texture.c.o src/gallium/libgallium.a.p/auxiliary_util_u_hash_table.c.o src/gallium/libgallium.a.p/auxiliary_util_u_debug.c.o src/gallium/libgallium.a.p/auxiliary_util_u_cpu_detect.c.o src/gallium/libgallium.a.p/auxiliary_util_u_bitmask.c.o src/gallium/libgallium.a.p/auxiliary_util_u_surface.c.o src/gallium/libgallium.a.p/auxiliary_util_u_math.c.o src/gallium/libgallium.a.p/auxiliary_util_u_debug_describe.c.o src/gallium/libgallium.a.p/auxiliary_cso_cache_cso_cache.c.o src/gallium/libgallium.a.p/auxiliary_cso_cache_cso_hash.c.o src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_dump.c.o src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_ureg.c.o src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_build.c.o src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_scan.c.o src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_info.c.o src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_parse.c.o src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_text.c.o src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_strings.c.o src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_sanity.c.o src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_iterate.c.o src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_util.c.o src/gallium/libgallium.a.p/auxiliary_tgsi_tgsi_transform.c.o src/gallium/libgallium.a.p/auxiliary_os_os_misc.c.o [44/52] cc -Isrc/libvirglrenderer.so.1.5.4.p -Isrc -I../src -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -MD -MQ src/libvirglrenderer.so.1.5.4.p/virglrenderer.c.o -MF src/libvirglrenderer.so.1.5.4.p/virglrenderer.c.o.d -o src/libvirglrenderer.so.1.5.4.p/virglrenderer.c.o -c ../src/virglrenderer.c [45/52] cc -Ivtest/virgl_test_server.p -Ivtest -I../vtest -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ vtest/virgl_test_server.p/vtest_server.c.o -MF vtest/virgl_test_server.p/vtest_server.c.o.d -o vtest/virgl_test_server.p/vtest_server.c.o -c ../vtest/vtest_server.c [46/52] cc -Ivtest/virgl_test_server.p -Ivtest -I../vtest -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MD -MQ vtest/virgl_test_server.p/vtest_renderer.c.o -MF vtest/virgl_test_server.p/vtest_renderer.c.o.d -o vtest/virgl_test_server.p/vtest_renderer.c.o -c ../vtest/vtest_renderer.c ../vtest/vtest_renderer.c: In function ‘vtest_signal_sync’: ../vtest/vtest_renderer.c:1724:13: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1724 | write(wait->fd, &val, sizeof(val)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../vtest/vtest_renderer.c: In function ‘vtest_sync_wait’: ../vtest/vtest_renderer.c:1983:7: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1983 | write(wait->fd, &val, sizeof(val)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [47/52] cc -Isrc/libvirgl.a.p -Isrc -I../src -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -MD -MQ src/libvirgl.a.p/vrend_renderer.c.o -MF src/libvirgl.a.p/vrend_renderer.c.o.d -o src/libvirgl.a.p/vrend_renderer.c.o -c ../src/vrend_renderer.c [48/52] cc -Isrc/libvirgl.a.p -Isrc -I../src -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -I/usr/include/libdrm -I/usr/include/valgrind -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -DVIRGL_RENDERER_UNSTABLE_APIS -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -Wno-overlength-strings -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -MD -MQ src/libvirgl.a.p/vrend_shader.c.o -MF src/libvirgl.a.p/vrend_shader.c.o.d -o src/libvirgl.a.p/vrend_shader.c.o -c ../src/vrend_shader.c [49/52] rm -f src/libvirgl.a && gcc-ar csrD src/libvirgl.a src/libvirgl.a.p/iov.c.o src/libvirgl.a.p/virgl_context.c.o src/libvirgl.a.p/virgl_resource.c.o src/libvirgl.a.p/virgl_util.c.o src/libvirgl.a.p/vrend_blitter.c.o src/libvirgl.a.p/vrend_debug.c.o src/libvirgl.a.p/vrend_decode.c.o src/libvirgl.a.p/vrend_formats.c.o src/libvirgl.a.p/vrend_object.c.o src/libvirgl.a.p/vrend_renderer.c.o src/libvirgl.a.p/vrend_shader.c.o src/libvirgl.a.p/vrend_tweaks.c.o src/libvirgl.a.p/vrend_winsys.c.o src/libvirgl.a.p/vrend_winsys_gbm.c.o src/libvirgl.a.p/vrend_winsys_egl.c.o src/libvirgl.a.p/vrend_winsys_glx.c.o [50/52] cc -o src/libvirglrenderer.so.1.5.4 src/libvirglrenderer.so.1.5.4.p/virglrenderer.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libvirglrenderer.so.1 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables src/gallium/libgallium.a src/libvirgl.a /usr/lib64/libepoxy.so /usr/lib64/libdrm.so -pthread -lm /usr/lib64/libgbm.so /usr/lib64/libX11.so -Wl,--end-group [51/52] /usr/bin/meson --internal symbolextractor /home/iurt/rpmbuild/BUILD/virglrenderer-20210420/build src/libvirglrenderer.so.1.5.4 src/libvirglrenderer.so.1.5.4 src/libvirglrenderer.so.1.5.4.p/libvirglrenderer.so.1.5.4.symbols [52/52] cc -o vtest/virgl_test_server vtest/virgl_test_server.p/util.c.o vtest/virgl_test_server.p/vtest_shm.c.o vtest/virgl_test_server.p/vtest_server.c.o vtest/virgl_test_server.p/vtest_renderer.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '-Wl,-rpath,$ORIGIN/../src' -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/virglrenderer-20210420/build/src -Wl,--start-group src/libvirglrenderer.so.1.5.4 src/libvirgl.a src/gallium/libgallium.a /usr/lib64/libepoxy.so /usr/lib64/libdrm.so -pthread -lm /usr/lib64/libgbm.so /usr/lib64/libX11.so -Wl,--end-group + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.juGeKd + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.9.1-1.20210420git36391559.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.9.1-1.20210420git36391559.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.9.1-1.20210420git36391559.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.9.1-1.20210420git36391559.mga9.aarch64 + cd virglrenderer-20210420 + '[' 1 -eq 1 ']' + DESTDIR=/home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.9.1-1.20210420git36391559.mga9.aarch64 + /usr/bin/meson install -C build --no-rebuild Installing src/libvirglrenderer.so.1.5.4 to /home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.9.1-1.20210420git36391559.mga9.aarch64/usr/lib64 Installing vtest/virgl_test_server to /home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.9.1-1.20210420git36391559.mga9.aarch64/usr/bin Installing /home/iurt/rpmbuild/BUILD/virglrenderer-20210420/src/virglrenderer.h to /home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.9.1-1.20210420git36391559.mga9.aarch64/usr/include/virgl Installing /home/iurt/rpmbuild/BUILD/virglrenderer-20210420/build/virglrenderer.pc to /home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.9.1-1.20210420git36391559.mga9.aarch64/usr/lib64/pkgconfig + find /home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.9.1-1.20210420git36391559.mga9.aarch64 -type f -name '*.la' + xargs rm -f -- + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.9.1-1.20210420git36391559.mga9 --unique-debug-suffix -0.9.1-1.20210420git36391559.mga9.aarch64 --unique-debug-src-base virglrenderer-0.9.1-1.20210420git36391559.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/virglrenderer-20210420 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.9.1-1.20210420git36391559.mga9.aarch64/usr/bin/virgl_test_server extracting debug info from /home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.9.1-1.20210420git36391559.mga9.aarch64/usr/lib64/libvirglrenderer.so.1.5.4 dwz: ./usr/bin/virgl_test_server-0.9.1-1.20210420git36391559.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libvirglrenderer.so.1.5.4-0.9.1-1.20210420git36391559.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 1748kB, size after compression: 1748kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 2 CRC32s did match. 4012 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: lib64virglrenderer1-0.9.1-1.20210420git36391559.mga9.aarch64 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.H5rLUD + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd virglrenderer-20210420 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.9.1-1.20210420git36391559.mga9.aarch64/usr/share/licenses/lib64virglrenderer1 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.9.1-1.20210420git36391559.mga9.aarch64/usr/share/licenses/lib64virglrenderer1 + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.9.1-1.20210420git36391559.mga9.aarch64/usr/share/licenses/lib64virglrenderer1 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64virglrenderer1 = 0.9.1-1.20210420git36391559.mga9 lib64virglrenderer1(aarch-64) = 0.9.1-1.20210420git36391559.mga9 libvirglrenderer.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdrm.so.2()(64bit) libepoxy.so.0()(64bit) libgbm.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.29)(64bit) Processing files: lib64virglrenderer-devel-0.9.1-1.20210420git36391559.mga9.aarch64 Provides: devel(libvirglrenderer(64bit)) lib64virglrenderer-devel = 0.9.1-1.20210420git36391559.mga9 lib64virglrenderer-devel(aarch-64) = 0.9.1-1.20210420git36391559.mga9 pkgconfig(virglrenderer) = 0.9.1 virglrenderer-devel Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libX11(64bit)) devel(libdrm(64bit)) devel(libepoxy(64bit)) devel(libgbm(64bit)) devel(libm(64bit)) pkgconfig Processing files: virglrenderer-test-server-0.9.1-1.20210420git36391559.mga9.aarch64 Provides: virglrenderer-test-server = 0.9.1-1.20210420git36391559.mga9 virglrenderer-test-server(aarch-64) = 0.9.1-1.20210420git36391559.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libvirglrenderer.so.1()(64bit) Processing files: virglrenderer-debugsource-0.9.1-1.20210420git36391559.mga9.aarch64 Provides: virglrenderer-debugsource = 0.9.1-1.20210420git36391559.mga9 virglrenderer-debugsource(aarch-64) = 0.9.1-1.20210420git36391559.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64virglrenderer1-debuginfo-0.9.1-1.20210420git36391559.mga9.aarch64 Provides: debuginfo(build-id) = 967646ea663cea9851bec4e13207928246b5243e lib64virglrenderer1-debuginfo = 0.9.1-1.20210420git36391559.mga9 lib64virglrenderer1-debuginfo(aarch-64) = 0.9.1-1.20210420git36391559.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: virglrenderer-debugsource(aarch-64) = 0.9.1-1.20210420git36391559.mga9 Processing files: virglrenderer-test-server-debuginfo-0.9.1-1.20210420git36391559.mga9.aarch64 Provides: debuginfo(build-id) = d02eab4f3c5eff7878c567bc0e55f09b72b0381e virglrenderer-test-server-debuginfo = 0.9.1-1.20210420git36391559.mga9 virglrenderer-test-server-debuginfo(aarch-64) = 0.9.1-1.20210420git36391559.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: virglrenderer-debugsource(aarch-64) = 0.9.1-1.20210420git36391559.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.9.1-1.20210420git36391559.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64virglrenderer-devel-0.9.1-1.20210420git36391559.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/virglrenderer-test-server-0.9.1-1.20210420git36391559.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/virglrenderer-test-server-debuginfo-0.9.1-1.20210420git36391559.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64virglrenderer1-0.9.1-1.20210420git36391559.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64virglrenderer1-debuginfo-0.9.1-1.20210420git36391559.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/virglrenderer-debugsource-0.9.1-1.20210420git36391559.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FCZPf9 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd virglrenderer-20210420 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.9.1-1.20210420git36391559.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cRYVGG + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf virglrenderer-20210420 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!