Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/glfw.spec'], chrootPath='/var/lib/mock/f33-build-179916-45118/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/glfw.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 setting SOURCE_DATE_EPOCH=1580169600 Wrote: /builddir/build/SRPMS/glfw-3.3.2-2.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/glfw.spec'], chrootPath='/var/lib/mock/f33-build-179916-45118/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/glfw.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 setting SOURCE_DATE_EPOCH=1580169600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cODz2z + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf glfw-3.3.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/glfw-3.3.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd glfw-3.3.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -type f + xargs sed -i 's/\r//' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IIa9FB + umask 022 + cd /builddir/build/BUILD + cd glfw-3.3.2 + 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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON . -- The C compiler identification is GNU 10.0.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found Doxygen: /usr/bin/doxygen (found version "1.8.17") found components: doxygen -- Using X11 for window creation -- Found X11: /usr/include -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/glfw-3.3.2 + /usr/bin/make -O -j4 V=1 VERBOSE=1 all /usr/bin/cmake -S/builddir/build/BUILD/glfw-3.3.2 -B/builddir/build/BUILD/glfw-3.3.2 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/glfw-3.3.2/CMakeFiles /builddir/build/BUILD/glfw-3.3.2/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f src/CMakeFiles/glfw.dir/build.make src/CMakeFiles/glfw.dir/depend /usr/bin/make -f docs/CMakeFiles/docs.dir/build.make docs/CMakeFiles/docs.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/docs /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/docs /builddir/build/BUILD/glfw-3.3.2/docs/CMakeFiles/docs.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/glfw-3.3.2/docs/CMakeFiles/docs.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/docs/CMakeFiles/docs.dir/depend.internal". Dependee "/builddir/build/BUILD/glfw-3.3.2/docs/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/docs/CMakeFiles/docs.dir/depend.internal". Scanning dependencies of target docs make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f docs/CMakeFiles/docs.dir/build.make docs/CMakeFiles/docs.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/src /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/src /builddir/build/BUILD/glfw-3.3.2/src/CMakeFiles/glfw.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/glfw-3.3.2/src/CMakeFiles/glfw.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/src/CMakeFiles/glfw.dir/depend.internal". Dependee "/builddir/build/BUILD/glfw-3.3.2/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/src/CMakeFiles/glfw.dir/depend.internal". Scanning dependencies of target glfw make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f src/CMakeFiles/glfw.dir/build.make src/CMakeFiles/glfw.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 3%] Building C object src/CMakeFiles/glfw.dir/init.c.o cd /builddir/build/BUILD/glfw-3.3.2/src && /usr/bin/cc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/builddir/build/BUILD/glfw-3.3.2/include -I/builddir/build/BUILD/glfw-3.3.2/src -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 -fPIC -Wall -fvisibility=hidden -std=gnu99 -Wdeclaration-after-statement -o CMakeFiles/glfw.dir/init.c.o -c /builddir/build/BUILD/glfw-3.3.2/src/init.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 3%] Building C object src/CMakeFiles/glfw.dir/context.c.o cd /builddir/build/BUILD/glfw-3.3.2/src && /usr/bin/cc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/builddir/build/BUILD/glfw-3.3.2/include -I/builddir/build/BUILD/glfw-3.3.2/src -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 -fPIC -Wall -fvisibility=hidden -std=gnu99 -Wdeclaration-after-statement -o CMakeFiles/glfw.dir/context.c.o -c /builddir/build/BUILD/glfw-3.3.2/src/context.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 1%] Generating HTML documentation cd /builddir/build/BUILD/glfw-3.3.2/docs && /usr/bin/doxygen make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 5%] Built target docs make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 5%] Building C object src/CMakeFiles/glfw.dir/vulkan.c.o cd /builddir/build/BUILD/glfw-3.3.2/src && /usr/bin/cc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/builddir/build/BUILD/glfw-3.3.2/include -I/builddir/build/BUILD/glfw-3.3.2/src -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 -fPIC -Wall -fvisibility=hidden -std=gnu99 -Wdeclaration-after-statement -o CMakeFiles/glfw.dir/vulkan.c.o -c /builddir/build/BUILD/glfw-3.3.2/src/vulkan.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 3%] Building C object src/CMakeFiles/glfw.dir/input.c.o cd /builddir/build/BUILD/glfw-3.3.2/src && /usr/bin/cc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/builddir/build/BUILD/glfw-3.3.2/include -I/builddir/build/BUILD/glfw-3.3.2/src -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 -fPIC -Wall -fvisibility=hidden -std=gnu99 -Wdeclaration-after-statement -o CMakeFiles/glfw.dir/input.c.o -c /builddir/build/BUILD/glfw-3.3.2/src/input.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 4%] Building C object src/CMakeFiles/glfw.dir/monitor.c.o cd /builddir/build/BUILD/glfw-3.3.2/src && /usr/bin/cc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/builddir/build/BUILD/glfw-3.3.2/include -I/builddir/build/BUILD/glfw-3.3.2/src -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 -fPIC -Wall -fvisibility=hidden -std=gnu99 -Wdeclaration-after-statement -o CMakeFiles/glfw.dir/monitor.c.o -c /builddir/build/BUILD/glfw-3.3.2/src/monitor.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 7%] Building C object src/CMakeFiles/glfw.dir/x11_monitor.c.o cd /builddir/build/BUILD/glfw-3.3.2/src && /usr/bin/cc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/builddir/build/BUILD/glfw-3.3.2/include -I/builddir/build/BUILD/glfw-3.3.2/src -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 -fPIC -Wall -fvisibility=hidden -std=gnu99 -o CMakeFiles/glfw.dir/x11_monitor.c.o -c /builddir/build/BUILD/glfw-3.3.2/src/x11_monitor.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 6%] Building C object src/CMakeFiles/glfw.dir/window.c.o cd /builddir/build/BUILD/glfw-3.3.2/src && /usr/bin/cc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/builddir/build/BUILD/glfw-3.3.2/include -I/builddir/build/BUILD/glfw-3.3.2/src -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 -fPIC -Wall -fvisibility=hidden -std=gnu99 -Wdeclaration-after-statement -o CMakeFiles/glfw.dir/window.c.o -c /builddir/build/BUILD/glfw-3.3.2/src/window.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 7%] Building C object src/CMakeFiles/glfw.dir/x11_init.c.o cd /builddir/build/BUILD/glfw-3.3.2/src && /usr/bin/cc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/builddir/build/BUILD/glfw-3.3.2/include -I/builddir/build/BUILD/glfw-3.3.2/src -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 -fPIC -Wall -fvisibility=hidden -std=gnu99 -o CMakeFiles/glfw.dir/x11_init.c.o -c /builddir/build/BUILD/glfw-3.3.2/src/x11_init.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 9%] Building C object src/CMakeFiles/glfw.dir/xkb_unicode.c.o cd /builddir/build/BUILD/glfw-3.3.2/src && /usr/bin/cc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/builddir/build/BUILD/glfw-3.3.2/include -I/builddir/build/BUILD/glfw-3.3.2/src -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 -fPIC -Wall -fvisibility=hidden -std=gnu99 -o CMakeFiles/glfw.dir/xkb_unicode.c.o -c /builddir/build/BUILD/glfw-3.3.2/src/xkb_unicode.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 10%] Building C object src/CMakeFiles/glfw.dir/posix_time.c.o cd /builddir/build/BUILD/glfw-3.3.2/src && /usr/bin/cc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/builddir/build/BUILD/glfw-3.3.2/include -I/builddir/build/BUILD/glfw-3.3.2/src -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 -fPIC -Wall -fvisibility=hidden -std=gnu99 -o CMakeFiles/glfw.dir/posix_time.c.o -c /builddir/build/BUILD/glfw-3.3.2/src/posix_time.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 11%] Building C object src/CMakeFiles/glfw.dir/posix_thread.c.o cd /builddir/build/BUILD/glfw-3.3.2/src && /usr/bin/cc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/builddir/build/BUILD/glfw-3.3.2/include -I/builddir/build/BUILD/glfw-3.3.2/src -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 -fPIC -Wall -fvisibility=hidden -std=gnu99 -o CMakeFiles/glfw.dir/posix_thread.c.o -c /builddir/build/BUILD/glfw-3.3.2/src/posix_thread.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 12%] Building C object src/CMakeFiles/glfw.dir/glx_context.c.o cd /builddir/build/BUILD/glfw-3.3.2/src && /usr/bin/cc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/builddir/build/BUILD/glfw-3.3.2/include -I/builddir/build/BUILD/glfw-3.3.2/src -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 -fPIC -Wall -fvisibility=hidden -std=gnu99 -o CMakeFiles/glfw.dir/glx_context.c.o -c /builddir/build/BUILD/glfw-3.3.2/src/glx_context.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 13%] Building C object src/CMakeFiles/glfw.dir/egl_context.c.o cd /builddir/build/BUILD/glfw-3.3.2/src && /usr/bin/cc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/builddir/build/BUILD/glfw-3.3.2/include -I/builddir/build/BUILD/glfw-3.3.2/src -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 -fPIC -Wall -fvisibility=hidden -std=gnu99 -Wdeclaration-after-statement -o CMakeFiles/glfw.dir/egl_context.c.o -c /builddir/build/BUILD/glfw-3.3.2/src/egl_context.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 13%] Building C object src/CMakeFiles/glfw.dir/osmesa_context.c.o cd /builddir/build/BUILD/glfw-3.3.2/src && /usr/bin/cc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/builddir/build/BUILD/glfw-3.3.2/include -I/builddir/build/BUILD/glfw-3.3.2/src -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 -fPIC -Wall -fvisibility=hidden -std=gnu99 -Wdeclaration-after-statement -o CMakeFiles/glfw.dir/osmesa_context.c.o -c /builddir/build/BUILD/glfw-3.3.2/src/osmesa_context.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 8%] Building C object src/CMakeFiles/glfw.dir/x11_window.c.o cd /builddir/build/BUILD/glfw-3.3.2/src && /usr/bin/cc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/builddir/build/BUILD/glfw-3.3.2/include -I/builddir/build/BUILD/glfw-3.3.2/src -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 -fPIC -Wall -fvisibility=hidden -std=gnu99 -o CMakeFiles/glfw.dir/x11_window.c.o -c /builddir/build/BUILD/glfw-3.3.2/src/x11_window.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 14%] Building C object src/CMakeFiles/glfw.dir/linux_joystick.c.o cd /builddir/build/BUILD/glfw-3.3.2/src && /usr/bin/cc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/builddir/build/BUILD/glfw-3.3.2/include -I/builddir/build/BUILD/glfw-3.3.2/src -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 -fPIC -Wall -fvisibility=hidden -std=gnu99 -o CMakeFiles/glfw.dir/linux_joystick.c.o -c /builddir/build/BUILD/glfw-3.3.2/src/linux_joystick.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 15%] Linking C shared library libglfw.so cd /builddir/build/BUILD/glfw-3.3.2/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/glfw.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libglfw.so.3 -o libglfw.so.3.3 CMakeFiles/glfw.dir/context.c.o CMakeFiles/glfw.dir/init.c.o CMakeFiles/glfw.dir/input.c.o CMakeFiles/glfw.dir/monitor.c.o CMakeFiles/glfw.dir/vulkan.c.o CMakeFiles/glfw.dir/window.c.o CMakeFiles/glfw.dir/x11_init.c.o CMakeFiles/glfw.dir/x11_monitor.c.o CMakeFiles/glfw.dir/x11_window.c.o CMakeFiles/glfw.dir/xkb_unicode.c.o CMakeFiles/glfw.dir/posix_time.c.o CMakeFiles/glfw.dir/posix_thread.c.o CMakeFiles/glfw.dir/glx_context.c.o CMakeFiles/glfw.dir/egl_context.c.o CMakeFiles/glfw.dir/osmesa_context.c.o CMakeFiles/glfw.dir/linux_joystick.c.o -lrt -lm -ldl -lX11 -lpthread cd /builddir/build/BUILD/glfw-3.3.2/src && /usr/bin/cmake -E cmake_symlink_library libglfw.so.3.3 libglfw.so.3 libglfw.so make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 15%] Built target glfw make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f examples/CMakeFiles/boing.dir/build.make examples/CMakeFiles/boing.dir/depend /usr/bin/make -f examples/CMakeFiles/gears.dir/build.make examples/CMakeFiles/gears.dir/depend /usr/bin/make -f examples/CMakeFiles/heightmap.dir/build.make examples/CMakeFiles/heightmap.dir/depend /usr/bin/make -f examples/CMakeFiles/sharing.dir/build.make examples/CMakeFiles/sharing.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/gears.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/gears.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/gears.dir/depend.internal". Dependee "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/gears.dir/depend.internal". Scanning dependencies of target gears make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f examples/CMakeFiles/gears.dir/build.make examples/CMakeFiles/gears.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/sharing.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/sharing.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/sharing.dir/depend.internal". Dependee "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/sharing.dir/depend.internal". Scanning dependencies of target sharing make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f examples/CMakeFiles/sharing.dir/build.make examples/CMakeFiles/sharing.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/boing.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/boing.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/boing.dir/depend.internal". Dependee "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/boing.dir/depend.internal". Scanning dependencies of target boing make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f examples/CMakeFiles/boing.dir/build.make examples/CMakeFiles/boing.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/heightmap.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/heightmap.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/heightmap.dir/depend.internal". Dependee "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/heightmap.dir/depend.internal". Scanning dependencies of target heightmap make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f examples/CMakeFiles/heightmap.dir/build.make examples/CMakeFiles/heightmap.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 17%] Building C object examples/CMakeFiles/sharing.dir/sharing.c.o cd /builddir/build/BUILD/glfw-3.3.2/examples && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/sharing.dir/sharing.c.o -c /builddir/build/BUILD/glfw-3.3.2/examples/sharing.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 16%] Building C object examples/CMakeFiles/gears.dir/gears.c.o cd /builddir/build/BUILD/glfw-3.3.2/examples && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/gears.dir/gears.c.o -c /builddir/build/BUILD/glfw-3.3.2/examples/gears.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 18%] Building C object examples/CMakeFiles/heightmap.dir/heightmap.c.o cd /builddir/build/BUILD/glfw-3.3.2/examples && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/heightmap.dir/heightmap.c.o -c /builddir/build/BUILD/glfw-3.3.2/examples/heightmap.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 17%] Building C object examples/CMakeFiles/boing.dir/boing.c.o cd /builddir/build/BUILD/glfw-3.3.2/examples && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/boing.dir/boing.c.o -c /builddir/build/BUILD/glfw-3.3.2/examples/boing.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 19%] Building C object examples/CMakeFiles/sharing.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3.2/examples && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/sharing.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/glad_gl.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 20%] Building C object examples/CMakeFiles/gears.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3.2/examples && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/gears.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/glad_gl.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 21%] Building C object examples/CMakeFiles/heightmap.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3.2/examples && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/heightmap.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/glad_gl.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 24%] Linking C executable gears cd /builddir/build/BUILD/glfw-3.3.2/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/gears.dir/link.txt --verbose=1 /usr/bin/cc -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/gears.dir/gears.c.o CMakeFiles/gears.dir/__/deps/glad_gl.c.o -o gears -Wl,-rpath,/builddir/build/BUILD/glfw-3.3.2/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 25%] Built target gears make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f examples/CMakeFiles/particles.dir/build.make examples/CMakeFiles/particles.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 23%] Linking C executable sharing cd /builddir/build/BUILD/glfw-3.3.2/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/sharing.dir/link.txt --verbose=1 /usr/bin/cc -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/sharing.dir/sharing.c.o CMakeFiles/sharing.dir/__/deps/glad_gl.c.o -o sharing -Wl,-rpath,/builddir/build/BUILD/glfw-3.3.2/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 25%] Linking C executable heightmap cd /builddir/build/BUILD/glfw-3.3.2/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/heightmap.dir/link.txt --verbose=1 /usr/bin/cc -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/heightmap.dir/heightmap.c.o CMakeFiles/heightmap.dir/__/deps/glad_gl.c.o -o heightmap -Wl,-rpath,/builddir/build/BUILD/glfw-3.3.2/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 25%] Built target sharing make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f examples/CMakeFiles/simple.dir/build.make examples/CMakeFiles/simple.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/particles.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/particles.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/particles.dir/depend.internal". Dependee "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/particles.dir/depend.internal". Scanning dependencies of target particles make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f examples/CMakeFiles/particles.dir/build.make examples/CMakeFiles/particles.dir/build make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 25%] Built target heightmap make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 22%] Building C object examples/CMakeFiles/boing.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3.2/examples && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/boing.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/glad_gl.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/simple.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/simple.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/simple.dir/depend.internal". Dependee "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/simple.dir/depend.internal". Scanning dependencies of target simple make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f examples/CMakeFiles/simple.dir/build.make examples/CMakeFiles/simple.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 26%] Linking C executable boing cd /builddir/build/BUILD/glfw-3.3.2/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/boing.dir/link.txt --verbose=1 /usr/bin/cc -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/boing.dir/boing.c.o CMakeFiles/boing.dir/__/deps/glad_gl.c.o -o boing -Wl,-rpath,/builddir/build/BUILD/glfw-3.3.2/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 28%] Built target boing make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 27%] Building C object examples/CMakeFiles/particles.dir/__/deps/tinycthread.c.o cd /builddir/build/BUILD/glfw-3.3.2/examples && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/particles.dir/__/deps/tinycthread.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/tinycthread.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f examples/CMakeFiles/splitview.dir/build.make examples/CMakeFiles/splitview.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 28%] Building C object examples/CMakeFiles/simple.dir/simple.c.o cd /builddir/build/BUILD/glfw-3.3.2/examples && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/simple.dir/simple.c.o -c /builddir/build/BUILD/glfw-3.3.2/examples/simple.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f examples/CMakeFiles/offscreen.dir/build.make examples/CMakeFiles/offscreen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/splitview.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/splitview.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/splitview.dir/depend.internal". Dependee "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/splitview.dir/depend.internal". Scanning dependencies of target splitview make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f examples/CMakeFiles/splitview.dir/build.make examples/CMakeFiles/splitview.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/offscreen.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/offscreen.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/offscreen.dir/depend.internal". Dependee "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/offscreen.dir/depend.internal". Scanning dependencies of target offscreen make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f examples/CMakeFiles/offscreen.dir/build.make examples/CMakeFiles/offscreen.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 25%] Building C object examples/CMakeFiles/particles.dir/particles.c.o cd /builddir/build/BUILD/glfw-3.3.2/examples && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/particles.dir/particles.c.o -c /builddir/build/BUILD/glfw-3.3.2/examples/particles.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 31%] Building C object examples/CMakeFiles/particles.dir/__/deps/getopt.c.o cd /builddir/build/BUILD/glfw-3.3.2/examples && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/particles.dir/__/deps/getopt.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/getopt.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 30%] Building C object examples/CMakeFiles/splitview.dir/splitview.c.o cd /builddir/build/BUILD/glfw-3.3.2/examples && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/splitview.dir/splitview.c.o -c /builddir/build/BUILD/glfw-3.3.2/examples/splitview.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 29%] Building C object examples/CMakeFiles/simple.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3.2/examples && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/simple.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/glad_gl.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 33%] Linking C executable simple cd /builddir/build/BUILD/glfw-3.3.2/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/simple.dir/link.txt --verbose=1 /usr/bin/cc -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/simple.dir/simple.c.o CMakeFiles/simple.dir/__/deps/glad_gl.c.o -o simple -Wl,-rpath,/builddir/build/BUILD/glfw-3.3.2/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 33%] Built target simple make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f examples/CMakeFiles/wave.dir/build.make examples/CMakeFiles/wave.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/wave.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/wave.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/wave.dir/depend.internal". Dependee "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/wave.dir/depend.internal". Scanning dependencies of target wave make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f examples/CMakeFiles/wave.dir/build.make examples/CMakeFiles/wave.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 30%] Building C object examples/CMakeFiles/offscreen.dir/offscreen.c.o cd /builddir/build/BUILD/glfw-3.3.2/examples && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/offscreen.dir/offscreen.c.o -c /builddir/build/BUILD/glfw-3.3.2/examples/offscreen.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 32%] Building C object examples/CMakeFiles/particles.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3.2/examples && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/particles.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/glad_gl.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 33%] Building C object examples/CMakeFiles/wave.dir/wave.c.o cd /builddir/build/BUILD/glfw-3.3.2/examples && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/wave.dir/wave.c.o -c /builddir/build/BUILD/glfw-3.3.2/examples/wave.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 33%] Building C object examples/CMakeFiles/splitview.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3.2/examples && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/splitview.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/glad_gl.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 35%] Linking C executable particles cd /builddir/build/BUILD/glfw-3.3.2/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/particles.dir/link.txt --verbose=1 /usr/bin/cc -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/particles.dir/particles.c.o CMakeFiles/particles.dir/__/deps/tinycthread.c.o CMakeFiles/particles.dir/__/deps/getopt.c.o CMakeFiles/particles.dir/__/deps/glad_gl.c.o -o particles -Wl,-rpath,/builddir/build/BUILD/glfw-3.3.2/src ../src/libglfw.so.3.3 -lm -lpthread -lrt make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 37%] Built target particles make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/triangle-vulkan.dir/build.make tests/CMakeFiles/triangle-vulkan.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 37%] Linking C executable splitview cd /builddir/build/BUILD/glfw-3.3.2/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/splitview.dir/link.txt --verbose=1 /usr/bin/cc -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/splitview.dir/splitview.c.o CMakeFiles/splitview.dir/__/deps/glad_gl.c.o -o splitview -Wl,-rpath,/builddir/build/BUILD/glfw-3.3.2/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/triangle-vulkan.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/triangle-vulkan.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/triangle-vulkan.dir/depend.internal". Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/triangle-vulkan.dir/depend.internal". Scanning dependencies of target triangle-vulkan make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/triangle-vulkan.dir/build.make tests/CMakeFiles/triangle-vulkan.dir/build make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 37%] Built target splitview make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/tearing.dir/build.make tests/CMakeFiles/tearing.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/tearing.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/tearing.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/tearing.dir/depend.internal". Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/tearing.dir/depend.internal". Scanning dependencies of target tearing make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/tearing.dir/build.make tests/CMakeFiles/tearing.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 34%] Building C object examples/CMakeFiles/offscreen.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3.2/examples && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/offscreen.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/glad_gl.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 39%] Building C object tests/CMakeFiles/tearing.dir/tearing.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/tearing.dir/tearing.c.o -c /builddir/build/BUILD/glfw-3.3.2/tests/tearing.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 40%] Linking C executable offscreen cd /builddir/build/BUILD/glfw-3.3.2/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/offscreen.dir/link.txt --verbose=1 /usr/bin/cc -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/offscreen.dir/offscreen.c.o CMakeFiles/offscreen.dir/__/deps/glad_gl.c.o -o offscreen -Wl,-rpath,/builddir/build/BUILD/glfw-3.3.2/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 41%] Built target offscreen make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/title.dir/build.make tests/CMakeFiles/title.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 36%] Building C object examples/CMakeFiles/wave.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3.2/examples && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/wave.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/glad_gl.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/title.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/title.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/title.dir/depend.internal". Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/title.dir/depend.internal". Scanning dependencies of target title make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/title.dir/build.make tests/CMakeFiles/title.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 42%] Linking C executable wave cd /builddir/build/BUILD/glfw-3.3.2/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/wave.dir/link.txt --verbose=1 /usr/bin/cc -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/wave.dir/wave.c.o CMakeFiles/wave.dir/__/deps/glad_gl.c.o -o wave -Wl,-rpath,/builddir/build/BUILD/glfw-3.3.2/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 43%] Built target wave make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 43%] Building C object tests/CMakeFiles/title.dir/title.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/title.dir/title.c.o -c /builddir/build/BUILD/glfw-3.3.2/tests/title.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 38%] Building C object tests/CMakeFiles/triangle-vulkan.dir/triangle-vulkan.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/triangle-vulkan.dir/triangle-vulkan.c.o -c /builddir/build/BUILD/glfw-3.3.2/tests/triangle-vulkan.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/opacity.dir/build.make tests/CMakeFiles/opacity.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 45%] Building C object tests/CMakeFiles/triangle-vulkan.dir/__/deps/glad_vulkan.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/triangle-vulkan.dir/__/deps/glad_vulkan.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/glad_vulkan.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/opacity.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/opacity.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/opacity.dir/depend.internal". Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/opacity.dir/depend.internal". Scanning dependencies of target opacity make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/opacity.dir/build.make tests/CMakeFiles/opacity.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 41%] Building C object tests/CMakeFiles/tearing.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/tearing.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/glad_gl.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 46%] Linking C executable triangle-vulkan cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/triangle-vulkan.dir/link.txt --verbose=1 /usr/bin/cc -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/triangle-vulkan.dir/triangle-vulkan.c.o CMakeFiles/triangle-vulkan.dir/__/deps/glad_vulkan.c.o -o triangle-vulkan -Wl,-rpath,/builddir/build/BUILD/glfw-3.3.2/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 48%] Built target triangle-vulkan make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 48%] Linking C executable tearing cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/tearing.dir/link.txt --verbose=1 /usr/bin/cc -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/tearing.dir/tearing.c.o CMakeFiles/tearing.dir/__/deps/glad_gl.c.o -o tearing -Wl,-rpath,/builddir/build/BUILD/glfw-3.3.2/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 49%] Built target tearing make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/clipboard.dir/build.make tests/CMakeFiles/clipboard.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/clipboard.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/clipboard.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/clipboard.dir/depend.internal". Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/clipboard.dir/depend.internal". Scanning dependencies of target clipboard make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/clipboard.dir/build.make tests/CMakeFiles/clipboard.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 44%] Building C object tests/CMakeFiles/title.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/title.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/glad_gl.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 50%] Linking C executable title cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/title.dir/link.txt --verbose=1 /usr/bin/cc -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/title.dir/title.c.o CMakeFiles/title.dir/__/deps/glad_gl.c.o -o title -Wl,-rpath,/builddir/build/BUILD/glfw-3.3.2/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 51%] Built target title make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 51%] Building C object tests/CMakeFiles/clipboard.dir/clipboard.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/clipboard.dir/clipboard.c.o -c /builddir/build/BUILD/glfw-3.3.2/tests/clipboard.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/msaa.dir/build.make tests/CMakeFiles/msaa.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/msaa.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/msaa.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/msaa.dir/depend.internal". Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/msaa.dir/depend.internal". Scanning dependencies of target msaa make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/msaa.dir/build.make tests/CMakeFiles/msaa.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 52%] Building C object tests/CMakeFiles/clipboard.dir/__/deps/getopt.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/clipboard.dir/__/deps/getopt.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/getopt.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 49%] Building C object tests/CMakeFiles/opacity.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/opacity.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/glad_gl.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 53%] Building C object tests/CMakeFiles/msaa.dir/msaa.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/msaa.dir/msaa.c.o -c /builddir/build/BUILD/glfw-3.3.2/tests/msaa.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/glfwinfo.dir/build.make tests/CMakeFiles/glfwinfo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/glfwinfo.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/glfwinfo.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/glfwinfo.dir/depend.internal". Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/glfwinfo.dir/depend.internal". Scanning dependencies of target glfwinfo make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/glfwinfo.dir/build.make tests/CMakeFiles/glfwinfo.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 55%] Building C object tests/CMakeFiles/msaa.dir/__/deps/getopt.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/msaa.dir/__/deps/getopt.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/getopt.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 54%] Building C object tests/CMakeFiles/clipboard.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/clipboard.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/glad_gl.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 57%] Linking C executable clipboard cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/clipboard.dir/link.txt --verbose=1 /usr/bin/cc -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/clipboard.dir/clipboard.c.o CMakeFiles/clipboard.dir/__/deps/getopt.c.o CMakeFiles/clipboard.dir/__/deps/glad_gl.c.o -o clipboard -Wl,-rpath,/builddir/build/BUILD/glfw-3.3.2/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 57%] Built target clipboard make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 56%] Building C object tests/CMakeFiles/glfwinfo.dir/glfwinfo.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/glfwinfo.dir/glfwinfo.c.o -c /builddir/build/BUILD/glfw-3.3.2/tests/glfwinfo.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 58%] Building C object tests/CMakeFiles/glfwinfo.dir/__/deps/getopt.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/glfwinfo.dir/__/deps/getopt.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/getopt.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 57%] Building C object tests/CMakeFiles/msaa.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/msaa.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/glad_gl.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 60%] Linking C executable msaa cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/msaa.dir/link.txt --verbose=1 /usr/bin/cc -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/msaa.dir/msaa.c.o CMakeFiles/msaa.dir/__/deps/getopt.c.o CMakeFiles/msaa.dir/__/deps/glad_gl.c.o -o msaa -Wl,-rpath,/builddir/build/BUILD/glfw-3.3.2/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 60%] Built target msaa make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/iconify.dir/build.make tests/CMakeFiles/iconify.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/iconify.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/iconify.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/iconify.dir/depend.internal". Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/iconify.dir/depend.internal". Scanning dependencies of target iconify make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/iconify.dir/build.make tests/CMakeFiles/iconify.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 59%] Building C object tests/CMakeFiles/glfwinfo.dir/__/deps/glad_vulkan.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/glfwinfo.dir/__/deps/glad_vulkan.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/glad_vulkan.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 61%] Building C object tests/CMakeFiles/iconify.dir/iconify.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/iconify.dir/iconify.c.o -c /builddir/build/BUILD/glfw-3.3.2/tests/iconify.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/reopen.dir/build.make tests/CMakeFiles/reopen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/reopen.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/reopen.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/reopen.dir/depend.internal". Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/reopen.dir/depend.internal". Scanning dependencies of target reopen make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/reopen.dir/build.make tests/CMakeFiles/reopen.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 62%] Building C object tests/CMakeFiles/iconify.dir/__/deps/getopt.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/iconify.dir/__/deps/getopt.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/getopt.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 59%] Building C object tests/CMakeFiles/glfwinfo.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/glfwinfo.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/glad_gl.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 65%] Linking C executable glfwinfo cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/glfwinfo.dir/link.txt --verbose=1 /usr/bin/cc -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/glfwinfo.dir/glfwinfo.c.o CMakeFiles/glfwinfo.dir/__/deps/getopt.c.o CMakeFiles/glfwinfo.dir/__/deps/glad_gl.c.o CMakeFiles/glfwinfo.dir/__/deps/glad_vulkan.c.o -o glfwinfo -Wl,-rpath,/builddir/build/BUILD/glfw-3.3.2/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 65%] Built target glfwinfo make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 63%] Building C object tests/CMakeFiles/reopen.dir/reopen.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/reopen.dir/reopen.c.o -c /builddir/build/BUILD/glfw-3.3.2/tests/reopen.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/gamma.dir/build.make tests/CMakeFiles/gamma.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/gamma.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/gamma.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/gamma.dir/depend.internal". Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/gamma.dir/depend.internal". Scanning dependencies of target gamma make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/gamma.dir/build.make tests/CMakeFiles/gamma.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 64%] Building C object tests/CMakeFiles/iconify.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/iconify.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/glad_gl.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 66%] Building C object tests/CMakeFiles/reopen.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/reopen.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/glad_gl.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 67%] Linking C executable iconify cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/iconify.dir/link.txt --verbose=1 /usr/bin/cc -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/iconify.dir/iconify.c.o CMakeFiles/iconify.dir/__/deps/getopt.c.o CMakeFiles/iconify.dir/__/deps/glad_gl.c.o -o iconify -Wl,-rpath,/builddir/build/BUILD/glfw-3.3.2/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 67%] Built target iconify make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/monitors.dir/build.make tests/CMakeFiles/monitors.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/monitors.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/monitors.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/monitors.dir/depend.internal". Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/monitors.dir/depend.internal". Scanning dependencies of target monitors make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/monitors.dir/build.make tests/CMakeFiles/monitors.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 67%] Linking C executable reopen cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/reopen.dir/link.txt --verbose=1 /usr/bin/cc -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/reopen.dir/reopen.c.o CMakeFiles/reopen.dir/__/deps/glad_gl.c.o -o reopen -Wl,-rpath,/builddir/build/BUILD/glfw-3.3.2/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 68%] Built target reopen make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 68%] Building C object tests/CMakeFiles/monitors.dir/monitors.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/monitors.dir/monitors.c.o -c /builddir/build/BUILD/glfw-3.3.2/tests/monitors.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 69%] Building C object tests/CMakeFiles/monitors.dir/__/deps/getopt.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/monitors.dir/__/deps/getopt.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/getopt.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 69%] Building C object tests/CMakeFiles/gamma.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/gamma.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/glad_gl.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/windows.dir/build.make tests/CMakeFiles/windows.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/windows.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/windows.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/windows.dir/depend.internal". Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/windows.dir/depend.internal". Scanning dependencies of target windows make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/windows.dir/build.make tests/CMakeFiles/windows.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 71%] Building C object tests/CMakeFiles/windows.dir/windows.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/windows.dir/windows.c.o -c /builddir/build/BUILD/glfw-3.3.2/tests/windows.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 70%] Building C object tests/CMakeFiles/monitors.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/monitors.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/glad_gl.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 72%] Building C object tests/CMakeFiles/windows.dir/__/deps/getopt.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/windows.dir/__/deps/getopt.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/getopt.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 73%] Linking C executable monitors cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/monitors.dir/link.txt --verbose=1 /usr/bin/cc -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/monitors.dir/monitors.c.o CMakeFiles/monitors.dir/__/deps/getopt.c.o CMakeFiles/monitors.dir/__/deps/glad_gl.c.o -o monitors -Wl,-rpath,/builddir/build/BUILD/glfw-3.3.2/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 74%] Built target monitors make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/timeout.dir/build.make tests/CMakeFiles/timeout.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/timeout.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/timeout.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/timeout.dir/depend.internal". Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/timeout.dir/depend.internal". Scanning dependencies of target timeout make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/timeout.dir/build.make tests/CMakeFiles/timeout.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 75%] Building C object tests/CMakeFiles/timeout.dir/timeout.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/timeout.dir/timeout.c.o -c /builddir/build/BUILD/glfw-3.3.2/tests/timeout.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 74%] Building C object tests/CMakeFiles/windows.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/windows.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/glad_gl.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 77%] Linking C executable windows cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/windows.dir/link.txt --verbose=1 /usr/bin/cc -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/windows.dir/windows.c.o CMakeFiles/windows.dir/__/deps/getopt.c.o CMakeFiles/windows.dir/__/deps/glad_gl.c.o -o windows -Wl,-rpath,/builddir/build/BUILD/glfw-3.3.2/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 77%] Built target windows make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/inputlag.dir/build.make tests/CMakeFiles/inputlag.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/inputlag.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/inputlag.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/inputlag.dir/depend.internal". Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/inputlag.dir/depend.internal". Scanning dependencies of target inputlag make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/inputlag.dir/build.make tests/CMakeFiles/inputlag.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 76%] Building C object tests/CMakeFiles/timeout.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/timeout.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/glad_gl.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 78%] Linking C executable timeout cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/timeout.dir/link.txt --verbose=1 /usr/bin/cc -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/timeout.dir/timeout.c.o CMakeFiles/timeout.dir/__/deps/glad_gl.c.o -o timeout -Wl,-rpath,/builddir/build/BUILD/glfw-3.3.2/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 78%] Built target timeout make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/threads.dir/build.make tests/CMakeFiles/threads.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/threads.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/threads.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/threads.dir/depend.internal". Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/threads.dir/depend.internal". Scanning dependencies of target threads make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/threads.dir/build.make tests/CMakeFiles/threads.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 78%] Building C object tests/CMakeFiles/threads.dir/threads.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/threads.dir/threads.c.o -c /builddir/build/BUILD/glfw-3.3.2/tests/threads.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 79%] Building C object tests/CMakeFiles/threads.dir/__/deps/tinycthread.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/threads.dir/__/deps/tinycthread.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/tinycthread.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 80%] Building C object tests/CMakeFiles/threads.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/threads.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/glad_gl.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 81%] Linking C executable threads cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/threads.dir/link.txt --verbose=1 /usr/bin/cc -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/threads.dir/threads.c.o CMakeFiles/threads.dir/__/deps/tinycthread.c.o CMakeFiles/threads.dir/__/deps/glad_gl.c.o -o threads -Wl,-rpath,/builddir/build/BUILD/glfw-3.3.2/src ../src/libglfw.so.3.3 -lm -lpthread -lrt make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 81%] Built target threads make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/cursor.dir/build.make tests/CMakeFiles/cursor.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/cursor.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/cursor.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/cursor.dir/depend.internal". Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/cursor.dir/depend.internal". Scanning dependencies of target cursor make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/cursor.dir/build.make tests/CMakeFiles/cursor.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 82%] Building C object tests/CMakeFiles/cursor.dir/cursor.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/cursor.dir/cursor.c.o -c /builddir/build/BUILD/glfw-3.3.2/tests/cursor.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 83%] Building C object tests/CMakeFiles/cursor.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/cursor.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/glad_gl.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 84%] Linking C executable cursor cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/cursor.dir/link.txt --verbose=1 /usr/bin/cc -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/cursor.dir/cursor.c.o CMakeFiles/cursor.dir/__/deps/glad_gl.c.o -o cursor -Wl,-rpath,/builddir/build/BUILD/glfw-3.3.2/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 84%] Built target cursor make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 85%] Building C object tests/CMakeFiles/inputlag.dir/__/deps/getopt.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/inputlag.dir/__/deps/getopt.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/getopt.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 85%] Building C object tests/CMakeFiles/inputlag.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/inputlag.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/glad_gl.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/empty.dir/build.make tests/CMakeFiles/empty.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/empty.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/empty.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/empty.dir/depend.internal". Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/empty.dir/depend.internal". Scanning dependencies of target empty make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/empty.dir/build.make tests/CMakeFiles/empty.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 86%] Building C object tests/CMakeFiles/empty.dir/empty.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/empty.dir/empty.c.o -c /builddir/build/BUILD/glfw-3.3.2/tests/empty.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 87%] Building C object tests/CMakeFiles/empty.dir/__/deps/tinycthread.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/empty.dir/__/deps/tinycthread.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/tinycthread.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 87%] Building C object tests/CMakeFiles/empty.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/empty.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/glad_gl.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 88%] Linking C executable empty cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/empty.dir/link.txt --verbose=1 /usr/bin/cc -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/empty.dir/empty.c.o CMakeFiles/empty.dir/__/deps/tinycthread.c.o CMakeFiles/empty.dir/__/deps/glad_gl.c.o -o empty -Wl,-rpath,/builddir/build/BUILD/glfw-3.3.2/src ../src/libglfw.so.3.3 -lm -lpthread -lrt make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 88%] Built target empty make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/icon.dir/build.make tests/CMakeFiles/icon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/icon.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/icon.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/icon.dir/depend.internal". Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/icon.dir/depend.internal". Scanning dependencies of target icon make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/icon.dir/build.make tests/CMakeFiles/icon.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 89%] Building C object tests/CMakeFiles/icon.dir/icon.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/icon.dir/icon.c.o -c /builddir/build/BUILD/glfw-3.3.2/tests/icon.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 90%] Building C object tests/CMakeFiles/icon.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/icon.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/glad_gl.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 90%] Linking C executable icon cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/icon.dir/link.txt --verbose=1 /usr/bin/cc -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/icon.dir/icon.c.o CMakeFiles/icon.dir/__/deps/glad_gl.c.o -o icon -Wl,-rpath,/builddir/build/BUILD/glfw-3.3.2/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 90%] Built target icon make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/events.dir/build.make tests/CMakeFiles/events.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/events.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/events.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/events.dir/depend.internal". Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/events.dir/depend.internal". Scanning dependencies of target events make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/events.dir/build.make tests/CMakeFiles/events.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 91%] Building C object tests/CMakeFiles/events.dir/events.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/events.dir/events.c.o -c /builddir/build/BUILD/glfw-3.3.2/tests/events.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 92%] Building C object tests/CMakeFiles/events.dir/__/deps/getopt.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/events.dir/__/deps/getopt.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/getopt.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 93%] Building C object tests/CMakeFiles/events.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/events.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/glad_gl.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 94%] Linking C executable events cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/events.dir/link.txt --verbose=1 /usr/bin/cc -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/events.dir/events.c.o CMakeFiles/events.dir/__/deps/getopt.c.o CMakeFiles/events.dir/__/deps/glad_gl.c.o -o events -Wl,-rpath,/builddir/build/BUILD/glfw-3.3.2/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 94%] Built target events make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/joysticks.dir/build.make tests/CMakeFiles/joysticks.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/joysticks.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/joysticks.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/joysticks.dir/depend.internal". Dependee "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/joysticks.dir/depend.internal". Scanning dependencies of target joysticks make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/joysticks.dir/build.make tests/CMakeFiles/joysticks.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 47%] Building C object tests/CMakeFiles/opacity.dir/opacity.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/opacity.dir/opacity.c.o -c /builddir/build/BUILD/glfw-3.3.2/tests/opacity.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' In file included from /builddir/build/BUILD/glfw-3.3.2/tests/opacity.c:37: /builddir/build/BUILD/glfw-3.3.2/deps/nuklear.h: In function 'nk_tree_element_image_push_hashed_base': /builddir/build/BUILD/glfw-3.3.2/deps/nuklear.h:18389:20: warning: variable 'text' set but not used [-Wunused-but-set-variable] 18389 | struct nk_text text; | ^~~~ /builddir/build/BUILD/glfw-3.3.2/deps/nuklear.h: In function 'nk_property': /builddir/build/BUILD/glfw-3.3.2/deps/nuklear.h:23468:16: warning: 'num_len' may be used uninitialized in this function [-Wmaybe-uninitialized] 23468 | size = font->width(font->userdata, font->height, string, num_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 96%] Linking C executable opacity cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/opacity.dir/link.txt --verbose=1 /usr/bin/cc -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/opacity.dir/opacity.c.o CMakeFiles/opacity.dir/__/deps/glad_gl.c.o -o opacity -Wl,-rpath,/builddir/build/BUILD/glfw-3.3.2/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 96%] Built target opacity make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 97%] Building C object tests/CMakeFiles/joysticks.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/joysticks.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3.2/deps/glad_gl.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 66%] Building C object tests/CMakeFiles/gamma.dir/gamma.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/gamma.dir/gamma.c.o -c /builddir/build/BUILD/glfw-3.3.2/tests/gamma.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' In file included from /builddir/build/BUILD/glfw-3.3.2/tests/gamma.c:43: /builddir/build/BUILD/glfw-3.3.2/deps/nuklear.h: In function 'nk_tree_element_image_push_hashed_base': /builddir/build/BUILD/glfw-3.3.2/deps/nuklear.h:18389:20: warning: variable 'text' set but not used [-Wunused-but-set-variable] 18389 | struct nk_text text; | ^~~~ /builddir/build/BUILD/glfw-3.3.2/deps/nuklear.h: In function 'nk_property': /builddir/build/BUILD/glfw-3.3.2/deps/nuklear.h:23468:16: warning: 'num_len' may be used uninitialized in this function [-Wmaybe-uninitialized] 23468 | size = font->width(font->userdata, font->height, string, num_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 98%] Linking C executable gamma cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/gamma.dir/link.txt --verbose=1 /usr/bin/cc -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/gamma.dir/gamma.c.o CMakeFiles/gamma.dir/__/deps/glad_gl.c.o -o gamma -Wl,-rpath,/builddir/build/BUILD/glfw-3.3.2/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 98%] Built target gamma make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 78%] Building C object tests/CMakeFiles/inputlag.dir/inputlag.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/inputlag.dir/inputlag.c.o -c /builddir/build/BUILD/glfw-3.3.2/tests/inputlag.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' In file included from /builddir/build/BUILD/glfw-3.3.2/tests/inputlag.c:42: /builddir/build/BUILD/glfw-3.3.2/deps/nuklear.h: In function 'nk_tree_element_image_push_hashed_base': /builddir/build/BUILD/glfw-3.3.2/deps/nuklear.h:18389:20: warning: variable 'text' set but not used [-Wunused-but-set-variable] 18389 | struct nk_text text; | ^~~~ /builddir/build/BUILD/glfw-3.3.2/deps/nuklear.h: In function 'nk_property': /builddir/build/BUILD/glfw-3.3.2/deps/nuklear.h:23468:16: warning: 'num_len' may be used uninitialized in this function [-Wmaybe-uninitialized] 23468 | size = font->width(font->userdata, font->height, string, num_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 99%] Linking C executable inputlag cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/inputlag.dir/link.txt --verbose=1 /usr/bin/cc -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/inputlag.dir/inputlag.c.o CMakeFiles/inputlag.dir/__/deps/getopt.c.o CMakeFiles/inputlag.dir/__/deps/glad_gl.c.o -o inputlag -Wl,-rpath,/builddir/build/BUILD/glfw-3.3.2/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 99%] Built target inputlag make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [ 95%] Building C object tests/CMakeFiles/joysticks.dir/joysticks.c.o cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cc -I/builddir/build/BUILD/glfw-3.3.2/deps -I/builddir/build/BUILD/glfw-3.3.2/include -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 -std=gnu99 -o CMakeFiles/joysticks.dir/joysticks.c.o -c /builddir/build/BUILD/glfw-3.3.2/tests/joysticks.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' In file included from /builddir/build/BUILD/glfw-3.3.2/tests/joysticks.c:43: /builddir/build/BUILD/glfw-3.3.2/deps/nuklear.h: In function 'nk_tree_element_image_push_hashed_base': /builddir/build/BUILD/glfw-3.3.2/deps/nuklear.h:18389:20: warning: variable 'text' set but not used [-Wunused-but-set-variable] 18389 | struct nk_text text; | ^~~~ /builddir/build/BUILD/glfw-3.3.2/deps/nuklear.h: In function 'nk_property': /builddir/build/BUILD/glfw-3.3.2/deps/nuklear.h:23468:16: warning: 'num_len' may be used uninitialized in this function [-Wmaybe-uninitialized] 23468 | size = font->width(font->userdata, font->height, string, num_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [100%] Linking C executable joysticks cd /builddir/build/BUILD/glfw-3.3.2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/joysticks.dir/link.txt --verbose=1 /usr/bin/cc -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/joysticks.dir/joysticks.c.o CMakeFiles/joysticks.dir/__/deps/glad_gl.c.o -o joysticks -Wl,-rpath,/builddir/build/BUILD/glfw-3.3.2/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [100%] Built target joysticks make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/glfw-3.3.2/CMakeFiles 0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wlRz9A + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/glfw-3.3.2-2.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/glfw-3.3.2-2.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/glfw-3.3.2-2.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/glfw-3.3.2-2.fc33.riscv64 + cd glfw-3.3.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/glfw-3.3.2-2.fc33.riscv64 'INSTALL=/usr/bin/install -p' /usr/bin/cmake -S/builddir/build/BUILD/glfw-3.3.2 -B/builddir/build/BUILD/glfw-3.3.2 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/glfw-3.3.2/CMakeFiles /builddir/build/BUILD/glfw-3.3.2/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f src/CMakeFiles/glfw.dir/build.make src/CMakeFiles/glfw.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/src /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/src /builddir/build/BUILD/glfw-3.3.2/src/CMakeFiles/glfw.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f src/CMakeFiles/glfw.dir/build.make src/CMakeFiles/glfw.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Nothing to be done for 'src/CMakeFiles/glfw.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' [ 14%] Built target glfw /usr/bin/make -f examples/CMakeFiles/boing.dir/build.make examples/CMakeFiles/boing.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/boing.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f examples/CMakeFiles/boing.dir/build.make examples/CMakeFiles/boing.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Nothing to be done for 'examples/CMakeFiles/boing.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' [ 16%] Built target boing /usr/bin/make -f examples/CMakeFiles/gears.dir/build.make examples/CMakeFiles/gears.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/gears.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f examples/CMakeFiles/gears.dir/build.make examples/CMakeFiles/gears.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Nothing to be done for 'examples/CMakeFiles/gears.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' [ 19%] Built target gears /usr/bin/make -f examples/CMakeFiles/heightmap.dir/build.make examples/CMakeFiles/heightmap.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/heightmap.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f examples/CMakeFiles/heightmap.dir/build.make examples/CMakeFiles/heightmap.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Nothing to be done for 'examples/CMakeFiles/heightmap.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' [ 22%] Built target heightmap /usr/bin/make -f examples/CMakeFiles/sharing.dir/build.make examples/CMakeFiles/sharing.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/sharing.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f examples/CMakeFiles/sharing.dir/build.make examples/CMakeFiles/sharing.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Nothing to be done for 'examples/CMakeFiles/sharing.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' [ 25%] Built target sharing /usr/bin/make -f examples/CMakeFiles/particles.dir/build.make examples/CMakeFiles/particles.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/particles.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f examples/CMakeFiles/particles.dir/build.make examples/CMakeFiles/particles.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Nothing to be done for 'examples/CMakeFiles/particles.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' [ 29%] Built target particles /usr/bin/make -f examples/CMakeFiles/simple.dir/build.make examples/CMakeFiles/simple.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/simple.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f examples/CMakeFiles/simple.dir/build.make examples/CMakeFiles/simple.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Nothing to be done for 'examples/CMakeFiles/simple.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' [ 31%] Built target simple /usr/bin/make -f examples/CMakeFiles/splitview.dir/build.make examples/CMakeFiles/splitview.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/splitview.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f examples/CMakeFiles/splitview.dir/build.make examples/CMakeFiles/splitview.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Nothing to be done for 'examples/CMakeFiles/splitview.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' [ 34%] Built target splitview /usr/bin/make -f examples/CMakeFiles/offscreen.dir/build.make examples/CMakeFiles/offscreen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/offscreen.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f examples/CMakeFiles/offscreen.dir/build.make examples/CMakeFiles/offscreen.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Nothing to be done for 'examples/CMakeFiles/offscreen.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' [ 36%] Built target offscreen /usr/bin/make -f examples/CMakeFiles/wave.dir/build.make examples/CMakeFiles/wave.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/examples /builddir/build/BUILD/glfw-3.3.2/examples/CMakeFiles/wave.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f examples/CMakeFiles/wave.dir/build.make examples/CMakeFiles/wave.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Nothing to be done for 'examples/CMakeFiles/wave.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' [ 38%] Built target wave /usr/bin/make -f tests/CMakeFiles/triangle-vulkan.dir/build.make tests/CMakeFiles/triangle-vulkan.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/triangle-vulkan.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/triangle-vulkan.dir/build.make tests/CMakeFiles/triangle-vulkan.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Nothing to be done for 'tests/CMakeFiles/triangle-vulkan.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' [ 41%] Built target triangle-vulkan /usr/bin/make -f tests/CMakeFiles/tearing.dir/build.make tests/CMakeFiles/tearing.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/tearing.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/tearing.dir/build.make tests/CMakeFiles/tearing.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Nothing to be done for 'tests/CMakeFiles/tearing.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' [ 44%] Built target tearing /usr/bin/make -f tests/CMakeFiles/title.dir/build.make tests/CMakeFiles/title.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/title.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/title.dir/build.make tests/CMakeFiles/title.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Nothing to be done for 'tests/CMakeFiles/title.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' [ 47%] Built target title /usr/bin/make -f tests/CMakeFiles/opacity.dir/build.make tests/CMakeFiles/opacity.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/opacity.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/opacity.dir/build.make tests/CMakeFiles/opacity.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Nothing to be done for 'tests/CMakeFiles/opacity.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' [ 50%] Built target opacity /usr/bin/make -f tests/CMakeFiles/clipboard.dir/build.make tests/CMakeFiles/clipboard.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/clipboard.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/clipboard.dir/build.make tests/CMakeFiles/clipboard.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Nothing to be done for 'tests/CMakeFiles/clipboard.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' [ 53%] Built target clipboard /usr/bin/make -f tests/CMakeFiles/msaa.dir/build.make tests/CMakeFiles/msaa.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/msaa.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/msaa.dir/build.make tests/CMakeFiles/msaa.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Nothing to be done for 'tests/CMakeFiles/msaa.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' [ 57%] Built target msaa /usr/bin/make -f tests/CMakeFiles/glfwinfo.dir/build.make tests/CMakeFiles/glfwinfo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/glfwinfo.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/glfwinfo.dir/build.make tests/CMakeFiles/glfwinfo.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Nothing to be done for 'tests/CMakeFiles/glfwinfo.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' [ 61%] Built target glfwinfo /usr/bin/make -f tests/CMakeFiles/iconify.dir/build.make tests/CMakeFiles/iconify.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/iconify.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/iconify.dir/build.make tests/CMakeFiles/iconify.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Nothing to be done for 'tests/CMakeFiles/iconify.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' [ 65%] Built target iconify /usr/bin/make -f tests/CMakeFiles/reopen.dir/build.make tests/CMakeFiles/reopen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/reopen.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/reopen.dir/build.make tests/CMakeFiles/reopen.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Nothing to be done for 'tests/CMakeFiles/reopen.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' [ 67%] Built target reopen /usr/bin/make -f tests/CMakeFiles/gamma.dir/build.make tests/CMakeFiles/gamma.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/gamma.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/gamma.dir/build.make tests/CMakeFiles/gamma.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Nothing to be done for 'tests/CMakeFiles/gamma.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' [ 69%] Built target gamma /usr/bin/make -f tests/CMakeFiles/monitors.dir/build.make tests/CMakeFiles/monitors.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/monitors.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/monitors.dir/build.make tests/CMakeFiles/monitors.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Nothing to be done for 'tests/CMakeFiles/monitors.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' [ 72%] Built target monitors /usr/bin/make -f tests/CMakeFiles/windows.dir/build.make tests/CMakeFiles/windows.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/windows.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/windows.dir/build.make tests/CMakeFiles/windows.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Nothing to be done for 'tests/CMakeFiles/windows.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' [ 76%] Built target windows /usr/bin/make -f tests/CMakeFiles/timeout.dir/build.make tests/CMakeFiles/timeout.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/timeout.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/timeout.dir/build.make tests/CMakeFiles/timeout.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Nothing to be done for 'tests/CMakeFiles/timeout.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' [ 78%] Built target timeout /usr/bin/make -f tests/CMakeFiles/inputlag.dir/build.make tests/CMakeFiles/inputlag.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/inputlag.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/inputlag.dir/build.make tests/CMakeFiles/inputlag.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Nothing to be done for 'tests/CMakeFiles/inputlag.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' [ 81%] Built target inputlag /usr/bin/make -f tests/CMakeFiles/threads.dir/build.make tests/CMakeFiles/threads.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/threads.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/threads.dir/build.make tests/CMakeFiles/threads.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Nothing to be done for 'tests/CMakeFiles/threads.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' [ 84%] Built target threads /usr/bin/make -f tests/CMakeFiles/cursor.dir/build.make tests/CMakeFiles/cursor.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/cursor.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/cursor.dir/build.make tests/CMakeFiles/cursor.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Nothing to be done for 'tests/CMakeFiles/cursor.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' [ 87%] Built target cursor /usr/bin/make -f tests/CMakeFiles/empty.dir/build.make tests/CMakeFiles/empty.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/empty.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/empty.dir/build.make tests/CMakeFiles/empty.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Nothing to be done for 'tests/CMakeFiles/empty.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' [ 90%] Built target empty /usr/bin/make -f tests/CMakeFiles/icon.dir/build.make tests/CMakeFiles/icon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/icon.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/icon.dir/build.make tests/CMakeFiles/icon.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Nothing to be done for 'tests/CMakeFiles/icon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' [ 92%] Built target icon /usr/bin/make -f tests/CMakeFiles/events.dir/build.make tests/CMakeFiles/events.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/events.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/events.dir/build.make tests/CMakeFiles/events.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Nothing to be done for 'tests/CMakeFiles/events.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' [ 96%] Built target events /usr/bin/make -f tests/CMakeFiles/joysticks.dir/build.make tests/CMakeFiles/joysticks.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/tests /builddir/build/BUILD/glfw-3.3.2/tests/CMakeFiles/joysticks.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f tests/CMakeFiles/joysticks.dir/build.make tests/CMakeFiles/joysticks.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' make[2]: Nothing to be done for 'tests/CMakeFiles/joysticks.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' [ 99%] Built target joysticks /usr/bin/make -f docs/CMakeFiles/docs.dir/build.make docs/CMakeFiles/docs.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' cd /builddir/build/BUILD/glfw-3.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/docs /builddir/build/BUILD/glfw-3.3.2 /builddir/build/BUILD/glfw-3.3.2/docs /builddir/build/BUILD/glfw-3.3.2/docs/CMakeFiles/docs.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/make -f docs/CMakeFiles/docs.dir/build.make docs/CMakeFiles/docs.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' [100%] Generating HTML documentation cd /builddir/build/BUILD/glfw-3.3.2/docs && /usr/bin/doxygen make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' [100%] Built target docs make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/glfw-3.3.2/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3.2' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3.2' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/glfw-3.3.2-2.fc33.riscv64/usr/include/GLFW -- Installing: /builddir/build/BUILDROOT/glfw-3.3.2-2.fc33.riscv64/usr/include/GLFW/glfw3.h -- Installing: /builddir/build/BUILDROOT/glfw-3.3.2-2.fc33.riscv64/usr/include/GLFW/glfw3native.h -- Installing: /builddir/build/BUILDROOT/glfw-3.3.2-2.fc33.riscv64/usr/lib64/cmake/glfw3/glfw3Config.cmake -- Installing: /builddir/build/BUILDROOT/glfw-3.3.2-2.fc33.riscv64/usr/lib64/cmake/glfw3/glfw3ConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/glfw-3.3.2-2.fc33.riscv64/usr/lib64/cmake/glfw3/glfw3Targets.cmake -- Installing: /builddir/build/BUILDROOT/glfw-3.3.2-2.fc33.riscv64/usr/lib64/cmake/glfw3/glfw3Targets-noconfig.cmake -- Installing: /builddir/build/BUILDROOT/glfw-3.3.2-2.fc33.riscv64/usr/lib64/pkgconfig/glfw3.pc -- Installing: /builddir/build/BUILDROOT/glfw-3.3.2-2.fc33.riscv64/usr/lib64/libglfw.so.3.3 -- Installing: /builddir/build/BUILDROOT/glfw-3.3.2-2.fc33.riscv64/usr/lib64/libglfw.so.3 -- Installing: /builddir/build/BUILDROOT/glfw-3.3.2-2.fc33.riscv64/usr/lib64/libglfw.so + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.3.2-2.fc33 --unique-debug-suffix -3.3.2-2.fc33.riscv64 --unique-debug-src-base glfw-3.3.2-2.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/glfw-3.3.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/glfw-3.3.2-2.fc33.riscv64/usr/lib64/libglfw.so.3.3 extracting debug info from /builddir/build/BUILDROOT/glfw-3.3.2-2.fc33.riscv64/usr/lib64/libglfw.so.3.3 original debug info size: 884kB, size after compression: 592kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1553 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: glfw-3.3.2-2.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qoBnLA + umask 022 + cd /builddir/build/BUILD + cd glfw-3.3.2 + DOCDIR=/builddir/build/BUILDROOT/glfw-3.3.2-2.fc33.riscv64/usr/share/doc/glfw + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/glfw-3.3.2-2.fc33.riscv64/usr/share/doc/glfw + cp -pr README.md /builddir/build/BUILDROOT/glfw-3.3.2-2.fc33.riscv64/usr/share/doc/glfw + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YcJv0A + umask 022 + cd /builddir/build/BUILD + cd glfw-3.3.2 + LICENSEDIR=/builddir/build/BUILDROOT/glfw-3.3.2-2.fc33.riscv64/usr/share/licenses/glfw + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/glfw-3.3.2-2.fc33.riscv64/usr/share/licenses/glfw + cp -pr LICENSE.md /builddir/build/BUILDROOT/glfw-3.3.2-2.fc33.riscv64/usr/share/licenses/glfw + RPM_EC=0 ++ jobs -p + exit 0 Provides: glfw = 1:3.3.2-2.fc33 glfw(riscv-64) = 1:3.3.2-2.fc33 libglfw.so.3()(64bit) 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) libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(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: glfw-devel-3.3.2-2.fc33.riscv64 Provides: cmake(glfw3) = 3.3.2 glfw-devel = 1:3.3.2-2.fc33 glfw-devel(riscv-64) = 1:3.3.2-2.fc33 pkgconfig(glfw3) = 3.3.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config cmake-filesystem(riscv-64) libglfw.so.3()(64bit) pkgconfig(x11) Processing files: glfw-doc-3.3.2-2.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TyljdB + umask 022 + cd /builddir/build/BUILD + cd glfw-3.3.2 + DOCDIR=/builddir/build/BUILDROOT/glfw-3.3.2-2.fc33.riscv64/usr/share/doc/glfw-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/glfw-3.3.2-2.fc33.riscv64/usr/share/doc/glfw-doc + cp -pr docs/html/bc_s.png docs/html/bdwn.png docs/html/bug.html docs/html/build_8dox.html docs/html/build_guide.html docs/html/closed.png docs/html/compat_8dox.html docs/html/compat_guide.html docs/html/compile_8dox.html docs/html/compile_guide.html docs/html/context_8dox.html docs/html/context_guide.html docs/html/deprecated.html docs/html/dir_7d046523570a4bf058ddf3b10b545b6c.html docs/html/dir_d44c64559bbebec7f509842c48db8b23.html docs/html/doc.png docs/html/doxygen.css docs/html/doxygen.png docs/html/dynsections.js docs/html/extra.css docs/html/files.html docs/html/folderclosed.png docs/html/folderopen.png docs/html/glfw3_8h.html docs/html/glfw3_8h_source.html docs/html/glfw3native_8h.html docs/html/glfw3native_8h_source.html docs/html/group__buttons.html docs/html/group__context.html docs/html/group__errors.html docs/html/group__gamepad__axes.html docs/html/group__gamepad__buttons.html docs/html/group__hat__state.html docs/html/group__init.html docs/html/group__input.html docs/html/group__joysticks.html docs/html/group__keys.html docs/html/group__mods.html docs/html/group__monitor.html docs/html/group__native.html docs/html/group__shapes.html docs/html/group__vulkan.html docs/html/group__window.html docs/html/index.html docs/html/input_8dox.html docs/html/input_guide.html docs/html/internal_8dox.html docs/html/internals_guide.html docs/html/intro_8dox.html docs/html/intro_guide.html docs/html/jquery.js docs/html/main_8dox.html docs/html/menu.js docs/html/menudata.js docs/html/modules.html docs/html/monitor_8dox.html docs/html/monitor_guide.html docs/html/moving_8dox.html docs/html/moving_guide.html docs/html/nav_f.png docs/html/nav_g.png docs/html/nav_h.png docs/html/news.html docs/html/news_8dox.html docs/html/open.png docs/html/pages.html docs/html/quick_8dox.html docs/html/quick_guide.html docs/html/search docs/html/spaces.svg docs/html/splitbar.png docs/html/structGLFWgamepadstate.html docs/html/structGLFWgammaramp.html docs/html/structGLFWimage.html docs/html/structGLFWvidmode.html docs/html/sync_off.png docs/html/sync_on.png docs/html/tab_a.png docs/html/tab_b.png docs/html/tab_h.png docs/html/tab_s.png docs/html/tabs.css docs/html/vulkan_8dox.html docs/html/vulkan_guide.html docs/html/window_8dox.html docs/html/window_guide.html /builddir/build/BUILDROOT/glfw-3.3.2-2.fc33.riscv64/usr/share/doc/glfw-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: glfw-doc = 1:3.3.2-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: glfw-debugsource-3.3.2-2.fc33.riscv64 Provides: glfw-debugsource = 1:3.3.2-2.fc33 glfw-debugsource(riscv-64) = 1:3.3.2-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: glfw-debuginfo-3.3.2-2.fc33.riscv64 Provides: debuginfo(build-id) = 8648f66c458c01e418247d9bb0ed9f857c377799 glfw-debuginfo = 1:3.3.2-2.fc33 glfw-debuginfo(riscv-64) = 1:3.3.2-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: glfw-debugsource(riscv-64) = 1:3.3.2-2.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/glfw-3.3.2-2.fc33.riscv64 Wrote: /builddir/build/RPMS/glfw-devel-3.3.2-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/glfw-3.3.2-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/glfw-debuginfo-3.3.2-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/glfw-debugsource-3.3.2-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/glfw-doc-3.3.2-2.fc33.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Gp6VkA + umask 022 + cd /builddir/build/BUILD + cd glfw-3.3.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/glfw-3.3.2-2.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0