request from: hawk checking if we should skip the build started at: Sun Aug 18 01:23:01 2019 fetching http://src.tld-linux.org/~buildertidev//srpms/eb39a442-cecf-400d-b7ac-1c5a5ed5d03b/glfw-3.2.1-1.src.rpm fetched 659046 bytes, 13143.5 K/s installing srpm: glfw-3.2.1-1.src.rpm + install -d /tmp/B.dlEkS1/BUILD /tmp/B.dlEkS1/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog glfw-3.2.1-1.src.rpm * Sat Aug 17 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/glfw.git;a=log;h=9b17509538799dd0a03f291463f8cfd2cd7df937 * Fri Oct 12 2018 Jakub Bogusz 9b17509 - updated to 3.2.1 + rpm -Uhv --nodeps --define '_topdir /tmp/B.dlEkS1' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' glfw-3.2.1-1.src.rpm glfw ################################################## + rm -f glfw-3.2.1-1.src.rpm + install -m 700 -d /tmp/B.dlEkS1/BUILD/tmp + TMPDIR=/tmp/B.dlEkS1/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.dlEkS1' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.dlEkS1/glfw.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: eb39a442-cecf-400d-b7ac-1c5a5ed5d03b; TMPDIR=/tmp/B.dlEkS1/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.dlEkS1' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.dlEkS1/glfw.spec + : build-id: eb39a442-cecf-400d-b7ac-1c5a5ed5d03b + TMPDIR=/tmp/B.dlEkS1/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.dlEkS1' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.dlEkS1/glfw.spec Building target platforms: i686-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.dlEkS1/BUILD/tmp /bin/sh -e /tmp/B.dlEkS1/BUILD/tmp/rpm-tmp.66346 + umask 022 + cd /tmp/B.dlEkS1/BUILD + cd /tmp/B.dlEkS1/BUILD + rm -rf glfw-3.2.1 + /usr/bin/bzip2 -dc /tmp/B.dlEkS1/glfw-3.2.1.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd glfw-3.2.1 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.dlEkS1/BUILD/tmp /bin/sh -e /tmp/B.dlEkS1/BUILD/tmp/rpm-tmp.26053 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.dlEkS1/BUILD/tmp + umask 022 + cd /tmp/B.dlEkS1/BUILD + cd glfw-3.2.1 + install -d build + cd build + CC=i686-tld-linux-gcc CXX=i686-tld-linux-g++ CPPFLAGS= /usr/bin/cmake -Wno-dev '-DCMAKE_VERBOSE_MAKEFILE=ON' '-DCMAKE_BUILD_TYPE=PLD' '-DCMAKE_INSTALL_BINDIR:PATH=/usr/bin' '-DCMAKE_INSTALL_SBINDIR:PATH=/usr/sbin' '-DCMAKE_INSTALL_LIBEXECDIR:PATH=/usr/lib' '-DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc' '-DCMAKE_INSTALL_SHAREDSTATEDIRPATH:PATH=/var/lib' '-DCMAKE_INSTALL_LOCALSTATEDIRPATH:PATH=/var' '-DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib' '-DCMAKE_INSTALL_INCLUDEDIR:PATH=/usr/include' '-DCMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include' '-DCMAKE_INSTALL_DATAROOTDIR:PATH=/usr/share' '-DCMAKE_INSTALL_DATADIR:PATH=/usr/share' '-DCMAKE_INSTALL_INFODIR:PATH=/usr/share/info' '-DCMAKE_INSTALL_LOCALEDIR:PATH=/usr/share/locale' '-DCMAKE_INSTALL_MANDIR:PATH=/usr/share/man' '-DCMAKE_INSTALL_DOCDIR:PATH=/usr/share/doc' '-DCMAKE_INSTALL_PREFIX:PATH=/usr' '-DSYSCONF_INSTALL_DIR:PATH=/etc' '-DCMAKE_CXX_FLAGS_PLD=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG' '-DCMAKE_C_FLAGS_PLD=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG' '-DCMAKE_Fortran_FLAGS_PLD=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG' '-DCMAKE_EXE_LINKER_FLAGS_PLD=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' '-DCMAKE_SHARED_LINKER_FLAGS_PLD=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' '-DCMAKE_MODULE_LINKER_FLAGS_PLD=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' '-DBUILD_SHARED_LIBS:BOOL=ON' .. -- The C compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/i686-tld-linux-gcc -- Check for working C compiler: /usr/bin/i686-tld-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found Vulkan: /usr/lib/libvulkan.so -- Found Doxygen: /usr/bin/doxygen (found version "1.8.3.1") found components: doxygen -- Using X11 for window creation -- Found X11: /usr/include -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/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 -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_PLD CMAKE_Fortran_FLAGS_PLD CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATADIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_DOCDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_INFODIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_LOCALEDIR CMAKE_INSTALL_LOCALSTATEDIRPATH CMAKE_INSTALL_MANDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR CMAKE_INSTALL_SHAREDSTATEDIRPATH CMAKE_INSTALL_SYSCONFDIR SYSCONF_INSTALL_DIR -- Build files have been written to: /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.dlEkS1/BUILD/tmp /bin/sh -e /tmp/B.dlEkS1/BUILD/tmp/rpm-tmp.26024 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.dlEkS1/BUILD/tmp + umask 022 + cd /tmp/B.dlEkS1/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.dlEkS1/BUILD/tmp/glfw-3.2.1-root-builder + /bin/mkdir -p /tmp/B.dlEkS1/BUILD/tmp/glfw-3.2.1-root-builder + cd glfw-3.2.1 + rm -rf /tmp/B.dlEkS1/BUILD/tmp/glfw-3.2.1-root-builder + install -d /tmp/B.dlEkS1/BUILD/tmp/glfw-3.2.1-root-builder/usr/src/examples/glfw-3.2.1 + /usr/bin/make -j4 -C build install 'DESTDIR=/tmp/B.dlEkS1/BUILD/tmp/glfw-3.2.1-root-builder' make: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' /usr/bin/cmake -S/tmp/B.dlEkS1/BUILD/glfw-3.2.1 -B/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/CMakeFiles /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' /usr/bin/make -f src/CMakeFiles/glfw.dir/build.make src/CMakeFiles/glfw.dir/depend /usr/bin/make -f docs/CMakeFiles/docs.dir/build.make docs/CMakeFiles/docs.dir/depend make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.dlEkS1/BUILD/glfw-3.2.1 /tmp/B.dlEkS1/BUILD/glfw-3.2.1/docs /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/docs /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/docs/CMakeFiles/docs.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.dlEkS1/BUILD/glfw-3.2.1 /tmp/B.dlEkS1/BUILD/glfw-3.2.1/src /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src/CMakeFiles/glfw.dir/DependInfo.cmake --color= Scanning dependencies of target docs make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' /usr/bin/make -f docs/CMakeFiles/docs.dir/build.make docs/CMakeFiles/docs.dir/build make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 1%] Generating HTML documentation cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/docs && /usr/bin/doxygen Scanning dependencies of target glfw make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' /usr/bin/make -f src/CMakeFiles/glfw.dir/build.make src/CMakeFiles/glfw.dir/build make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 2%] Building C object src/CMakeFiles/glfw.dir/context.c.o [ 3%] Building C object src/CMakeFiles/glfw.dir/init.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src && /usr/bin/i686-tld-linux-gcc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/src -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -fvisibility=hidden -o CMakeFiles/glfw.dir/context.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/src/context.c cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src && /usr/bin/i686-tld-linux-gcc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/src -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -fvisibility=hidden -o CMakeFiles/glfw.dir/init.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/src/init.c [ 4%] Building C object src/CMakeFiles/glfw.dir/input.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src && /usr/bin/i686-tld-linux-gcc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/src -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -fvisibility=hidden -o CMakeFiles/glfw.dir/input.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/src/input.c [ 5%] Building C object src/CMakeFiles/glfw.dir/monitor.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src && /usr/bin/i686-tld-linux-gcc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/src -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -fvisibility=hidden -o CMakeFiles/glfw.dir/monitor.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/src/monitor.c [ 5%] Building C object src/CMakeFiles/glfw.dir/vulkan.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src && /usr/bin/i686-tld-linux-gcc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/src -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -fvisibility=hidden -o CMakeFiles/glfw.dir/vulkan.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/src/vulkan.c [ 6%] Building C object src/CMakeFiles/glfw.dir/window.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src && /usr/bin/i686-tld-linux-gcc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/src -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -fvisibility=hidden -o CMakeFiles/glfw.dir/window.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/src/window.c [ 7%] Building C object src/CMakeFiles/glfw.dir/x11_init.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src && /usr/bin/i686-tld-linux-gcc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/src -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -fvisibility=hidden -o CMakeFiles/glfw.dir/x11_init.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/src/x11_init.c [ 8%] Building C object src/CMakeFiles/glfw.dir/x11_monitor.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src && /usr/bin/i686-tld-linux-gcc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/src -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -fvisibility=hidden -o CMakeFiles/glfw.dir/x11_monitor.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/src/x11_monitor.c [ 9%] Building C object src/CMakeFiles/glfw.dir/x11_window.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src && /usr/bin/i686-tld-linux-gcc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/src -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -fvisibility=hidden -o CMakeFiles/glfw.dir/x11_window.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/src/x11_window.c [ 10%] Building C object src/CMakeFiles/glfw.dir/xkb_unicode.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src && /usr/bin/i686-tld-linux-gcc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/src -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -fvisibility=hidden -o CMakeFiles/glfw.dir/xkb_unicode.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/src/xkb_unicode.c [ 11%] Building C object src/CMakeFiles/glfw.dir/linux_joystick.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src && /usr/bin/i686-tld-linux-gcc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/src -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -fvisibility=hidden -o CMakeFiles/glfw.dir/linux_joystick.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/src/linux_joystick.c [ 12%] Building C object src/CMakeFiles/glfw.dir/posix_time.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src && /usr/bin/i686-tld-linux-gcc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/src -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -fvisibility=hidden -o CMakeFiles/glfw.dir/posix_time.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/src/posix_time.c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/src/linux_joystick.c: In function '_glfwInitJoysticksLinux': /tmp/B.dlEkS1/BUILD/glfw-3.2.1/src/linux_joystick.c:224:46: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 9 [-Wformat-truncation=] snprintf(path, sizeof(path), "%s/%s", dirname, entry->d_name); ^~ In file included from /usr/include/stdio.h:867, from /usr/include/X11/Xcursor/Xcursor.h:26, from /tmp/B.dlEkS1/BUILD/glfw-3.2.1/src/x11_platform.h:39, from /tmp/B.dlEkS1/BUILD/glfw-3.2.1/src/internal.h:169, from /tmp/B.dlEkS1/BUILD/glfw-3.2.1/src/linux_joystick.c:28: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 12 and 267 bytes into a destination of size 20 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 13%] Building C object src/CMakeFiles/glfw.dir/posix_tls.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src && /usr/bin/i686-tld-linux-gcc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/src -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -fvisibility=hidden -o CMakeFiles/glfw.dir/posix_tls.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/src/posix_tls.c [ 14%] Building C object src/CMakeFiles/glfw.dir/glx_context.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src && /usr/bin/i686-tld-linux-gcc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/src -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -fvisibility=hidden -o CMakeFiles/glfw.dir/glx_context.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/src/glx_context.c make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 14%] Built target docs [ 15%] Building C object src/CMakeFiles/glfw.dir/egl_context.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src && /usr/bin/i686-tld-linux-gcc -D_GLFW_USE_CONFIG_H -Dglfw_EXPORTS -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/src -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -fPIC -Wall -fvisibility=hidden -o CMakeFiles/glfw.dir/egl_context.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/src/egl_context.c [ 16%] Linking C shared library libglfw.so cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/glfw.dir/link.txt --verbose=1 /usr/bin/i686-tld-linux-gcc -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -shared -Wl,-soname,libglfw.so.3 -o libglfw.so.3.2 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/linux_joystick.c.o CMakeFiles/glfw.dir/posix_time.c.o CMakeFiles/glfw.dir/posix_tls.c.o CMakeFiles/glfw.dir/glx_context.c.o CMakeFiles/glfw.dir/egl_context.c.o -lrt -lm -ldl -lX11 -lpthread -lXrandr -lXinerama -lXxf86vm -lXcursor cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src && /usr/bin/cmake -E cmake_symlink_library libglfw.so.3.2 libglfw.so.3 libglfw.so make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 16%] Built target glfw /usr/bin/make -f examples/CMakeFiles/wave.dir/build.make examples/CMakeFiles/wave.dir/depend make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.dlEkS1/BUILD/glfw-3.2.1 /tmp/B.dlEkS1/BUILD/glfw-3.2.1/examples /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples/CMakeFiles/wave.dir/DependInfo.cmake --color= /usr/bin/make -f examples/CMakeFiles/gears.dir/build.make examples/CMakeFiles/gears.dir/depend make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.dlEkS1/BUILD/glfw-3.2.1 /tmp/B.dlEkS1/BUILD/glfw-3.2.1/examples /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples/CMakeFiles/gears.dir/DependInfo.cmake --color= /usr/bin/make -f examples/CMakeFiles/splitview.dir/build.make examples/CMakeFiles/splitview.dir/depend /usr/bin/make -f examples/CMakeFiles/boing.dir/build.make examples/CMakeFiles/boing.dir/depend make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.dlEkS1/BUILD/glfw-3.2.1 /tmp/B.dlEkS1/BUILD/glfw-3.2.1/examples /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples/CMakeFiles/splitview.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.dlEkS1/BUILD/glfw-3.2.1 /tmp/B.dlEkS1/BUILD/glfw-3.2.1/examples /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples/CMakeFiles/boing.dir/DependInfo.cmake --color= Scanning dependencies of target wave make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' /usr/bin/make -f examples/CMakeFiles/wave.dir/build.make examples/CMakeFiles/wave.dir/build Scanning dependencies of target gears Scanning dependencies of target boing make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' /usr/bin/make -f examples/CMakeFiles/gears.dir/build.make examples/CMakeFiles/gears.dir/build Scanning dependencies of target splitview make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' /usr/bin/make -f examples/CMakeFiles/splitview.dir/build.make examples/CMakeFiles/splitview.dir/build make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' /usr/bin/make -f examples/CMakeFiles/boing.dir/build.make examples/CMakeFiles/boing.dir/build [ 17%] Building C object examples/CMakeFiles/wave.dir/wave.c.o make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/wave.dir/wave.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/examples/wave.c [ 18%] Building C object examples/CMakeFiles/gears.dir/gears.c.o [ 19%] Building C object examples/CMakeFiles/splitview.dir/splitview.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/gears.dir/gears.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/examples/gears.c cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/splitview.dir/splitview.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/examples/splitview.c [ 19%] Building C object examples/CMakeFiles/boing.dir/boing.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/boing.dir/boing.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/examples/boing.c [ 20%] Building C object examples/CMakeFiles/gears.dir/__/deps/glad.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/gears.dir/__/deps/glad.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/glad.c [ 21%] Building C object examples/CMakeFiles/boing.dir/__/deps/glad.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/boing.dir/__/deps/glad.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/glad.c [ 22%] Building C object examples/CMakeFiles/wave.dir/__/deps/glad.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/wave.dir/__/deps/glad.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/glad.c [ 23%] Building C object examples/CMakeFiles/splitview.dir/__/deps/glad.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/splitview.dir/__/deps/glad.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/glad.c [ 24%] Linking C executable gears cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/gears.dir/link.txt --verbose=1 /usr/bin/i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/gears.dir/gears.c.o CMakeFiles/gears.dir/__/deps/glad.c.o -o gears -Wl,-rpath,/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src ../src/libglfw.so.3.2 -lm [ 25%] Linking C executable boing cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/boing.dir/link.txt --verbose=1 /usr/bin/i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/boing.dir/boing.c.o CMakeFiles/boing.dir/__/deps/glad.c.o -o boing -Wl,-rpath,/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src ../src/libglfw.so.3.2 -lm make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 25%] Built target gears /usr/bin/make -f examples/CMakeFiles/heightmap.dir/build.make examples/CMakeFiles/heightmap.dir/depend make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.dlEkS1/BUILD/glfw-3.2.1 /tmp/B.dlEkS1/BUILD/glfw-3.2.1/examples /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples/CMakeFiles/heightmap.dir/DependInfo.cmake --color= [ 26%] Linking C executable wave cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/wave.dir/link.txt --verbose=1 /usr/bin/i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/wave.dir/wave.c.o CMakeFiles/wave.dir/__/deps/glad.c.o -o wave -Wl,-rpath,/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src ../src/libglfw.so.3.2 -lm Scanning dependencies of target heightmap make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' /usr/bin/make -f examples/CMakeFiles/heightmap.dir/build.make examples/CMakeFiles/heightmap.dir/build make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 27%] Building C object examples/CMakeFiles/heightmap.dir/heightmap.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/heightmap.dir/heightmap.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/examples/heightmap.c make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 27%] Built target wave /usr/bin/make -f examples/CMakeFiles/particles.dir/build.make examples/CMakeFiles/particles.dir/depend make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.dlEkS1/BUILD/glfw-3.2.1 /tmp/B.dlEkS1/BUILD/glfw-3.2.1/examples /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples/CMakeFiles/particles.dir/DependInfo.cmake --color= [ 27%] Built target boing /usr/bin/make -f examples/CMakeFiles/simple.dir/build.make examples/CMakeFiles/simple.dir/depend make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.dlEkS1/BUILD/glfw-3.2.1 /tmp/B.dlEkS1/BUILD/glfw-3.2.1/examples /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples/CMakeFiles/simple.dir/DependInfo.cmake --color= Scanning dependencies of target simple make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' /usr/bin/make -f examples/CMakeFiles/simple.dir/build.make examples/CMakeFiles/simple.dir/build make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' Scanning dependencies of target particles [ 28%] Building C object examples/CMakeFiles/simple.dir/simple.c.o make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' /usr/bin/make -f examples/CMakeFiles/particles.dir/build.make examples/CMakeFiles/particles.dir/build cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/simple.dir/simple.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/examples/simple.c make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 29%] Building C object examples/CMakeFiles/particles.dir/particles.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/particles.dir/particles.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/examples/particles.c [ 30%] Linking C executable splitview cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/splitview.dir/link.txt --verbose=1 /usr/bin/i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/splitview.dir/splitview.c.o CMakeFiles/splitview.dir/__/deps/glad.c.o -o splitview -Wl,-rpath,/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src ../src/libglfw.so.3.2 -lm make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 31%] Building C object examples/CMakeFiles/heightmap.dir/__/deps/glad.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/heightmap.dir/__/deps/glad.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/glad.c [ 31%] Built target splitview /usr/bin/make -f tests/CMakeFiles/vulkan.dir/build.make tests/CMakeFiles/vulkan.dir/depend make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.dlEkS1/BUILD/glfw-3.2.1 /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests/CMakeFiles/vulkan.dir/DependInfo.cmake --color= Scanning dependencies of target vulkan make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' /usr/bin/make -f tests/CMakeFiles/vulkan.dir/build.make tests/CMakeFiles/vulkan.dir/build make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 32%] Building C object examples/CMakeFiles/simple.dir/__/deps/glad.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/simple.dir/__/deps/glad.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/glad.c [ 33%] Building C object tests/CMakeFiles/vulkan.dir/vulkan.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/vulkan.dir/vulkan.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests/vulkan.c [ 34%] Building C object examples/CMakeFiles/particles.dir/__/deps/tinycthread.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/particles.dir/__/deps/tinycthread.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/tinycthread.c [ 35%] Linking C executable heightmap cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/heightmap.dir/link.txt --verbose=1 /usr/bin/i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/heightmap.dir/heightmap.c.o CMakeFiles/heightmap.dir/__/deps/glad.c.o -o heightmap -Wl,-rpath,/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src ../src/libglfw.so.3.2 -lm [ 36%] Linking C executable simple cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/simple.dir/link.txt --verbose=1 /usr/bin/i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/simple.dir/simple.c.o CMakeFiles/simple.dir/__/deps/glad.c.o -o simple -Wl,-rpath,/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src ../src/libglfw.so.3.2 -lm [ 37%] Building C object examples/CMakeFiles/particles.dir/__/deps/getopt.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/particles.dir/__/deps/getopt.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/getopt.c make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 38%] Building C object examples/CMakeFiles/particles.dir/__/deps/glad.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/particles.dir/__/deps/glad.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/glad.c make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 38%] Built target simple /usr/bin/make -f tests/CMakeFiles/windows.dir/build.make tests/CMakeFiles/windows.dir/depend [ 38%] Built target heightmap /usr/bin/make -f tests/CMakeFiles/msaa.dir/build.make tests/CMakeFiles/msaa.dir/depend make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.dlEkS1/BUILD/glfw-3.2.1 /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests/CMakeFiles/windows.dir/DependInfo.cmake --color= make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.dlEkS1/BUILD/glfw-3.2.1 /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests/CMakeFiles/msaa.dir/DependInfo.cmake --color= Scanning dependencies of target windows make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' /usr/bin/make -f tests/CMakeFiles/windows.dir/build.make tests/CMakeFiles/windows.dir/build make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' Scanning dependencies of target msaa make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' /usr/bin/make -f tests/CMakeFiles/msaa.dir/build.make tests/CMakeFiles/msaa.dir/build [ 39%] Building C object tests/CMakeFiles/windows.dir/windows.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/windows.dir/windows.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests/windows.c make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 40%] Building C object tests/CMakeFiles/msaa.dir/msaa.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/msaa.dir/msaa.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests/msaa.c [ 41%] Building C object tests/CMakeFiles/windows.dir/__/deps/getopt.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/windows.dir/__/deps/getopt.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/getopt.c [ 42%] Building C object tests/CMakeFiles/msaa.dir/__/deps/getopt.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/msaa.dir/__/deps/getopt.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/getopt.c [ 43%] Building C object tests/CMakeFiles/windows.dir/__/deps/glad.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/windows.dir/__/deps/glad.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/glad.c [ 44%] Linking C executable vulkan cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/vulkan.dir/link.txt --verbose=1 /usr/bin/i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/vulkan.dir/vulkan.c.o -o vulkan -Wl,-rpath,/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src ../src/libglfw.so.3.2 -lm -lvulkan [ 45%] Building C object tests/CMakeFiles/msaa.dir/__/deps/glad.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/msaa.dir/__/deps/glad.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/glad.c [ 46%] Linking C executable particles cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/particles.dir/link.txt --verbose=1 /usr/bin/i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -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.c.o -o particles -Wl,-rpath,/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src ../src/libglfw.so.3.2 -lm -lpthread -lrt make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 46%] Built target vulkan /usr/bin/make -f tests/CMakeFiles/clipboard.dir/build.make tests/CMakeFiles/clipboard.dir/depend make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.dlEkS1/BUILD/glfw-3.2.1 /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests/CMakeFiles/clipboard.dir/DependInfo.cmake --color= make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 46%] Built target particles /usr/bin/make -f tests/CMakeFiles/iconify.dir/build.make tests/CMakeFiles/iconify.dir/depend make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.dlEkS1/BUILD/glfw-3.2.1 /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests/CMakeFiles/iconify.dir/DependInfo.cmake --color= Scanning dependencies of target clipboard make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' /usr/bin/make -f tests/CMakeFiles/clipboard.dir/build.make tests/CMakeFiles/clipboard.dir/build make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 47%] Building C object tests/CMakeFiles/clipboard.dir/clipboard.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/clipboard.dir/clipboard.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests/clipboard.c Scanning dependencies of target iconify make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' /usr/bin/make -f tests/CMakeFiles/iconify.dir/build.make tests/CMakeFiles/iconify.dir/build make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 48%] Building C object tests/CMakeFiles/iconify.dir/iconify.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/iconify.dir/iconify.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests/iconify.c [ 49%] Building C object tests/CMakeFiles/clipboard.dir/__/deps/getopt.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/clipboard.dir/__/deps/getopt.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/getopt.c [ 50%] Linking C executable windows cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/windows.dir/link.txt --verbose=1 /usr/bin/i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/windows.dir/windows.c.o CMakeFiles/windows.dir/__/deps/getopt.c.o CMakeFiles/windows.dir/__/deps/glad.c.o -o windows -Wl,-rpath,/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src ../src/libglfw.so.3.2 -lm [ 51%] Building C object tests/CMakeFiles/iconify.dir/__/deps/getopt.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/iconify.dir/__/deps/getopt.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/getopt.c make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 52%] Building C object tests/CMakeFiles/clipboard.dir/__/deps/glad.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/clipboard.dir/__/deps/glad.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/glad.c [ 52%] Built target windows /usr/bin/make -f tests/CMakeFiles/icon.dir/build.make tests/CMakeFiles/icon.dir/depend make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.dlEkS1/BUILD/glfw-3.2.1 /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests/CMakeFiles/icon.dir/DependInfo.cmake --color= [ 53%] Linking C executable msaa cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/msaa.dir/link.txt --verbose=1 Scanning dependencies of target icon make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' /usr/bin/make -f tests/CMakeFiles/icon.dir/build.make tests/CMakeFiles/icon.dir/build make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' /usr/bin/i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/msaa.dir/msaa.c.o CMakeFiles/msaa.dir/__/deps/getopt.c.o CMakeFiles/msaa.dir/__/deps/glad.c.o -o msaa -Wl,-rpath,/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src ../src/libglfw.so.3.2 -lm [ 54%] Building C object tests/CMakeFiles/icon.dir/icon.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/icon.dir/icon.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests/icon.c [ 55%] Building C object tests/CMakeFiles/iconify.dir/__/deps/glad.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/iconify.dir/__/deps/glad.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/glad.c make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 55%] Built target msaa /usr/bin/make -f tests/CMakeFiles/events.dir/build.make tests/CMakeFiles/events.dir/depend make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.dlEkS1/BUILD/glfw-3.2.1 /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests/CMakeFiles/events.dir/DependInfo.cmake --color= Scanning dependencies of target events make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' /usr/bin/make -f tests/CMakeFiles/events.dir/build.make tests/CMakeFiles/events.dir/build make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 55%] Building C object tests/CMakeFiles/events.dir/events.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/events.dir/events.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests/events.c [ 56%] Building C object tests/CMakeFiles/icon.dir/__/deps/glad.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/icon.dir/__/deps/glad.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/glad.c [ 57%] Linking C executable clipboard cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/clipboard.dir/link.txt --verbose=1 /usr/bin/i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/clipboard.dir/clipboard.c.o CMakeFiles/clipboard.dir/__/deps/getopt.c.o CMakeFiles/clipboard.dir/__/deps/glad.c.o -o clipboard -Wl,-rpath,/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src ../src/libglfw.so.3.2 -lm [ 58%] Building C object tests/CMakeFiles/events.dir/__/deps/getopt.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/events.dir/__/deps/getopt.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/getopt.c [ 59%] Linking C executable iconify cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/iconify.dir/link.txt --verbose=1 /usr/bin/i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/iconify.dir/iconify.c.o CMakeFiles/iconify.dir/__/deps/getopt.c.o CMakeFiles/iconify.dir/__/deps/glad.c.o -o iconify -Wl,-rpath,/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src ../src/libglfw.so.3.2 -lm make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 59%] Built target clipboard /usr/bin/make -f tests/CMakeFiles/joysticks.dir/build.make tests/CMakeFiles/joysticks.dir/depend make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.dlEkS1/BUILD/glfw-3.2.1 /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests/CMakeFiles/joysticks.dir/DependInfo.cmake --color= [ 60%] Building C object tests/CMakeFiles/events.dir/__/deps/glad.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/events.dir/__/deps/glad.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/glad.c [ 61%] Linking C executable icon Scanning dependencies of target joysticks cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/icon.dir/link.txt --verbose=1 make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' /usr/bin/make -f tests/CMakeFiles/joysticks.dir/build.make tests/CMakeFiles/joysticks.dir/build make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' /usr/bin/i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/icon.dir/icon.c.o CMakeFiles/icon.dir/__/deps/glad.c.o -o icon -Wl,-rpath,/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src ../src/libglfw.so.3.2 -lm [ 62%] Building C object tests/CMakeFiles/joysticks.dir/joysticks.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/joysticks.dir/joysticks.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests/joysticks.c make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 62%] Built target iconify /usr/bin/make -f tests/CMakeFiles/timeout.dir/build.make tests/CMakeFiles/timeout.dir/depend make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.dlEkS1/BUILD/glfw-3.2.1 /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests/CMakeFiles/timeout.dir/DependInfo.cmake --color= Scanning dependencies of target timeout make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' /usr/bin/make -f tests/CMakeFiles/timeout.dir/build.make tests/CMakeFiles/timeout.dir/build make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 63%] Building C object tests/CMakeFiles/timeout.dir/timeout.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/timeout.dir/timeout.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests/timeout.c [ 63%] Built target icon /usr/bin/make -f tests/CMakeFiles/monitors.dir/build.make tests/CMakeFiles/monitors.dir/depend make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.dlEkS1/BUILD/glfw-3.2.1 /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests/CMakeFiles/monitors.dir/DependInfo.cmake --color= Scanning dependencies of target monitors make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' /usr/bin/make -f tests/CMakeFiles/monitors.dir/build.make tests/CMakeFiles/monitors.dir/build make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 64%] Building C object tests/CMakeFiles/monitors.dir/monitors.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/monitors.dir/monitors.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests/monitors.c [ 65%] Building C object tests/CMakeFiles/joysticks.dir/__/deps/glad.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/joysticks.dir/__/deps/glad.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/glad.c [ 66%] Building C object tests/CMakeFiles/timeout.dir/__/deps/glad.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/timeout.dir/__/deps/glad.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/glad.c [ 67%] Building C object tests/CMakeFiles/monitors.dir/__/deps/getopt.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/monitors.dir/__/deps/getopt.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/getopt.c [ 68%] Linking C executable events cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/events.dir/link.txt --verbose=1 /usr/bin/i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/events.dir/events.c.o CMakeFiles/events.dir/__/deps/getopt.c.o CMakeFiles/events.dir/__/deps/glad.c.o -o events -Wl,-rpath,/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src ../src/libglfw.so.3.2 -lm [ 68%] Building C object tests/CMakeFiles/monitors.dir/__/deps/glad.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/monitors.dir/__/deps/glad.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/glad.c make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 68%] Built target events /usr/bin/make -f tests/CMakeFiles/title.dir/build.make tests/CMakeFiles/title.dir/depend make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.dlEkS1/BUILD/glfw-3.2.1 /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests/CMakeFiles/title.dir/DependInfo.cmake --color= Scanning dependencies of target title make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 69%] Linking C executable joysticks /usr/bin/make -f tests/CMakeFiles/title.dir/build.make tests/CMakeFiles/title.dir/build cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/joysticks.dir/link.txt --verbose=1 make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' /usr/bin/i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/joysticks.dir/joysticks.c.o CMakeFiles/joysticks.dir/__/deps/glad.c.o -o joysticks -Wl,-rpath,/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src ../src/libglfw.so.3.2 -lm [ 70%] Building C object tests/CMakeFiles/title.dir/title.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/title.dir/title.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests/title.c make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 70%] Built target joysticks /usr/bin/make -f tests/CMakeFiles/reopen.dir/build.make tests/CMakeFiles/reopen.dir/depend make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.dlEkS1/BUILD/glfw-3.2.1 /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests/CMakeFiles/reopen.dir/DependInfo.cmake --color= [ 71%] Building C object tests/CMakeFiles/title.dir/__/deps/glad.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/title.dir/__/deps/glad.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/glad.c Scanning dependencies of target reopen make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' /usr/bin/make -f tests/CMakeFiles/reopen.dir/build.make tests/CMakeFiles/reopen.dir/build make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 72%] Building C object tests/CMakeFiles/reopen.dir/reopen.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/reopen.dir/reopen.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests/reopen.c [ 73%] Linking C executable timeout cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/timeout.dir/link.txt --verbose=1 /usr/bin/i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/timeout.dir/timeout.c.o CMakeFiles/timeout.dir/__/deps/glad.c.o -o timeout -Wl,-rpath,/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src ../src/libglfw.so.3.2 -lm [ 74%] Building C object tests/CMakeFiles/reopen.dir/__/deps/glad.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/reopen.dir/__/deps/glad.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/glad.c make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 74%] Built target timeout /usr/bin/make -f tests/CMakeFiles/cursor.dir/build.make tests/CMakeFiles/cursor.dir/depend make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.dlEkS1/BUILD/glfw-3.2.1 /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests/CMakeFiles/cursor.dir/DependInfo.cmake --color= [ 75%] Linking C executable monitors cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/monitors.dir/link.txt --verbose=1 Scanning dependencies of target cursor make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' /usr/bin/make -f tests/CMakeFiles/cursor.dir/build.make tests/CMakeFiles/cursor.dir/build make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' /usr/bin/i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/monitors.dir/monitors.c.o CMakeFiles/monitors.dir/__/deps/getopt.c.o CMakeFiles/monitors.dir/__/deps/glad.c.o -o monitors -Wl,-rpath,/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src ../src/libglfw.so.3.2 -lm [ 76%] Building C object tests/CMakeFiles/cursor.dir/cursor.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/cursor.dir/cursor.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests/cursor.c make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 76%] Built target monitors /usr/bin/make -f tests/CMakeFiles/empty.dir/build.make tests/CMakeFiles/empty.dir/depend make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.dlEkS1/BUILD/glfw-3.2.1 /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests/CMakeFiles/empty.dir/DependInfo.cmake --color= Scanning dependencies of target empty make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' /usr/bin/make -f tests/CMakeFiles/empty.dir/build.make tests/CMakeFiles/empty.dir/build make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 77%] Building C object tests/CMakeFiles/empty.dir/empty.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/empty.dir/empty.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests/empty.c [ 78%] Building C object tests/CMakeFiles/cursor.dir/__/deps/glad.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/cursor.dir/__/deps/glad.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/glad.c [ 79%] Linking C executable title cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/title.dir/link.txt --verbose=1 [ 80%] Building C object tests/CMakeFiles/empty.dir/__/deps/tinycthread.c.o /usr/bin/i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/title.dir/title.c.o CMakeFiles/title.dir/__/deps/glad.c.o -o title -Wl,-rpath,/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src ../src/libglfw.so.3.2 -lm cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/empty.dir/__/deps/tinycthread.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/tinycthread.c make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 80%] Built target title /usr/bin/make -f tests/CMakeFiles/glfwinfo.dir/build.make tests/CMakeFiles/glfwinfo.dir/depend make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.dlEkS1/BUILD/glfw-3.2.1 /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests/CMakeFiles/glfwinfo.dir/DependInfo.cmake --color= [ 81%] Linking C executable reopen cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/reopen.dir/link.txt --verbose=1 /usr/bin/i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/reopen.dir/reopen.c.o CMakeFiles/reopen.dir/__/deps/glad.c.o -o reopen -Wl,-rpath,/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src ../src/libglfw.so.3.2 -lm Scanning dependencies of target glfwinfo make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' /usr/bin/make -f tests/CMakeFiles/glfwinfo.dir/build.make tests/CMakeFiles/glfwinfo.dir/build make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 82%] Building C object tests/CMakeFiles/empty.dir/__/deps/glad.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/empty.dir/__/deps/glad.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/glad.c [ 83%] Building C object tests/CMakeFiles/glfwinfo.dir/glfwinfo.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/glfwinfo.dir/glfwinfo.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests/glfwinfo.c make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 83%] Built target reopen /usr/bin/make -f tests/CMakeFiles/gamma.dir/build.make tests/CMakeFiles/gamma.dir/depend make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.dlEkS1/BUILD/glfw-3.2.1 /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests/CMakeFiles/gamma.dir/DependInfo.cmake --color= Scanning dependencies of target gamma make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' /usr/bin/make -f tests/CMakeFiles/gamma.dir/build.make tests/CMakeFiles/gamma.dir/build make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 85%] Building C object tests/CMakeFiles/gamma.dir/gamma.c.o [ 85%] Linking C executable cursor cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/cursor.dir/link.txt --verbose=1 cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/gamma.dir/gamma.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests/gamma.c /usr/bin/i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/cursor.dir/cursor.c.o CMakeFiles/cursor.dir/__/deps/glad.c.o -o cursor -Wl,-rpath,/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src ../src/libglfw.so.3.2 -lm make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 85%] Built target cursor /usr/bin/make -f tests/CMakeFiles/tearing.dir/build.make tests/CMakeFiles/tearing.dir/depend make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.dlEkS1/BUILD/glfw-3.2.1 /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests/CMakeFiles/tearing.dir/DependInfo.cmake --color= Scanning dependencies of target tearing make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' /usr/bin/make -f tests/CMakeFiles/tearing.dir/build.make tests/CMakeFiles/tearing.dir/build make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 86%] Building C object tests/CMakeFiles/tearing.dir/tearing.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/tearing.dir/tearing.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests/tearing.c [ 87%] Building C object tests/CMakeFiles/gamma.dir/__/deps/getopt.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/gamma.dir/__/deps/getopt.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/getopt.c [ 88%] Building C object tests/CMakeFiles/glfwinfo.dir/__/deps/getopt.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/glfwinfo.dir/__/deps/getopt.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/getopt.c [ 89%] Linking C executable empty cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/empty.dir/link.txt --verbose=1 /usr/bin/i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/empty.dir/empty.c.o CMakeFiles/empty.dir/__/deps/tinycthread.c.o CMakeFiles/empty.dir/__/deps/glad.c.o -o empty -Wl,-rpath,/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src ../src/libglfw.so.3.2 -lm -lpthread -lrt [ 90%] Building C object tests/CMakeFiles/tearing.dir/__/deps/getopt.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/tearing.dir/__/deps/getopt.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/getopt.c [ 91%] Building C object tests/CMakeFiles/gamma.dir/__/deps/glad.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/gamma.dir/__/deps/glad.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/glad.c [ 92%] Building C object tests/CMakeFiles/glfwinfo.dir/__/deps/glad.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/glfwinfo.dir/__/deps/glad.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/glad.c make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 92%] Built target empty [ 93%] Building C object tests/CMakeFiles/tearing.dir/__/deps/glad.c.o /usr/bin/make -f tests/CMakeFiles/sharing.dir/build.make tests/CMakeFiles/sharing.dir/depend cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/tearing.dir/__/deps/glad.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/glad.c make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.dlEkS1/BUILD/glfw-3.2.1 /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests/CMakeFiles/sharing.dir/DependInfo.cmake --color= Scanning dependencies of target sharing make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' /usr/bin/make -f tests/CMakeFiles/sharing.dir/build.make tests/CMakeFiles/sharing.dir/build make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 94%] Building C object tests/CMakeFiles/sharing.dir/sharing.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/sharing.dir/sharing.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests/sharing.c [ 94%] Building C object tests/CMakeFiles/sharing.dir/__/deps/glad.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/sharing.dir/__/deps/glad.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/glad.c [ 95%] Linking C executable gamma [ 95%] Linking C executable glfwinfo [ 96%] Linking C executable tearing cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/glfwinfo.dir/link.txt --verbose=1 cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/gamma.dir/link.txt --verbose=1 cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/tearing.dir/link.txt --verbose=1 /usr/bin/i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/gamma.dir/gamma.c.o CMakeFiles/gamma.dir/__/deps/getopt.c.o CMakeFiles/gamma.dir/__/deps/glad.c.o -o gamma -Wl,-rpath,/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src ../src/libglfw.so.3.2 -lm /usr/bin/i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/glfwinfo.dir/glfwinfo.c.o CMakeFiles/glfwinfo.dir/__/deps/getopt.c.o CMakeFiles/glfwinfo.dir/__/deps/glad.c.o -o glfwinfo -Wl,-rpath,/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src ../src/libglfw.so.3.2 -lm /usr/bin/i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/tearing.dir/tearing.c.o CMakeFiles/tearing.dir/__/deps/getopt.c.o CMakeFiles/tearing.dir/__/deps/glad.c.o -o tearing -Wl,-rpath,/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src ../src/libglfw.so.3.2 -lm make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 96%] Built target gamma /usr/bin/make -f tests/CMakeFiles/threads.dir/build.make tests/CMakeFiles/threads.dir/depend [ 96%] Built target glfwinfo make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/B.dlEkS1/BUILD/glfw-3.2.1 /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests/CMakeFiles/threads.dir/DependInfo.cmake --color= [ 96%] Built target tearing Scanning dependencies of target threads make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' /usr/bin/make -f tests/CMakeFiles/threads.dir/build.make tests/CMakeFiles/threads.dir/build make[2]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [ 98%] Building C object tests/CMakeFiles/threads.dir/threads.c.o [ 98%] Building C object tests/CMakeFiles/threads.dir/__/deps/tinycthread.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/threads.dir/threads.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/tests/threads.c cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/threads.dir/__/deps/tinycthread.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/tinycthread.c [ 99%] Building C object tests/CMakeFiles/threads.dir/__/deps/glad.c.o cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/i686-tld-linux-gcc -DGLFW_DLL -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps -I/tmp/B.dlEkS1/BUILD/glfw-3.2.1/include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -o CMakeFiles/threads.dir/__/deps/glad.c.o -c /tmp/B.dlEkS1/BUILD/glfw-3.2.1/deps/glad.c [100%] Linking C executable sharing cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/sharing.dir/link.txt --verbose=1 /usr/bin/i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/sharing.dir/sharing.c.o CMakeFiles/sharing.dir/__/deps/glad.c.o -o sharing -Wl,-rpath,/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src ../src/libglfw.so.3.2 -lm make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [100%] Built target sharing [100%] Linking C executable threads cd /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/threads.dir/link.txt --verbose=1 /usr/bin/i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DNDEBUG -DQT_NO_DEBUG -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic CMakeFiles/threads.dir/threads.c.o CMakeFiles/threads.dir/__/deps/tinycthread.c.o CMakeFiles/threads.dir/__/deps/glad.c.o -o threads -Wl,-rpath,/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/src ../src/libglfw.so.3.2 -lm -lpthread -lrt make[2]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' [100%] Built target threads make[1]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' /usr/bin/cmake -E cmake_progress_start /tmp/B.dlEkS1/BUILD/glfw-3.2.1/build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "PLD" -- Installing: /tmp/B.dlEkS1/BUILD/tmp/glfw-3.2.1-root-builder/usr/include/GLFW -- Installing: /tmp/B.dlEkS1/BUILD/tmp/glfw-3.2.1-root-builder/usr/include/GLFW/glfw3.h -- Installing: /tmp/B.dlEkS1/BUILD/tmp/glfw-3.2.1-root-builder/usr/include/GLFW/glfw3native.h -- Installing: /tmp/B.dlEkS1/BUILD/tmp/glfw-3.2.1-root-builder/usr/lib/cmake/glfw3/glfw3Config.cmake -- Installing: /tmp/B.dlEkS1/BUILD/tmp/glfw-3.2.1-root-builder/usr/lib/cmake/glfw3/glfw3ConfigVersion.cmake -- Installing: /tmp/B.dlEkS1/BUILD/tmp/glfw-3.2.1-root-builder/usr/lib/cmake/glfw3/glfw3Targets.cmake -- Installing: /tmp/B.dlEkS1/BUILD/tmp/glfw-3.2.1-root-builder/usr/lib/cmake/glfw3/glfw3Targets-pld.cmake -- Installing: /tmp/B.dlEkS1/BUILD/tmp/glfw-3.2.1-root-builder/usr/lib/pkgconfig/glfw3.pc -- Installing: /tmp/B.dlEkS1/BUILD/tmp/glfw-3.2.1-root-builder/usr/lib/libglfw.so.3.2 -- Installing: /tmp/B.dlEkS1/BUILD/tmp/glfw-3.2.1-root-builder/usr/lib/libglfw.so.3 -- Installing: /tmp/B.dlEkS1/BUILD/tmp/glfw-3.2.1-root-builder/usr/lib/libglfw.so make: Leaving directory '/tmp/B.dlEkS1/BUILD/glfw-3.2.1/build' + install examples/boing.c examples/gears.c examples/heightmap.c examples/particles.c examples/simple.c examples/splitview.c examples/wave.c examples/CMakeLists.txt /tmp/B.dlEkS1/BUILD/tmp/glfw-3.2.1-root-builder/usr/src/examples/glfw-3.2.1 + __spec_install_post_strip + set +x Stripping 1 ELF shared libraries...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 1 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: glfw-3.2.1-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.dlEkS1/BUILD/tmp /bin/sh -e /tmp/B.dlEkS1/BUILD/tmp/rpm-tmp.240 + umask 022 + cd /tmp/B.dlEkS1/BUILD + cd glfw-3.2.1 + DOCDIR=/tmp/B.dlEkS1/BUILD/tmp/glfw-3.2.1-root-builder/usr/share/doc/glfw-3.2.1 + export DOCDIR + rm -rf /tmp/B.dlEkS1/BUILD/tmp/glfw-3.2.1-root-builder/usr/share/doc/glfw-3.2.1 + /bin/mkdir -p /tmp/B.dlEkS1/BUILD/tmp/glfw-3.2.1-root-builder/usr/share/doc/glfw-3.2.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.dlEkS1/BUILD/tmp/glfw-3.2.1-root-builder/usr/share/doc/glfw-3.2.1... Documentation compressed. + cp -pr COPYING.txt README.md /tmp/B.dlEkS1/BUILD/tmp/glfw-3.2.1-root-builder/usr/share/doc/glfw-3.2.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.dlEkS1/BUILD/tmp/glfw-3.2.1-root-builder/usr/share/doc/glfw-3.2.1... ./COPYING.txt ./README.md Documentation compressed. + exit 0 Provides: libglfw.so.3 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libX11.so.6 libXcursor.so.1 libXinerama.so.1 libXrandr.so.2 libXxf86vm.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.9) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libm.so.6 libm.so.6(GLIBC_2.29) libpthread.so.0 libpthread.so.0(GLIBC_2.0) librt.so.1 librt.so.1(GLIBC_2.2) rtld(GNU_HASH) Processing files: glfw-devel-3.2.1-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.dlEkS1/BUILD/tmp /bin/sh -e /tmp/B.dlEkS1/BUILD/tmp/rpm-tmp.240 + umask 022 + cd /tmp/B.dlEkS1/BUILD + cd glfw-3.2.1 + DOCDIR=/tmp/B.dlEkS1/BUILD/tmp/glfw-3.2.1-root-builder/usr/share/doc/glfw-devel-3.2.1 + export DOCDIR + rm -rf /tmp/B.dlEkS1/BUILD/tmp/glfw-3.2.1-root-builder/usr/share/doc/glfw-devel-3.2.1 + /bin/mkdir -p /tmp/B.dlEkS1/BUILD/tmp/glfw-3.2.1-root-builder/usr/share/doc/glfw-devel-3.2.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.dlEkS1/BUILD/tmp/glfw-3.2.1-root-builder/usr/share/doc/glfw-devel-3.2.1... Documentation compressed. + cp -pr docs/html/annotated.html docs/html/arrowdown.png docs/html/arrowright.png docs/html/bc_s.png docs/html/bdwn.png docs/html/bug.html docs/html/build_8dox.html docs/html/build_guide.html docs/html/classes.html docs/html/closed.png docs/html/compat_8dox.html docs/html/compat_guide.html docs/html/compile_8dox.html docs/html/compile_guide.html docs/html/context_8dox.html docs/html/context_guide.html docs/html/dir_1f12d41534b9d9c99a183e145b58d6f3.html docs/html/dir_351f617146de9499414a6c099ebbe0ca.html docs/html/dir_4bcf8e981abe5adb811ce4f57d70c9af.html docs/html/doc.png docs/html/doxygen.css docs/html/doxygen.png docs/html/dynsections.js docs/html/extra.css docs/html/files.html docs/html/folderclosed.png docs/html/folderopen.png docs/html/functions.html docs/html/functions_vars.html docs/html/glfw3_8h.html docs/html/glfw3_8h_source.html docs/html/glfw3native_8h.html docs/html/glfw3native_8h_source.html docs/html/globals.html docs/html/globals_b.html docs/html/globals_c.html docs/html/globals_d.html docs/html/globals_defs.html docs/html/globals_defs_b.html docs/html/globals_defs_c.html docs/html/globals_defs_d.html docs/html/globals_defs_e.html docs/html/globals_defs_f.html docs/html/globals_defs_g.html docs/html/globals_defs_h.html docs/html/globals_defs_i.html docs/html/globals_defs_j.html docs/html/globals_defs_k.html docs/html/globals_defs_l.html docs/html/globals_defs_m.html docs/html/globals_defs_n.html docs/html/globals_defs_o.html docs/html/globals_defs_p.html docs/html/globals_defs_r.html docs/html/globals_defs_s.html docs/html/globals_defs_t.html docs/html/globals_defs_v.html docs/html/globals_e.html docs/html/globals_f.html docs/html/globals_func.html docs/html/globals_g.html docs/html/globals_h.html docs/html/globals_i.html docs/html/globals_j.html docs/html/globals_k.html docs/html/globals_l.html docs/html/globals_m.html docs/html/globals_n.html docs/html/globals_o.html docs/html/globals_p.html docs/html/globals_r.html docs/html/globals_s.html docs/html/globals_t.html docs/html/globals_type.html docs/html/globals_v.html docs/html/globals_w.html docs/html/group__buttons.html docs/html/group__context.html docs/html/group__errors.html docs/html/group__init.html docs/html/group__input.html docs/html/group__joysticks.html docs/html/group__keys.html docs/html/group__mods.html docs/html/group__monitor.html docs/html/group__native.html docs/html/group__shapes.html docs/html/group__vulkan.html docs/html/group__window.html docs/html/index.html docs/html/input_8dox.html docs/html/input_guide.html docs/html/intro_8dox.html docs/html/intro_guide.html docs/html/jquery.js docs/html/main_8dox.html docs/html/modules.html docs/html/monitor_8dox.html docs/html/monitor_guide.html docs/html/moving_8dox.html docs/html/moving_guide.html docs/html/nav_f.png docs/html/nav_g.png docs/html/nav_h.png docs/html/news.html docs/html/news_8dox.html docs/html/open.png docs/html/pages.html docs/html/quick_8dox.html docs/html/quick_guide.html docs/html/search docs/html/spaces.svg docs/html/splitbar.png docs/html/structGLFWgammaramp.html docs/html/structGLFWimage.html docs/html/structGLFWvidmode.html docs/html/sync_off.png docs/html/sync_on.png docs/html/tab_a.png docs/html/tab_b.png docs/html/tab_h.png docs/html/tab_s.png docs/html/tabs.css docs/html/vulkan_8dox.html docs/html/vulkan_guide.html docs/html/window_8dox.html docs/html/window_guide.html /tmp/B.dlEkS1/BUILD/tmp/glfw-3.2.1-root-builder/usr/share/doc/glfw-devel-3.2.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.dlEkS1/BUILD/tmp/glfw-3.2.1-root-builder/usr/share/doc/glfw-devel-3.2.1... ./spaces.svg Documentation compressed. + exit 0 Provides: pkgconfig(glfw3) = 3.2.1 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Obsoletes: glfw-static Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.dlEkS1/BUILD/tmp/glfw-3.2.1-root-builder Wrote: /tmp/B.dlEkS1/RPMS/glfw-3.2.1-1.i686.rpm Wrote: /tmp/B.dlEkS1/RPMS/glfw-devel-3.2.1-1.i686.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.dlEkS1/BUILD/tmp /bin/sh -e /tmp/B.dlEkS1/BUILD/tmp/rpm-tmp.51775 + umask 022 + cd /tmp/B.dlEkS1/BUILD + cd glfw-3.2.1 + /bin/rm '--interactive=never' -rf /tmp/B.dlEkS1/BUILD/tmp/glfw-3.2.1-root-builder + rm -rf /tmp/B.dlEkS1/BUILD/tmp/glfw-3.2.1-root-builder ended at: Sun Aug 18 01:23:09 2019, done in 0:00:07.807080 + chmod -R u+rwX /tmp/B.dlEkS1/BUILD + rm -rf /tmp/B.dlEkS1/tmp /tmp/B.dlEkS1/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..400..600..800..1000..1200..1400..1482 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info + rm -rf /tmp/B.dlEkS1 Begin-TLD-Builder-Info Build-Time: user:17.65s sys:2.00s real:9.12s (faults io:0 non-io:657663) Files queued for ftp: 286417 glfw-devel-3.2.1-1.i686.rpm 51138 glfw-3.2.1-1.i686.rpm 106 glfw-3.2.1-1.src.rpm.uploadinfo End-TLD-Builder-Info