D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/virglrenderer-0.8.2-1.20200212git7d204f39.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ke6f1q + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf virglrenderer-20200212 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/virglrenderer-20200212.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd virglrenderer-20200212 + /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.4fLTJr + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd virglrenderer-20200212 + '[' 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 + /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.55.3 Source dir: /home/iurt/rpmbuild/BUILD/virglrenderer-20200212 Build dir: /home/iurt/rpmbuild/BUILD/virglrenderer-20200212/build Build type: native build Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig' Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig' Project name: virglrenderer Project version: 0.8.2 Using 'CFLAGS' from environment with value: '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' Using 'LDFLAGS' from environment with value: ' -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' Using 'CFLAGS' from environment with value: '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' Using 'LDFLAGS' from environment with value: ' -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' C compiler for the host machine: cc (gcc 10.2.0 "cc (Mageia 10.2.0-2.mga8) 10.2.0") C linker for the host machine: cc ld.bfd 2.34 Host machine cpu family: x86_64 Host machine cpu: x86_64 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 -fvisibility=hidden: YES Program python3 found: YES (/usr/bin/python3) Found pkg-config: /usr/bin/pkg-config (1.7.3) Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig' Run-time dependency libdrm found: YES 2.4.103 Run-time dependency threads found: YES Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig' Run-time dependency epoxy found: YES 1.5.4 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 Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig' Run-time dependency gbm found: YES 20.2.1 Has header "epoxy/glx.h" with dependency epoxy: YES Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig' Run-time dependency x11 found: YES 1.6.12 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 gbm_alloc: no tests: no fuzzer: no Build targets in project: 5 Option buildtype is: plain [default: release] Found ninja-1.10.1 at /usr/bin/ninja + /usr/bin/meson compile -C build -j 96 --verbose ninja: Entering directory `build' [1/48] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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 [2/48] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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/48] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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 [4/48] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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 [5/48] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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 [6/48] 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 -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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 [7/48] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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 [8/48] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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 [9/48] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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 [10/48] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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 [11/48] 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 -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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 [12/48] 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 -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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 [13/48] 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 -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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 [14/48] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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 [15/48] 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 -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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 [16/48] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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 [17/48] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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 [18/48] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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 [19/48] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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 [20/48] 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 -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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 [21/48] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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 [22/48] 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 -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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_gbm.c.o -MF src/libvirgl.a.p/virgl_gbm.c.o.d -o src/libvirgl.a.p/virgl_gbm.c.o -c ../src/virgl_gbm.c [23/48] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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/48] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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 [25/48] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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 [26/48] /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 [27/48] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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 [28/48] 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 -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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_glx_context.c.o -MF src/libvirgl.a.p/virgl_glx_context.c.o.d -o src/libvirgl.a.p/virgl_glx_context.c.o -c ../src/virgl_glx_context.c [29/48] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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 [30/48] 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 -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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/48] 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 -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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_egl_context.c.o -MF src/libvirgl.a.p/virgl_egl_context.c.o.d -o src/libvirgl.a.p/virgl_egl_context.c.o -c ../src/virgl_egl_context.c [32/48] cc -Isrc/libvirglrenderer.so.1.4.2.p -Isrc -I../src -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -I. -I.. -I/usr/include/libdrm -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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.4.2.p/virglrenderer.c.o -MF src/libvirglrenderer.so.1.4.2.p/virglrenderer.c.o.d -o src/libvirglrenderer.so.1.4.2.p/virglrenderer.c.o -c ../src/virglrenderer.c [33/48] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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 [34/48] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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 [35/48] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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 [36/48] 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 -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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 [37/48] 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 -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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 [38/48] 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 -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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 [39/48] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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 [40/48] 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 -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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 [41/48] cc -Isrc/gallium/libgallium.a.p -Isrc/gallium -I../src/gallium -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/auxiliary/util -Isrc -I../src -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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 [42/48] 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 [43/48] 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 -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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 [44/48] 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 -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror=int-to-pointer-cast -fvisibility=hidden -O2 -g -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 [45/48] rm -f src/libvirgl.a && gcc-ar csrD src/libvirgl.a src/libvirgl.a.p/iov.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/virgl_gbm.c.o src/libvirgl.a.p/virgl_egl_context.c.o src/libvirgl.a.p/virgl_glx_context.c.o [46/48] cc -o src/libvirglrenderer.so.1.4.2 src/libvirglrenderer.so.1.4.2.p/virglrenderer.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libvirglrenderer.so.1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags 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 [47/48] /usr/bin/meson --internal symbolextractor /home/iurt/rpmbuild/BUILD/virglrenderer-20200212/build src/libvirglrenderer.so.1.4.2 src/libvirglrenderer.so.1.4.2 src/libvirglrenderer.so.1.4.2.p/libvirglrenderer.so.1.4.2.symbols [48/48] 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--start-group src/libvirglrenderer.so.1.4.2 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 '-Wl,-rpath,$ORIGIN/../src' -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/virglrenderer-20200212/build/src Found runner: ['/usr/bin/ninja'] + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Q2zkws + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.8.2-1.20200212git7d204f39.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.8.2-1.20200212git7d204f39.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.8.2-1.20200212git7d204f39.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.8.2-1.20200212git7d204f39.mga8.x86_64 + cd virglrenderer-20200212 + '[' 1 -eq 1 ']' + DESTDIR=/home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.8.2-1.20200212git7d204f39.mga8.x86_64 + /usr/bin/meson install -C build --no-rebuild Installing src/libvirglrenderer.so.1.4.2 to /home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.8.2-1.20200212git7d204f39.mga8.x86_64/usr/lib64 Installing vtest/virgl_test_server to /home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.8.2-1.20200212git7d204f39.mga8.x86_64/usr/bin Installing /home/iurt/rpmbuild/BUILD/virglrenderer-20200212/src/virglrenderer.h to /home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.8.2-1.20200212git7d204f39.mga8.x86_64/usr/include/virgl Installing /home/iurt/rpmbuild/BUILD/virglrenderer-20200212/build/virglrenderer.pc to /home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.8.2-1.20200212git7d204f39.mga8.x86_64/usr/lib64/pkgconfig + find /home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.8.2-1.20200212git7d204f39.mga8.x86_64 -type f -name '*.la' + xargs rm -f -- + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.8.2-1.20200212git7d204f39.mga8 --unique-debug-suffix -0.8.2-1.20200212git7d204f39.mga8.x86_64 --unique-debug-src-base virglrenderer-0.8.2-1.20200212git7d204f39.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/virglrenderer-20200212 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.8.2-1.20200212git7d204f39.mga8.x86_64/usr/lib64/libvirglrenderer.so.1.4.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.8.2-1.20200212git7d204f39.mga8.x86_64/usr/bin/virgl_test_server extracting debug info from /home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.8.2-1.20200212git7d204f39.mga8.x86_64/usr/lib64/libvirglrenderer.so.1.4.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.8.2-1.20200212git7d204f39.mga8.x86_64/usr/bin/virgl_test_server original debug info size: 2020kB, size after compression: 1896kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 3473 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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: lib64virglrenderer1-0.8.2-1.20200212git7d204f39.mga8.x86_64 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nWEz6q + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd virglrenderer-20200212 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.8.2-1.20200212git7d204f39.mga8.x86_64/usr/share/licenses/lib64virglrenderer1 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.8.2-1.20200212git7d204f39.mga8.x86_64/usr/share/licenses/lib64virglrenderer1 + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.8.2-1.20200212git7d204f39.mga8.x86_64/usr/share/licenses/lib64virglrenderer1 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64virglrenderer1 = 0.8.2-1.20200212git7d204f39.mga8 lib64virglrenderer1(x86-64) = 0.8.2-1.20200212git7d204f39.mga8 libvirglrenderer.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libdrm.so.2()(64bit) libepoxy.so.0()(64bit) libgbm.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.29)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) Processing files: lib64virglrenderer-devel-0.8.2-1.20200212git7d204f39.mga8.x86_64 Provides: devel(libvirglrenderer(64bit)) lib64virglrenderer-devel = 0.8.2-1.20200212git7d204f39.mga8 lib64virglrenderer-devel(x86-64) = 0.8.2-1.20200212git7d204f39.mga8 pkgconfig(virglrenderer) = 0.8.2 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.8.2-1.20200212git7d204f39.mga8.x86_64 Provides: virglrenderer-test-server = 0.8.2-1.20200212git7d204f39.mga8 virglrenderer-test-server(x86-64) = 0.8.2-1.20200212git7d204f39.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libvirglrenderer.so.1()(64bit) Processing files: virglrenderer-debugsource-0.8.2-1.20200212git7d204f39.mga8.x86_64 Provides: virglrenderer-debugsource = 0.8.2-1.20200212git7d204f39.mga8 virglrenderer-debugsource(x86-64) = 0.8.2-1.20200212git7d204f39.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: virglrenderer-debuginfo-0.8.2-1.20200212git7d204f39.mga8.x86_64 Provides: virglrenderer-debuginfo = 0.8.2-1.20200212git7d204f39.mga8 virglrenderer-debuginfo(x86-64) = 0.8.2-1.20200212git7d204f39.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: virglrenderer-debugsource(x86-64) = 0.8.2-1.20200212git7d204f39.mga8 Processing files: lib64virglrenderer1-debuginfo-0.8.2-1.20200212git7d204f39.mga8.x86_64 Provides: debuginfo(build-id) = d1a6cdfafafab5b8a393153e2f64ca788c138007 lib64virglrenderer1-debuginfo = 0.8.2-1.20200212git7d204f39.mga8 lib64virglrenderer1-debuginfo(x86-64) = 0.8.2-1.20200212git7d204f39.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: virglrenderer-debugsource(x86-64) = 0.8.2-1.20200212git7d204f39.mga8 Processing files: virglrenderer-test-server-debuginfo-0.8.2-1.20200212git7d204f39.mga8.x86_64 Provides: debuginfo(build-id) = 9cb1136e138f630b7a3635fa17d7c4bd4364b441 virglrenderer-test-server-debuginfo = 0.8.2-1.20200212git7d204f39.mga8 virglrenderer-test-server-debuginfo(x86-64) = 0.8.2-1.20200212git7d204f39.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: virglrenderer-debugsource(x86-64) = 0.8.2-1.20200212git7d204f39.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.8.2-1.20200212git7d204f39.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/virglrenderer-debuginfo-0.8.2-1.20200212git7d204f39.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64virglrenderer-devel-0.8.2-1.20200212git7d204f39.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/virglrenderer-test-server-0.8.2-1.20200212git7d204f39.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/virglrenderer-test-server-debuginfo-0.8.2-1.20200212git7d204f39.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64virglrenderer1-0.8.2-1.20200212git7d204f39.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64virglrenderer1-debuginfo-0.8.2-1.20200212git7d204f39.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/virglrenderer-debugsource-0.8.2-1.20200212git7d204f39.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.E5CLMr + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd virglrenderer-20200212 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/virglrenderer-0.8.2-1.20200212git7d204f39.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MTzYAt + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf virglrenderer-20200212 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!