+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libepoxy.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DHNhiF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libepoxy-1.4.3 + /usr/bin/xz -dc /builddir/build/SOURCES/libepoxy-1.4.3.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libepoxy-1.4.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QwLLIP + umask 022 + cd /builddir/build/BUILD + cd libepoxy-1.4.3 + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export 'FFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export 'FCFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /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 . riscv64-redhat-linux-gnu The Meson build system Version: 0.44.1 Source dir: /builddir/build/BUILD/libepoxy-1.4.3 Build dir: /builddir/build/BUILD/libepoxy-1.4.3/riscv64-redhat-linux-gnu Build type: native build Project name: libepoxy Native C compiler: cc (gcc 7.3.1) Appending CFLAGS from environment: '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' Appending LDFLAGS from environment: '-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' Build machine cpu family: riscv64 Build machine cpu: riscv64 Has header "KHR/khrplatform.h": YES Compiler for C supports argument -Wpointer-arith: YES Compiler for C supports argument -Wmissing-declarations: YES Compiler for C supports argument -Wformat=2: YES Compiler for C supports argument -Wstrict-prototypes: YES Compiler for C supports argument -Wmissing-prototypes: YES Compiler for C supports argument -Wnested-externs: YES Compiler for C supports argument -Wbad-function-cast: YES Compiler for C supports argument -Wold-style-definition: YES Compiler for C supports argument -Wdeclaration-after-statement: YES Compiler for C supports argument -Wunused: YES Compiler for C supports argument -Wuninitialized: YES Compiler for C supports argument -Wshadow: YES Compiler for C supports argument -Wmissing-noreturn: YES Compiler for C supports argument -Wmissing-format-attribute: YES Compiler for C supports argument -Wredundant-decls: YES Compiler for C supports argument -Wlogical-op: YES Compiler for C supports argument -Werror=implicit: YES Compiler for C supports argument -Werror=nonnull: YES Compiler for C supports argument -Werror=init-self: YES Compiler for C supports argument -Werror=main: YES Compiler for C supports argument -Werror=missing-braces: YES Compiler for C supports argument -Werror=sequence-point: YES Compiler for C supports argument -Werror=return-type: YES Compiler for C supports argument -Werror=trigraphs: YES Compiler for C supports argument -Werror=array-bounds: YES Compiler for C supports argument -Werror=write-strings: YES Compiler for C supports argument -Werror=address: YES Compiler for C supports argument -Werror=int-to-pointer-cast: YES Compiler for C supports argument -Werror=pointer-to-int-cast: YES Compiler for C supports argument -fno-strict-aliasing: YES Compiler for C supports argument -Wno-int-conversion: YES Library dl found: YES Found pkg-config: /usr/bin/pkg-config (1.4.1) Native dependency gl found: YES 18.0.0-rc4 Native dependency egl found: YES 18.0.0-rc4 Native dependency x11 found: YES 1.6.5 Native dependency glesv2 found: YES 18.0.0-rc4 Dependency glesv1_cm found: NO Library libGLESv1_CM found: YES Configuring epoxy.pc using configuration Configuring config.h using configuration Compiler for C supports argument -Wl,-Bsymbolic: YES Compiler for C supports argument -Wl,-z,relro: YES Compiler for C supports argument -Wl,-z,now: YES Build targets in project: 27 Found ninja-1.8.2 at /usr/bin/ninja + /usr/bin/ninja -v -j4 -C riscv64-redhat-linux-gnu ninja: Entering directory `riscv64-redhat-linux-gnu' [1/60] /usr/bin/python3 ../src/gen_dispatch.py --header --no-source --outputdir=include/epoxy ../registry/glx.xml [2/60] /usr/bin/python3 ../src/gen_dispatch.py --header --no-source --outputdir=include/epoxy ../registry/egl.xml [3/60] /usr/bin/python3 ../src/gen_dispatch.py --source --no-header --outputdir=src ../registry/glx.xml [4/60] /usr/bin/python3 ../src/gen_dispatch.py --source --no-header --outputdir=src ../registry/egl.xml [5/60] /usr/bin/python3 ../src/gen_dispatch.py --header --no-source --outputdir=include/epoxy ../registry/gl.xml [6/60] /usr/bin/python3 ../src/gen_dispatch.py --source --no-header --outputdir=src ../registry/gl.xml [7/60] cc -Isrc/epoxy@sha -Isrc -I../src -Iinclude -I../include -Iinclude/epoxy -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion -fvisibility=hidden -MMD -MQ 'src/epoxy@sha/dispatch_common.c.o' -MF 'src/epoxy@sha/dispatch_common.c.o.d' -o 'src/epoxy@sha/dispatch_common.c.o' -c ../src/dispatch_common.c [8/60] cc -Isrc/epoxy@sha -Isrc -I../src -Iinclude -I../include -Iinclude/epoxy -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion -fvisibility=hidden -MMD -MQ 'src/epoxy@sha/meson-generated_.._glx_generated_dispatch.c.o' -MF 'src/epoxy@sha/meson-generated_.._glx_generated_dispatch.c.o.d' -o 'src/epoxy@sha/meson-generated_.._glx_generated_dispatch.c.o' -c src/glx_generated_dispatch.c [9/60] cc -Isrc/epoxy@sha -Isrc -I../src -Iinclude -I../include -Iinclude/epoxy -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion -fvisibility=hidden -MMD -MQ 'src/epoxy@sha/meson-generated_.._egl_generated_dispatch.c.o' -MF 'src/epoxy@sha/meson-generated_.._egl_generated_dispatch.c.o.d' -o 'src/epoxy@sha/meson-generated_.._egl_generated_dispatch.c.o' -c src/egl_generated_dispatch.c [10/60] cc -Isrc/epoxy@sha -Isrc -I../src -Iinclude -I../include -Iinclude/epoxy -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion -fvisibility=hidden -MMD -MQ 'src/epoxy@sha/dispatch_egl.c.o' -MF 'src/epoxy@sha/dispatch_egl.c.o.d' -o 'src/epoxy@sha/dispatch_egl.c.o' -c ../src/dispatch_egl.c [11/60] cc '-Itest/misc defines@exe' -Itest -I../test -Iinclude -I../include -Isrc -I../src -Iinclude/epoxy -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion -MMD -MQ 'test/misc defines@exe/miscdefines.c.o' -MF 'test/misc defines@exe/miscdefines.c.o.d' -o 'test/misc defines@exe/miscdefines.c.o' -c ../test/miscdefines.c [12/60] cc '-Itest/header guards@exe' -Itest -I../test -Iinclude -I../include -Isrc -I../src -Iinclude/epoxy -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion -MMD -MQ 'test/header guards@exe/headerguards.c.o' -MF 'test/header guards@exe/headerguards.c.o.d' -o 'test/header guards@exe/headerguards.c.o' -c ../test/headerguards.c [13/60] cc '-Itest/khronos typedefs@exe' -Itest -I../test -Iinclude -I../include -Isrc -I../src -Iinclude/epoxy -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion -MMD -MQ 'test/khronos typedefs@exe/khronos_typedefs_nonepoxy.c.o' -MF 'test/khronos typedefs@exe/khronos_typedefs_nonepoxy.c.o.d' -o 'test/khronos typedefs@exe/khronos_typedefs_nonepoxy.c.o' -c ../test/khronos_typedefs_nonepoxy.c [14/60] cc -Isrc/epoxy@sha -Isrc -I../src -Iinclude -I../include -Iinclude/epoxy -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion -fvisibility=hidden -MMD -MQ 'src/epoxy@sha/dispatch_glx.c.o' -MF 'src/epoxy@sha/dispatch_glx.c.o.d' -o 'src/epoxy@sha/dispatch_glx.c.o' -c ../src/dispatch_glx.c [15/60] cc '-Itest/khronos typedefs@exe' -Itest -I../test -Iinclude -I../include -Isrc -I../src -Iinclude/epoxy -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion -MMD -MQ 'test/khronos typedefs@exe/khronos_typedefs.c.o' -MF 'test/khronos typedefs@exe/khronos_typedefs.c.o.d' -o 'test/khronos typedefs@exe/khronos_typedefs.c.o' -c ../test/khronos_typedefs.c [16/60] cc -Itest/egl_common@sta -Itest -I../test -Iinclude -I../include -Isrc -I../src -Iinclude/epoxy -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion -MMD -MQ 'test/egl_common@sta/egl_common.c.o' -MF 'test/egl_common@sta/egl_common.c.o.d' -o 'test/egl_common@sta/egl_common.c.o' -c ../test/egl_common.c [17/60] rm -f test/libegl_common.a && gcc-ar csrD test/libegl_common.a 'test/egl_common@sta/egl_common.c.o' [18/60] cc -Itest/egl_has_extension_nocontext@exe -Itest -I../test -Iinclude -I../include -Isrc -I../src -Iinclude/epoxy -I/usr/include/libdrm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=200809L -MMD -MQ 'test/egl_has_extension_nocontext@exe/egl_has_extension_nocontext.c.o' -MF 'test/egl_has_extension_nocontext@exe/egl_has_extension_nocontext.c.o.d' -o 'test/egl_has_extension_nocontext@exe/egl_has_extension_nocontext.c.o' -c ../test/egl_has_extension_nocontext.c [19/60] cc -Itest/egl_gl@exe -Itest -I../test -Iinclude -I../include -Isrc -I../src -Iinclude/epoxy -I/usr/include/libdrm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=200809L -MMD -MQ 'test/egl_gl@exe/egl_gl.c.o' -MF 'test/egl_gl@exe/egl_gl.c.o.d' -o 'test/egl_gl@exe/egl_gl.c.o' -c ../test/egl_gl.c [20/60] cc -Itest/glx_common@sta -Itest -I../test -Iinclude -I../include -Isrc -I../src -Iinclude/epoxy -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion -MMD -MQ 'test/glx_common@sta/glx_common.c.o' -MF 'test/glx_common@sta/glx_common.c.o.d' -o 'test/glx_common@sta/glx_common.c.o' -c ../test/glx_common.c [21/60] rm -f test/libglx_common.a && gcc-ar csrD test/libglx_common.a 'test/glx_common@sta/glx_common.c.o' [22/60] cc -Itest/egl_gles1_without_glx@exe -Itest -I../test -Iinclude -I../include -Isrc -I../src -Iinclude/epoxy -I/usr/include/libdrm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=200809L -DGLES_VERSION=1 -MMD -MQ 'test/egl_gles1_without_glx@exe/egl_without_glx.c.o' -MF 'test/egl_gles1_without_glx@exe/egl_without_glx.c.o.d' -o 'test/egl_gles1_without_glx@exe/egl_without_glx.c.o' -c ../test/egl_without_glx.c [23/60] cc -Itest/egl_gles2_without_glx@exe -Itest -I../test -Iinclude -I../include -Isrc -I../src -Iinclude/epoxy -I/usr/include/libdrm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=200809L -DGLES_VERSION=2 -MMD -MQ 'test/egl_gles2_without_glx@exe/egl_without_glx.c.o' -MF 'test/egl_gles2_without_glx@exe/egl_without_glx.c.o.d' -o 'test/egl_gles2_without_glx@exe/egl_without_glx.c.o' -c ../test/egl_without_glx.c [24/60] cc -Itest/glx_public_api@exe -Itest -I../test -Iinclude -I../include -Isrc -I../src -Iinclude/epoxy -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=200809L -MMD -MQ 'test/glx_public_api@exe/glx_public_api.c.o' -MF 'test/glx_public_api@exe/glx_public_api.c.o.d' -o 'test/glx_public_api@exe/glx_public_api.c.o' -c ../test/glx_public_api.c [25/60] cc -Itest/glx_beginend@exe -Itest -I../test -Iinclude -I../include -Isrc -I../src -Iinclude/epoxy -I/usr/include/libdrm -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=200809L -MMD -MQ 'test/glx_beginend@exe/glx_beginend.c.o' -MF 'test/glx_beginend@exe/glx_beginend.c.o.d' -o 'test/glx_beginend@exe/glx_beginend.c.o' -c ../test/glx_beginend.c [26/60] cc -Itest/glx_glxgetprocaddress_nocontext@exe -Itest -I../test -Iinclude -I../include -Isrc -I../src -Iinclude/epoxy -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=200809L -MMD -MQ 'test/glx_glxgetprocaddress_nocontext@exe/glx_glxgetprocaddress_nocontext.c.o' -MF 'test/glx_glxgetprocaddress_nocontext@exe/glx_glxgetprocaddress_nocontext.c.o.d' -o 'test/glx_glxgetprocaddress_nocontext@exe/glx_glxgetprocaddress_nocontext.c.o' -c ../test/glx_glxgetprocaddress_nocontext.c [27/60] cc -Itest/glx_public_api_core@exe -Itest -I../test -Iinclude -I../include -Isrc -I../src -Iinclude/epoxy -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=200809L -MMD -MQ 'test/glx_public_api_core@exe/glx_public_api_core.c.o' -MF 'test/glx_public_api_core@exe/glx_public_api_core.c.o.d' -o 'test/glx_public_api_core@exe/glx_public_api_core.c.o' -c ../test/glx_public_api_core.c [28/60] cc -Itest/glx_has_extension_nocontext@exe -Itest -I../test -Iinclude -I../include -Isrc -I../src -Iinclude/epoxy -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=200809L -MMD -MQ 'test/glx_has_extension_nocontext@exe/glx_has_extension_nocontext.c.o' -MF 'test/glx_has_extension_nocontext@exe/glx_has_extension_nocontext.c.o.d' -o 'test/glx_has_extension_nocontext@exe/glx_has_extension_nocontext.c.o' -c ../test/glx_has_extension_nocontext.c [29/60] cc -Itest/glx_alias_prefer_same_name@exe -Itest -I../test -Iinclude -I../include -Isrc -I../src -Iinclude/epoxy -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=200809L -MMD -MQ 'test/glx_alias_prefer_same_name@exe/dlwrap.c.o' -MF 'test/glx_alias_prefer_same_name@exe/dlwrap.c.o.d' -o 'test/glx_alias_prefer_same_name@exe/dlwrap.c.o' -c ../test/dlwrap.c ../test/dlwrap.c: In function 'wrapped_dlsym': ../test/dlwrap.c:165:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&wrap_name, "override_%s_%s", prefix, name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [30/60] cc -Itest/glx_shared_znow@exe -Itest -I../test -Iinclude -I../include -Isrc -I../src -Iinclude/epoxy -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=200809L -MMD -MQ 'test/glx_shared_znow@exe/glx_static.c.o' -MF 'test/glx_shared_znow@exe/glx_static.c.o.d' -o 'test/glx_shared_znow@exe/glx_static.c.o' -c ../test/glx_static.c [31/60] cc -Itest/glx_alias_prefer_same_name@exe -Itest -I../test -Iinclude -I../include -Isrc -I../src -Iinclude/epoxy -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=200809L -MMD -MQ 'test/glx_alias_prefer_same_name@exe/glx_alias_prefer_same_name.c.o' -MF 'test/glx_alias_prefer_same_name@exe/glx_alias_prefer_same_name.c.o.d' -o 'test/glx_alias_prefer_same_name@exe/glx_alias_prefer_same_name.c.o' -c ../test/glx_alias_prefer_same_name.c [32/60] cc -Itest/glx_gles2@exe -Itest -I../test -Iinclude -I../include -Isrc -I../src -Iinclude/epoxy -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=200809L -MMD -MQ 'test/glx_gles2@exe/dlwrap.c.o' -MF 'test/glx_gles2@exe/dlwrap.c.o.d' -o 'test/glx_gles2@exe/dlwrap.c.o' -c ../test/dlwrap.c ../test/dlwrap.c: In function 'wrapped_dlsym': ../test/dlwrap.c:165:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&wrap_name, "override_%s_%s", prefix, name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [33/60] cc -Itest/glx_gles2@exe -Itest -I../test -Iinclude -I../include -Isrc -I../src -Iinclude/epoxy -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=200809L -MMD -MQ 'test/glx_gles2@exe/glx_gles2.c.o' -MF 'test/glx_gles2@exe/glx_gles2.c.o.d' -o 'test/glx_gles2@exe/glx_gles2.c.o' -c ../test/glx_gles2.c [34/60] cc -Itest/egl_and_glx_different_pointers_glx@exe -Itest -I../test -Iinclude -I../include -Isrc -I../src -Iinclude/epoxy -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion -DUSE_GLX -MMD -MQ 'test/egl_and_glx_different_pointers_glx@exe/dlwrap.c.o' -MF 'test/egl_and_glx_different_pointers_glx@exe/dlwrap.c.o.d' -o 'test/egl_and_glx_different_pointers_glx@exe/dlwrap.c.o' -c ../test/dlwrap.c ../test/dlwrap.c: In function 'wrapped_dlsym': ../test/dlwrap.c:165:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&wrap_name, "override_%s_%s", prefix, name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [35/60] cc -Itest/egl_and_glx_different_pointers_glx@exe -Itest -I../test -Iinclude -I../include -Isrc -I../src -Iinclude/epoxy -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion -DUSE_GLX -MMD -MQ 'test/egl_and_glx_different_pointers_glx@exe/egl_and_glx_different_pointers.c.o' -MF 'test/egl_and_glx_different_pointers_glx@exe/egl_and_glx_different_pointers.c.o.d' -o 'test/egl_and_glx_different_pointers_glx@exe/egl_and_glx_different_pointers.c.o' -c ../test/egl_and_glx_different_pointers.c [36/60] cc -Itest/egl_and_glx_different_pointers_egl@exe -Itest -I../test -Iinclude -I../include -Isrc -I../src -Iinclude/epoxy -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion -DUSE_EGL -MMD -MQ 'test/egl_and_glx_different_pointers_egl@exe/dlwrap.c.o' -MF 'test/egl_and_glx_different_pointers_egl@exe/dlwrap.c.o.d' -o 'test/egl_and_glx_different_pointers_egl@exe/dlwrap.c.o' -c ../test/dlwrap.c ../test/dlwrap.c: In function 'wrapped_dlsym': ../test/dlwrap.c:165:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&wrap_name, "override_%s_%s", prefix, name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [37/60] cc -Itest/egl_and_glx_different_pointers_egl_glx@exe -Itest -I../test -Iinclude -I../include -Isrc -I../src -Iinclude/epoxy -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion -DUSE_EGL -DUSE_GLX -MMD -MQ 'test/egl_and_glx_different_pointers_egl_glx@exe/dlwrap.c.o' -MF 'test/egl_and_glx_different_pointers_egl_glx@exe/dlwrap.c.o.d' -o 'test/egl_and_glx_different_pointers_egl_glx@exe/dlwrap.c.o' -c ../test/dlwrap.c ../test/dlwrap.c: In function 'wrapped_dlsym': ../test/dlwrap.c:165:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&wrap_name, "override_%s_%s", prefix, name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [38/60] cc -Itest/egl_and_glx_different_pointers_egl@exe -Itest -I../test -Iinclude -I../include -Isrc -I../src -Iinclude/epoxy -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion -DUSE_EGL -MMD -MQ 'test/egl_and_glx_different_pointers_egl@exe/egl_and_glx_different_pointers.c.o' -MF 'test/egl_and_glx_different_pointers_egl@exe/egl_and_glx_different_pointers.c.o.d' -o 'test/egl_and_glx_different_pointers_egl@exe/egl_and_glx_different_pointers.c.o' -c ../test/egl_and_glx_different_pointers.c [39/60] cc -Itest/egl_and_glx_different_pointers_egl_glx@exe -Itest -I../test -Iinclude -I../include -Isrc -I../src -Iinclude/epoxy -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion -DUSE_EGL -DUSE_GLX -MMD -MQ 'test/egl_and_glx_different_pointers_egl_glx@exe/egl_and_glx_different_pointers.c.o' -MF 'test/egl_and_glx_different_pointers_egl_glx@exe/egl_and_glx_different_pointers.c.o.d' -o 'test/egl_and_glx_different_pointers_egl_glx@exe/egl_and_glx_different_pointers.c.o' -c ../test/egl_and_glx_different_pointers.c [40/60] cc -Isrc/epoxy@sha -Isrc -I../src -Iinclude -I../include -Iinclude/epoxy -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu99 -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion -fvisibility=hidden -MMD -MQ 'src/epoxy@sha/meson-generated_.._gl_generated_dispatch.c.o' -MF 'src/epoxy@sha/meson-generated_.._gl_generated_dispatch.c.o.d' -o 'src/epoxy@sha/meson-generated_.._gl_generated_dispatch.c.o' -c src/gl_generated_dispatch.c [41/60] cc -o src/libepoxy.so.0.0.0 'src/epoxy@sha/meson-generated_.._gl_generated_dispatch.c.o' 'src/epoxy@sha/meson-generated_.._egl_generated_dispatch.c.o' 'src/epoxy@sha/meson-generated_.._glx_generated_dispatch.c.o' 'src/epoxy@sha/dispatch_common.c.o' 'src/epoxy@sha/dispatch_egl.c.o' 'src/epoxy@sha/dispatch_glx.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libepoxy.so.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-Bsymbolic -Wl,-z,relro -Wl,-z,now -ldl -Wl,--end-group [42/60] /usr/bin/python3 /usr/bin/meson --internal symbolextractor src/libepoxy.so.0.0.0 'src/epoxy@sha/src/libepoxy.so.0.0.0.symbols' [43/60] cc -o 'test/misc defines' 'test/misc defines@exe/miscdefines.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/libepoxy.so.0.0.0 -ldl -Wl,--end-group '-Wl,-rpath,$ORIGIN/../src' -Wl,-rpath-link,/builddir/build/BUILD/libepoxy-1.4.3/riscv64-redhat-linux-gnu/src [44/60] cc -o 'test/header guards' 'test/header guards@exe/headerguards.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/libepoxy.so.0.0.0 -ldl -Wl,--end-group '-Wl,-rpath,$ORIGIN/../src' -Wl,-rpath-link,/builddir/build/BUILD/libepoxy-1.4.3/riscv64-redhat-linux-gnu/src [45/60] cc -o 'test/khronos typedefs' 'test/khronos typedefs@exe/khronos_typedefs.c.o' 'test/khronos typedefs@exe/khronos_typedefs_nonepoxy.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/libepoxy.so.0.0.0 -ldl -Wl,--end-group '-Wl,-rpath,$ORIGIN/../src' -Wl,-rpath-link,/builddir/build/BUILD/libepoxy-1.4.3/riscv64-redhat-linux-gnu/src [46/60] cc -o test/egl_has_extension_nocontext 'test/egl_has_extension_nocontext@exe/egl_has_extension_nocontext.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group test/libegl_common.a src/libepoxy.so.0.0.0 -rdynamic -ldl -Wl,--end-group -lX11 -lEGL -ldl -ldl '-Wl,-rpath,$ORIGIN/../src' -Wl,-rpath-link,/builddir/build/BUILD/libepoxy-1.4.3/riscv64-redhat-linux-gnu/src [47/60] cc -o test/egl_gl 'test/egl_gl@exe/egl_gl.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group test/libegl_common.a src/libepoxy.so.0.0.0 -rdynamic -ldl -Wl,--end-group -lX11 -lEGL -ldl -ldl '-Wl,-rpath,$ORIGIN/../src' -Wl,-rpath-link,/builddir/build/BUILD/libepoxy-1.4.3/riscv64-redhat-linux-gnu/src [48/60] cc -o test/egl_gles1_without_glx 'test/egl_gles1_without_glx@exe/egl_without_glx.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group test/libegl_common.a src/libepoxy.so.0.0.0 -rdynamic -ldl -Wl,--end-group -lX11 -lEGL -ldl -ldl '-Wl,-rpath,$ORIGIN/../src' -Wl,-rpath-link,/builddir/build/BUILD/libepoxy-1.4.3/riscv64-redhat-linux-gnu/src [49/60] cc -o test/egl_gles2_without_glx 'test/egl_gles2_without_glx@exe/egl_without_glx.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group test/libegl_common.a src/libepoxy.so.0.0.0 -rdynamic -ldl -Wl,--end-group -lX11 -lEGL -ldl -ldl '-Wl,-rpath,$ORIGIN/../src' -Wl,-rpath-link,/builddir/build/BUILD/libepoxy-1.4.3/riscv64-redhat-linux-gnu/src [50/60] cc -o test/glx_beginend 'test/glx_beginend@exe/glx_beginend.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group test/libglx_common.a src/libepoxy.so.0.0.0 -ldl -Wl,--end-group -lX11 -lGL -ldl -ldl '-Wl,-rpath,$ORIGIN/../src' -Wl,-rpath-link,/builddir/build/BUILD/libepoxy-1.4.3/riscv64-redhat-linux-gnu/src [51/60] cc -o test/glx_public_api 'test/glx_public_api@exe/glx_public_api.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group test/libglx_common.a src/libepoxy.so.0.0.0 -ldl -Wl,--end-group -lX11 -ldl -ldl '-Wl,-rpath,$ORIGIN/../src' -Wl,-rpath-link,/builddir/build/BUILD/libepoxy-1.4.3/riscv64-redhat-linux-gnu/src [52/60] cc -o test/glx_glxgetprocaddress_nocontext 'test/glx_glxgetprocaddress_nocontext@exe/glx_glxgetprocaddress_nocontext.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group test/libglx_common.a src/libepoxy.so.0.0.0 -ldl -Wl,--end-group -lX11 -ldl -ldl '-Wl,-rpath,$ORIGIN/../src' -Wl,-rpath-link,/builddir/build/BUILD/libepoxy-1.4.3/riscv64-redhat-linux-gnu/src [53/60] cc -o test/glx_public_api_core 'test/glx_public_api_core@exe/glx_public_api_core.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group test/libglx_common.a src/libepoxy.so.0.0.0 -ldl -Wl,--end-group -lX11 -ldl -ldl '-Wl,-rpath,$ORIGIN/../src' -Wl,-rpath-link,/builddir/build/BUILD/libepoxy-1.4.3/riscv64-redhat-linux-gnu/src [54/60] cc -o test/glx_has_extension_nocontext 'test/glx_has_extension_nocontext@exe/glx_has_extension_nocontext.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group test/libglx_common.a src/libepoxy.so.0.0.0 -ldl -Wl,--end-group -lX11 -ldl -ldl '-Wl,-rpath,$ORIGIN/../src' -Wl,-rpath-link,/builddir/build/BUILD/libepoxy-1.4.3/riscv64-redhat-linux-gnu/src [55/60] cc -o test/glx_shared_znow 'test/glx_shared_znow@exe/glx_static.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group test/libglx_common.a src/libepoxy.so.0.0.0 -Wl,-z,now -ldl -Wl,--end-group -lX11 -ldl -ldl '-Wl,-rpath,$ORIGIN/../src' -Wl,-rpath-link,/builddir/build/BUILD/libepoxy-1.4.3/riscv64-redhat-linux-gnu/src [56/60] cc -o test/glx_gles2 'test/glx_gles2@exe/glx_gles2.c.o' 'test/glx_gles2@exe/dlwrap.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group test/libglx_common.a src/libepoxy.so.0.0.0 -rdynamic -ldl -Wl,--end-group -lX11 -ldl -ldl '-Wl,-rpath,$ORIGIN/../src' -Wl,-rpath-link,/builddir/build/BUILD/libepoxy-1.4.3/riscv64-redhat-linux-gnu/src [57/60] cc -o test/glx_alias_prefer_same_name 'test/glx_alias_prefer_same_name@exe/glx_alias_prefer_same_name.c.o' 'test/glx_alias_prefer_same_name@exe/dlwrap.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group test/libglx_common.a src/libepoxy.so.0.0.0 -rdynamic -ldl -Wl,--end-group -lX11 -ldl -ldl '-Wl,-rpath,$ORIGIN/../src' -Wl,-rpath-link,/builddir/build/BUILD/libepoxy-1.4.3/riscv64-redhat-linux-gnu/src [58/60] cc -o test/egl_and_glx_different_pointers_glx 'test/egl_and_glx_different_pointers_glx@exe/egl_and_glx_different_pointers.c.o' 'test/egl_and_glx_different_pointers_glx@exe/dlwrap.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group test/libglx_common.a src/libepoxy.so.0.0.0 test/libegl_common.a -rdynamic -ldl -Wl,--end-group -lX11 -ldl -ldl -ldl '-Wl,-rpath,$ORIGIN/../src' -Wl,-rpath-link,/builddir/build/BUILD/libepoxy-1.4.3/riscv64-redhat-linux-gnu/src [59/60] cc -o test/egl_and_glx_different_pointers_egl 'test/egl_and_glx_different_pointers_egl@exe/egl_and_glx_different_pointers.c.o' 'test/egl_and_glx_different_pointers_egl@exe/dlwrap.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group test/libglx_common.a src/libepoxy.so.0.0.0 test/libegl_common.a -rdynamic -ldl -Wl,--end-group -lX11 -ldl -ldl -ldl '-Wl,-rpath,$ORIGIN/../src' -Wl,-rpath-link,/builddir/build/BUILD/libepoxy-1.4.3/riscv64-redhat-linux-gnu/src [60/60] cc -o test/egl_and_glx_different_pointers_egl_glx 'test/egl_and_glx_different_pointers_egl_glx@exe/egl_and_glx_different_pointers.c.o' 'test/egl_and_glx_different_pointers_egl_glx@exe/dlwrap.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group test/libglx_common.a src/libepoxy.so.0.0.0 test/libegl_common.a -rdynamic -ldl -Wl,--end-group -lX11 -ldl -ldl -ldl '-Wl,-rpath,$ORIGIN/../src' -Wl,-rpath-link,/builddir/build/BUILD/libepoxy-1.4.3/riscv64-redhat-linux-gnu/src + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mo0pc3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libepoxy-1.4.3-3.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libepoxy-1.4.3-3.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libepoxy-1.4.3-3.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libepoxy-1.4.3-3.fc28.riscv64 + cd libepoxy-1.4.3 + DESTDIR=/builddir/build/BUILDROOT/libepoxy-1.4.3-3.fc28.riscv64 + /usr/bin/ninja install -v -j4 -C riscv64-redhat-linux-gnu ninja: Entering directory `riscv64-redhat-linux-gnu' [0/1] /usr/bin/python3 /usr/bin/meson --internal install /builddir/build/BUILD/libepoxy-1.4.3/riscv64-redhat-linux-gnu/meson-private/install.dat Installing include/epoxy/gl_generated.h to /builddir/build/BUILDROOT/libepoxy-1.4.3-3.fc28.riscv64/usr/include/epoxy/gl_generated.h Installing include/epoxy/egl_generated.h to /builddir/build/BUILDROOT/libepoxy-1.4.3-3.fc28.riscv64/usr/include/epoxy/egl_generated.h Installing include/epoxy/glx_generated.h to /builddir/build/BUILDROOT/libepoxy-1.4.3-3.fc28.riscv64/usr/include/epoxy/glx_generated.h Installing src/libepoxy.so.0.0.0 to /builddir/build/BUILDROOT/libepoxy-1.4.3-3.fc28.riscv64/usr/lib64/libepoxy.so.0.0.0 Installing common.h to /builddir/build/BUILDROOT/libepoxy-1.4.3-3.fc28.riscv64/usr/include/epoxy Installing gl.h to /builddir/build/BUILDROOT/libepoxy-1.4.3-3.fc28.riscv64/usr/include/epoxy Installing egl.h to /builddir/build/BUILDROOT/libepoxy-1.4.3-3.fc28.riscv64/usr/include/epoxy Installing glx.h to /builddir/build/BUILDROOT/libepoxy-1.4.3-3.fc28.riscv64/usr/include/epoxy Installing /builddir/build/BUILD/libepoxy-1.4.3/riscv64-redhat-linux-gnu/epoxy.pc to /builddir/build/BUILDROOT/libepoxy-1.4.3-3.fc28.riscv64/usr/lib64/pkgconfig + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libepoxy-1.4.3-3.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pOcZ3h + umask 022 + cd /builddir/build/BUILD + cd libepoxy-1.4.3 + DOCDIR=/builddir/build/BUILDROOT/libepoxy-1.4.3-3.fc28.riscv64/usr/share/doc/libepoxy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libepoxy-1.4.3-3.fc28.riscv64/usr/share/doc/libepoxy + cp -pr README.md /builddir/build/BUILDROOT/libepoxy-1.4.3-3.fc28.riscv64/usr/share/doc/libepoxy + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.iRnG1Y + umask 022 + cd /builddir/build/BUILD + cd libepoxy-1.4.3 + LICENSEDIR=/builddir/build/BUILDROOT/libepoxy-1.4.3-3.fc28.riscv64/usr/share/licenses/libepoxy + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libepoxy-1.4.3-3.fc28.riscv64/usr/share/licenses/libepoxy + cp -pr COPYING /builddir/build/BUILDROOT/libepoxy-1.4.3-3.fc28.riscv64/usr/share/licenses/libepoxy + exit 0 Provides: libepoxy = 1.4.3-3.fc28 libepoxy(riscv-64) = 1.4.3-3.fc28 libepoxy.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: libepoxy-devel-1.4.3-3.fc28.riscv64 Provides: libepoxy-devel = 1.4.3-3.fc28 libepoxy-devel(riscv-64) = 1.4.3-3.fc28 pkgconfig(epoxy) = 1.4.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libepoxy.so.0()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libepoxy-1.4.3-3.fc28.riscv64 Wrote: /builddir/build/SRPMS/libepoxy-1.4.3-3.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libepoxy-1.4.3-3.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libepoxy-devel-1.4.3-3.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wwZUt8 + umask 022 + cd /builddir/build/BUILD + cd libepoxy-1.4.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libepoxy-1.4.3-3.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff