Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/virglrenderer.spec'], chrootPath='/var/lib/mock/f29-build-1636-566/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/virglrenderer.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/virglrenderer-0.6.0-5.20170210git76b3da97b.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/virglrenderer.spec'], chrootPath='/var/lib/mock/f29-build-1636-566/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/virglrenderer.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ObRQQW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf virglrenderer-20170210 + /usr/bin/xz -dc /builddir/build/SOURCES/virglrenderer-20170210.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd virglrenderer-20170210 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lPOhGw + umask 022 + cd /builddir/build/BUILD + cd virglrenderer-20170210 + sh autogen.sh BUILDSTDERR: autoreconf: Entering directory `.' BUILDSTDERR: autoreconf: configure.ac: not using Gettext BUILDSTDERR: autoreconf: running: aclocal BUILDSTDERR: autoreconf: configure.ac: tracing BUILDSTDERR: autoreconf: running: libtoolize --copy libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build-aux'. libtoolize: copying file 'build-aux/libtool.m4' libtoolize: copying file 'build-aux/ltoptions.m4' libtoolize: copying file 'build-aux/ltsugar.m4' libtoolize: copying file 'build-aux/ltversion.m4' libtoolize: copying file 'build-aux/lt~obsolete.m4' libtoolize: Consider adding '-I build-aux' to ACLOCAL_AMFLAGS in Makefile.am. BUILDSTDERR: autoreconf: running: /usr/bin/autoconf BUILDSTDERR: autoreconf: running: /usr/bin/autoheader BUILDSTDERR: autoreconf: running: automake --add-missing --copy --no-force BUILDSTDERR: configure.ac:23: installing 'build-aux/ar-lib' BUILDSTDERR: configure.ac:14: installing 'build-aux/compile' BUILDSTDERR: configure.ac:26: installing 'build-aux/config.guess' BUILDSTDERR: configure.ac:26: installing 'build-aux/config.sub' BUILDSTDERR: configure.ac:12: installing 'build-aux/install-sh' BUILDSTDERR: configure.ac:12: installing 'build-aux/missing' BUILDSTDERR: src/Makefile.am: installing 'build-aux/depcomp' BUILDSTDERR: parallel-tests: installing 'build-aux/test-driver' BUILDSTDERR: autoreconf: Leaving directory `.' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc option to accept ISO C99... none needed checking whether make supports nested variables... (cached) yes checking for ar... ar checking the archiver (ar) interface... ar checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for python2... python2 checking whether to build with code coverage support... no checking for native Win32... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CHECK... no checking for eventfd... yes checking for sys/uio.h... yes checking for epoxy/egl.h... yes checking for LIBDRM... yes checking for GBM... yes checking for EPOXY... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating virglrenderer.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/gallium/auxiliary/Makefile config.status: creating vtest/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: virgl 0.6.0 ============== prefix: /usr/local c compiler: gcc win32: no glx: debug: no tests: no + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub BUILDSTDERR: ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess BUILDSTDERR: ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./build-aux/ltmain.sh + ./configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-silent-rules checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for riscv64-koji-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc option to accept ISO C99... none needed checking whether make supports nested variables... (cached) yes checking for riscv64-koji-linux-gnu-ar... no checking for riscv64-koji-linux-gnu-lib... no checking for riscv64-koji-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... riscv64-koji-linux-gnu checking host system type... riscv64-koji-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-koji-linux-gnu file names to riscv64-koji-linux-gnu format... func_convert_file_noop checking how to convert riscv64-koji-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-koji-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-koji-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-koji-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for python2... python2 checking whether to build with code coverage support... no checking for native Win32... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for riscv64-koji-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CHECK... no checking for eventfd... yes checking for sys/uio.h... yes checking for epoxy/egl.h... yes checking for LIBDRM... yes checking for GBM... yes checking for EPOXY... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating virglrenderer.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/gallium/auxiliary/Makefile config.status: creating vtest/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands configure: virgl 0.6.0 ============== prefix: /usr c compiler: gcc win32: no glx: debug: no tests: no + make -j4 git.mk: Generating .gitignore make all-recursive make[1]: Entering directory '/builddir/build/BUILD/virglrenderer-20170210' Making all in src make[2]: Entering directory '/builddir/build/BUILD/virglrenderer-20170210/src' git.mk: Generating .gitignore Making all in gallium/auxiliary make[3]: Entering directory '/builddir/build/BUILD/virglrenderer-20170210/src/gallium/auxiliary' /usr/bin/mkdir -p util python2 ./util/u_format_table.py ./util/u_format.csv > util/u_format_table.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o cso_cache/cso_cache.lo cso_cache/cso_cache.c git.mk: Generating .gitignore /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o cso_cache/cso_hash.lo cso_cache/cso_hash.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o os/os_misc.lo os/os_misc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c cso_cache/cso_cache.c -fPIC -DPIC -o cso_cache/.libs/cso_cache.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tgsi/tgsi_build.lo tgsi/tgsi_build.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c cso_cache/cso_hash.c -fPIC -DPIC -o cso_cache/.libs/cso_hash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c os/os_misc.c -fPIC -DPIC -o os/.libs/os_misc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tgsi/tgsi_build.c -fPIC -DPIC -o tgsi/.libs/tgsi_build.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tgsi/tgsi_dump.lo tgsi/tgsi_dump.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tgsi/tgsi_info.lo tgsi/tgsi_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tgsi/tgsi_dump.c -fPIC -DPIC -o tgsi/.libs/tgsi_dump.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tgsi/tgsi_iterate.lo tgsi/tgsi_iterate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tgsi/tgsi_info.c -fPIC -DPIC -o tgsi/.libs/tgsi_info.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tgsi/tgsi_iterate.c -fPIC -DPIC -o tgsi/.libs/tgsi_iterate.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tgsi/tgsi_parse.lo tgsi/tgsi_parse.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tgsi/tgsi_sanity.lo tgsi/tgsi_sanity.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tgsi/tgsi_scan.lo tgsi/tgsi_scan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tgsi/tgsi_parse.c -fPIC -DPIC -o tgsi/.libs/tgsi_parse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tgsi/tgsi_sanity.c -fPIC -DPIC -o tgsi/.libs/tgsi_sanity.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tgsi/tgsi_scan.c -fPIC -DPIC -o tgsi/.libs/tgsi_scan.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tgsi/tgsi_strings.lo tgsi/tgsi_strings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tgsi/tgsi_strings.c -fPIC -DPIC -o tgsi/.libs/tgsi_strings.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tgsi/tgsi_text.lo tgsi/tgsi_text.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tgsi/tgsi_transform.lo tgsi/tgsi_transform.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tgsi/tgsi_ureg.lo tgsi/tgsi_ureg.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tgsi/tgsi_util.lo tgsi/tgsi_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tgsi/tgsi_text.c -fPIC -DPIC -o tgsi/.libs/tgsi_text.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tgsi/tgsi_transform.c -fPIC -DPIC -o tgsi/.libs/tgsi_transform.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tgsi/tgsi_ureg.c -fPIC -DPIC -o tgsi/.libs/tgsi_ureg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tgsi/tgsi_util.c -fPIC -DPIC -o tgsi/.libs/tgsi_util.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o util/u_debug.lo util/u_debug.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o util/u_debug_describe.lo util/u_debug_describe.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c util/u_debug.c -fPIC -DPIC -o util/.libs/u_debug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c util/u_debug_describe.c -fPIC -DPIC -o util/.libs/u_debug_describe.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o util/u_format.lo util/u_format.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o util/u_format_table.lo util/u_format_table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c util/u_format.c -fPIC -DPIC -o util/.libs/u_format.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c util/u_format_table.c -fPIC -DPIC -o util/.libs/u_format_table.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o util/u_hash_table.lo util/u_hash_table.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o util/u_texture.lo util/u_texture.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o util/u_bitmask.lo util/u_bitmask.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o util/u_cpu_detect.lo util/u_cpu_detect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c util/u_hash_table.c -fPIC -DPIC -o util/.libs/u_hash_table.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c util/u_texture.c -fPIC -DPIC -o util/.libs/u_texture.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c util/u_bitmask.c -fPIC -DPIC -o util/.libs/u_bitmask.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c util/u_cpu_detect.c -fPIC -DPIC -o util/.libs/u_cpu_detect.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o util/u_surface.lo util/u_surface.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o util/u_math.lo util/u_math.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c util/u_surface.c -fPIC -DPIC -o util/.libs/u_surface.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c util/u_math.c -fPIC -DPIC -o util/.libs/u_math.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../src/gallium/auxiliary/util -I../../../src/gallium/auxiliary/ -I../../../include -I../../../src/gallium/include -I../../../src/gallium/auxiliary -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgallium.la cso_cache/cso_cache.lo cso_cache/cso_hash.lo os/os_misc.lo tgsi/tgsi_build.lo tgsi/tgsi_dump.lo tgsi/tgsi_info.lo tgsi/tgsi_iterate.lo tgsi/tgsi_parse.lo tgsi/tgsi_sanity.lo tgsi/tgsi_scan.lo tgsi/tgsi_strings.lo tgsi/tgsi_text.lo tgsi/tgsi_transform.lo tgsi/tgsi_ureg.lo tgsi/tgsi_util.lo util/u_debug.lo util/u_debug_describe.lo util/u_format.lo util/u_format_table.lo util/u_hash_table.lo util/u_texture.lo util/u_bitmask.lo util/u_cpu_detect.lo util/u_surface.lo util/u_math.lo libtool: link: ar cru .libs/libgallium.a cso_cache/.libs/cso_cache.o cso_cache/.libs/cso_hash.o os/.libs/os_misc.o tgsi/.libs/tgsi_build.o tgsi/.libs/tgsi_dump.o tgsi/.libs/tgsi_info.o tgsi/.libs/tgsi_iterate.o tgsi/.libs/tgsi_parse.o tgsi/.libs/tgsi_sanity.o tgsi/.libs/tgsi_scan.o tgsi/.libs/tgsi_strings.o tgsi/.libs/tgsi_text.o tgsi/.libs/tgsi_transform.o tgsi/.libs/tgsi_ureg.o tgsi/.libs/tgsi_util.o util/.libs/u_debug.o util/.libs/u_debug_describe.o util/.libs/u_format.o util/.libs/u_format_table.o util/.libs/u_hash_table.o util/.libs/u_texture.o util/.libs/u_bitmask.o util/.libs/u_cpu_detect.o util/.libs/u_surface.o util/.libs/u_math.o libtool: link: ranlib .libs/libgallium.a libtool: link: ( cd ".libs" && rm -f "libgallium.la" && ln -s "../libgallium.la" "libgallium.la" ) make[3]: Leaving directory '/builddir/build/BUILD/virglrenderer-20170210/src/gallium/auxiliary' make[3]: Entering directory '/builddir/build/BUILD/virglrenderer-20170210/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src/gallium/include -I../src/gallium/auxiliary -I/usr/include/libdrm -I/usr/include/libdrm -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o virglrenderer.lo virglrenderer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src/gallium/include -I../src/gallium/auxiliary -I/usr/include/libdrm -I/usr/include/libdrm -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vrend_renderer.lo vrend_renderer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src/gallium/include -I../src/gallium/auxiliary -I/usr/include/libdrm -I/usr/include/libdrm -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vrend_shader.lo vrend_shader.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src/gallium/include -I../src/gallium/auxiliary -I/usr/include/libdrm -I/usr/include/libdrm -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vrend_object.lo vrend_object.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src/gallium/include -I../src/gallium/auxiliary -I/usr/include/libdrm -I/usr/include/libdrm -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vrend_shader.c -fPIC -DPIC -o .libs/vrend_shader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src/gallium/include -I../src/gallium/auxiliary -I/usr/include/libdrm -I/usr/include/libdrm -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c virglrenderer.c -fPIC -DPIC -o .libs/virglrenderer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src/gallium/include -I../src/gallium/auxiliary -I/usr/include/libdrm -I/usr/include/libdrm -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vrend_renderer.c -fPIC -DPIC -o .libs/vrend_renderer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src/gallium/include -I../src/gallium/auxiliary -I/usr/include/libdrm -I/usr/include/libdrm -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vrend_object.c -fPIC -DPIC -o .libs/vrend_object.o BUILDSTDERR: vrend_shader.c: In function 'emit_so_movs': BUILDSTDERR: vrend_shader.c:874:55: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "Num outputs exceeded, max is %lu\n", PIPE_MAX_SO_OUTPUTS); BUILDSTDERR: ~~^ BUILDSTDERR: %u BUILDSTDERR: vrend_shader.c: In function 'emit_ios': BUILDSTDERR: vrend_shader.c:2184:55: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'int' [-Wformat=] BUILDSTDERR: fprintf(stderr, "Num outputs exceeded, max is %lu\n", PIPE_MAX_SO_OUTPUTS); BUILDSTDERR: ~~^ BUILDSTDERR: %u /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src/gallium/include -I../src/gallium/auxiliary -I/usr/include/libdrm -I/usr/include/libdrm -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vrend_decode.lo vrend_decode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src/gallium/include -I../src/gallium/auxiliary -I/usr/include/libdrm -I/usr/include/libdrm -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vrend_decode.c -fPIC -DPIC -o .libs/vrend_decode.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src/gallium/include -I../src/gallium/auxiliary -I/usr/include/libdrm -I/usr/include/libdrm -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vrend_formats.lo vrend_formats.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src/gallium/include -I../src/gallium/auxiliary -I/usr/include/libdrm -I/usr/include/libdrm -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vrend_formats.c -fPIC -DPIC -o .libs/vrend_formats.o BUILDSTDERR: vrend_shader.c: In function 'iter_instruction': BUILDSTDERR: vrend_shader.c:1486:34: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: sprintf(arrayname, "[%d]", src->Dimension.Index); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 4 and 9 bytes into a destination of size 8 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:974:41: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: #define emit_op1(op) snprintf(buf, 255, "%s = %s(%s(%s(%s))%s);\n", dsts[0], dstconv, dtypeprefix, op, srcs[0], writemask) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1770:7: note: in expansion of macro 'emit_op1' BUILDSTDERR: emit_op1("sign"); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 16 and 575 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1953:29: warning: ' = mix(' directive output may be truncated writing 7 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s = mix(%s, %s, notEqual(floatBitsToUint(%s), uvec4(0.0)))%s;\n", dsts[0], srcs[2], srcs[1], srcs[0], writemask); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 54 and 1075 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:2008:39: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 243 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "addr0 = int(%s);\n", srcs[0]); BUILDSTDERR: ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 16 and 270 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1818:29: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s = %s(%s((uvec4(%s) * uvec4(%s)))%s);\n", dsts[0], dstconv, dtypeprefix, srcs[0], srcs[1], writemask); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 29 and 842 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1822:29: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s = %s(%s((uvec4(%s) %% uvec4(%s)))%s);\n", dsts[0], dstconv, dtypeprefix, srcs[0], srcs[1], writemask); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 29 and 842 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1847:29: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s = %s(%s((%s * %s + %s)%s));\n", dsts[0], dstconv, dtypeprefix, srcs[0], srcs[1], srcs[2], writemask); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 18 and 1085 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1830:29: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s = %s(%s((uvec4(%s) / uvec4(%s)))%s);\n", dsts[0], dstconv, dtypeprefix, srcs[0], srcs[1], writemask); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 29 and 842 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1802:29: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s = %s(%s(ivec4((uvec4(%s) + uvec4(%s))))%s);\n", dsts[0], dstconv, dtypeprefix, srcs[0], srcs[1], writemask); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 36 and 849 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1887:29: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s = %s(uvec4(%s));\n", dsts[0], dstconv, srcs[0]); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 15 and 554 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1895:29: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s = %s(%s(uvec4(%s)));\n", dsts[0], dstconv, dtypeprefix, srcs[0]); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 17 and 571 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:973:46: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: #define emit_arit_op2(op) snprintf(buf, 255, "%s = %s(%s((%s %s %s))%s);\n", dsts[0], dstconv, dtypeprefix, srcs[0], op, srcs[1], writemask) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1835:7: note: in expansion of macro 'emit_arit_op2' BUILDSTDERR: emit_arit_op2(">>"); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 16 and 829 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1903:29: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s = %s(intBitsToFloat(-(ivec4(%s))));\n", dsts[0], dstconv, srcs[0]); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 34 and 573 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1826:29: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s = %s(%s((ivec4(%s) / ivec4(%s)))%s);\n", dsts[0], dstconv, dtypeprefix, srcs[0], srcs[1], writemask); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 29 and 842 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1891:29: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s = %s(%s(ivec4(%s)));\n", dsts[0], dstconv, dtypeprefix, srcs[0]); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 17 and 571 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1687:44: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 238 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "if (any(lessThan(%s, vec4(0.0))))\ndiscard;\n", srcs[0]); BUILDSTDERR: ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 42 and 296 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:977:46: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: #define emit_ucompare(op) snprintf(buf, 255, "%s = %s(uintBitsToFloat(%s(%s(%s(%s), %s(%s))%s) * %s(0xffffffff)));\n", dsts[0], dstconv, udstconv, op, svec4, srcs[0], svec4, srcs[1], writemask, udstconv) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:977:46: note: in definition of macro 'emit_ucompare' BUILDSTDERR: #define emit_ucompare(op) snprintf(buf, 255, "%s = %s(uintBitsToFloat(%s(%s(%s(%s), %s(%s))%s) * %s(0xffffffff)));\n", dsts[0], dstconv, udstconv, op, svec4, srcs[0], svec4, srcs[1], writemask, udstconv) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 66 and 928 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:977:46: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: #define emit_ucompare(op) snprintf(buf, 255, "%s = %s(uintBitsToFloat(%s(%s(%s(%s), %s(%s))%s) * %s(0xffffffff)));\n", dsts[0], dstconv, udstconv, op, svec4, srcs[0], svec4, srcs[1], writemask, udstconv) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:977:46: note: in definition of macro 'emit_ucompare' BUILDSTDERR: #define emit_ucompare(op) snprintf(buf, 255, "%s = %s(uintBitsToFloat(%s(%s(%s(%s), %s(%s))%s) * %s(0xffffffff)));\n", dsts[0], dstconv, udstconv, op, svec4, srcs[0], svec4, srcs[1], writemask, udstconv) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 66 and 928 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:977:46: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: #define emit_ucompare(op) snprintf(buf, 255, "%s = %s(uintBitsToFloat(%s(%s(%s(%s), %s(%s))%s) * %s(0xffffffff)));\n", dsts[0], dstconv, udstconv, op, svec4, srcs[0], svec4, srcs[1], writemask, udstconv) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:977:46: note: in definition of macro 'emit_ucompare' BUILDSTDERR: #define emit_ucompare(op) snprintf(buf, 255, "%s = %s(uintBitsToFloat(%s(%s(%s(%s), %s(%s))%s) * %s(0xffffffff)));\n", dsts[0], dstconv, udstconv, op, svec4, srcs[0], svec4, srcs[1], writemask, udstconv) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 74 and 936 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:977:46: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: #define emit_ucompare(op) snprintf(buf, 255, "%s = %s(uintBitsToFloat(%s(%s(%s(%s), %s(%s))%s) * %s(0xffffffff)));\n", dsts[0], dstconv, udstconv, op, svec4, srcs[0], svec4, srcs[1], writemask, udstconv) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:977:46: note: in definition of macro 'emit_ucompare' BUILDSTDERR: #define emit_ucompare(op) snprintf(buf, 255, "%s = %s(uintBitsToFloat(%s(%s(%s(%s), %s(%s))%s) * %s(0xffffffff)));\n", dsts[0], dstconv, udstconv, op, svec4, srcs[0], svec4, srcs[1], writemask, udstconv) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 63 and 925 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:973:46: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: #define emit_arit_op2(op) snprintf(buf, 255, "%s = %s(%s((%s %s %s))%s);\n", dsts[0], dstconv, dtypeprefix, srcs[0], op, srcs[1], writemask) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1859:7: note: in expansion of macro 'emit_arit_op2' BUILDSTDERR: emit_arit_op2("^"); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 15 and 828 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:973:46: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: #define emit_arit_op2(op) snprintf(buf, 255, "%s = %s(%s((%s %s %s))%s);\n", dsts[0], dstconv, dtypeprefix, srcs[0], op, srcs[1], writemask) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1863:7: note: in expansion of macro 'emit_arit_op2' BUILDSTDERR: emit_arit_op2("%"); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 15 and 828 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:973:46: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: #define emit_arit_op2(op) snprintf(buf, 255, "%s = %s(%s((%s %s %s))%s);\n", dsts[0], dstconv, dtypeprefix, srcs[0], op, srcs[1], writemask) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1851:7: note: in expansion of macro 'emit_arit_op2' BUILDSTDERR: emit_arit_op2("|"); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 15 and 828 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:973:46: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: #define emit_arit_op2(op) snprintf(buf, 255, "%s = %s(%s((%s %s %s))%s);\n", dsts[0], dstconv, dtypeprefix, srcs[0], op, srcs[1], writemask) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1855:7: note: in expansion of macro 'emit_arit_op2' BUILDSTDERR: emit_arit_op2("&"); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 15 and 828 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:973:46: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: #define emit_arit_op2(op) snprintf(buf, 255, "%s = %s(%s((%s %s %s))%s);\n", dsts[0], dstconv, dtypeprefix, srcs[0], op, srcs[1], writemask) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1839:7: note: in expansion of macro 'emit_arit_op2' BUILDSTDERR: emit_arit_op2("<<"); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 16 and 829 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:974:41: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: #define emit_op1(op) snprintf(buf, 255, "%s = %s(%s(%s(%s))%s);\n", dsts[0], dstconv, dtypeprefix, op, srcs[0], writemask) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1782:7: note: in expansion of macro 'emit_op1' BUILDSTDERR: emit_op1("trunc"); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 17 and 576 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1899:29: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s = %s(uintBitsToFloat(~(uvec4(%s))));\n", dsts[0], dstconv, srcs[0]); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 35 and 574 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1883:29: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s = %s(ivec4(%s));\n", dsts[0], dstconv, srcs[0]); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 15 and 554 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:974:41: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: #define emit_op1(op) snprintf(buf, 255, "%s = %s(%s(%s(%s))%s);\n", dsts[0], dstconv, dtypeprefix, op, srcs[0], writemask) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1774:7: note: in expansion of macro 'emit_op1' BUILDSTDERR: emit_op1("ceil"); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 16 and 575 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1692:41: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 241 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "if (any(bvec4(%s))) {\n", srcs[0]); BUILDSTDERR: ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 21 and 275 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1654:29: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s = %s(dot(vec2(%s), vec2(%s)));\n", dsts[0], dstconv, srcs[0], srcs[1]); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 27 and 820 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:973:46: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: #define emit_arit_op2(op) snprintf(buf, 255, "%s = %s(%s((%s %s %s))%s);\n", dsts[0], dstconv, dtypeprefix, srcs[0], op, srcs[1], writemask) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1814:7: note: in expansion of macro 'emit_arit_op2' BUILDSTDERR: emit_arit_op2("/"); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 15 and 828 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1745:29: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s = %s(vec4(cos(%s.x), sin(%s.x), 0, 1)%s);\n", dsts[0], dstconv, BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 36 and 834 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1949:29: warning: ' = mix(' directive output may be truncated writing 7 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s = mix(%s, %s, greaterThanEqual(%s, vec4(0.0)))%s;\n", dsts[0], srcs[1], srcs[2], srcs[0], writemask); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 44 and 1065 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:974:41: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: #define emit_op1(op) snprintf(buf, 255, "%s = %s(%s(%s(%s))%s);\n", dsts[0], dstconv, dtypeprefix, op, srcs[0], writemask) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1786:7: note: in expansion of macro 'emit_op1' BUILDSTDERR: emit_op1("sign"); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 16 and 575 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1091:37: warning: '%s' directive output may be truncated writing up to 1019 bytes into a region of size 122 [-Wformat-truncation=] BUILDSTDERR: snprintf(bias, 128, ", int(%s.w)", srcs[0]); BUILDSTDERR: ^~ BUILDSTDERR: vrend_shader.c:1878:50: BUILDSTDERR: ret = translate_tex(ctx, inst, sreg_index, srcs, dsts, writemask, dstconv, dst_override_no_wm[0]); BUILDSTDERR: ~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 10 and 1029 bytes into a destination of size 128 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1103:33: warning: '%s' directive output may be truncated writing up to 764 bytes into a region of size 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s%s = %s(textureQueryLevels(%s));\n", dsts[0], twm, dtypeprefix, srcs[sampler_index]); BUILDSTDERR: ^~ BUILDSTDERR: vrend_shader.c:1878:56: BUILDSTDERR: ret = translate_tex(ctx, inst, sreg_index, srcs, dsts, writemask, dstconv, dst_override_no_wm[0]); BUILDSTDERR: ~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 28 or more bytes (assuming 809) into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1136:30: warning: '%s' directive output may be truncated writing up to 764 bytes into a region of size 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s%s = %s(textureSize(%s%s))%s;\n", dsts[0], twm, dtypeprefix, srcs[sampler_index], bias, util_bitcount(inst->Dst[0].Register.WriteMask) > 1 ? writemask : ""); BUILDSTDERR: ^~ BUILDSTDERR: vrend_shader.c:1878:56: BUILDSTDERR: ret = translate_tex(ctx, inst, sreg_index, srcs, dsts, writemask, dstconv, dst_override_no_wm[0]); BUILDSTDERR: ~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 21 or more bytes (assuming 936) into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1243:36: warning: '%s' directive output may be truncated writing up to 1019 bytes into a region of size 58 [-Wformat-truncation=] BUILDSTDERR: snprintf(bias, 64, ", int(%s.w)", srcs[0]); BUILDSTDERR: ^~ BUILDSTDERR: vrend_shader.c:1878:50: BUILDSTDERR: ret = translate_tex(ctx, inst, sreg_index, srcs, dsts, writemask, dstconv, dst_override_no_wm[0]); BUILDSTDERR: ~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 10 and 1029 bytes into a destination of size 64 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1234:29: warning: '%s' directive output may be truncated writing up to 1019 bytes into a region of size 62 [-Wformat-truncation=] BUILDSTDERR: snprintf(bias, 64, ", %s.w", srcs[0]); BUILDSTDERR: ^~ BUILDSTDERR: vrend_shader.c:1878:50: BUILDSTDERR: ret = translate_tex(ctx, inst, sreg_index, srcs, dsts, writemask, dstconv, dst_override_no_wm[0]); BUILDSTDERR: ~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 5 and 1024 bytes into a destination of size 64 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1324:27: warning: '%s' directive output may be truncated writing up to 764 bytes into a region of size 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s = %s(%s(texelFetch%s(%s, %s(%s%s)%s%s)%s));\n", dsts[0], dstconv, dtypeprefix, tex_ext, srcs[sampler_index], txfi, srcs[0], twm, bias, offbuf, dst0_override_no_wm ? "" : writemask); BUILDSTDERR: ^~ BUILDSTDERR: vrend_shader.c:1878:56: BUILDSTDERR: ret = translate_tex(ctx, inst, sreg_index, srcs, dsts, writemask, dstconv, dst_override_no_wm[0]); BUILDSTDERR: ~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 26 or more bytes (assuming 2135) into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1330:30: warning: '%s' directive output may be truncated writing up to 764 bytes into a region of size 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s = shadow2DRect(%s, %s.xyz)%s;\n", dsts[0], srcs[sampler_index], srcs[0], writemask); BUILDSTDERR: ^~ BUILDSTDERR: vrend_shader.c:1878:56: BUILDSTDERR: ret = translate_tex(ctx, inst, sreg_index, srcs, dsts, writemask, dstconv, dst_override_no_wm[0]); BUILDSTDERR: ~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 26 or more bytes (assuming 1814) into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1328:30: warning: '%s' directive output may be truncated writing up to 764 bytes into a region of size 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s = texture2DRect(%s, %s.xy)%s;\n", dsts[0], srcs[sampler_index], srcs[0], writemask); BUILDSTDERR: ^~ BUILDSTDERR: vrend_shader.c:1878:56: BUILDSTDERR: ret = translate_tex(ctx, inst, sreg_index, srcs, dsts, writemask, dstconv, dst_override_no_wm[0]); BUILDSTDERR: ~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 26 or more bytes (assuming 1814) into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1336:27: warning: '%s' directive output may be truncated writing up to 764 bytes into a region of size 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s = %s(%s(texture%s(%s, %s%s%s%s)%s));\n", dsts[0], dstconv, dtypeprefix, tex_ext, srcs[sampler_index], srcs[0], twm, offbuf, bias, dst0_override_no_wm ? "" : writemask); BUILDSTDERR: ^~ BUILDSTDERR: vrend_shader.c:1878:56: BUILDSTDERR: ret = translate_tex(ctx, inst, sreg_index, srcs, dsts, writemask, dstconv, dst_override_no_wm[0]); BUILDSTDERR: ~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 21 or more bytes (assuming 2125) into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1334:27: warning: '%s' directive output may be truncated writing up to 764 bytes into a region of size 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s = %s(%s(vec4(vec4(texture%s(%s, %s%s%s%s)) * %sshadmask%d + %sshadadd%d)%s));\n", dsts[0], dstconv, dtypeprefix, tex_ext, srcs[sampler_index], srcs[0], twm, offbuf, bias, cname, src->Register.Index, cname, src->Register.Index, writemask); BUILDSTDERR: ^~ BUILDSTDERR: vrend_shader.c:1878:56: BUILDSTDERR: ret = translate_tex(ctx, inst, sreg_index, srcs, dsts, writemask, dstconv, dst_override_no_wm[0]); BUILDSTDERR: ~~~~ BUILDSTDERR: vrend_shader.c:1334:26: note: assuming directive output of 2 bytes BUILDSTDERR: snprintf(buf, 255, "%s = %s(%s(vec4(vec4(texture%s(%s, %s%s%s%s)) * %sshadmask%d + %sshadadd%d)%s));\n", dsts[0], dstconv, dtypeprefix, tex_ext, srcs[sampler_index], srcs[0], twm, offbuf, bias, cname, src->Register.Index, cname, src->Register.Index, writemask); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1334:26: note: directive argument in the range [-32768, 32767] BUILDSTDERR: vrend_shader.c:1334:26: note: assuming directive output of 2 bytes BUILDSTDERR: vrend_shader.c:1334:26: note: directive argument in the range [-32768, 32767] BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 56 or more bytes (assuming 2174) into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:975:45: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: #define emit_compare(op) snprintf(buf, 255, "%s = %s(%s((%s(%s(%s), %s(%s))))%s);\n", dsts[0], dstconv, dtypeprefix, op, svec4, srcs[0], svec4, srcs[1], writemask) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:975:45: note: in definition of macro 'emit_compare' BUILDSTDERR: #define emit_compare(op) snprintf(buf, 255, "%s = %s(%s((%s(%s(%s), %s(%s))))%s);\n", dsts[0], dstconv, dtypeprefix, op, svec4, srcs[0], svec4, srcs[1], writemask) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 36 and 851 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:974:41: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: #define emit_op1(op) snprintf(buf, 255, "%s = %s(%s(%s(%s))%s);\n", dsts[0], dstconv, dtypeprefix, op, srcs[0], writemask) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1741:7: note: in expansion of macro 'emit_op1' BUILDSTDERR: emit_op1("sin"); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 15 and 574 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:975:45: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: #define emit_compare(op) snprintf(buf, 255, "%s = %s(%s((%s(%s(%s), %s(%s))))%s);\n", dsts[0], dstconv, dtypeprefix, op, svec4, srcs[0], svec4, srcs[1], writemask) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:975:45: note: in definition of macro 'emit_compare' BUILDSTDERR: #define emit_compare(op) snprintf(buf, 255, "%s = %s(%s((%s(%s(%s), %s(%s))))%s);\n", dsts[0], dstconv, dtypeprefix, op, svec4, srcs[0], svec4, srcs[1], writemask) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 33 and 848 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:974:41: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: #define emit_op1(op) snprintf(buf, 255, "%s = %s(%s(%s(%s))%s);\n", dsts[0], dstconv, dtypeprefix, op, srcs[0], writemask) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1754:7: note: in expansion of macro 'emit_op1' BUILDSTDERR: emit_op1("dFdy"); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 16 and 575 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:974:41: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: #define emit_op1(op) snprintf(buf, 255, "%s = %s(%s(%s(%s))%s);\n", dsts[0], dstconv, dtypeprefix, op, srcs[0], writemask) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1750:7: note: in expansion of macro 'emit_op1' BUILDSTDERR: emit_op1("dFdx"); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 16 and 575 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:974:41: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: #define emit_op1(op) snprintf(buf, 255, "%s = %s(%s(%s(%s))%s);\n", dsts[0], dstconv, dtypeprefix, op, srcs[0], writemask) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1737:7: note: in expansion of macro 'emit_op1' BUILDSTDERR: emit_op1("cos"); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 15 and 574 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1666:29: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s = %s(dot(vec4(vec3(%s), 1.0), vec4(%s)));\n", dsts[0], dstconv, srcs[0], srcs[1]); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 38 and 831 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:974:41: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: #define emit_op1(op) snprintf(buf, 255, "%s = %s(%s(%s(%s))%s);\n", dsts[0], dstconv, dtypeprefix, op, srcs[0], writemask) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1683:7: note: in expansion of macro 'emit_op1' BUILDSTDERR: emit_op1("abs"); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 15 and 574 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:2012:29: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s = %s(cross(vec3(%s), vec3(%s)));\n", dsts[0], dstconv, srcs[0], srcs[1]); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 29 and 822 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1945:29: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s = %s(pow(%s, %s));\n", dsts[0], dstconv, srcs[0], srcs[1]); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 15 and 808 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:974:41: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: #define emit_op1(op) snprintf(buf, 255, "%s = %s(%s(%s(%s))%s);\n", dsts[0], dstconv, dtypeprefix, op, srcs[0], writemask) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1725:7: note: in expansion of macro 'emit_op1' BUILDSTDERR: emit_op1("log2"); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 16 and 575 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:974:41: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: #define emit_op1(op) snprintf(buf, 255, "%s = %s(%s(%s(%s))%s);\n", dsts[0], dstconv, dtypeprefix, op, srcs[0], writemask) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1721:7: note: in expansion of macro 'emit_op1' BUILDSTDERR: emit_op1("exp2"); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 16 and 575 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:974:41: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: #define emit_op1(op) snprintf(buf, 255, "%s = %s(%s(%s(%s))%s);\n", dsts[0], dstconv, dtypeprefix, op, srcs[0], writemask) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1766:7: note: in expansion of macro 'emit_op1' BUILDSTDERR: emit_op1("round"); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 17 and 576 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:974:41: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: #define emit_op1(op) snprintf(buf, 255, "%s = %s(%s(%s(%s))%s);\n", dsts[0], dstconv, dtypeprefix, op, srcs[0], writemask) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1762:7: note: in expansion of macro 'emit_op1' BUILDSTDERR: emit_op1("floor"); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 17 and 576 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:974:41: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: #define emit_op1(op) snprintf(buf, 255, "%s = %s(%s(%s(%s))%s);\n", dsts[0], dstconv, dtypeprefix, op, srcs[0], writemask) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1778:7: note: in expansion of macro 'emit_op1' BUILDSTDERR: emit_op1("fract"); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 17 and 576 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1646:29: warning: ' = sqrt(vec4(' directive output may be truncated writing 13 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s = sqrt(vec4(%s))%s;\n", dsts[0], srcs[0], writemask); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 18 and 531 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1650:29: warning: ' = mix(vec4(' directive output may be truncated writing 12 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s = mix(vec4(%s), vec4(%s), vec4(%s))%s;\n", dsts[0], srcs[2], srcs[1], srcs[0], writemask); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 33 and 1054 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:973:46: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: #define emit_arit_op2(op) snprintf(buf, 255, "%s = %s(%s((%s %s %s))%s);\n", dsts[0], dstconv, dtypeprefix, srcs[0], op, srcs[1], writemask) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1806:7: note: in expansion of macro 'emit_arit_op2' BUILDSTDERR: emit_arit_op2("-"); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 15 and 828 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1843:29: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s = %s((%s * %s + %s)%s);\n", dsts[0], dstconv, srcs[0], srcs[1], srcs[2], writemask); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 16 and 1068 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:975:45: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: #define emit_compare(op) snprintf(buf, 255, "%s = %s(%s((%s(%s(%s), %s(%s))))%s);\n", dsts[0], dstconv, dtypeprefix, op, svec4, srcs[0], svec4, srcs[1], writemask) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:975:45: note: in definition of macro 'emit_compare' BUILDSTDERR: #define emit_compare(op) snprintf(buf, 255, "%s = %s(%s((%s(%s(%s), %s(%s))))%s);\n", dsts[0], dstconv, dtypeprefix, op, svec4, srcs[0], svec4, srcs[1], writemask) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 44 and 859 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:975:45: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: #define emit_compare(op) snprintf(buf, 255, "%s = %s(%s((%s(%s(%s), %s(%s))))%s);\n", dsts[0], dstconv, dtypeprefix, op, svec4, srcs[0], svec4, srcs[1], writemask) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:975:45: note: in definition of macro 'emit_compare' BUILDSTDERR: #define emit_compare(op) snprintf(buf, 255, "%s = %s(%s((%s(%s(%s), %s(%s))))%s);\n", dsts[0], dstconv, dtypeprefix, op, svec4, srcs[0], svec4, srcs[1], writemask) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 36 and 851 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1672:29: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s = %s(%s(max(%s, %s)));\n", dsts[0], dstconv, dtypeprefix, srcs[0], srcs[1]); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 17 and 825 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1678:29: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s = %s(%s(min(%s, %s)));\n", dsts[0], dstconv, dtypeprefix, srcs[0], srcs[1]); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 17 and 825 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1712:42: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size between 245 and 499 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 512, "%s = vec4(1.0, %s.y * %s.y, %s.z, %s.w);\n", dsts[0], BUILDSTDERR: ^~ BUILDSTDERR: srcs[0], srcs[1], srcs[0], srcs[1]); BUILDSTDERR: ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 32 and 1302 bytes into a destination of size 512 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1662:29: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s = %s(dot(vec4(%s), vec4(%s)));\n", dsts[0], dstconv, srcs[0], srcs[1]); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 27 and 820 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1658:29: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s = %s(dot(vec3(%s), vec3(%s)));\n", dsts[0], dstconv, srcs[0], srcs[1]); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 27 and 820 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:973:46: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: #define emit_arit_op2(op) snprintf(buf, 255, "%s = %s(%s((%s %s %s))%s);\n", dsts[0], dstconv, dtypeprefix, srcs[0], op, srcs[1], writemask) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1798:7: note: in expansion of macro 'emit_arit_op2' BUILDSTDERR: emit_arit_op2("+"); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 15 and 828 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:973:46: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: #define emit_arit_op2(op) snprintf(buf, 255, "%s = %s(%s((%s %s %s))%s);\n", dsts[0], dstconv, dtypeprefix, srcs[0], op, srcs[1], writemask) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1810:7: note: in expansion of macro 'emit_arit_op2' BUILDSTDERR: emit_arit_op2("*"); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 15 and 828 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1733:51: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size between 207 and 492 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 512, "%s = %s(vec4(floor(log2(%s.x)), %s.x / pow(2.0, floor(log2(%s.x))), log2(%s.x), 1.0)%s);\n", dsts[0], dstconv, srcs[0], srcs[0], srcs[0], srcs[0], writemask); BUILDSTDERR: ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 76 and 1382 bytes into a destination of size 512 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1729:55: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size between 203 and 488 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 512, "%s = %s(vec4(pow(2.0, floor(%s.x)), %s.x - floor(%s.x), exp2(%s.x), 1.0)%s);\n", dsts[0], dstconv, srcs[0], srcs[0], srcs[0], srcs[0], writemask); BUILDSTDERR: ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 64 and 1370 bytes into a destination of size 512 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1790:29: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s = %s(inversesqrt(%s.x));\n", dsts[0], dstconv, srcs[0]); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 23 and 562 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1758:29: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s = %s(1.0/(%s));\n", dsts[0], dstconv, srcs[0]); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 14 and 553 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1717:49: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size between 209 and 494 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 512, "%s = %s(vec4(1.0, max(%s.x, 0.0), step(0.0, %s.x) * pow(max(0.0, %s.y), clamp(%s.w, -128.0, 128.0)), 1.0)%s);\n", dsts[0], dstconv, srcs[0], srcs[0], srcs[0], srcs[0], writemask); BUILDSTDERR: ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 97 and 1403 bytes into a destination of size 512 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:1794:29: warning: ' = ' directive output may be truncated writing 3 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s = %s(%s(%s%s));\n", dsts[0], dstconv, dtypeprefix, srcs[0], override_no_wm[0] ? "" : writemask); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 10 and 569 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:2004:45: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 237 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "addr0 = int(floor(%s)%s);\n", srcs[0], writemask); BUILDSTDERR: ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 23 and 282 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_shader.c:2052:29: warning: ' = clamp(' directive output may be truncated writing 9 bytes into a region of size between 1 and 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, 255, "%s = clamp(%s, 0.0, 1.0);\n", dsts[0], dsts[0]); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_shader.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 23 and 531 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src/gallium/include -I../src/gallium/auxiliary -I/usr/include/libdrm -I/usr/include/libdrm -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vrend_blitter.lo vrend_blitter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src/gallium/include -I../src/gallium/auxiliary -I/usr/include/libdrm -I/usr/include/libdrm -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vrend_blitter.c -fPIC -DPIC -o .libs/vrend_blitter.o BUILDSTDERR: vrend_renderer.c: In function 'add_shader_program': BUILDSTDERR: vrend_renderer.c:962:45: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 7 [-Wformat-truncation=] BUILDSTDERR: snprintf(name, 16, "%sconst0[%d]", prefix, i); BUILDSTDERR: ^~ BUILDSTDERR: vrend_renderer.c:962:35: note: directive argument in the range [0, 2147483647] BUILDSTDERR: snprintf(name, 16, "%sconst0[%d]", prefix, i); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_renderer.c:31: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 12 and 21 bytes into a destination of size 16 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_renderer.c:975:39: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 7 [-Wformat-truncation=] BUILDSTDERR: snprintf(name, 10, "in_%d", i); BUILDSTDERR: ^~ BUILDSTDERR: vrend_renderer.c:975:35: note: directive argument in the range [0, 2147483647] BUILDSTDERR: snprintf(name, 10, "in_%d", i); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_renderer.c:31: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 5 and 14 bytes into a destination of size 10 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: vrend_renderer.c:998:36: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] BUILDSTDERR: snprintf(name, 10, "clipp[%d]", i); BUILDSTDERR: ^~ BUILDSTDERR: vrend_renderer.c:998:29: note: directive argument in the range [0, 2147483647] BUILDSTDERR: snprintf(name, 10, "clipp[%d]", i); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from vrend_renderer.c:31: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 9 and 18 bytes into a destination of size 10 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src/gallium/include -I../src/gallium/auxiliary -I/usr/include/libdrm -I/usr/include/libdrm -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o iov.lo iov.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src/gallium/include -I../src/gallium/auxiliary -I/usr/include/libdrm -I/usr/include/libdrm -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c iov.c -fPIC -DPIC -o .libs/iov.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src/gallium/include -I../src/gallium/auxiliary -I/usr/include/libdrm -I/usr/include/libdrm -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o virgl_egl_context.lo virgl_egl_context.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src/gallium/include -I../src/gallium/auxiliary -I/usr/include/libdrm -I/usr/include/libdrm -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c virgl_egl_context.c -fPIC -DPIC -o .libs/virgl_egl_context.o /bin/sh ../libtool --tag=CC --mode=link gcc -I../src/gallium/include -I../src/gallium/auxiliary -I/usr/include/libdrm -I/usr/include/libdrm -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lm -lgbm -lepoxy -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libvrend.la vrend_renderer.lo vrend_shader.lo vrend_object.lo vrend_decode.lo vrend_formats.lo vrend_blitter.lo iov.lo virgl_egl_context.lo libtool: link: ar cru .libs/libvrend.a .libs/vrend_renderer.o .libs/vrend_shader.o .libs/vrend_object.o .libs/vrend_decode.o .libs/vrend_formats.o .libs/vrend_blitter.o .libs/iov.o .libs/virgl_egl_context.o libtool: link: ranlib .libs/libvrend.a libtool: link: ( cd ".libs" && rm -f "libvrend.la" && ln -s "../libvrend.la" "libvrend.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -I../src/gallium/include -I../src/gallium/auxiliary -I/usr/include/libdrm -I/usr/include/libdrm -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-Bsymbolic -version-number 0:2 -no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libvirglrenderer.la -rpath /usr/lib64 virglrenderer.lo libvrend.la gallium/auxiliary/libgallium.la libtool: link: gcc -shared -fPIC -DPIC .libs/virglrenderer.o -Wl,--whole-archive ./.libs/libvrend.a gallium/auxiliary/.libs/libgallium.a -Wl,--no-whole-archive -lm -lgbm -lepoxy -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-Bsymbolic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-soname -Wl,libvirglrenderer.so.0 -o .libs/libvirglrenderer.so.0.2.0 libtool: link: (cd ".libs" && rm -f "libvirglrenderer.so.0" && ln -s "libvirglrenderer.so.0.2.0" "libvirglrenderer.so.0") libtool: link: (cd ".libs" && rm -f "libvirglrenderer.so" && ln -s "libvirglrenderer.so.0.2.0" "libvirglrenderer.so") libtool: link: ( cd ".libs" && rm -f "libvirglrenderer.la" && ln -s "../libvirglrenderer.la" "libvirglrenderer.la" ) make[3]: Leaving directory '/builddir/build/BUILD/virglrenderer-20170210/src' make[2]: Leaving directory '/builddir/build/BUILD/virglrenderer-20170210/src' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/virglrenderer-20170210/tests' git.mk: Generating .gitignore make[2]: Leaving directory '/builddir/build/BUILD/virglrenderer-20170210/tests' Making all in vtest make[2]: Entering directory '/builddir/build/BUILD/virglrenderer-20170210/vtest' gcc -DHAVE_CONFIG_H -I. -I.. -I../src/gallium/drivers/virgl -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/drivers -I../include -I../src -I/usr/include/libdrm -I/usr/include/libdrm -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o util.o util.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src/gallium/drivers/virgl -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/drivers -I../include -I../src -I/usr/include/libdrm -I/usr/include/libdrm -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vtest_server.o vtest_server.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src/gallium/drivers/virgl -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/drivers -I../include -I../src -I/usr/include/libdrm -I/usr/include/libdrm -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vtest_renderer.o vtest_renderer.c /bin/sh ../libtool --tag=CC --mode=link gcc -I../src/gallium/drivers/virgl -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/drivers -I../include -I../src -I/usr/include/libdrm -I/usr/include/libdrm -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o virgl_test_server util.o vtest_server.o vtest_renderer.o ../src/libvirglrenderer.la libtool: link: gcc -I../src/gallium/drivers/virgl -I../src/gallium/include -I../src/gallium/auxiliary -I../src/gallium/drivers -I../include -I../src -I/usr/include/libdrm -I/usr/include/libdrm -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/virgl_test_server util.o vtest_server.o vtest_renderer.o ../src/.libs/libvirglrenderer.so -lm -lgbm -lepoxy -pthread make[2]: Leaving directory '/builddir/build/BUILD/virglrenderer-20170210/vtest' make[2]: Entering directory '/builddir/build/BUILD/virglrenderer-20170210' make[2]: Leaving directory '/builddir/build/BUILD/virglrenderer-20170210' make[1]: Leaving directory '/builddir/build/BUILD/virglrenderer-20170210' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.X1UeGB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/virglrenderer-0.6.0-5.20170210git76b3da97b.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/virglrenderer-0.6.0-5.20170210git76b3da97b.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/virglrenderer-0.6.0-5.20170210git76b3da97b.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/virglrenderer-0.6.0-5.20170210git76b3da97b.fc29.riscv64 + cd virglrenderer-20170210 + make DESTDIR=/builddir/build/BUILDROOT/virglrenderer-0.6.0-5.20170210git76b3da97b.fc29.riscv64 install Making install in src make[1]: Entering directory '/builddir/build/BUILD/virglrenderer-20170210/src' Making install in gallium/auxiliary make[2]: Entering directory '/builddir/build/BUILD/virglrenderer-20170210/src/gallium/auxiliary' make[3]: Entering directory '/builddir/build/BUILD/virglrenderer-20170210/src/gallium/auxiliary' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/virglrenderer-20170210/src/gallium/auxiliary' make[2]: Leaving directory '/builddir/build/BUILD/virglrenderer-20170210/src/gallium/auxiliary' make[2]: Entering directory '/builddir/build/BUILD/virglrenderer-20170210/src' make[3]: Entering directory '/builddir/build/BUILD/virglrenderer-20170210/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/virglrenderer-0.6.0-5.20170210git76b3da97b.fc29.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libvirglrenderer.la '/builddir/build/BUILDROOT/virglrenderer-0.6.0-5.20170210git76b3da97b.fc29.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libvirglrenderer.so.0.2.0 /builddir/build/BUILDROOT/virglrenderer-0.6.0-5.20170210git76b3da97b.fc29.riscv64/usr/lib64/libvirglrenderer.so.0.2.0 libtool: install: (cd /builddir/build/BUILDROOT/virglrenderer-0.6.0-5.20170210git76b3da97b.fc29.riscv64/usr/lib64 && { ln -s -f libvirglrenderer.so.0.2.0 libvirglrenderer.so.0 || { rm -f libvirglrenderer.so.0 && ln -s libvirglrenderer.so.0.2.0 libvirglrenderer.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/virglrenderer-0.6.0-5.20170210git76b3da97b.fc29.riscv64/usr/lib64 && { ln -s -f libvirglrenderer.so.0.2.0 libvirglrenderer.so || { rm -f libvirglrenderer.so && ln -s libvirglrenderer.so.0.2.0 libvirglrenderer.so; }; }) libtool: install: /usr/bin/install -c .libs/libvirglrenderer.lai /builddir/build/BUILDROOT/virglrenderer-0.6.0-5.20170210git76b3da97b.fc29.riscv64/usr/lib64/libvirglrenderer.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/virglrenderer-0.6.0-5.20170210git76b3da97b.fc29.riscv64/usr/include/virgl' /usr/bin/install -c -m 644 virglrenderer.h '/builddir/build/BUILDROOT/virglrenderer-0.6.0-5.20170210git76b3da97b.fc29.riscv64/usr/include/virgl' make[3]: Leaving directory '/builddir/build/BUILD/virglrenderer-20170210/src' make[2]: Leaving directory '/builddir/build/BUILD/virglrenderer-20170210/src' make[1]: Leaving directory '/builddir/build/BUILD/virglrenderer-20170210/src' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/virglrenderer-20170210/tests' make[2]: Entering directory '/builddir/build/BUILD/virglrenderer-20170210/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/virglrenderer-20170210/tests' make[1]: Leaving directory '/builddir/build/BUILD/virglrenderer-20170210/tests' Making install in vtest make[1]: Entering directory '/builddir/build/BUILD/virglrenderer-20170210/vtest' make[2]: Entering directory '/builddir/build/BUILD/virglrenderer-20170210/vtest' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/virglrenderer-0.6.0-5.20170210git76b3da97b.fc29.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c virgl_test_server '/builddir/build/BUILDROOT/virglrenderer-0.6.0-5.20170210git76b3da97b.fc29.riscv64/usr/bin' BUILDSTDERR: libtool: warning: '../src/libvirglrenderer.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/virgl_test_server /builddir/build/BUILDROOT/virglrenderer-0.6.0-5.20170210git76b3da97b.fc29.riscv64/usr/bin/virgl_test_server make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/virglrenderer-20170210/vtest' make[1]: Leaving directory '/builddir/build/BUILD/virglrenderer-20170210/vtest' make[1]: Entering directory '/builddir/build/BUILD/virglrenderer-20170210' make[2]: Entering directory '/builddir/build/BUILD/virglrenderer-20170210' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/virglrenderer-0.6.0-5.20170210git76b3da97b.fc29.riscv64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 virglrenderer.pc '/builddir/build/BUILDROOT/virglrenderer-0.6.0-5.20170210git76b3da97b.fc29.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/virglrenderer-20170210' make[1]: Leaving directory '/builddir/build/BUILD/virglrenderer-20170210' + find /builddir/build/BUILDROOT/virglrenderer-0.6.0-5.20170210git76b3da97b.fc29.riscv64 -type f -name '*.la' + xargs rm -f -- + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /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: virglrenderer-0.6.0-5.20170210git76b3da97b.fc29.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1v0CsJ + umask 022 + cd /builddir/build/BUILD + cd virglrenderer-20170210 + LICENSEDIR=/builddir/build/BUILDROOT/virglrenderer-0.6.0-5.20170210git76b3da97b.fc29.riscv64/usr/share/licenses/virglrenderer + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/virglrenderer-0.6.0-5.20170210git76b3da97b.fc29.riscv64/usr/share/licenses/virglrenderer + cp -pr COPYING /builddir/build/BUILDROOT/virglrenderer-0.6.0-5.20170210git76b3da97b.fc29.riscv64/usr/share/licenses/virglrenderer + exit 0 Provides: libvirglrenderer.so.0()(64bit) virglrenderer = 0.6.0-5.20170210git76b3da97b.fc29 virglrenderer(riscv-64) = 0.6.0-5.20170210git76b3da97b.fc29 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) libepoxy.so.0()(64bit) libgbm.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: virglrenderer-devel-0.6.0-5.20170210git76b3da97b.fc29.riscv64 Provides: pkgconfig(virglrenderer) = 0.6.0 virglrenderer-devel = 0.6.0-5.20170210git76b3da97b.fc29 virglrenderer-devel(riscv-64) = 0.6.0-5.20170210git76b3da97b.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libvirglrenderer.so.0()(64bit) Processing files: virglrenderer-test-server-0.6.0-5.20170210git76b3da97b.fc29.riscv64 Provides: virglrenderer-test-server = 0.6.0-5.20170210git76b3da97b.fc29 virglrenderer-test-server(riscv-64) = 0.6.0-5.20170210git76b3da97b.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 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) libepoxy.so.0()(64bit) libgbm.so.1()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libvirglrenderer.so.0()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/virglrenderer-0.6.0-5.20170210git76b3da97b.fc29.riscv64 Wrote: /builddir/build/RPMS/virglrenderer-0.6.0-5.20170210git76b3da97b.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/virglrenderer-devel-0.6.0-5.20170210git76b3da97b.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/virglrenderer-test-server-0.6.0-5.20170210git76b3da97b.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pRT9F8 + umask 022 + cd /builddir/build/BUILD + cd virglrenderer-20170210 + /usr/bin/rm -rf /builddir/build/BUILDROOT/virglrenderer-0.6.0-5.20170210git76b3da97b.fc29.riscv64 + exit 0 Child return code was: 0