Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/glfw.spec'], chrootPath='/var/lib/mock/f30-build-16626249-1201501/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --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': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x Wrote: /builddir/build/SRPMS/glfw-3.3-1.fc30.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/glfw.spec'], chrootPath='/var/lib/mock/f30-build-16626249-1201501/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --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': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qVzkSy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf glfw-3.3 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/glfw-3.3.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd glfw-3.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -type f + xargs sed -i 's/\r//' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DUNC5y + umask 022 + cd /builddir/build/BUILD + cd glfw-3.3 + 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 -m64 -march=zEC12 -mtune=z13 -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 -m64 -march=zEC12 -mtune=z13 -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 -m64 -march=zEC12 -mtune=z13 -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 -m64 -march=zEC12 -mtune=z13 -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 + /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 -DCMAKE_INSTALL_PREFIX=/usr . -- The C compiler identification is GNU 9.1.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 -- Looking for pthread_create -- Looking for pthread_create - not found -- 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 -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- 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 BUILDSTDERR: CMake Warning: BUILDSTDERR: Manually-specified variables were not used by the project: BUILDSTDERR: CMAKE_CXX_FLAGS_RELEASE BUILDSTDERR: CMAKE_C_FLAGS_RELEASE BUILDSTDERR: CMAKE_Fortran_FLAGS_RELEASE BUILDSTDERR: INCLUDE_INSTALL_DIR BUILDSTDERR: LIB_INSTALL_DIR BUILDSTDERR: LIB_SUFFIX BUILDSTDERR: SHARE_INSTALL_PREFIX BUILDSTDERR: SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/glfw-3.3 + make -j2 all /usr/bin/cmake -S/builddir/build/BUILD/glfw-3.3 -B/builddir/build/BUILD/glfw-3.3 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/glfw-3.3/CMakeFiles /builddir/build/BUILD/glfw-3.3/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3' make -f src/CMakeFiles/glfw.dir/build.make src/CMakeFiles/glfw.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/src /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/src /builddir/build/BUILD/glfw-3.3/src/CMakeFiles/glfw.dir/DependInfo.cmake --color= Scanning dependencies of target glfw make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f src/CMakeFiles/glfw.dir/build.make src/CMakeFiles/glfw.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' [ 2%] Building C object src/CMakeFiles/glfw.dir/init.c.o [ 2%] Building C object src/CMakeFiles/glfw.dir/context.c.o cd /builddir/build/BUILD/glfw-3.3/src && /usr/bin/cc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/builddir/build/BUILD/glfw-3.3/include -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -fvisibility=hidden -Wdeclaration-after-statement -o CMakeFiles/glfw.dir/init.c.o -c /builddir/build/BUILD/glfw-3.3/src/init.c cd /builddir/build/BUILD/glfw-3.3/src && /usr/bin/cc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/builddir/build/BUILD/glfw-3.3/include -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -fvisibility=hidden -Wdeclaration-after-statement -o CMakeFiles/glfw.dir/context.c.o -c /builddir/build/BUILD/glfw-3.3/src/context.c [ 3%] Building C object src/CMakeFiles/glfw.dir/input.c.o cd /builddir/build/BUILD/glfw-3.3/src && /usr/bin/cc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/builddir/build/BUILD/glfw-3.3/include -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -fvisibility=hidden -Wdeclaration-after-statement -o CMakeFiles/glfw.dir/input.c.o -c /builddir/build/BUILD/glfw-3.3/src/input.c [ 3%] Building C object src/CMakeFiles/glfw.dir/monitor.c.o cd /builddir/build/BUILD/glfw-3.3/src && /usr/bin/cc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/builddir/build/BUILD/glfw-3.3/include -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -fvisibility=hidden -Wdeclaration-after-statement -o CMakeFiles/glfw.dir/monitor.c.o -c /builddir/build/BUILD/glfw-3.3/src/monitor.c [ 4%] Building C object src/CMakeFiles/glfw.dir/vulkan.c.o cd /builddir/build/BUILD/glfw-3.3/src && /usr/bin/cc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/builddir/build/BUILD/glfw-3.3/include -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -fvisibility=hidden -Wdeclaration-after-statement -o CMakeFiles/glfw.dir/vulkan.c.o -c /builddir/build/BUILD/glfw-3.3/src/vulkan.c [ 5%] Building C object src/CMakeFiles/glfw.dir/window.c.o cd /builddir/build/BUILD/glfw-3.3/src && /usr/bin/cc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/builddir/build/BUILD/glfw-3.3/include -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -fvisibility=hidden -Wdeclaration-after-statement -o CMakeFiles/glfw.dir/window.c.o -c /builddir/build/BUILD/glfw-3.3/src/window.c [ 6%] Building C object src/CMakeFiles/glfw.dir/x11_init.c.o cd /builddir/build/BUILD/glfw-3.3/src && /usr/bin/cc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/builddir/build/BUILD/glfw-3.3/include -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -fvisibility=hidden -o CMakeFiles/glfw.dir/x11_init.c.o -c /builddir/build/BUILD/glfw-3.3/src/x11_init.c [ 7%] Building C object src/CMakeFiles/glfw.dir/x11_monitor.c.o cd /builddir/build/BUILD/glfw-3.3/src && /usr/bin/cc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/builddir/build/BUILD/glfw-3.3/include -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -fvisibility=hidden -o CMakeFiles/glfw.dir/x11_monitor.c.o -c /builddir/build/BUILD/glfw-3.3/src/x11_monitor.c [ 8%] Building C object src/CMakeFiles/glfw.dir/x11_window.c.o cd /builddir/build/BUILD/glfw-3.3/src && /usr/bin/cc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/builddir/build/BUILD/glfw-3.3/include -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -fvisibility=hidden -o CMakeFiles/glfw.dir/x11_window.c.o -c /builddir/build/BUILD/glfw-3.3/src/x11_window.c [ 9%] Building C object src/CMakeFiles/glfw.dir/xkb_unicode.c.o cd /builddir/build/BUILD/glfw-3.3/src && /usr/bin/cc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/builddir/build/BUILD/glfw-3.3/include -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -fvisibility=hidden -o CMakeFiles/glfw.dir/xkb_unicode.c.o -c /builddir/build/BUILD/glfw-3.3/src/xkb_unicode.c [ 9%] Building C object src/CMakeFiles/glfw.dir/posix_time.c.o cd /builddir/build/BUILD/glfw-3.3/src && /usr/bin/cc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/builddir/build/BUILD/glfw-3.3/include -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -fvisibility=hidden -o CMakeFiles/glfw.dir/posix_time.c.o -c /builddir/build/BUILD/glfw-3.3/src/posix_time.c [ 10%] Building C object src/CMakeFiles/glfw.dir/posix_thread.c.o cd /builddir/build/BUILD/glfw-3.3/src && /usr/bin/cc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/builddir/build/BUILD/glfw-3.3/include -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -fvisibility=hidden -o CMakeFiles/glfw.dir/posix_thread.c.o -c /builddir/build/BUILD/glfw-3.3/src/posix_thread.c [ 11%] Building C object src/CMakeFiles/glfw.dir/glx_context.c.o cd /builddir/build/BUILD/glfw-3.3/src && /usr/bin/cc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/builddir/build/BUILD/glfw-3.3/include -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -fvisibility=hidden -o CMakeFiles/glfw.dir/glx_context.c.o -c /builddir/build/BUILD/glfw-3.3/src/glx_context.c [ 12%] Building C object src/CMakeFiles/glfw.dir/egl_context.c.o cd /builddir/build/BUILD/glfw-3.3/src && /usr/bin/cc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/builddir/build/BUILD/glfw-3.3/include -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -fvisibility=hidden -o CMakeFiles/glfw.dir/egl_context.c.o -c /builddir/build/BUILD/glfw-3.3/src/egl_context.c [ 13%] Building C object src/CMakeFiles/glfw.dir/osmesa_context.c.o cd /builddir/build/BUILD/glfw-3.3/src && /usr/bin/cc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/builddir/build/BUILD/glfw-3.3/include -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -fvisibility=hidden -o CMakeFiles/glfw.dir/osmesa_context.c.o -c /builddir/build/BUILD/glfw-3.3/src/osmesa_context.c [ 14%] Building C object src/CMakeFiles/glfw.dir/linux_joystick.c.o cd /builddir/build/BUILD/glfw-3.3/src && /usr/bin/cc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/builddir/build/BUILD/glfw-3.3/include -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -fvisibility=hidden -o CMakeFiles/glfw.dir/linux_joystick.c.o -c /builddir/build/BUILD/glfw-3.3/src/linux_joystick.c [ 15%] Linking C shared library libglfw.so cd /builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -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/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' [ 15%] Built target glfw make -f examples/CMakeFiles/splitview.dir/build.make examples/CMakeFiles/splitview.dir/depend make -f examples/CMakeFiles/offscreen.dir/build.make examples/CMakeFiles/offscreen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3/examples/CMakeFiles/splitview.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3/examples/CMakeFiles/offscreen.dir/DependInfo.cmake --color= Scanning dependencies of target splitview Scanning dependencies of target offscreen make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f examples/CMakeFiles/splitview.dir/build.make examples/CMakeFiles/splitview.dir/build make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f examples/CMakeFiles/offscreen.dir/build.make examples/CMakeFiles/offscreen.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' [ 16%] Building C object examples/CMakeFiles/splitview.dir/splitview.c.o cd /builddir/build/BUILD/glfw-3.3/examples && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/splitview.dir/splitview.c.o -c /builddir/build/BUILD/glfw-3.3/examples/splitview.c [ 17%] Building C object examples/CMakeFiles/offscreen.dir/offscreen.c.o cd /builddir/build/BUILD/glfw-3.3/examples && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/offscreen.dir/offscreen.c.o -c /builddir/build/BUILD/glfw-3.3/examples/offscreen.c [ 18%] Building C object examples/CMakeFiles/splitview.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3/examples && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/splitview.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3/deps/glad_gl.c [ 19%] Building C object examples/CMakeFiles/offscreen.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3/examples && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/offscreen.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3/deps/glad_gl.c [ 20%] Linking C executable splitview cd /builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -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/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 20%] Built target splitview make -f examples/CMakeFiles/boing.dir/build.make examples/CMakeFiles/boing.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3/examples/CMakeFiles/boing.dir/DependInfo.cmake --color= Scanning dependencies of target boing make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f examples/CMakeFiles/boing.dir/build.make examples/CMakeFiles/boing.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' [ 20%] Building C object examples/CMakeFiles/boing.dir/boing.c.o cd /builddir/build/BUILD/glfw-3.3/examples && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/boing.dir/boing.c.o -c /builddir/build/BUILD/glfw-3.3/examples/boing.c [ 21%] Linking C executable offscreen cd /builddir/build/BUILD/glfw-3.3/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/offscreen.dir/link.txt --verbose=1 [ 22%] Building C object examples/CMakeFiles/boing.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3/examples && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/boing.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3/deps/glad_gl.c /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 -m64 -march=zEC12 -mtune=z13 -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/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 22%] Built target offscreen make -f examples/CMakeFiles/particles.dir/build.make examples/CMakeFiles/particles.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3/examples/CMakeFiles/particles.dir/DependInfo.cmake --color= Scanning dependencies of target particles make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f examples/CMakeFiles/particles.dir/build.make examples/CMakeFiles/particles.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' [ 23%] Building C object examples/CMakeFiles/particles.dir/particles.c.o cd /builddir/build/BUILD/glfw-3.3/examples && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/particles.dir/particles.c.o -c /builddir/build/BUILD/glfw-3.3/examples/particles.c [ 24%] Building C object examples/CMakeFiles/particles.dir/__/deps/tinycthread.c.o cd /builddir/build/BUILD/glfw-3.3/examples && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/particles.dir/__/deps/tinycthread.c.o -c /builddir/build/BUILD/glfw-3.3/deps/tinycthread.c [ 25%] Linking C executable boing cd /builddir/build/BUILD/glfw-3.3/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/boing.dir/link.txt --verbose=1 [ 26%] Building C object examples/CMakeFiles/particles.dir/__/deps/getopt.c.o cd /builddir/build/BUILD/glfw-3.3/examples && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/particles.dir/__/deps/getopt.c.o -c /builddir/build/BUILD/glfw-3.3/deps/getopt.c /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 -m64 -march=zEC12 -mtune=z13 -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/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 27%] Building C object examples/CMakeFiles/particles.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3/examples && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/particles.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3/deps/glad_gl.c [ 27%] Built target boing make -f examples/CMakeFiles/heightmap.dir/build.make examples/CMakeFiles/heightmap.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3/examples/CMakeFiles/heightmap.dir/DependInfo.cmake --color= Scanning dependencies of target heightmap make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f examples/CMakeFiles/heightmap.dir/build.make examples/CMakeFiles/heightmap.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' [ 28%] Building C object examples/CMakeFiles/heightmap.dir/heightmap.c.o cd /builddir/build/BUILD/glfw-3.3/examples && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/heightmap.dir/heightmap.c.o -c /builddir/build/BUILD/glfw-3.3/examples/heightmap.c [ 29%] Building C object examples/CMakeFiles/heightmap.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3/examples && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/heightmap.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3/deps/glad_gl.c [ 30%] Linking C executable particles cd /builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -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/src ../src/libglfw.so.3.3 -lm -lpthread -lrt make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 30%] Built target particles make -f examples/CMakeFiles/gears.dir/build.make examples/CMakeFiles/gears.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3/examples/CMakeFiles/gears.dir/DependInfo.cmake --color= Scanning dependencies of target gears make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f examples/CMakeFiles/gears.dir/build.make examples/CMakeFiles/gears.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' [ 31%] Building C object examples/CMakeFiles/gears.dir/gears.c.o cd /builddir/build/BUILD/glfw-3.3/examples && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/gears.dir/gears.c.o -c /builddir/build/BUILD/glfw-3.3/examples/gears.c [ 31%] Linking C executable heightmap cd /builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -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/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 31%] Built target heightmap make -f examples/CMakeFiles/simple.dir/build.make examples/CMakeFiles/simple.dir/depend [ 32%] Building C object examples/CMakeFiles/gears.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3/examples && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/gears.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3/deps/glad_gl.c make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3/examples/CMakeFiles/simple.dir/DependInfo.cmake --color= Scanning dependencies of target simple make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f examples/CMakeFiles/simple.dir/build.make examples/CMakeFiles/simple.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' [ 33%] Building C object examples/CMakeFiles/simple.dir/simple.c.o cd /builddir/build/BUILD/glfw-3.3/examples && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/simple.dir/simple.c.o -c /builddir/build/BUILD/glfw-3.3/examples/simple.c [ 33%] Building C object examples/CMakeFiles/simple.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3/examples && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/simple.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3/deps/glad_gl.c [ 34%] Linking C executable gears cd /builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -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/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 34%] Built target gears make -f examples/CMakeFiles/sharing.dir/build.make examples/CMakeFiles/sharing.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3/examples/CMakeFiles/sharing.dir/DependInfo.cmake --color= Scanning dependencies of target sharing make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f examples/CMakeFiles/sharing.dir/build.make examples/CMakeFiles/sharing.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' [ 35%] Building C object examples/CMakeFiles/sharing.dir/sharing.c.o cd /builddir/build/BUILD/glfw-3.3/examples && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/sharing.dir/sharing.c.o -c /builddir/build/BUILD/glfw-3.3/examples/sharing.c [ 36%] Linking C executable simple cd /builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -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/src ../src/libglfw.so.3.3 -lm [ 37%] Building C object examples/CMakeFiles/sharing.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3/examples && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/sharing.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3/deps/glad_gl.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 37%] Built target simple make -f examples/CMakeFiles/wave.dir/build.make examples/CMakeFiles/wave.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3/examples/CMakeFiles/wave.dir/DependInfo.cmake --color= Scanning dependencies of target wave make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f examples/CMakeFiles/wave.dir/build.make examples/CMakeFiles/wave.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' [ 37%] Building C object examples/CMakeFiles/wave.dir/wave.c.o cd /builddir/build/BUILD/glfw-3.3/examples && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/wave.dir/wave.c.o -c /builddir/build/BUILD/glfw-3.3/examples/wave.c [ 38%] Building C object examples/CMakeFiles/wave.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3/examples && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/wave.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3/deps/glad_gl.c [ 39%] Linking C executable sharing cd /builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -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/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 39%] Built target sharing make -f tests/CMakeFiles/tearing.dir/build.make tests/CMakeFiles/tearing.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/tearing.dir/DependInfo.cmake --color= Scanning dependencies of target tearing make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/tearing.dir/build.make tests/CMakeFiles/tearing.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' [ 40%] Building C object tests/CMakeFiles/tearing.dir/tearing.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/tearing.dir/tearing.c.o -c /builddir/build/BUILD/glfw-3.3/tests/tearing.c BUILDSTDERR: /builddir/build/BUILD/glfw-3.3/tests/tearing.c:71:13: warning: 'usage' defined but not used [-Wunused-function] BUILDSTDERR: 71 | static void usage(void) BUILDSTDERR: | ^~~~~ [ 41%] Linking C executable wave cd /builddir/build/BUILD/glfw-3.3/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/wave.dir/link.txt --verbose=1 [ 42%] Building C object tests/CMakeFiles/tearing.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/tearing.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3/deps/glad_gl.c /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 -m64 -march=zEC12 -mtune=z13 -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/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 42%] Built target wave make -f tests/CMakeFiles/reopen.dir/build.make tests/CMakeFiles/reopen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/reopen.dir/DependInfo.cmake --color= Scanning dependencies of target reopen make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/reopen.dir/build.make tests/CMakeFiles/reopen.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' [ 42%] Building C object tests/CMakeFiles/reopen.dir/reopen.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/reopen.dir/reopen.c.o -c /builddir/build/BUILD/glfw-3.3/tests/reopen.c [ 43%] Building C object tests/CMakeFiles/reopen.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/reopen.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3/deps/glad_gl.c [ 43%] Linking C executable tearing cd /builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -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/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 43%] Built target tearing make -f tests/CMakeFiles/vulkan.dir/build.make tests/CMakeFiles/vulkan.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/vulkan.dir/DependInfo.cmake --color= Scanning dependencies of target vulkan make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/vulkan.dir/build.make tests/CMakeFiles/vulkan.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' [ 44%] Building C object tests/CMakeFiles/vulkan.dir/vulkan.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/vulkan.dir/vulkan.c.o -c /builddir/build/BUILD/glfw-3.3/tests/vulkan.c [ 45%] Linking C executable reopen cd /builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -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/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 45%] Built target reopen make -f tests/CMakeFiles/monitors.dir/build.make tests/CMakeFiles/monitors.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/monitors.dir/DependInfo.cmake --color= Scanning dependencies of target monitors make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/monitors.dir/build.make tests/CMakeFiles/monitors.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' [ 46%] Building C object tests/CMakeFiles/monitors.dir/monitors.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/monitors.dir/monitors.c.o -c /builddir/build/BUILD/glfw-3.3/tests/monitors.c [ 47%] Building C object tests/CMakeFiles/monitors.dir/__/deps/getopt.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/monitors.dir/__/deps/getopt.c.o -c /builddir/build/BUILD/glfw-3.3/deps/getopt.c [ 48%] Building C object tests/CMakeFiles/monitors.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/monitors.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3/deps/glad_gl.c [ 49%] Building C object tests/CMakeFiles/vulkan.dir/__/deps/glad_vulkan.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/vulkan.dir/__/deps/glad_vulkan.c.o -c /builddir/build/BUILD/glfw-3.3/deps/glad_vulkan.c [ 50%] Linking C executable vulkan cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/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 -m64 -march=zEC12 -mtune=z13 -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/vulkan.dir/vulkan.c.o CMakeFiles/vulkan.dir/__/deps/glad_vulkan.c.o -o vulkan -Wl,-rpath,/builddir/build/BUILD/glfw-3.3/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 50%] Built target vulkan make -f tests/CMakeFiles/empty.dir/build.make tests/CMakeFiles/empty.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/empty.dir/DependInfo.cmake --color= Scanning dependencies of target empty make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/empty.dir/build.make tests/CMakeFiles/empty.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' [ 51%] Building C object tests/CMakeFiles/empty.dir/empty.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/empty.dir/empty.c.o -c /builddir/build/BUILD/glfw-3.3/tests/empty.c [ 52%] Linking C executable monitors cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/monitors.dir/link.txt --verbose=1 [ 53%] Building C object tests/CMakeFiles/empty.dir/__/deps/tinycthread.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/empty.dir/__/deps/tinycthread.c.o -c /builddir/build/BUILD/glfw-3.3/deps/tinycthread.c /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 -m64 -march=zEC12 -mtune=z13 -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/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 53%] Built target monitors make -f tests/CMakeFiles/events.dir/build.make tests/CMakeFiles/events.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/events.dir/DependInfo.cmake --color= Scanning dependencies of target events make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/events.dir/build.make tests/CMakeFiles/events.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' [ 54%] Building C object tests/CMakeFiles/events.dir/events.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/events.dir/events.c.o -c /builddir/build/BUILD/glfw-3.3/tests/events.c [ 55%] Building C object tests/CMakeFiles/empty.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/empty.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3/deps/glad_gl.c [ 56%] Building C object tests/CMakeFiles/events.dir/__/deps/getopt.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/events.dir/__/deps/getopt.c.o -c /builddir/build/BUILD/glfw-3.3/deps/getopt.c [ 57%] Building C object tests/CMakeFiles/events.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/events.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3/deps/glad_gl.c [ 57%] Linking C executable empty cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/empty.dir/link.txt --verbose=1 [ 58%] Linking C executable events cd /builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -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/src ../src/libglfw.so.3.3 -lm -lpthread -lrt /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 -m64 -march=zEC12 -mtune=z13 -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/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 58%] Built target empty [ 58%] Built target events make -f tests/CMakeFiles/msaa.dir/build.make tests/CMakeFiles/msaa.dir/depend make -f tests/CMakeFiles/glfwinfo.dir/build.make tests/CMakeFiles/glfwinfo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/glfwinfo.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/msaa.dir/DependInfo.cmake --color= Scanning dependencies of target msaa make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/msaa.dir/build.make tests/CMakeFiles/msaa.dir/build Scanning dependencies of target glfwinfo make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/glfwinfo.dir/build.make tests/CMakeFiles/glfwinfo.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' [ 59%] Building C object tests/CMakeFiles/msaa.dir/msaa.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/msaa.dir/msaa.c.o -c /builddir/build/BUILD/glfw-3.3/tests/msaa.c [ 59%] Building C object tests/CMakeFiles/glfwinfo.dir/glfwinfo.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/glfwinfo.dir/glfwinfo.c.o -c /builddir/build/BUILD/glfw-3.3/tests/glfwinfo.c [ 59%] Building C object tests/CMakeFiles/msaa.dir/__/deps/getopt.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/msaa.dir/__/deps/getopt.c.o -c /builddir/build/BUILD/glfw-3.3/deps/getopt.c [ 60%] Building C object tests/CMakeFiles/msaa.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/msaa.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3/deps/glad_gl.c [ 61%] Building C object tests/CMakeFiles/glfwinfo.dir/__/deps/getopt.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/glfwinfo.dir/__/deps/getopt.c.o -c /builddir/build/BUILD/glfw-3.3/deps/getopt.c [ 62%] Building C object tests/CMakeFiles/glfwinfo.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/glfwinfo.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3/deps/glad_gl.c [ 63%] Linking C executable msaa cd /builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -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/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 63%] Built target msaa make -f tests/CMakeFiles/clipboard.dir/build.make tests/CMakeFiles/clipboard.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/clipboard.dir/DependInfo.cmake --color= Scanning dependencies of target clipboard make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/clipboard.dir/build.make tests/CMakeFiles/clipboard.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' [ 64%] Building C object tests/CMakeFiles/clipboard.dir/clipboard.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/clipboard.dir/clipboard.c.o -c /builddir/build/BUILD/glfw-3.3/tests/clipboard.c [ 65%] Building C object tests/CMakeFiles/glfwinfo.dir/__/deps/glad_vulkan.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/glfwinfo.dir/__/deps/glad_vulkan.c.o -c /builddir/build/BUILD/glfw-3.3/deps/glad_vulkan.c [ 66%] Building C object tests/CMakeFiles/clipboard.dir/__/deps/getopt.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/clipboard.dir/__/deps/getopt.c.o -c /builddir/build/BUILD/glfw-3.3/deps/getopt.c [ 67%] Building C object tests/CMakeFiles/clipboard.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/clipboard.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3/deps/glad_gl.c [ 68%] Linking C executable glfwinfo cd /builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -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/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 68%] Built target glfwinfo make -f tests/CMakeFiles/title.dir/build.make tests/CMakeFiles/title.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/title.dir/DependInfo.cmake --color= Scanning dependencies of target title make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/title.dir/build.make tests/CMakeFiles/title.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' [ 69%] Building C object tests/CMakeFiles/title.dir/title.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/title.dir/title.c.o -c /builddir/build/BUILD/glfw-3.3/tests/title.c [ 70%] Building C object tests/CMakeFiles/title.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/title.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3/deps/glad_gl.c [ 70%] Linking C executable clipboard cd /builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -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/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 70%] Built target clipboard make -f tests/CMakeFiles/threads.dir/build.make tests/CMakeFiles/threads.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/threads.dir/DependInfo.cmake --color= Scanning dependencies of target threads make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/threads.dir/build.make tests/CMakeFiles/threads.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' [ 71%] Building C object tests/CMakeFiles/threads.dir/threads.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/threads.dir/threads.c.o -c /builddir/build/BUILD/glfw-3.3/tests/threads.c [ 72%] Building C object tests/CMakeFiles/threads.dir/__/deps/tinycthread.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/threads.dir/__/deps/tinycthread.c.o -c /builddir/build/BUILD/glfw-3.3/deps/tinycthread.c [ 73%] Linking C executable title [ 74%] Building C object tests/CMakeFiles/threads.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/title.dir/link.txt --verbose=1 cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/threads.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3/deps/glad_gl.c /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 -m64 -march=zEC12 -mtune=z13 -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/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 74%] Built target title make -f tests/CMakeFiles/cursor.dir/build.make tests/CMakeFiles/cursor.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/cursor.dir/DependInfo.cmake --color= Scanning dependencies of target cursor make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/cursor.dir/build.make tests/CMakeFiles/cursor.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' [ 75%] Building C object tests/CMakeFiles/cursor.dir/cursor.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/cursor.dir/cursor.c.o -c /builddir/build/BUILD/glfw-3.3/tests/cursor.c [ 76%] Building C object tests/CMakeFiles/cursor.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/cursor.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3/deps/glad_gl.c [ 77%] Linking C executable threads cd /builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -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/src ../src/libglfw.so.3.3 -lm -lpthread -lrt make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 77%] Built target threads make -f tests/CMakeFiles/iconify.dir/build.make tests/CMakeFiles/iconify.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/iconify.dir/DependInfo.cmake --color= Scanning dependencies of target iconify make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/iconify.dir/build.make tests/CMakeFiles/iconify.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' [ 78%] Building C object tests/CMakeFiles/iconify.dir/iconify.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/iconify.dir/iconify.c.o -c /builddir/build/BUILD/glfw-3.3/tests/iconify.c [ 79%] Linking C executable cursor cd /builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -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/src ../src/libglfw.so.3.3 -lm [ 80%] Building C object tests/CMakeFiles/iconify.dir/__/deps/getopt.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/iconify.dir/__/deps/getopt.c.o -c /builddir/build/BUILD/glfw-3.3/deps/getopt.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 80%] Built target cursor make -f tests/CMakeFiles/joysticks.dir/build.make tests/CMakeFiles/joysticks.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/joysticks.dir/DependInfo.cmake --color= Scanning dependencies of target joysticks make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/joysticks.dir/build.make tests/CMakeFiles/joysticks.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' [ 81%] Building C object tests/CMakeFiles/iconify.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/iconify.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3/deps/glad_gl.c [ 82%] Building C object tests/CMakeFiles/joysticks.dir/joysticks.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/joysticks.dir/joysticks.c.o -c /builddir/build/BUILD/glfw-3.3/tests/joysticks.c BUILDSTDERR: In file included from /builddir/build/BUILD/glfw-3.3/tests/joysticks.c:42: BUILDSTDERR: /builddir/build/BUILD/glfw-3.3/deps/nuklear.h: In function 'nk_tree_element_image_push_hashed_base': BUILDSTDERR: /builddir/build/BUILD/glfw-3.3/deps/nuklear.h:18389:20: warning: variable 'text' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 18389 | struct nk_text text; BUILDSTDERR: | ^~~~ [ 82%] Linking C executable iconify cd /builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -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/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 82%] Built target iconify make -f tests/CMakeFiles/opacity.dir/build.make tests/CMakeFiles/opacity.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/opacity.dir/DependInfo.cmake --color= Scanning dependencies of target opacity make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/opacity.dir/build.make tests/CMakeFiles/opacity.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' [ 83%] Building C object tests/CMakeFiles/opacity.dir/opacity.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/opacity.dir/opacity.c.o -c /builddir/build/BUILD/glfw-3.3/tests/opacity.c BUILDSTDERR: In file included from /builddir/build/BUILD/glfw-3.3/tests/opacity.c:36: BUILDSTDERR: /builddir/build/BUILD/glfw-3.3/deps/nuklear.h: In function 'nk_tree_element_image_push_hashed_base': BUILDSTDERR: /builddir/build/BUILD/glfw-3.3/deps/nuklear.h:18389:20: warning: variable 'text' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 18389 | struct nk_text text; BUILDSTDERR: | ^~~~ [ 83%] Building C object tests/CMakeFiles/joysticks.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/joysticks.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3/deps/glad_gl.c [ 83%] Building C object tests/CMakeFiles/opacity.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/opacity.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3/deps/glad_gl.c [ 84%] Linking C executable opacity cd /builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -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/src ../src/libglfw.so.3.3 -lm [ 85%] Linking C executable joysticks cd /builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -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/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 85%] Built target opacity make -f tests/CMakeFiles/windows.dir/build.make tests/CMakeFiles/windows.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/windows.dir/DependInfo.cmake --color= Scanning dependencies of target windows make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/windows.dir/build.make tests/CMakeFiles/windows.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' [ 86%] Building C object tests/CMakeFiles/windows.dir/windows.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/windows.dir/windows.c.o -c /builddir/build/BUILD/glfw-3.3/tests/windows.c [ 87%] Building C object tests/CMakeFiles/windows.dir/__/deps/getopt.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/windows.dir/__/deps/getopt.c.o -c /builddir/build/BUILD/glfw-3.3/deps/getopt.c make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 87%] Built target joysticks make -f tests/CMakeFiles/timeout.dir/build.make tests/CMakeFiles/timeout.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/timeout.dir/DependInfo.cmake --color= Scanning dependencies of target timeout make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/timeout.dir/build.make tests/CMakeFiles/timeout.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' [ 88%] Building C object tests/CMakeFiles/timeout.dir/timeout.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/timeout.dir/timeout.c.o -c /builddir/build/BUILD/glfw-3.3/tests/timeout.c [ 89%] Building C object tests/CMakeFiles/windows.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/windows.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3/deps/glad_gl.c [ 90%] Building C object tests/CMakeFiles/timeout.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/timeout.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3/deps/glad_gl.c [ 90%] Linking C executable timeout cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/timeout.dir/link.txt --verbose=1 [ 91%] Linking C executable windows cd /builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -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/src ../src/libglfw.so.3.3 -lm /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 -m64 -march=zEC12 -mtune=z13 -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/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 91%] Built target timeout make -f tests/CMakeFiles/icon.dir/build.make tests/CMakeFiles/icon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/icon.dir/DependInfo.cmake --color= [ 91%] Built target windows make -f tests/CMakeFiles/gamma.dir/build.make tests/CMakeFiles/gamma.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/gamma.dir/DependInfo.cmake --color= Scanning dependencies of target icon make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/icon.dir/build.make tests/CMakeFiles/icon.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' Scanning dependencies of target gamma make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/gamma.dir/build.make tests/CMakeFiles/gamma.dir/build [ 92%] Building C object tests/CMakeFiles/icon.dir/icon.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/icon.dir/icon.c.o -c /builddir/build/BUILD/glfw-3.3/tests/icon.c make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' [ 93%] Building C object tests/CMakeFiles/gamma.dir/gamma.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/gamma.dir/gamma.c.o -c /builddir/build/BUILD/glfw-3.3/tests/gamma.c [ 94%] Building C object tests/CMakeFiles/icon.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/icon.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3/deps/glad_gl.c BUILDSTDERR: In file included from /builddir/build/BUILD/glfw-3.3/tests/gamma.c:42: BUILDSTDERR: /builddir/build/BUILD/glfw-3.3/deps/nuklear.h: In function 'nk_tree_element_image_push_hashed_base': BUILDSTDERR: /builddir/build/BUILD/glfw-3.3/deps/nuklear.h:18389:20: warning: variable 'text' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 18389 | struct nk_text text; BUILDSTDERR: | ^~~~ [ 95%] Linking C executable icon cd /builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -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/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 95%] Built target icon make -f tests/CMakeFiles/inputlag.dir/build.make tests/CMakeFiles/inputlag.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/inputlag.dir/DependInfo.cmake --color= Scanning dependencies of target inputlag make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/inputlag.dir/build.make tests/CMakeFiles/inputlag.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' [ 96%] Building C object tests/CMakeFiles/inputlag.dir/inputlag.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/inputlag.dir/inputlag.c.o -c /builddir/build/BUILD/glfw-3.3/tests/inputlag.c BUILDSTDERR: In file included from /builddir/build/BUILD/glfw-3.3/tests/inputlag.c:41: BUILDSTDERR: /builddir/build/BUILD/glfw-3.3/deps/nuklear.h: In function 'nk_tree_element_image_push_hashed_base': BUILDSTDERR: /builddir/build/BUILD/glfw-3.3/deps/nuklear.h:18389:20: warning: variable 'text' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 18389 | struct nk_text text; BUILDSTDERR: | ^~~~ [ 97%] Building C object tests/CMakeFiles/gamma.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/gamma.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3/deps/glad_gl.c [ 98%] Building C object tests/CMakeFiles/inputlag.dir/__/deps/getopt.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/inputlag.dir/__/deps/getopt.c.o -c /builddir/build/BUILD/glfw-3.3/deps/getopt.c [ 99%] Building C object tests/CMakeFiles/inputlag.dir/__/deps/glad_gl.c.o cd /builddir/build/BUILD/glfw-3.3/tests && /usr/bin/cc -DGLFW_DLL -I/builddir/build/BUILD/glfw-3.3/deps -I/builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/inputlag.dir/__/deps/glad_gl.c.o -c /builddir/build/BUILD/glfw-3.3/deps/glad_gl.c [ 99%] Linking C executable gamma cd /builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -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/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 99%] Built target gamma [100%] Linking C executable inputlag cd /builddir/build/BUILD/glfw-3.3/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 -m64 -march=zEC12 -mtune=z13 -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/src ../src/libglfw.so.3.3 -lm make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [100%] Built target inputlag make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/glfw-3.3/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KSq5qh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/glfw-3.3-1.fc30.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/glfw-3.3-1.fc30.s390x BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/glfw-3.3-1.fc30.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/glfw-3.3-1.fc30.s390x + cd glfw-3.3 + make -j2 install PREFIX=/usr LIBDIR=lib64 DESTDIR=/builddir/build/BUILDROOT/glfw-3.3-1.fc30.s390x /usr/bin/cmake -S/builddir/build/BUILD/glfw-3.3 -B/builddir/build/BUILD/glfw-3.3 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/glfw-3.3/CMakeFiles /builddir/build/BUILD/glfw-3.3/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3' make -f src/CMakeFiles/glfw.dir/build.make src/CMakeFiles/glfw.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/src /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/src /builddir/build/BUILD/glfw-3.3/src/CMakeFiles/glfw.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f src/CMakeFiles/glfw.dir/build.make src/CMakeFiles/glfw.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' make[2]: Nothing to be done for 'src/CMakeFiles/glfw.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 15%] Built target glfw make -f examples/CMakeFiles/splitview.dir/build.make examples/CMakeFiles/splitview.dir/depend make -f examples/CMakeFiles/offscreen.dir/build.make examples/CMakeFiles/offscreen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3/examples/CMakeFiles/splitview.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3/examples/CMakeFiles/offscreen.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f examples/CMakeFiles/splitview.dir/build.make examples/CMakeFiles/splitview.dir/build make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f examples/CMakeFiles/offscreen.dir/build.make examples/CMakeFiles/offscreen.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' make[2]: Nothing to be done for 'examples/CMakeFiles/splitview.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' make[2]: Nothing to be done for 'examples/CMakeFiles/offscreen.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 18%] Built target splitview make -f examples/CMakeFiles/boing.dir/build.make examples/CMakeFiles/boing.dir/depend [ 21%] Built target offscreen make -f examples/CMakeFiles/particles.dir/build.make examples/CMakeFiles/particles.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3/examples/CMakeFiles/boing.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3/examples/CMakeFiles/particles.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f examples/CMakeFiles/boing.dir/build.make examples/CMakeFiles/boing.dir/build make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f examples/CMakeFiles/particles.dir/build.make examples/CMakeFiles/particles.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' make[2]: Nothing to be done for 'examples/CMakeFiles/boing.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' make[2]: Nothing to be done for 'examples/CMakeFiles/particles.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 23%] Built target boing make -f examples/CMakeFiles/heightmap.dir/build.make examples/CMakeFiles/heightmap.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3/examples/CMakeFiles/heightmap.dir/DependInfo.cmake --color= [ 28%] Built target particles make -f examples/CMakeFiles/gears.dir/build.make examples/CMakeFiles/gears.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3/examples/CMakeFiles/gears.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f examples/CMakeFiles/heightmap.dir/build.make examples/CMakeFiles/heightmap.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' make[2]: Nothing to be done for 'examples/CMakeFiles/heightmap.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f examples/CMakeFiles/gears.dir/build.make examples/CMakeFiles/gears.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' make[2]: Nothing to be done for 'examples/CMakeFiles/gears.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 30%] Built target heightmap make -f examples/CMakeFiles/simple.dir/build.make examples/CMakeFiles/simple.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3/examples/CMakeFiles/simple.dir/DependInfo.cmake --color= [ 33%] Built target gears make -f examples/CMakeFiles/sharing.dir/build.make examples/CMakeFiles/sharing.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3/examples/CMakeFiles/sharing.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f examples/CMakeFiles/simple.dir/build.make examples/CMakeFiles/simple.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' make[2]: Nothing to be done for 'examples/CMakeFiles/simple.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f examples/CMakeFiles/sharing.dir/build.make examples/CMakeFiles/sharing.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' make[2]: Nothing to be done for 'examples/CMakeFiles/sharing.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 35%] Built target simple make -f examples/CMakeFiles/wave.dir/build.make examples/CMakeFiles/wave.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/examples /builddir/build/BUILD/glfw-3.3/examples/CMakeFiles/wave.dir/DependInfo.cmake --color= [ 38%] Built target sharing make -f tests/CMakeFiles/tearing.dir/build.make tests/CMakeFiles/tearing.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/tearing.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f examples/CMakeFiles/wave.dir/build.make examples/CMakeFiles/wave.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' make[2]: Nothing to be done for 'examples/CMakeFiles/wave.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/tearing.dir/build.make tests/CMakeFiles/tearing.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' make[2]: Nothing to be done for 'tests/CMakeFiles/tearing.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 40%] Built target wave make -f tests/CMakeFiles/reopen.dir/build.make tests/CMakeFiles/reopen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/reopen.dir/DependInfo.cmake --color= [ 42%] Built target tearing make -f tests/CMakeFiles/vulkan.dir/build.make tests/CMakeFiles/vulkan.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/vulkan.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/reopen.dir/build.make tests/CMakeFiles/reopen.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' make[2]: Nothing to be done for 'tests/CMakeFiles/reopen.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/vulkan.dir/build.make tests/CMakeFiles/vulkan.dir/build [ 44%] Built target reopen make -f tests/CMakeFiles/monitors.dir/build.make tests/CMakeFiles/monitors.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' make[2]: Nothing to be done for 'tests/CMakeFiles/vulkan.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/monitors.dir/DependInfo.cmake --color= [ 47%] Built target vulkan make -f tests/CMakeFiles/empty.dir/build.make tests/CMakeFiles/empty.dir/depend make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/monitors.dir/build.make tests/CMakeFiles/monitors.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/empty.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' make[2]: Nothing to be done for 'tests/CMakeFiles/monitors.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 51%] Built target monitors make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/empty.dir/build.make tests/CMakeFiles/empty.dir/build make -f tests/CMakeFiles/events.dir/build.make tests/CMakeFiles/events.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/events.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' make[2]: Nothing to be done for 'tests/CMakeFiles/empty.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 54%] Built target empty make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/events.dir/build.make tests/CMakeFiles/events.dir/build make -f tests/CMakeFiles/msaa.dir/build.make tests/CMakeFiles/msaa.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' make[2]: Nothing to be done for 'tests/CMakeFiles/events.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/msaa.dir/DependInfo.cmake --color= [ 58%] Built target events make -f tests/CMakeFiles/glfwinfo.dir/build.make tests/CMakeFiles/glfwinfo.dir/depend make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/msaa.dir/build.make tests/CMakeFiles/msaa.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/glfwinfo.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' make[2]: Nothing to be done for 'tests/CMakeFiles/msaa.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/glfwinfo.dir/build.make tests/CMakeFiles/glfwinfo.dir/build [ 61%] Built target msaa make -f tests/CMakeFiles/clipboard.dir/build.make tests/CMakeFiles/clipboard.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' make[2]: Nothing to be done for 'tests/CMakeFiles/glfwinfo.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/clipboard.dir/DependInfo.cmake --color= [ 65%] Built target glfwinfo make -f tests/CMakeFiles/title.dir/build.make tests/CMakeFiles/title.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/title.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/clipboard.dir/build.make tests/CMakeFiles/clipboard.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' make[2]: Nothing to be done for 'tests/CMakeFiles/clipboard.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/title.dir/build.make tests/CMakeFiles/title.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' make[2]: Nothing to be done for 'tests/CMakeFiles/title.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 68%] Built target clipboard make -f tests/CMakeFiles/threads.dir/build.make tests/CMakeFiles/threads.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/threads.dir/DependInfo.cmake --color= [ 71%] Built target title make -f tests/CMakeFiles/cursor.dir/build.make tests/CMakeFiles/cursor.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/cursor.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/threads.dir/build.make tests/CMakeFiles/threads.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' make[2]: Nothing to be done for 'tests/CMakeFiles/threads.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/cursor.dir/build.make tests/CMakeFiles/cursor.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' make[2]: Nothing to be done for 'tests/CMakeFiles/cursor.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 75%] Built target threads make -f tests/CMakeFiles/iconify.dir/build.make tests/CMakeFiles/iconify.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/iconify.dir/DependInfo.cmake --color= [ 78%] Built target cursor make -f tests/CMakeFiles/joysticks.dir/build.make tests/CMakeFiles/joysticks.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/joysticks.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/iconify.dir/build.make tests/CMakeFiles/iconify.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' make[2]: Nothing to be done for 'tests/CMakeFiles/iconify.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/joysticks.dir/build.make tests/CMakeFiles/joysticks.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' make[2]: Nothing to be done for 'tests/CMakeFiles/joysticks.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 81%] Built target iconify make -f tests/CMakeFiles/opacity.dir/build.make tests/CMakeFiles/opacity.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/opacity.dir/DependInfo.cmake --color= [ 83%] Built target joysticks make -f tests/CMakeFiles/windows.dir/build.make tests/CMakeFiles/windows.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/windows.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/opacity.dir/build.make tests/CMakeFiles/opacity.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' make[2]: Nothing to be done for 'tests/CMakeFiles/opacity.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/windows.dir/build.make tests/CMakeFiles/windows.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' make[2]: Nothing to be done for 'tests/CMakeFiles/windows.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 85%] Built target opacity make -f tests/CMakeFiles/timeout.dir/build.make tests/CMakeFiles/timeout.dir/depend [ 89%] Built target windows make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/timeout.dir/DependInfo.cmake --color= make -f tests/CMakeFiles/icon.dir/build.make tests/CMakeFiles/icon.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/icon.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/timeout.dir/build.make tests/CMakeFiles/timeout.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' make[2]: Nothing to be done for 'tests/CMakeFiles/timeout.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/icon.dir/build.make tests/CMakeFiles/icon.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' make[2]: Nothing to be done for 'tests/CMakeFiles/icon.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 91%] Built target timeout make -f tests/CMakeFiles/gamma.dir/build.make tests/CMakeFiles/gamma.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/gamma.dir/DependInfo.cmake --color= [ 94%] Built target icon make -f tests/CMakeFiles/inputlag.dir/build.make tests/CMakeFiles/inputlag.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' cd /builddir/build/BUILD/glfw-3.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3 /builddir/build/BUILD/glfw-3.3/tests /builddir/build/BUILD/glfw-3.3/tests/CMakeFiles/inputlag.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/gamma.dir/build.make tests/CMakeFiles/gamma.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' make[2]: Nothing to be done for 'tests/CMakeFiles/gamma.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' make -f tests/CMakeFiles/inputlag.dir/build.make tests/CMakeFiles/inputlag.dir/build make[2]: Entering directory '/builddir/build/BUILD/glfw-3.3' make[2]: Nothing to be done for 'tests/CMakeFiles/inputlag.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glfw-3.3' [ 96%] Built target gamma [100%] Built target inputlag make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/glfw-3.3/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/glfw-3.3' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/glfw-3.3' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/glfw-3.3-1.fc30.s390x/usr/include/GLFW -- Installing: /builddir/build/BUILDROOT/glfw-3.3-1.fc30.s390x/usr/include/GLFW/glfw3.h -- Installing: /builddir/build/BUILDROOT/glfw-3.3-1.fc30.s390x/usr/include/GLFW/glfw3native.h -- Installing: /builddir/build/BUILDROOT/glfw-3.3-1.fc30.s390x/usr/lib64/cmake/glfw3/glfw3Config.cmake -- Installing: /builddir/build/BUILDROOT/glfw-3.3-1.fc30.s390x/usr/lib64/cmake/glfw3/glfw3ConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/glfw-3.3-1.fc30.s390x/usr/lib64/cmake/glfw3/glfw3Targets.cmake -- Installing: /builddir/build/BUILDROOT/glfw-3.3-1.fc30.s390x/usr/lib64/cmake/glfw3/glfw3Targets-noconfig.cmake -- Installing: /builddir/build/BUILDROOT/glfw-3.3-1.fc30.s390x/usr/lib64/pkgconfig/glfw3.pc -- Installing: /builddir/build/BUILDROOT/glfw-3.3-1.fc30.s390x/usr/lib64/libglfw.so.3.3 -- Installing: /builddir/build/BUILDROOT/glfw-3.3-1.fc30.s390x/usr/lib64/libglfw.so.3 -- Installing: /builddir/build/BUILDROOT/glfw-3.3-1.fc30.s390x/usr/lib64/libglfw.so + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 3.3-1.fc30 --unique-debug-suffix -3.3-1.fc30.s390x --unique-debug-src-base glfw-3.3-1.fc30.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/glfw-3.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/glfw-3.3-1.fc30.s390x/usr/lib64/libglfw.so.3.3 extracting debug info from /builddir/build/BUILDROOT/glfw-3.3-1.fc30.s390x/usr/lib64/libglfw.so.3.3 /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 1525 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/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-1.fc30.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uYd98T + umask 022 + cd /builddir/build/BUILD + cd glfw-3.3 + DOCDIR=/builddir/build/BUILDROOT/glfw-3.3-1.fc30.s390x/usr/share/doc/glfw + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/glfw-3.3-1.fc30.s390x/usr/share/doc/glfw + cp -pr README.md /builddir/build/BUILDROOT/glfw-3.3-1.fc30.s390x/usr/share/doc/glfw + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kL1iPx + umask 022 + cd /builddir/build/BUILD + cd glfw-3.3 + LICENSEDIR=/builddir/build/BUILDROOT/glfw-3.3-1.fc30.s390x/usr/share/licenses/glfw + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/glfw-3.3-1.fc30.s390x/usr/share/licenses/glfw + cp -pr LICENSE.md /builddir/build/BUILDROOT/glfw-3.3-1.fc30.s390x/usr/share/licenses/glfw + exit 0 Provides: glfw = 1:3.3-1.fc30 glfw(s390-64) = 1:3.3-1.fc30 libglfw.so.3()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2)(64bit) rtld(GNU_HASH) Processing files: glfw-devel-3.3-1.fc30.s390x Provides: cmake(glfw3) = 3.3.0 glfw-devel = 1:3.3-1.fc30 glfw-devel(s390-64) = 1:3.3-1.fc30 pkgconfig(glfw3) = 3.3.0 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(s390-64) libglfw.so.3()(64bit) pkgconfig(x11) Processing files: glfw-debugsource-3.3-1.fc30.s390x Provides: glfw-debugsource = 1:3.3-1.fc30 glfw-debugsource(s390-64) = 1:3.3-1.fc30 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-1.fc30.s390x Provides: debuginfo(build-id) = 736e3e943564e1c2baed840879bf994df7a914a5 glfw-debuginfo = 1:3.3-1.fc30 glfw-debuginfo(s390-64) = 1:3.3-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: glfw-debugsource(s390-64) = 1:3.3-1.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/glfw-3.3-1.fc30.s390x Wrote: /builddir/build/RPMS/glfw-3.3-1.fc30.s390x.rpm Wrote: /builddir/build/RPMS/glfw-devel-3.3-1.fc30.s390x.rpm Wrote: /builddir/build/RPMS/glfw-debugsource-3.3-1.fc30.s390x.rpm Wrote: /builddir/build/RPMS/glfw-debuginfo-3.3-1.fc30.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AhSZrx + umask 022 + cd /builddir/build/BUILD + cd glfw-3.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/glfw-3.3-1.fc30.s390x + exit 0 Child return code was: 0