Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/SFML.spec'], timeout=0nspawn_args=[]uid=1001user='mockbuild'gid=135shell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6714/root'env={'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'}printOutput=Falselogger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/SFML.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/SFML-2.3.2-4.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/SFML.spec'], timeout=0nspawn_args=[]uid=1001user='mockbuild'gid=135shell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6714/root'env={'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'}printOutput=Falselogger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/SFML.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XMmGvV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf SFML-2.3.2 + /usr/bin/tar -xf /builddir/build/SOURCES/SFML-2.3.2-clean.tar.gz + cd SFML-2.3.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (SFML-2.3.2-unresolved__cpu_model-fix.patch):' Patch #0 (SFML-2.3.2-unresolved__cpu_model-fix.patch): + /usr/bin/patch -p1 --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/SFML-2.3.2-unresolved__cpu_model-fix.patch patching file extlibs/headers/stb_image/stb_image.h + echo 'Patch #1 (SFML-2.3.2-do-not-use-Pong-trademark.patch):' Patch #1 (SFML-2.3.2-do-not-use-Pong-trademark.patch): + /usr/bin/cat /builddir/build/SOURCES/SFML-2.3.2-do-not-use-Pong-trademark.patch + /usr/bin/patch -p1 --fuzz=0 patching file examples/pong/Pong.cpp + find -type f -print0 + xargs -0 chmod -x + sed -i.bak 's/\r//' license.txt readme.txt + touch -r license.txt.bak license.txt + touch -r readme.txt.bak readme.txt + find extlibs/ -type f '!' -name 'stb_image*' -print0 + xargs -0 rm + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Hpezrz + umask 022 + cd /builddir/build/BUILD + cd SFML-2.3.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DSFML_BUILD_DOC=TRUE -DSFML_INSTALL_PKGCONFIG_FILES=TRUE . -- The C compiler identification is GNU 4.8.5 -- The CXX compiler identification is GNU 4.8.5 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Found X11: /usr/lib64/libX11.so -- Found OpenGL: /usr/lib64/libGL.so -- Found LIBXCB: /usr/lib64/libxcb.so -- Found XLIB_XCB: /usr/lib64/libX11-xcb.so -- Found LIBXCB_IMAGE: /usr/lib64/libxcb-image.so -- Found LIBXCB_RANDR: /usr/lib64/libxcb-randr.so -- libudev stable: 1 -- Found UDev: /usr/lib64/libudev.so -- include: /usr/include -- Found JPEG: /usr/lib64/libjpeg.so -- Found OpenAL: /usr/lib64/libopenal.so -- Found VORBIS: /usr/lib64/libvorbis.so -- Found FLAC: /usr/lib64/libFLAC.so -- Found Doxygen: /usr/bin/doxygen (found version "1.8.5") -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/SFML-2.3.2 + make -j2 /usr/bin/cmake -H/builddir/build/BUILD/SFML-2.3.2 -B/builddir/build/BUILD/SFML-2.3.2 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/SFML-2.3.2/CMakeFiles /builddir/build/BUILD/SFML-2.3.2/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/SFML-2.3.2' make -f src/SFML/System/CMakeFiles/sfml-system.dir/build.make src/SFML/System/CMakeFiles/sfml-system.dir/depend make[2]: Entering directory `/builddir/build/BUILD/SFML-2.3.2' cd /builddir/build/BUILD/SFML-2.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/SFML-2.3.2 /builddir/build/BUILD/SFML-2.3.2/src/SFML/System /builddir/build/BUILD/SFML-2.3.2 /builddir/build/BUILD/SFML-2.3.2/src/SFML/System /builddir/build/BUILD/SFML-2.3.2/src/SFML/System/CMakeFiles/sfml-system.dir/DependInfo.cmake --color= make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/SFML-2.3.2' cd /builddir/build/BUILD/SFML-2.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/SFML-2.3.2 /builddir/build/BUILD/SFML-2.3.2/doc /builddir/build/BUILD/SFML-2.3.2 /builddir/build/BUILD/SFML-2.3.2/doc /builddir/build/BUILD/SFML-2.3.2/doc/CMakeFiles/doc.dir/DependInfo.cmake --color= Scanning dependencies of target doc make[2]: Leaving directory `/builddir/build/BUILD/SFML-2.3.2' make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/build make[2]: Entering directory `/builddir/build/BUILD/SFML-2.3.2' /usr/bin/cmake -E echo_append Building\ API\ Documentation... Scanning dependencies of target sfml-system make[2]: Leaving directory `/builddir/build/BUILD/SFML-2.3.2' make -f src/SFML/System/CMakeFiles/sfml-system.dir/build.make src/SFML/System/CMakeFiles/sfml-system.dir/build Building API Documentation.../usr/bin/doxygen /builddir/build/BUILD/SFML-2.3.2/doc/doxyfile make[2]: Entering directory `/builddir/build/BUILD/SFML-2.3.2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 60 Warning: ignoring unsupported tag `ALLOW_UNICODE_NAMES =' at line 79, file /builddir/build/BUILD/SFML-2.3.2/doc/doxyfile Warning: ignoring unsupported tag `SHOW_GROUPED_MEMB_INC =' at line 531, file /builddir/build/BUILD/SFML-2.3.2/doc/doxyfile Warning: ignoring unsupported tag `MAN_SUBDIR =' at line 1827, file /builddir/build/BUILD/SFML-2.3.2/doc/doxyfile Warning: ignoring unsupported tag `DOCBOOK_PROGRAMLISTING =' at line 1890, file /builddir/build/BUILD/SFML-2.3.2/doc/doxyfile Warning: ignoring unsupported tag `DIA_PATH =' at line 2102, file /builddir/build/BUILD/SFML-2.3.2/doc/doxyfile Warning: ignoring unsupported tag `DIAFILE_DIRS =' at line 2308, file /builddir/build/BUILD/SFML-2.3.2/doc/doxyfile Warning: ignoring unsupported tag `PLANTUML_JAR_PATH =' at line 2317, file /builddir/build/BUILD/SFML-2.3.2/doc/doxyfile [ 1%] Building CXX object src/SFML/System/CMakeFiles/sfml-system.dir/Clock.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/System && /usr/bin/c++ -DSFML_SYSTEM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-system.dir/Clock.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/System/Clock.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 61 [ 2%] Building CXX object src/SFML/System/CMakeFiles/sfml-system.dir/Err.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/System && /usr/bin/c++ -DSFML_SYSTEM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-system.dir/Err.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/System/Err.cpp Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for files to exclude Searching for files to process... Searching for files in directory /builddir/build/BUILD/SFML-2.3.2/include/SFML Searching for files in directory /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio Searching for files in directory /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics Searching for files in directory /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network Searching for files in directory /builddir/build/BUILD/SFML-2.3.2/include/SFML/System Searching for files in directory /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/AlResource.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/AlResource.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/Export.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/Export.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/InputSoundFile.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/InputSoundFile.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/Listener.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/Listener.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/Music.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/Music.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/OutputSoundFile.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/OutputSoundFile.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/Sound.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/Sound.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/SoundBuffer.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/SoundBuffer.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/SoundBufferRecorder.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/SoundBufferRecorder.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/SoundFileFactory.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/SoundFileFactory.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/SoundFileReader.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/SoundFileReader.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/SoundFileWriter.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/SoundFileWriter.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/SoundRecorder.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/SoundRecorder.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/SoundSource.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/SoundSource.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/SoundStream.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/SoundStream.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Config.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Config.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/BlendMode.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/BlendMode.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/CircleShape.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/CircleShape.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Color.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Grap/builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Rect.hpp:187: warning: include file SFML/Graphics/Rect.inl not found, perhaps you forgot to add its directory to INCLUDE_PATH? hics/Color.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/ConvexShape.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/ConvexShape.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Drawable.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Drawable.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Export.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Export.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Font.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Font.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Glyph.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Glyph.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Image.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Image.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/PrimitiveType.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/PrimitiveType.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Rect.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Rect.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/RectangleShape.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/RectangleShape.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/RenderStates.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/RenderStates.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/RenderTarget.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/RenderTarget.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/RenderTexture.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/RenderTexture.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/RenderWindow.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/RenderWindow.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Shader.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Shader.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Shape.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Shape.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Sprite.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Sprite.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Text.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Text.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Texture.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Texture.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Transform.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Transform.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Transformable.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Transformable.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Vertex.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Vertex.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/VertexArray.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/VertexArray.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/View.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/View.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics.hpp... Preprocessing /builddir/buil/builddir/build/BUILD/SFML-2.3.2/include/SFML/System/String.hpp:613: warning: include file SFML/System/String.inl not found, perhaps you forgot to add its directory to INCLUDE_PATH? d/BUILD/SFML-2.3.2/include/SFML/Main.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Main.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Export.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Export.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Ftp.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Ftp.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Http.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Http.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/IpAddress.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/IpAddress.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Socket.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Socket.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/SocketHandle.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/SocketHandle.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/SocketSelector.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/SocketSelector.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/TcpListener.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/TcpListener.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/TcpSocket.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/TcpSocket.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/UdpSocket.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/UdpSocket.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/OpenGL.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/OpenGL.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Clock.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Clock.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Err.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Err.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Export.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Export.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/FileInputStream.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/FileInputStream.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/InputStream.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/InputStream.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Lock.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Lock.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/MemoryInputStream.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/MemoryInputStream.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Mutex.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Mutex.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/NonCopyable.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/NonCopyable.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Sleep.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Sleep.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/String.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/String.hpp... Preprocessing /builddir/build/B/builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Thread.hpp:193: warning: include file SFML/System/Thread.inl not found, perhaps you forgot to add its directory to INCLUDE_PATH? /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Utf.hpp:731: warning: include file SFML/System/Utf.inl not found, perhaps you forgot to add its directory to INCLUDE_PATH? /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Vector2.hpp:250: warning: include file SFML/System/Vector2.inl not found, perhaps you forgot to add its directory to INCLUDE_PATH? /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Vector3.hpp:252: warning: include file SFML/System/Vector3.inl not found, perhaps you forgot to add its directory to INCLUDE_PATH? UILD/SFML-2.3.2/include/SFML/System/Thread.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Thread.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/ThreadLocal.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/ThreadLocal.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/ThreadLocalPtr.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/ThreadLocalPtr.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Time.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Time.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Utf.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Utf.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Vector2.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Vector2.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Vector3.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Vector3.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Context.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Context.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/ContextSettings.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/ContextSettings.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Event.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Event.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Export.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Export.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/GlResource.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/GlResource.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Joystick.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Joystick.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Keyboard.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Keyboard.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Mouse.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Mouse.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Sensor.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Sensor.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Touch.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Touch.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/VideoMode.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/VideoMode.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Window.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Window.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/WindowHandle.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/WindowHandle.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/WindowStyle.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/WindowStyle.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/doc/mainpage.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/doc/mainpage.hpp... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 62 [ 3%] Building CXX object src/SFML/System/CMakeFiles/sfml-system.dir/Lock.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/System && /usr/bin/c++ -DSFML_SYSTEM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-system.dir/Lock.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/System/Lock.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 63 [ 4%] Building CXX object src/SFML/System/CMakeFiles/sfml-system.dir/Mutex.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/System && /usr/bin/c++ -DSFML_SYSTEM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-system.dir/Mutex.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/System/Mutex.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 64 [ 5%] Building CXX object src/SFML/System/CMakeFiles/sfml-system.dir/Sleep.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/System && /usr/bin/c++ -DSFML_SYSTEM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-system.dir/Sleep.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/System/Sleep.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 65 [ 6%] Building CXX object src/SFML/System/CMakeFiles/sfml-system.dir/String.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/System && /usr/bin/c++ -DSFML_SYSTEM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-system.dir/String.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/System/String.cpp for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating example documentation... Generating file sources... Generating code for file AlResource.hpp... Generating code for file Audio.hpp... Generating code for file BlendMode.hpp... Generating code for file CircleShape.hpp... Generating code for file Clock.hpp... Generating code for file Color.hpp... Generating code for file Config.hpp... Generating code for file Context.hpp... Generating code for file ContextSettings.hpp... Generating code for file ConvexShape.hpp... Generating code for file Drawable.hpp... Generating code for file Err.hpp... Generating code for file Event.hpp... Generating code for file Export.hpp... Generating code for file Export.hpp... Generating code for file Export.hpp... Generating code for file Export.hpp... Generating code for file Export.hpp... Generating code for file FileInputStream.hpp... Generating code for file Font.hpp... Generating code for file Ftp.hpp... Generating code for file GlResource.hpp... Generating code for file Glyph.hpp... Generating code for file Graphics.hpp... Generating code for file Http.hpp... Generating code for file Image.hpp... Generating code for file InputSoundFile.hpp... Generating code for file InputStream.hpp... Generating code for file IpAddress.hpp... Generating code for file Joystick.hpp... Generating code for file Keyboard.hpp... Generating code for file Listener.hpp... Generating code for file Lock.hpp... Generating code for file Main.hpp... Generating code for file mainpage.hpp... Generating code for file MemoryInputStream.hpp... Generating code for file Mouse.hpp... Generating code for file Music.hpp... Generating code for file Mutex.hpp... Generating code for file Network.hpp... Generating code for file NonCopyable.hpp... Generating code for file OpenGL.hpp... Generating code for file OutputSoundFile.hpp... Generating code for file Packet.hpp... Generating code for file PrimitiveType.hpp... Generating code for file Rect.hpp... Generating code for file RectangleShape.hpp... Generating code for file RenderStates.hpp... Generating code for file RenderTarget.hpp... Generating code for file RenderTexture.hpp... Generating code for file RenderWindow.hpp... Generating code for file Sensor.hpp... Generating code for file Shader.hpp... Generating code for file Shape.hpp... Generating code for file Sleep.hpp... Generating code for file Socket.hpp... Generating code for file SocketHandle.hpp... Generating code for file SocketSelector.hpp... Generating code for file Sound.hpp... Generating code for file SoundBuffer.hpp... Generating code for file SoundBufferRecorder.hpp... Generating code for file SoundFileFactory.hpp... Generating code for file SoundFileReader.hpp... Generating code for file SoundFileWriter.hpp... Generati/builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:178: warning: Member operator>>(Int8 &data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:179: warning: Member operator>>(Uint8 &data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:180: warning: Member operator>>(Int16 &data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:181: warning: Member operator>>(Uint16 &data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:182: warning: Member operator>>(Int32 &data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:183: warning: Member operator>>(Uint32 &data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:184: warning: Member operator>>(Int64 &data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:185: warning: Member operator>>(Uint64 &data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:186: warning: Member operator>>(float &data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:187: warning: Member operator>>(double &data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:188: warning: Member operator>>(char *data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:189: warning: Member operator>>(std::string &data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:190: warning: Member operator>>(wchar_t *data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:191: warning: Member operator>>(std::wstring &data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:192: warning: Member operator>>(String &data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:199: warning: Member operator<<(Int8 data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:200: warning: Member operator<<(Uint8 data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:201: warning: Member operator<<(Int16 data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:202: warning: Member operator<<(Uint16 data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:203: warning: Member operator<<(Int32 data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:204: warning: Member operator<<(Uint32 data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:205: warning: Member operator<<(Int64 data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:206: warning: Member operator<<(Uint64 data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:207: warning: Member operator<<(float data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:208: warning: Member operator<<(double data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:209: warning: Member operator<<(const char *data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:210: warning: Member operator<<(const std::string &data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:211: warning: Member operator<<(const wchar_t *data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:212: warning: Member operator<<(const std::wstring &data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:213: warning: Member operator<<(const String &data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:194: warning: parameters of member sf::Packet::operator<< are not (all) documented /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:194: warning: return type of member sf::Packet::operator<< is not documented /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:173: warning: parameters of member sf::Packet::operator>> are not (all) documented /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:173: warning: return type of member sf::Packet::operator>> is not documented ng code for file SoundRecorder.hpp... Generating code for file SoundSource.hpp... Generating code for file SoundStream.hpp... Generating code for file Sprite.hpp... Generating code for file String.hpp... Generating code for file System.hpp... Generating code for file TcpListener.hpp... Generating code for file TcpSocket.hpp... Generating code for file Text.hpp... Generating code for file Texture.hpp... Generating code for file Thread.hpp... Generating code for file ThreadLocal.hpp... Generating code for file ThreadLocalPtr.hpp... Generating code for file Time.hpp... Generating code for file Touch.hpp... Generating code for file Transform.hpp... Generating code for file Transformable.hpp... Generating code for file UdpSocket.hpp... Generating code for file Utf.hpp... Generating code for file Vector2.hpp... Generating code for file Vector3.hpp... Generating code for file Vertex.hpp... Generating code for file VertexArray.hpp... Generating code for file VideoMode.hpp... Generating code for file View.hpp... Generating code for file Window.hpp... Generating code for file Window.hpp... Generating code for file WindowHandle.hpp... Generating code for file WindowStyle.hpp... Generating file documentation... Generating page documentation... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound FileInputStream... Generating docs for compound MemoryeInputStream... Generating namespace index... Generating docs for compound sf::AlResource... Generating docs for compound sf::InputSoundFile... Generating docs for compound sf::Listener... Generating docs for compound sf::Music... Generating docs for compound sf::OutputSoundFile... Generating docs for compound sf::Sound... Generating docs for compound sf::SoundBuffer... Generating docs for compound sf::SoundBufferRecorder... Generating docs for compound sf::SoundFileFactory... Generating docs for compound sf::SoundFileReader... Generating docs for nested compound sf::SoundFileReader::Info... Generating docs for compound sf::SoundFileWriter... Generating docs for compound sf::SoundRecorder... Generating docs for compound sf::SoundSource... Generating docs for compound sf::SoundStream... Generating docs for nested compound sf::SoundStream::Chunk... Generating docs for compound sf::BlendMode... Generating docs for compound sf::CircleShape... Generating docs for compound sf::Color... Generating docs for compound sf::ConvexShape... Generating docs for compound sf::Drawable... Generating docs for compound sf::Font... Generating docs for nested compound sf::Font::Info... Generating docs for compound sf::Glyph... Generating docs for compound sf::Image... Generating docs for compound sf::Rect... Generating docs for compound sf::RectangleShape... Generating docs for compound sf::RenderStates... Generating docs for compound sf::RenderTarget... Generating docs for compound sf::RenderTexture... Generating docs for compound sf::RenderWindow... Generating docs for compound sf::Shader... Generating docs for nested compound sf::Shader::CurrentTextureType... Generating docs for compound sf::Shape... Generating docs for compound sf::Sprite... Generating docs for compound sf::Text... Generating docs for compound sf::Texture... Generating docs for compound sf::Transform... Generating docs for compound sf::Transformable... Generating docs for compound sf::Vertex... Generating docs for compound sf::VertexArray... Generating docs for compound sf::View... Generating docs for compound sf::Ftp... Generating docs for nested compound sf::Ftp::DirectoryResponse... Generating docs for nested compound sf::Ftp::ListingResponse... Generating docs for nested compound sf::Ftp::Response... Generating docs for compound sf::Http... Generating docs for nested compound sf::Http::Request... Generating docs for nested compound sf::Http::Response... Generating docs for compound sf::IpAddress... Generating docs for compound sf::Packet... Generating docs for compound sf::Socket... Generating docs for compound sf::SocketSelector... Generating docs for c<@3>:1: warning: parameters of member sf::UdpSocket::@3 are not (all) documented /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 66 [ 7%] Building CXX object src/SFML/System/CMakeFiles/sfml-system.dir/Thread.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/System && /usr/bin/c++ -DSFML_SYSTEM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-system.dir/Thread.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/System/Thread.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 67 [ 8%] Building CXX object src/SFML/System/CMakeFiles/sfml-system.dir/ThreadLocal.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/System && /usr/bin/c++ -DSFML_SYSTEM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-system.dir/ThreadLocal.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/System/ThreadLocal.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 68 [ 9%] Building CXX object src/SFML/System/CMakeFiles/sfml-system.dir/Time.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/System && /usr/bin/c++ -DSFML_SYSTEM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-system.dir/Time.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/System/Time.cpp ompound sf::TcpListener... Generating docs for compound sf::TcpSocket... Generating docs for compound sf::UdpSocket... Generating docs for compound sf::Clock... Generating docs for compound sf::FileInputStream... Generating docs for compound sf::InputStream... Generating docs for compound sf::Lock... Generating docs for compound sf::MemoryInputStream... Generating docs for compound sf::Mutex... Generating docs for compound sf::NonCopyable... Generating docs for compound sf::String... Generating docs for compound sf::Thread... Generating docs for compound sf::ThreadLocal... Generating docs for compound sf::ThreadLocalPtr... Generating docs for compound sf::Time... Generating docs for compound sf::Utf... Generating docs for compound sf::Utf< 8 >... Generating docs for compound sf::Utf< 16 >... Generating docs for compound sf::Utf< 32 >... Generating docs for compound sf::Vector2... Generating docs for compound sf::Vector3... Generating docs for compound sf::Context... Generating docs for compound sf::ContextSettings... Generating docs for compound sf::Event... Generating docs for nested compound sf::Event::JoystickButtonEvent... Generating docs for nested compound sf::Event::JoystickConnectEvent... Generating docs for nested compound sf::Event::JoystickMoveEvent... Generating docs for nested compound sf::Event::KeyEvent... Generating docs for nested compound sf::Event::MouseButtonEvent... Generating docs for nested compound sf::Event::MouseMoveEvent... Generating docs for nested compound sf::Event::MouseWheelEvent... Generating docs for nested compound sf::Event::MouseWheelScrollEvent... Generating docs for nested compound sf::Event::SensorEvent... Generating docs for nested compound sf::Event::SizeEvent... Generating docs for nested compound sf::Event::TextEvent... Generating docs for nested compound sf::Event::TouchEvent... Generating docs for compound sf::GlResource... Generating docs for compound sf::Joystick... Generating docs for nested compound sf::Joystick::Identification... Generating docs for compound sf::Keyboard... Generating docs for compound sf::Mouse... Generating docs for compound sf::Sensor... Generating docs for compound sf::Touch... Generating docs for compound sf::VideoMode... Generating docs for compound sf::Window... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... lookup cache used 3306/65536 hits=20303 misses=3561 finished... /usr/bin/cmake -E echo Done. Done. make[2]: Leaving directory `/builddir/build/BUILD/SFML-2.3.2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles [ 9%] Built target doc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 69 [ 10%] Building CXX object src/SFML/System/CMakeFiles/sfml-system.dir/FileInputStream.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/System && /usr/bin/c++ -DSFML_SYSTEM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-system.dir/FileInputStream.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/System/FileInputStream.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 70 [ 11%] Building CXX object src/SFML/System/CMakeFiles/sfml-system.dir/MemoryInputStream.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/System && /usr/bin/c++ -DSFML_SYSTEM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-system.dir/MemoryInputStream.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/System/MemoryInputStream.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 71 [ 12%] Building CXX object src/SFML/System/CMakeFiles/sfml-system.dir/Unix/ClockImpl.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/System && /usr/bin/c++ -DSFML_SYSTEM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-system.dir/Unix/ClockImpl.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/System/Unix/ClockImpl.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 72 [ 13%] Building CXX object src/SFML/System/CMakeFiles/sfml-system.dir/Unix/MutexImpl.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/System && /usr/bin/c++ -DSFML_SYSTEM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-system.dir/Unix/MutexImpl.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/System/Unix/MutexImpl.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 73 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 74 [ 14%] [ 15%] Building CXX object src/SFML/System/CMakeFiles/sfml-system.dir/Unix/SleepImpl.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/System && /usr/bin/c++ -DSFML_SYSTEM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-system.dir/Unix/SleepImpl.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/System/Unix/SleepImpl.cpp Building CXX object src/SFML/System/CMakeFiles/sfml-system.dir/Unix/ThreadImpl.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/System && /usr/bin/c++ -DSFML_SYSTEM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-system.dir/Unix/ThreadImpl.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/System/Unix/ThreadImpl.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 75 [ 16%] Building CXX object src/SFML/System/CMakeFiles/sfml-system.dir/Unix/ThreadLocalImpl.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/System && /usr/bin/c++ -DSFML_SYSTEM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-system.dir/Unix/ThreadLocalImpl.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/System/Unix/ThreadLocalImpl.cpp Linking CXX shared library ../../../lib/libsfml-system.so cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/System && /usr/bin/cmake -E cmake_link_script CMakeFiles/sfml-system.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libsfml-system.so.2.3 -o ../../../lib/libsfml-system.so.2.3.2 CMakeFiles/sfml-system.dir/Clock.cpp.o CMakeFiles/sfml-system.dir/Err.cpp.o CMakeFiles/sfml-system.dir/Lock.cpp.o CMakeFiles/sfml-system.dir/Mutex.cpp.o CMakeFiles/sfml-system.dir/Sleep.cpp.o CMakeFiles/sfml-system.dir/String.cpp.o CMakeFiles/sfml-system.dir/Thread.cpp.o CMakeFiles/sfml-system.dir/ThreadLocal.cpp.o CMakeFiles/sfml-system.dir/Time.cpp.o CMakeFiles/sfml-system.dir/FileInputStream.cpp.o CMakeFiles/sfml-system.dir/MemoryInputStream.cpp.o CMakeFiles/sfml-system.dir/Unix/ClockImpl.cpp.o CMakeFiles/sfml-system.dir/Unix/MutexImpl.cpp.o CMakeFiles/sfml-system.dir/Unix/SleepImpl.cpp.o CMakeFiles/sfml-system.dir/Unix/ThreadImpl.cpp.o CMakeFiles/sfml-system.dir/Unix/ThreadLocalImpl.cpp.o -lpthread -lrt cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/System && /usr/bin/cmake -E cmake_symlink_library ../../../lib/libsfml-system.so.2.3.2 ../../../lib/libsfml-system.so.2.3 ../../../lib/libsfml-system.so make[2]: Leaving directory `/builddir/build/BUILD/SFML-2.3.2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 [ 16%] Built target sfml-system make -f src/SFML/Window/CMakeFiles/sfml-window.dir/build.make src/SFML/Window/CMakeFiles/sfml-window.dir/depend make -f src/SFML/Network/CMakeFiles/sfml-network.dir/build.make src/SFML/Network/CMakeFiles/sfml-network.dir/depend make[2]: Entering directory `/builddir/build/BUILD/SFML-2.3.2' cd /builddir/build/BUILD/SFML-2.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/SFML-2.3.2 /builddir/build/BUILD/SFML-2.3.2/src/SFML/Network /builddir/build/BUILD/SFML-2.3.2 /builddir/build/BUILD/SFML-2.3.2/src/SFML/Network /builddir/build/BUILD/SFML-2.3.2/src/SFML/Network/CMakeFiles/sfml-network.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/SFML-2.3.2' cd /builddir/build/BUILD/SFML-2.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/SFML-2.3.2 /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window /builddir/build/BUILD/SFML-2.3.2 /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window/CMakeFiles/sfml-window.dir/DependInfo.cmake --color= Scanning dependencies of target sfml-network make[2]: Leaving directory `/builddir/build/BUILD/SFML-2.3.2' make -f src/SFML/Network/CMakeFiles/sfml-network.dir/build.make src/SFML/Network/CMakeFiles/sfml-network.dir/build make[2]: Entering directory `/builddir/build/BUILD/SFML-2.3.2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 50 Scanning dependencies of target sfml-window make[2]: Leaving directory `/builddir/build/BUILD/SFML-2.3.2' make -f src/SFML/Window/CMakeFiles/sfml-window.dir/build.make src/SFML/Window/CMakeFiles/sfml-window.dir/build [ 17%] make[2]: Entering directory `/builddir/build/BUILD/SFML-2.3.2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 76 Building CXX object src/SFML/Network/CMakeFiles/sfml-network.dir/Ftp.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Network && /usr/bin/c++ -DSFML_NETWORK_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-network.dir/Ftp.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Network/Ftp.cpp [ 18%] Building CXX object src/SFML/Window/CMakeFiles/sfml-window.dir/Context.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window && /usr/bin/c++ -DSFML_WINDOW_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-window.dir/Context.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window/Context.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 77 [ 19%] Building CXX object src/SFML/Window/CMakeFiles/sfml-window.dir/GlContext.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window && /usr/bin/c++ -DSFML_WINDOW_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-window.dir/GlContext.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window/GlContext.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 78 [ 20%] Building CXX object src/SFML/Window/CMakeFiles/sfml-window.dir/GlResource.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window && /usr/bin/c++ -DSFML_WINDOW_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-window.dir/GlResource.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window/GlResource.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 79 [ 21%] Building CXX object src/SFML/Window/CMakeFiles/sfml-window.dir/Joystick.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window && /usr/bin/c++ -DSFML_WINDOW_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-window.dir/Joystick.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window/Joystick.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 80 [ 22%] Building CXX object src/SFML/Window/CMakeFiles/sfml-window.dir/JoystickManager.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window && /usr/bin/c++ -DSFML_WINDOW_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-window.dir/JoystickManager.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window/JoystickManager.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 81 [ 23%] Building CXX object src/SFML/Window/CMakeFiles/sfml-window.dir/Keyboard.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window && /usr/bin/c++ -DSFML_WINDOW_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-window.dir/Keyboard.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window/Keyboard.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 82 [ 25%] Building CXX object src/SFML/Window/CMakeFiles/sfml-window.dir/Mouse.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window && /usr/bin/c++ -DSFML_WINDOW_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-window.dir/Mouse.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window/Mouse.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 51 [ 26%] Building CXX object src/SFML/Network/CMakeFiles/sfml-network.dir/Http.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Network && /usr/bin/c++ -DSFML_NETWORK_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-network.dir/Http.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Network/Http.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 83 [ 27%] Building CXX object src/SFML/Window/CMakeFiles/sfml-window.dir/Touch.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window && /usr/bin/c++ -DSFML_WINDOW_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-window.dir/Touch.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window/Touch.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 84 [ 28%] Building CXX object src/SFML/Window/CMakeFiles/sfml-window.dir/Sensor.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window && /usr/bin/c++ -DSFML_WINDOW_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-window.dir/Sensor.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window/Sensor.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 85 [ 29%] Building CXX object src/SFML/Window/CMakeFiles/sfml-window.dir/SensorManager.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window && /usr/bin/c++ -DSFML_WINDOW_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-window.dir/SensorManager.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window/SensorManager.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 86 [ 30%] Building CXX object src/SFML/Window/CMakeFiles/sfml-window.dir/VideoMode.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window && /usr/bin/c++ -DSFML_WINDOW_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-window.dir/VideoMode.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window/VideoMode.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 87 [ 31%] Building CXX object src/SFML/Window/CMakeFiles/sfml-window.dir/Window.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window && /usr/bin/c++ -DSFML_WINDOW_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-window.dir/Window.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window/Window.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 88 [ 32%] Building CXX object src/SFML/Window/CMakeFiles/sfml-window.dir/WindowImpl.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window && /usr/bin/c++ -DSFML_WINDOW_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-window.dir/WindowImpl.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window/WindowImpl.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 52 [ 33%] Building CXX object src/SFML/Network/CMakeFiles/sfml-network.dir/IpAddress.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Network && /usr/bin/c++ -DSFML_NETWORK_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-network.dir/IpAddress.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Network/IpAddress.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 53 [ 34%] Building CXX object src/SFML/Network/CMakeFiles/sfml-network.dir/Packet.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Network && /usr/bin/c++ -DSFML_NETWORK_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-network.dir/Packet.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Network/Packet.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 89 [ 35%] Building CXX object src/SFML/Window/CMakeFiles/sfml-window.dir/Unix/Display.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window && /usr/bin/c++ -DSFML_WINDOW_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-window.dir/Unix/Display.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window/Unix/Display.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 90 [ 36%] Building CXX object src/SFML/Window/CMakeFiles/sfml-window.dir/Unix/InputImpl.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window && /usr/bin/c++ -DSFML_WINDOW_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-window.dir/Unix/InputImpl.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window/Unix/InputImpl.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 54 [ 37%] Building CXX object src/SFML/Network/CMakeFiles/sfml-network.dir/Socket.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Network && /usr/bin/c++ -DSFML_NETWORK_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-network.dir/Socket.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Network/Socket.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 55 [ 38%] Building CXX object src/SFML/Network/CMakeFiles/sfml-network.dir/SocketSelector.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Network && /usr/bin/c++ -DSFML_NETWORK_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-network.dir/SocketSelector.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Network/SocketSelector.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 91 [ 39%] Building CXX object src/SFML/Window/CMakeFiles/sfml-window.dir/Unix/SensorImpl.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window && /usr/bin/c++ -DSFML_WINDOW_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-window.dir/Unix/SensorImpl.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window/Unix/SensorImpl.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 92 [ 40%] Building CXX object src/SFML/Window/CMakeFiles/sfml-window.dir/Unix/VideoModeImpl.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window && /usr/bin/c++ -DSFML_WINDOW_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-window.dir/Unix/VideoModeImpl.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window/Unix/VideoModeImpl.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 56 [ 41%] Building CXX object src/SFML/Network/CMakeFiles/sfml-network.dir/TcpListener.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Network && /usr/bin/c++ -DSFML_NETWORK_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-network.dir/TcpListener.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Network/TcpListener.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 93 [ 42%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 57 Building CXX object src/SFML/Window/CMakeFiles/sfml-window.dir/Unix/WindowImplX11.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window && /usr/bin/c++ -DSFML_WINDOW_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-window.dir/Unix/WindowImplX11.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window/Unix/WindowImplX11.cpp [ 43%] Building CXX object src/SFML/Network/CMakeFiles/sfml-network.dir/TcpSocket.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Network && /usr/bin/c++ -DSFML_NETWORK_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-network.dir/TcpSocket.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Network/TcpSocket.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 58 [ 44%] Building CXX object src/SFML/Network/CMakeFiles/sfml-network.dir/UdpSocket.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Network && /usr/bin/c++ -DSFML_NETWORK_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-network.dir/UdpSocket.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Network/UdpSocket.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 59 [ 45%] Building CXX object src/SFML/Network/CMakeFiles/sfml-network.dir/Unix/SocketImpl.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Network && /usr/bin/c++ -DSFML_NETWORK_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-network.dir/Unix/SocketImpl.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Network/Unix/SocketImpl.cpp Linking CXX shared library ../../../lib/libsfml-network.so cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Network && /usr/bin/cmake -E cmake_link_script CMakeFiles/sfml-network.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libsfml-network.so.2.3 -o ../../../lib/libsfml-network.so.2.3.2 CMakeFiles/sfml-network.dir/Ftp.cpp.o CMakeFiles/sfml-network.dir/Http.cpp.o CMakeFiles/sfml-network.dir/IpAddress.cpp.o CMakeFiles/sfml-network.dir/Packet.cpp.o CMakeFiles/sfml-network.dir/Socket.cpp.o CMakeFiles/sfml-network.dir/SocketSelector.cpp.o CMakeFiles/sfml-network.dir/TcpListener.cpp.o CMakeFiles/sfml-network.dir/TcpSocket.cpp.o CMakeFiles/sfml-network.dir/UdpSocket.cpp.o CMakeFiles/sfml-network.dir/Unix/SocketImpl.cpp.o ../../../lib/libsfml-system.so.2.3.2 -lpthread -lrt -Wl,-rpath,/builddir/build/BUILD/SFML-2.3.2/lib: cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Network && /usr/bin/cmake -E cmake_symlink_library ../../../lib/libsfml-network.so.2.3.2 ../../../lib/libsfml-network.so.2.3 ../../../lib/libsfml-network.so make[2]: Leaving directory `/builddir/build/BUILD/SFML-2.3.2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 50 51 52 53 54 55 56 57 58 59 [ 45%] Built target sfml-network make -f src/SFML/Audio/CMakeFiles/sfml-audio.dir/build.make src/SFML/Audio/CMakeFiles/sfml-audio.dir/depend make[2]: Entering directory `/builddir/build/BUILD/SFML-2.3.2' cd /builddir/build/BUILD/SFML-2.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/SFML-2.3.2 /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio /builddir/build/BUILD/SFML-2.3.2 /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio/CMakeFiles/sfml-audio.dir/DependInfo.cmake --color= Scanning dependencies of target sfml-audio make[2]: Leaving directory `/builddir/build/BUILD/SFML-2.3.2' make -f src/SFML/Audio/CMakeFiles/sfml-audio.dir/build.make src/SFML/Audio/CMakeFiles/sfml-audio.dir/build make[2]: Entering directory `/builddir/build/BUILD/SFML-2.3.2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 1 [ 46%] Building CXX object src/SFML/Audio/CMakeFiles/sfml-audio.dir/ALCheck.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio && /usr/bin/c++ -DFLAC__NO_DLL -DOV_EXCLUDE_STATIC_CALLBACKS -DSFML_AUDIO_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/usr/include/AL -fvisibility=hidden -o CMakeFiles/sfml-audio.dir/ALCheck.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio/ALCheck.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 2 [ 47%] Building CXX object src/SFML/Audio/CMakeFiles/sfml-audio.dir/AlResource.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio && /usr/bin/c++ -DFLAC__NO_DLL -DOV_EXCLUDE_STATIC_CALLBACKS -DSFML_AUDIO_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/usr/include/AL -fvisibility=hidden -o CMakeFiles/sfml-audio.dir/AlResource.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio/AlResource.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 3 [ 48%] Building CXX object src/SFML/Audio/CMakeFiles/sfml-audio.dir/AudioDevice.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio && /usr/bin/c++ -DFLAC__NO_DLL -DOV_EXCLUDE_STATIC_CALLBACKS -DSFML_AUDIO_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/usr/include/AL -fvisibility=hidden -o CMakeFiles/sfml-audio.dir/AudioDevice.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio/AudioDevice.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 4 [ 50%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 94 Building CXX object src/SFML/Audio/CMakeFiles/sfml-audio.dir/Listener.cpp.o [ 51%] cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio && /usr/bin/c++ -DFLAC__NO_DLL -DOV_EXCLUDE_STATIC_CALLBACKS -DSFML_AUDIO_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/usr/include/AL -fvisibility=hidden -o CMakeFiles/sfml-audio.dir/Listener.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio/Listener.cpp Building CXX object src/SFML/Window/CMakeFiles/sfml-window.dir/Unix/GlxContext.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window && /usr/bin/c++ -DSFML_WINDOW_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-window.dir/Unix/GlxContext.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window/Unix/GlxContext.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 5 [ 52%] Building CXX object src/SFML/Audio/CMakeFiles/sfml-audio.dir/Music.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio && /usr/bin/c++ -DFLAC__NO_DLL -DOV_EXCLUDE_STATIC_CALLBACKS -DSFML_AUDIO_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/usr/include/AL -fvisibility=hidden -o CMakeFiles/sfml-audio.dir/Music.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio/Music.cpp /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window/Unix/GlxContext.cpp: In constructor '{anonymous}::GlxErrorHandler::GlxErrorHandler(Display*)': /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window/Unix/GlxContext.cpp:71:20: warning: '{anonymous}::GlxErrorHandler::m_display' will be initialized after [-Wreorder] ::Display* m_display; ^ /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window/Unix/GlxContext.cpp:70:20: warning: 'sf::Lock {anonymous}::GlxErrorHandler::m_lock' [-Wreorder] sf::Lock m_lock; ^ /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window/Unix/GlxContext.cpp:55:9: warning: when initialized here [-Wreorder] GlxErrorHandler(::Display* display) : ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 6 [ 53%] Building CXX object src/SFML/Audio/CMakeFiles/sfml-audio.dir/Sound.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio && /usr/bin/c++ -DFLAC__NO_DLL -DOV_EXCLUDE_STATIC_CALLBACKS -DSFML_AUDIO_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/usr/include/AL -fvisibility=hidden -o CMakeFiles/sfml-audio.dir/Sound.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio/Sound.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 95 [ 54%] Building CXX object src/SFML/Window/CMakeFiles/sfml-window.dir/Unix/GlxExtensions.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window && /usr/bin/c++ -DSFML_WINDOW_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-window.dir/Unix/GlxExtensions.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window/Unix/GlxExtensions.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 7 [ 55%] Building CXX object src/SFML/Audio/CMakeFiles/sfml-audio.dir/SoundBuffer.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio && /usr/bin/c++ -DFLAC__NO_DLL -DOV_EXCLUDE_STATIC_CALLBACKS -DSFML_AUDIO_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/usr/include/AL -fvisibility=hidden -o CMakeFiles/sfml-audio.dir/SoundBuffer.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio/SoundBuffer.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 96 [ 56%] Building CXX object src/SFML/Window/CMakeFiles/sfml-window.dir/Unix/JoystickImpl.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window && /usr/bin/c++ -DSFML_WINDOW_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -fvisibility=hidden -o CMakeFiles/sfml-window.dir/Unix/JoystickImpl.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window/Unix/JoystickImpl.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 8 [ 57%] Building CXX object src/SFML/Audio/CMakeFiles/sfml-audio.dir/SoundBufferRecorder.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio && /usr/bin/c++ -DFLAC__NO_DLL -DOV_EXCLUDE_STATIC_CALLBACKS -DSFML_AUDIO_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/usr/include/AL -fvisibility=hidden -o CMakeFiles/sfml-audio.dir/SoundBufferRecorder.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio/SoundBufferRecorder.cpp Linking CXX shared library ../../../lib/libsfml-window.so cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window && /usr/bin/cmake -E cmake_link_script CMakeFiles/sfml-window.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libsfml-window.so.2.3 -o ../../../lib/libsfml-window.so.2.3.2 CMakeFiles/sfml-window.dir/Context.cpp.o CMakeFiles/sfml-window.dir/GlContext.cpp.o CMakeFiles/sfml-window.dir/GlResource.cpp.o CMakeFiles/sfml-window.dir/Joystick.cpp.o CMakeFiles/sfml-window.dir/JoystickManager.cpp.o CMakeFiles/sfml-window.dir/Keyboard.cpp.o CMakeFiles/sfml-window.dir/Mouse.cpp.o CMakeFiles/sfml-window.dir/Touch.cpp.o CMakeFiles/sfml-window.dir/Sensor.cpp.o CMakeFiles/sfml-window.dir/SensorManager.cpp.o CMakeFiles/sfml-window.dir/VideoMode.cpp.o CMakeFiles/sfml-window.dir/Window.cpp.o CMakeFiles/sfml-window.dir/WindowImpl.cpp.o CMakeFiles/sfml-window.dir/Unix/Display.cpp.o CMakeFiles/sfml-window.dir/Unix/InputImpl.cpp.o CMakeFiles/sfml-window.dir/Unix/SensorImpl.cpp.o CMakeFiles/sfml-window.dir/Unix/VideoModeImpl.cpp.o CMakeFiles/sfml-window.dir/Unix/WindowImplX11.cpp.o CMakeFiles/sfml-window.dir/Unix/GlxContext.cpp.o CMakeFiles/sfml-window.dir/Unix/GlxExtensions.cpp.o CMakeFiles/sfml-window.dir/Unix/JoystickImpl.cpp.o ../../../lib/libsfml-system.so.2.3.2 -lX11 -lxcb -lX11-xcb -lxcb-image -lxcb-randr -ludev -lGL -lpthread -lrt -Wl,-rpath,/builddir/build/BUILD/SFML-2.3.2/lib: /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 9 [ 58%] Building CXX object src/SFML/Audio/CMakeFiles/sfml-audio.dir/InputSoundFile.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio && /usr/bin/c++ -DFLAC__NO_DLL -DOV_EXCLUDE_STATIC_CALLBACKS -DSFML_AUDIO_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/usr/include/AL -fvisibility=hidden -o CMakeFiles/sfml-audio.dir/InputSoundFile.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio/InputSoundFile.cpp cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window && /usr/bin/cmake -E cmake_symlink_library ../../../lib/libsfml-window.so.2.3.2 ../../../lib/libsfml-window.so.2.3 ../../../lib/libsfml-window.so make[2]: Leaving directory `/builddir/build/BUILD/SFML-2.3.2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 [ 58%] Built target sfml-window make -f src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/build.make src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/depend make[2]: Entering directory `/builddir/build/BUILD/SFML-2.3.2' cd /builddir/build/BUILD/SFML-2.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/SFML-2.3.2 /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics /builddir/build/BUILD/SFML-2.3.2 /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/DependInfo.cmake --color= Scanning dependencies of target sfml-graphics make[2]: Leaving directory `/builddir/build/BUILD/SFML-2.3.2' make -f src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/build.make src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/build make[2]: Entering directory `/builddir/build/BUILD/SFML-2.3.2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 21 [ 59%] Building CXX object src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/BlendMode.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics && /usr/bin/c++ -DSFML_GRAPHICS_EXPORTS -DSTBI_FAILURE_USERMSG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/builddir/build/BUILD/SFML-2.3.2/extlibs/headers/stb_image -I/usr/include/freetype2 -fvisibility=hidden -o CMakeFiles/sfml-graphics.dir/BlendMode.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics/BlendMode.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 22 [ 60%] Building CXX object src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/Color.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics && /usr/bin/c++ -DSFML_GRAPHICS_EXPORTS -DSTBI_FAILURE_USERMSG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/builddir/build/BUILD/SFML-2.3.2/extlibs/headers/stb_image -I/usr/include/freetype2 -fvisibility=hidden -o CMakeFiles/sfml-graphics.dir/Color.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics/Color.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 10 [ 61%] Building CXX object src/SFML/Audio/CMakeFiles/sfml-audio.dir/OutputSoundFile.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio && /usr/bin/c++ -DFLAC__NO_DLL -DOV_EXCLUDE_STATIC_CALLBACKS -DSFML_AUDIO_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/usr/include/AL -fvisibility=hidden -o CMakeFiles/sfml-audio.dir/OutputSoundFile.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio/OutputSoundFile.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 23 [ 62%] Building CXX object src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/Font.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics && /usr/bin/c++ -DSFML_GRAPHICS_EXPORTS -DSTBI_FAILURE_USERMSG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/builddir/build/BUILD/SFML-2.3.2/extlibs/headers/stb_image -I/usr/include/freetype2 -fvisibility=hidden -o CMakeFiles/sfml-graphics.dir/Font.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics/Font.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 11 [ 63%] Building CXX object src/SFML/Audio/CMakeFiles/sfml-audio.dir/SoundRecorder.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio && /usr/bin/c++ -DFLAC__NO_DLL -DOV_EXCLUDE_STATIC_CALLBACKS -DSFML_AUDIO_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/usr/include/AL -fvisibility=hidden -o CMakeFiles/sfml-audio.dir/SoundRecorder.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio/SoundRecorder.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 12 [ 64%] Building CXX object src/SFML/Audio/CMakeFiles/sfml-audio.dir/SoundSource.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio && /usr/bin/c++ -DFLAC__NO_DLL -DOV_EXCLUDE_STATIC_CALLBACKS -DSFML_AUDIO_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/usr/include/AL -fvisibility=hidden -o CMakeFiles/sfml-audio.dir/SoundSource.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio/SoundSource.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 13 [ 65%] Building CXX object src/SFML/Audio/CMakeFiles/sfml-audio.dir/SoundStream.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio && /usr/bin/c++ -DFLAC__NO_DLL -DOV_EXCLUDE_STATIC_CALLBACKS -DSFML_AUDIO_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/usr/include/AL -fvisibility=hidden -o CMakeFiles/sfml-audio.dir/SoundStream.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio/SoundStream.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 14 [ 66%] Building CXX object src/SFML/Audio/CMakeFiles/sfml-audio.dir/SoundFileFactory.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio && /usr/bin/c++ -DFLAC__NO_DLL -DOV_EXCLUDE_STATIC_CALLBACKS -DSFML_AUDIO_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/usr/include/AL -fvisibility=hidden -o CMakeFiles/sfml-audio.dir/SoundFileFactory.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio/SoundFileFactory.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 24 [ 67%] Building CXX object src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/GLCheck.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics && /usr/bin/c++ -DSFML_GRAPHICS_EXPORTS -DSTBI_FAILURE_USERMSG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/builddir/build/BUILD/SFML-2.3.2/extlibs/headers/stb_image -I/usr/include/freetype2 -fvisibility=hidden -o CMakeFiles/sfml-graphics.dir/GLCheck.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics/GLCheck.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 25 [ 68%] Building CXX object src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/GLExtensions.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics && /usr/bin/c++ -DSFML_GRAPHICS_EXPORTS -DSTBI_FAILURE_USERMSG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/builddir/build/BUILD/SFML-2.3.2/extlibs/headers/stb_image -I/usr/include/freetype2 -fvisibility=hidden -o CMakeFiles/sfml-graphics.dir/GLExtensions.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics/GLExtensions.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 15 [ 69%] Building CXX object src/SFML/Audio/CMakeFiles/sfml-audio.dir/SoundFileReaderFlac.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio && /usr/bin/c++ -DFLAC__NO_DLL -DOV_EXCLUDE_STATIC_CALLBACKS -DSFML_AUDIO_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/usr/include/AL -fvisibility=hidden -o CMakeFiles/sfml-audio.dir/SoundFileReaderFlac.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio/SoundFileReaderFlac.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 26 [ 70%] Building CXX object src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/Image.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics && /usr/bin/c++ -DSFML_GRAPHICS_EXPORTS -DSTBI_FAILURE_USERMSG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/builddir/build/BUILD/SFML-2.3.2/extlibs/headers/stb_image -I/usr/include/freetype2 -fvisibility=hidden -o CMakeFiles/sfml-graphics.dir/Image.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics/Image.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 16 [ 71%] Building CXX object src/SFML/Audio/CMakeFiles/sfml-audio.dir/SoundFileReaderOgg.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio && /usr/bin/c++ -DFLAC__NO_DLL -DOV_EXCLUDE_STATIC_CALLBACKS -DSFML_AUDIO_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/usr/include/AL -fvisibility=hidden -o CMakeFiles/sfml-audio.dir/SoundFileReaderOgg.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio/SoundFileReaderOgg.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 27 [ 72%] Building CXX object src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/ImageLoader.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics && /usr/bin/c++ -DSFML_GRAPHICS_EXPORTS -DSTBI_FAILURE_USERMSG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/builddir/build/BUILD/SFML-2.3.2/extlibs/headers/stb_image -I/usr/include/freetype2 -fvisibility=hidden -fno-strict-aliasing -o CMakeFiles/sfml-graphics.dir/ImageLoader.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics/ImageLoader.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 17 [ 73%] Building CXX object src/SFML/Audio/CMakeFiles/sfml-audio.dir/SoundFileReaderWav.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio && /usr/bin/c++ -DFLAC__NO_DLL -DOV_EXCLUDE_STATIC_CALLBACKS -DSFML_AUDIO_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/usr/include/AL -fvisibility=hidden -o CMakeFiles/sfml-audio.dir/SoundFileReaderWav.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio/SoundFileReaderWav.cpp In file included from /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics/ImageLoader.cpp:32:0: /builddir/build/BUILD/SFML-2.3.2/extlibs/headers/stb_image/stb_image.h: In function 'int stbi__parse_png_file(stbi__png*, int, int)': /builddir/build/BUILD/SFML-2.3.2/extlibs/headers/stb_image/stb_image.h:4332:28: warning: variable 'invalid_chunk' set but not used [-Wunused-but-set-variable] static char invalid_chunk[] = "XXXX PNG chunk not known"; ^ In file included from /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics/ImageLoader.cpp:34:0: /builddir/build/BUILD/SFML-2.3.2/extlibs/headers/stb_image/stb_image_write.h: In function 'void stbiw__write_hdr_scanline(FILE*, int, int, unsigned char*, const float*)': /builddir/build/BUILD/SFML-2.3.2/extlibs/headers/stb_image/stb_image_write.h:300:14: warning: unused variable 'runstart' [-Wunused-variable] int runstart = 0, head = 0, rlerun = 0; ^ /builddir/build/BUILD/SFML-2.3.2/extlibs/headers/stb_image/stb_image_write.h:300:28: warning: unused variable 'head' [-Wunused-variable] int runstart = 0, head = 0, rlerun = 0; ^ /builddir/build/BUILD/SFML-2.3.2/extlibs/headers/stb_image/stb_image_write.h:300:38: warning: unused variable 'rlerun' [-Wunused-variable] int runstart = 0, head = 0, rlerun = 0; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 18 [ 75%] Building CXX object src/SFML/Audio/CMakeFiles/sfml-audio.dir/SoundFileWriterFlac.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio && /usr/bin/c++ -DFLAC__NO_DLL -DOV_EXCLUDE_STATIC_CALLBACKS -DSFML_AUDIO_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/usr/include/AL -fvisibility=hidden -o CMakeFiles/sfml-audio.dir/SoundFileWriterFlac.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio/SoundFileWriterFlac.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 19 [ 76%] Building CXX object src/SFML/Audio/CMakeFiles/sfml-audio.dir/SoundFileWriterOgg.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio && /usr/bin/c++ -DFLAC__NO_DLL -DOV_EXCLUDE_STATIC_CALLBACKS -DSFML_AUDIO_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/usr/include/AL -fvisibility=hidden -o CMakeFiles/sfml-audio.dir/SoundFileWriterOgg.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio/SoundFileWriterOgg.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 20 [ 77%] Building CXX object src/SFML/Audio/CMakeFiles/sfml-audio.dir/SoundFileWriterWav.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio && /usr/bin/c++ -DFLAC__NO_DLL -DOV_EXCLUDE_STATIC_CALLBACKS -DSFML_AUDIO_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/usr/include/AL -fvisibility=hidden -o CMakeFiles/sfml-audio.dir/SoundFileWriterWav.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio/SoundFileWriterWav.cpp Linking CXX shared library ../../../lib/libsfml-audio.so cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio && /usr/bin/cmake -E cmake_link_script CMakeFiles/sfml-audio.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libsfml-audio.so.2.3 -o ../../../lib/libsfml-audio.so.2.3.2 CMakeFiles/sfml-audio.dir/ALCheck.cpp.o CMakeFiles/sfml-audio.dir/AlResource.cpp.o CMakeFiles/sfml-audio.dir/AudioDevice.cpp.o CMakeFiles/sfml-audio.dir/Listener.cpp.o CMakeFiles/sfml-audio.dir/Music.cpp.o CMakeFiles/sfml-audio.dir/Sound.cpp.o CMakeFiles/sfml-audio.dir/SoundBuffer.cpp.o CMakeFiles/sfml-audio.dir/SoundBufferRecorder.cpp.o CMakeFiles/sfml-audio.dir/InputSoundFile.cpp.o CMakeFiles/sfml-audio.dir/OutputSoundFile.cpp.o CMakeFiles/sfml-audio.dir/SoundRecorder.cpp.o CMakeFiles/sfml-audio.dir/SoundSource.cpp.o CMakeFiles/sfml-audio.dir/SoundStream.cpp.o CMakeFiles/sfml-audio.dir/SoundFileFactory.cpp.o CMakeFiles/sfml-audio.dir/SoundFileReaderFlac.cpp.o CMakeFiles/sfml-audio.dir/SoundFileReaderOgg.cpp.o CMakeFiles/sfml-audio.dir/SoundFileReaderWav.cpp.o CMakeFiles/sfml-audio.dir/SoundFileWriterFlac.cpp.o CMakeFiles/sfml-audio.dir/SoundFileWriterOgg.cpp.o CMakeFiles/sfml-audio.dir/SoundFileWriterWav.cpp.o ../../../lib/libsfml-system.so.2.3.2 -lopenal -lvorbisenc -lvorbisfile -lvorbis -logg -lFLAC -lpthread -lrt -Wl,-rpath,/builddir/build/BUILD/SFML-2.3.2/lib: cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio && /usr/bin/cmake -E cmake_symlink_library ../../../lib/libsfml-audio.so.2.3.2 ../../../lib/libsfml-audio.so.2.3 ../../../lib/libsfml-audio.so make[2]: Leaving directory `/builddir/build/BUILD/SFML-2.3.2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 [ 77%] Built target sfml-audio /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 28 [ 78%] Building CXX object src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/RenderStates.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics && /usr/bin/c++ -DSFML_GRAPHICS_EXPORTS -DSTBI_FAILURE_USERMSG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/builddir/build/BUILD/SFML-2.3.2/extlibs/headers/stb_image -I/usr/include/freetype2 -fvisibility=hidden -o CMakeFiles/sfml-graphics.dir/RenderStates.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics/RenderStates.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 29 [ 79%] Building CXX object src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/RenderTexture.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics && /usr/bin/c++ -DSFML_GRAPHICS_EXPORTS -DSTBI_FAILURE_USERMSG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/builddir/build/BUILD/SFML-2.3.2/extlibs/headers/stb_image -I/usr/include/freetype2 -fvisibility=hidden -o CMakeFiles/sfml-graphics.dir/RenderTexture.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics/RenderTexture.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 30 [ 80%] Building CXX object src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/RenderTarget.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics && /usr/bin/c++ -DSFML_GRAPHICS_EXPORTS -DSTBI_FAILURE_USERMSG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/builddir/build/BUILD/SFML-2.3.2/extlibs/headers/stb_image -I/usr/include/freetype2 -fvisibility=hidden -o CMakeFiles/sfml-graphics.dir/RenderTarget.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics/RenderTarget.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 31 [ 81%] Building CXX object src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/RenderWindow.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics && /usr/bin/c++ -DSFML_GRAPHICS_EXPORTS -DSTBI_FAILURE_USERMSG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/builddir/build/BUILD/SFML-2.3.2/extlibs/headers/stb_image -I/usr/include/freetype2 -fvisibility=hidden -o CMakeFiles/sfml-graphics.dir/RenderWindow.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics/RenderWindow.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 32 [ 82%] Building CXX object src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/Shader.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics && /usr/bin/c++ -DSFML_GRAPHICS_EXPORTS -DSTBI_FAILURE_USERMSG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/builddir/build/BUILD/SFML-2.3.2/extlibs/headers/stb_image -I/usr/include/freetype2 -fvisibility=hidden -o CMakeFiles/sfml-graphics.dir/Shader.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics/Shader.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 33 [ 83%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 34 Building CXX object src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/Texture.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics && /usr/bin/c++ -DSFML_GRAPHICS_EXPORTS -DSTBI_FAILURE_USERMSG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/builddir/build/BUILD/SFML-2.3.2/extlibs/headers/stb_image -I/usr/include/freetype2 -fvisibility=hidden -o CMakeFiles/sfml-graphics.dir/Texture.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics/Texture.cpp [ 84%] Building CXX object src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/TextureSaver.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics && /usr/bin/c++ -DSFML_GRAPHICS_EXPORTS -DSTBI_FAILURE_USERMSG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/builddir/build/BUILD/SFML-2.3.2/extlibs/headers/stb_image -I/usr/include/freetype2 -fvisibility=hidden -o CMakeFiles/sfml-graphics.dir/TextureSaver.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics/TextureSaver.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 35 [ 85%] Building CXX object src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/Transform.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics && /usr/bin/c++ -DSFML_GRAPHICS_EXPORTS -DSTBI_FAILURE_USERMSG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/builddir/build/BUILD/SFML-2.3.2/extlibs/headers/stb_image -I/usr/include/freetype2 -fvisibility=hidden -o CMakeFiles/sfml-graphics.dir/Transform.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics/Transform.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 36 [ 86%] Building CXX object src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/Transformable.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics && /usr/bin/c++ -DSFML_GRAPHICS_EXPORTS -DSTBI_FAILURE_USERMSG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/builddir/build/BUILD/SFML-2.3.2/extlibs/headers/stb_image -I/usr/include/freetype2 -fvisibility=hidden -o CMakeFiles/sfml-graphics.dir/Transformable.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics/Transformable.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 37 [ 87%] Building CXX object src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/View.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics && /usr/bin/c++ -DSFML_GRAPHICS_EXPORTS -DSTBI_FAILURE_USERMSG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/builddir/build/BUILD/SFML-2.3.2/extlibs/headers/stb_image -I/usr/include/freetype2 -fvisibility=hidden -o CMakeFiles/sfml-graphics.dir/View.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics/View.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 38 [ 88%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 39 Building CXX object src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/Vertex.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics && /usr/bin/c++ -DSFML_GRAPHICS_EXPORTS -DSTBI_FAILURE_USERMSG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/builddir/build/BUILD/SFML-2.3.2/extlibs/headers/stb_image -I/usr/include/freetype2 -fvisibility=hidden -o CMakeFiles/sfml-graphics.dir/Vertex.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics/Vertex.cpp [ 89%] Building CXX object src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/GLLoader.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics && /usr/bin/c++ -DSFML_GRAPHICS_EXPORTS -DSTBI_FAILURE_USERMSG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/builddir/build/BUILD/SFML-2.3.2/extlibs/headers/stb_image -I/usr/include/freetype2 -fvisibility=hidden -o CMakeFiles/sfml-graphics.dir/GLLoader.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics/GLLoader.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 40 [ 90%] Building CXX object src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/Shape.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics && /usr/bin/c++ -DSFML_GRAPHICS_EXPORTS -DSTBI_FAILURE_USERMSG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/builddir/build/BUILD/SFML-2.3.2/extlibs/headers/stb_image -I/usr/include/freetype2 -fvisibility=hidden -o CMakeFiles/sfml-graphics.dir/Shape.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics/Shape.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 41 [ 91%] Building CXX object src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/CircleShape.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics && /usr/bin/c++ -DSFML_GRAPHICS_EXPORTS -DSTBI_FAILURE_USERMSG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/builddir/build/BUILD/SFML-2.3.2/extlibs/headers/stb_image -I/usr/include/freetype2 -fvisibility=hidden -o CMakeFiles/sfml-graphics.dir/CircleShape.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics/CircleShape.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 42 [ 92%] Building CXX object src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/RectangleShape.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics && /usr/bin/c++ -DSFML_GRAPHICS_EXPORTS -DSTBI_FAILURE_USERMSG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/builddir/build/BUILD/SFML-2.3.2/extlibs/headers/stb_image -I/usr/include/freetype2 -fvisibility=hidden -o CMakeFiles/sfml-graphics.dir/RectangleShape.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics/RectangleShape.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 43 [ 93%] Building CXX object src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/ConvexShape.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics && /usr/bin/c++ -DSFML_GRAPHICS_EXPORTS -DSTBI_FAILURE_USERMSG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/builddir/build/BUILD/SFML-2.3.2/extlibs/headers/stb_image -I/usr/include/freetype2 -fvisibility=hidden -o CMakeFiles/sfml-graphics.dir/ConvexShape.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics/ConvexShape.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 44 [ 94%] Building CXX object src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/Sprite.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics && /usr/bin/c++ -DSFML_GRAPHICS_EXPORTS -DSTBI_FAILURE_USERMSG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/builddir/build/BUILD/SFML-2.3.2/extlibs/headers/stb_image -I/usr/include/freetype2 -fvisibility=hidden -o CMakeFiles/sfml-graphics.dir/Sprite.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics/Sprite.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 45 [ 95%] Building CXX object src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/Text.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics && /usr/bin/c++ -DSFML_GRAPHICS_EXPORTS -DSTBI_FAILURE_USERMSG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/builddir/build/BUILD/SFML-2.3.2/extlibs/headers/stb_image -I/usr/include/freetype2 -fvisibility=hidden -o CMakeFiles/sfml-graphics.dir/Text.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics/Text.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 46 [ 96%] Building CXX object src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/VertexArray.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics && /usr/bin/c++ -DSFML_GRAPHICS_EXPORTS -DSTBI_FAILURE_USERMSG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/builddir/build/BUILD/SFML-2.3.2/extlibs/headers/stb_image -I/usr/include/freetype2 -fvisibility=hidden -o CMakeFiles/sfml-graphics.dir/VertexArray.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics/VertexArray.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 47 [ 97%] Building CXX object src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/RenderTextureImpl.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics && /usr/bin/c++ -DSFML_GRAPHICS_EXPORTS -DSTBI_FAILURE_USERMSG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/builddir/build/BUILD/SFML-2.3.2/extlibs/headers/stb_image -I/usr/include/freetype2 -fvisibility=hidden -o CMakeFiles/sfml-graphics.dir/RenderTextureImpl.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics/RenderTextureImpl.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 48 [ 98%] Building CXX object src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/RenderTextureImplFBO.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics && /usr/bin/c++ -DSFML_GRAPHICS_EXPORTS -DSTBI_FAILURE_USERMSG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/builddir/build/BUILD/SFML-2.3.2/extlibs/headers/stb_image -I/usr/include/freetype2 -fvisibility=hidden -o CMakeFiles/sfml-graphics.dir/RenderTextureImplFBO.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics/RenderTextureImplFBO.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 49 [100%] Building CXX object src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/RenderTextureImplDefault.cpp.o cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics && /usr/bin/c++ -DSFML_GRAPHICS_EXPORTS -DSTBI_FAILURE_USERMSG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/SFML-2.3.2/include -I/builddir/build/BUILD/SFML-2.3.2/src -I/builddir/build/BUILD/SFML-2.3.2/extlibs/headers/stb_image -I/usr/include/freetype2 -fvisibility=hidden -o CMakeFiles/sfml-graphics.dir/RenderTextureImplDefault.cpp.o -c /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics/RenderTextureImplDefault.cpp Linking CXX shared library ../../../lib/libsfml-graphics.so cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics && /usr/bin/cmake -E cmake_link_script CMakeFiles/sfml-graphics.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libsfml-graphics.so.2.3 -o ../../../lib/libsfml-graphics.so.2.3.2 CMakeFiles/sfml-graphics.dir/BlendMode.cpp.o CMakeFiles/sfml-graphics.dir/Color.cpp.o CMakeFiles/sfml-graphics.dir/Font.cpp.o CMakeFiles/sfml-graphics.dir/GLCheck.cpp.o CMakeFiles/sfml-graphics.dir/GLExtensions.cpp.o CMakeFiles/sfml-graphics.dir/Image.cpp.o CMakeFiles/sfml-graphics.dir/ImageLoader.cpp.o CMakeFiles/sfml-graphics.dir/RenderStates.cpp.o CMakeFiles/sfml-graphics.dir/RenderTexture.cpp.o CMakeFiles/sfml-graphics.dir/RenderTarget.cpp.o CMakeFiles/sfml-graphics.dir/RenderWindow.cpp.o CMakeFiles/sfml-graphics.dir/Shader.cpp.o CMakeFiles/sfml-graphics.dir/Texture.cpp.o CMakeFiles/sfml-graphics.dir/TextureSaver.cpp.o CMakeFiles/sfml-graphics.dir/Transform.cpp.o CMakeFiles/sfml-graphics.dir/Transformable.cpp.o CMakeFiles/sfml-graphics.dir/View.cpp.o CMakeFiles/sfml-graphics.dir/Vertex.cpp.o CMakeFiles/sfml-graphics.dir/GLLoader.cpp.o CMakeFiles/sfml-graphics.dir/Shape.cpp.o CMakeFiles/sfml-graphics.dir/CircleShape.cpp.o CMakeFiles/sfml-graphics.dir/RectangleShape.cpp.o CMakeFiles/sfml-graphics.dir/ConvexShape.cpp.o CMakeFiles/sfml-graphics.dir/Sprite.cpp.o CMakeFiles/sfml-graphics.dir/Text.cpp.o CMakeFiles/sfml-graphics.dir/VertexArray.cpp.o CMakeFiles/sfml-graphics.dir/RenderTextureImpl.cpp.o CMakeFiles/sfml-graphics.dir/RenderTextureImplFBO.cpp.o CMakeFiles/sfml-graphics.dir/RenderTextureImplDefault.cpp.o ../../../lib/libsfml-window.so.2.3.2 ../../../lib/libsfml-system.so.2.3.2 -lGL -lX11 -lXext -lfreetype -ljpeg -lpthread -lrt -lxcb -lX11-xcb -lxcb-image -lxcb-randr -ludev -lGL -Wl,-rpath,/builddir/build/BUILD/SFML-2.3.2/lib: cd /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics && /usr/bin/cmake -E cmake_symlink_library ../../../lib/libsfml-graphics.so.2.3.2 ../../../lib/libsfml-graphics.so.2.3 ../../../lib/libsfml-graphics.so make[2]: Leaving directory `/builddir/build/BUILD/SFML-2.3.2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 [100%] Built target sfml-graphics make[1]: Leaving directory `/builddir/build/BUILD/SFML-2.3.2' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.x5gDR9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64 + cd SFML-2.3.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64 /usr/bin/cmake -H/builddir/build/BUILD/SFML-2.3.2 -B/builddir/build/BUILD/SFML-2.3.2 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/SFML-2.3.2/CMakeFiles /builddir/build/BUILD/SFML-2.3.2/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/SFML-2.3.2' /usr/bin/make -f src/SFML/System/CMakeFiles/sfml-system.dir/build.make src/SFML/System/CMakeFiles/sfml-system.dir/depend make[2]: Entering directory `/builddir/build/BUILD/SFML-2.3.2' cd /builddir/build/BUILD/SFML-2.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/SFML-2.3.2 /builddir/build/BUILD/SFML-2.3.2/src/SFML/System /builddir/build/BUILD/SFML-2.3.2 /builddir/build/BUILD/SFML-2.3.2/src/SFML/System /builddir/build/BUILD/SFML-2.3.2/src/SFML/System/CMakeFiles/sfml-system.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/SFML-2.3.2' /usr/bin/make -f src/SFML/System/CMakeFiles/sfml-system.dir/build.make src/SFML/System/CMakeFiles/sfml-system.dir/build make[2]: Entering directory `/builddir/build/BUILD/SFML-2.3.2' make[2]: Nothing to be done for `src/SFML/System/CMakeFiles/sfml-system.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/SFML-2.3.2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 [ 16%] Built target sfml-system /usr/bin/make -f src/SFML/Window/CMakeFiles/sfml-window.dir/build.make src/SFML/Window/CMakeFiles/sfml-window.dir/depend make[2]: Entering directory `/builddir/build/BUILD/SFML-2.3.2' cd /builddir/build/BUILD/SFML-2.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/SFML-2.3.2 /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window /builddir/build/BUILD/SFML-2.3.2 /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window /builddir/build/BUILD/SFML-2.3.2/src/SFML/Window/CMakeFiles/sfml-window.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/SFML-2.3.2' /usr/bin/make -f src/SFML/Window/CMakeFiles/sfml-window.dir/build.make src/SFML/Window/CMakeFiles/sfml-window.dir/build make[2]: Entering directory `/builddir/build/BUILD/SFML-2.3.2' make[2]: Nothing to be done for `src/SFML/Window/CMakeFiles/sfml-window.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/SFML-2.3.2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 [ 38%] Built target sfml-window /usr/bin/make -f src/SFML/Network/CMakeFiles/sfml-network.dir/build.make src/SFML/Network/CMakeFiles/sfml-network.dir/depend make[2]: Entering directory `/builddir/build/BUILD/SFML-2.3.2' cd /builddir/build/BUILD/SFML-2.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/SFML-2.3.2 /builddir/build/BUILD/SFML-2.3.2/src/SFML/Network /builddir/build/BUILD/SFML-2.3.2 /builddir/build/BUILD/SFML-2.3.2/src/SFML/Network /builddir/build/BUILD/SFML-2.3.2/src/SFML/Network/CMakeFiles/sfml-network.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/SFML-2.3.2' /usr/bin/make -f src/SFML/Network/CMakeFiles/sfml-network.dir/build.make src/SFML/Network/CMakeFiles/sfml-network.dir/build make[2]: Entering directory `/builddir/build/BUILD/SFML-2.3.2' make[2]: Nothing to be done for `src/SFML/Network/CMakeFiles/sfml-network.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/SFML-2.3.2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 50 51 52 53 54 55 56 57 58 59 [ 48%] Built target sfml-network /usr/bin/make -f src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/build.make src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/depend make[2]: Entering directory `/builddir/build/BUILD/SFML-2.3.2' cd /builddir/build/BUILD/SFML-2.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/SFML-2.3.2 /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics /builddir/build/BUILD/SFML-2.3.2 /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics /builddir/build/BUILD/SFML-2.3.2/src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/SFML-2.3.2' /usr/bin/make -f src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/build.make src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/build make[2]: Entering directory `/builddir/build/BUILD/SFML-2.3.2' make[2]: Nothing to be done for `src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/SFML-2.3.2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 [ 79%] Built target sfml-graphics /usr/bin/make -f src/SFML/Audio/CMakeFiles/sfml-audio.dir/build.make src/SFML/Audio/CMakeFiles/sfml-audio.dir/depend make[2]: Entering directory `/builddir/build/BUILD/SFML-2.3.2' cd /builddir/build/BUILD/SFML-2.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/SFML-2.3.2 /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio /builddir/build/BUILD/SFML-2.3.2 /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio /builddir/build/BUILD/SFML-2.3.2/src/SFML/Audio/CMakeFiles/sfml-audio.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/SFML-2.3.2' /usr/bin/make -f src/SFML/Audio/CMakeFiles/sfml-audio.dir/build.make src/SFML/Audio/CMakeFiles/sfml-audio.dir/build make[2]: Entering directory `/builddir/build/BUILD/SFML-2.3.2' make[2]: Nothing to be done for `src/SFML/Audio/CMakeFiles/sfml-audio.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/SFML-2.3.2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 [100%] Built target sfml-audio /usr/bin/make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/SFML-2.3.2' cd /builddir/build/BUILD/SFML-2.3.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/SFML-2.3.2 /builddir/build/BUILD/SFML-2.3.2/doc /builddir/build/BUILD/SFML-2.3.2 /builddir/build/BUILD/SFML-2.3.2/doc /builddir/build/BUILD/SFML-2.3.2/doc/CMakeFiles/doc.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/SFML-2.3.2' /usr/bin/make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/build make[2]: Entering directory `/builddir/build/BUILD/SFML-2.3.2' /usr/bin/cmake -E echo_append Building\ API\ Documentation... Building API Documentation.../usr/bin/doxygen /builddir/build/BUILD/SFML-2.3.2/doc/doxyfile Warning: ignoring unsupported tag `ALLOW_UNICODE_NAMES =' at line 79, file /builddir/build/BUILD/SFML-2.3.2/doc/doxyfile Warning: ignoring unsupported tag `SHOW_GROUPED_MEMB_INC =' at line 531, file /builddir/build/BUILD/SFML-2.3.2/doc/doxyfile Warning: ignoring unsupported tag `MAN_SUBDIR =' at line 1827, file /builddir/build/BUILD/SFML-2.3.2/doc/doxyfile Warning: ignoring unsupported tag `DOCBOOK_PROGRAMLISTING =' at line 1890, file /builddir/build/BUILD/SFML-2.3.2/doc/doxyfile Warning: ignoring unsupported tag `DIA_PATH =' at line 2102, file /builddir/build/BUILD/SFML-2.3.2/doc/doxyfile Warning: ignoring unsupported tag `DIAFILE_DIRS =' at line 2308, file /builddir/build/BUILD/SFML-2.3.2/doc/doxyfile Warning: ignoring unsupported tag `PLANTUML_JAR_PATH =' at line 2317, file /builddir/build/BUILD/SFML-2.3.2/doc/doxyfile Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for files to exclude Searching for files to process... Searching for files in directory /builddir/build/BUILD/SFML-2.3.2/include/SFML Searching for files in directory /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio Searching for files in directory /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics Searching for files in directory /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network Searching for files in directory /builddir/build/BUILD/SFML-2.3.2/include/SFML/System Searching for files in directory /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/AlResource.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/AlResource.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/Export.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/Export.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/InputSoundFile.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/InputSoundFile.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/Listener.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/Listener.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/Music.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/Music.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/OutputSoundFile.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/OutputSoundFile.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/Sound.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/Sound.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/SoundBuffer.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/SoundBuffer.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/SoundBufferRecorder.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/SoundBufferRecorder.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/SoundFileFactory.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/SoundFileFactory.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/SoundFileReader.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/SoundFileReader.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/SoundFileWriter.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/SoundFileWriter.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/SoundRecorder.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/SoundRecorder.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/SoundSource.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/SoundSource.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/SoundStream.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio/SoundStream.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Audio.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Config.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Config.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/BlendMode.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/BlendMode.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/CircleShape.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/CircleShape.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Color.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Grap/builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Rect.hpp:187: warning: include file SFML/Graphics/Rect.inl not found, perhaps you forgot to add its directory to INCLUDE_PATH? hics/Color.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/ConvexShape.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/ConvexShape.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Drawable.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Drawable.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Export.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Export.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Font.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Font.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Glyph.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Glyph.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Image.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Image.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/PrimitiveType.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/PrimitiveType.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Rect.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Rect.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/RectangleShape.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/RectangleShape.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/RenderStates.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/RenderStates.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/RenderTarget.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/RenderTarget.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/RenderTexture.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/RenderTexture.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/RenderWindow.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/RenderWindow.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Shader.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Shader.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Shape.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Shape.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Sprite.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Sprite.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Text.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Text.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Texture.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Texture.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Transform.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Transform.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Transformable.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Transformable.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Vertex.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/Vertex.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/VertexArray.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/VertexArray.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/View.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics/View.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Graphics.hpp... Preprocessing /builddir/buil/builddir/build/BUILD/SFML-2.3.2/include/SFML/System/String.hpp:613: warning: include file SFML/System/String.inl not found, perhaps you forgot to add its directory to INCLUDE_PATH? d/BUILD/SFML-2.3.2/include/SFML/Main.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Main.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Export.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Export.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Ftp.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Ftp.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Http.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Http.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/IpAddress.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/IpAddress.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Socket.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Socket.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/SocketHandle.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/SocketHandle.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/SocketSelector.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/SocketSelector.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/TcpListener.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/TcpListener.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/TcpSocket.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/TcpSocket.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/UdpSocket.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/UdpSocket.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/OpenGL.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/OpenGL.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Clock.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Clock.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Err.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Err.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Export.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Export.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/FileInputStream.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/FileInputStream.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/InputStream.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/InputStream.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Lock.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Lock.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/MemoryInputStream.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/MemoryInputStream.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Mutex.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Mutex.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/NonCopyable.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/NonCopyable.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Sleep.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Sleep.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/String.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/String.hpp... Preprocessing /builddir/build/B/builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Thread.hpp:193: warning: include file SFML/System/Thread.inl not found, perhaps you forgot to add its directory to INCLUDE_PATH? /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Utf.hpp:731: warning: include file SFML/System/Utf.inl not found, perhaps you forgot to add its directory to INCLUDE_PATH? /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Vector2.hpp:250: warning: include file SFML/System/Vector2.inl not found, perhaps you forgot to add its directory to INCLUDE_PATH? /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Vector3.hpp:252: warning: include file SFML/System/Vector3.inl not found, perhaps you forgot to add its directory to INCLUDE_PATH? UILD/SFML-2.3.2/include/SFML/System/Thread.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Thread.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/ThreadLocal.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/ThreadLocal.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/ThreadLocalPtr.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/ThreadLocalPtr.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Time.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Time.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Utf.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Utf.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Vector2.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Vector2.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Vector3.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System/Vector3.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/System.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/System.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Context.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Context.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/ContextSettings.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/ContextSettings.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Event.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Event.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Export.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Export.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/GlResource.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/GlResource.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Joystick.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Joystick.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Keyboard.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Keyboard.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Mouse.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Mouse.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Sensor.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Sensor.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Touch.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Touch.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/VideoMode.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/VideoMode.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Window.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/Window.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/WindowHandle.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/WindowHandle.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/WindowStyle.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window/WindowStyle.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/include/SFML/Window.hpp... Preprocessing /builddir/build/BUILD/SFML-2.3.2/doc/mainpage.hpp... Parsing file /builddir/build/BUILD/SFML-2.3.2/doc/mainpage.hpp... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating example documentation... Generating file sources... Generating code for file AlResource.hpp... Generating code for file Audio.hpp... Generating code for file BlendMode.hpp... Generating code for file CircleShape.hpp... Generating code for file Clock.hpp... Generating code for file Color.hpp... Generating code for file Config.hpp... Generating code for file Context.hpp... Generating code for file ContextSettings.hpp... Generating code for file ConvexShape.hpp... Generating code for file Drawable.hpp... Generating code for file Err.hpp... Generating code for file Event.hpp... Generating code for file Export.hpp... Generating code for file Export.hpp... Generating code for file Export.hpp... Generating code for file Export.hpp... Generating code for file Export.hpp... Generating code for file FileInputStream.hpp... Generating code for file Font.hpp... Generating code for file Ftp.hpp... Generating code for file GlResource.hpp... Generating code for file Glyph.hpp... Generating code for file Graphics.hpp... Generating code for file Http.hpp... Generating code for file Image.hpp... Generating code for file InputSoundFile.hpp... Generating code for file InputStream.hpp... Generating code for file IpAddress.hpp... Generating code for file Joystick.hpp... Generating code for file Keyboard.hpp... Generating code for file Listener.hpp... Generating code for file Lock.hpp... Generating code for file Main.hpp... Generating code for file mainpage.hpp... Generating code for file MemoryInputStream.hpp... Generating code for file Mouse.hpp... Generating code for file Music.hpp... Generating code for file Mutex.hpp... Generating code for file Network.hpp... Generating code for file NonCopyable.hpp... Generating code for file OpenGL.hpp... Generating code for file OutputSoundFile.hpp... Generating code for file Packet.hpp... Generating code for file PrimitiveType.hpp... Generating code for file Rect.hpp... Generating code for file RectangleShape.hpp... Generating code for file RenderStates.hpp... Generating code for file RenderTarget.hpp... Generating code for file RenderTexture.hpp... Generating code for file RenderWindow.hpp... Generating code for file Sensor.hpp... Generating code for file Shader.hpp... Generating code for file Shape.hpp... Generating code for file Sleep.hpp... Generating code for file Socket.hpp... Generating code for file SocketHandle.hpp... Generating code for file SocketSelector.hpp... Generating code for file Sound.hpp... Generating code for file SoundBuffer.hpp... Generating code for file SoundBufferRecorder.hpp... Generating code for file SoundFileFactory.hpp... Generating code for file SoundFileReader.hpp... Generating code for file SoundFileWriter.hpp... Generati/builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:178: warning: Member operator>>(Int8 &data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:179: warning: Member operator>>(Uint8 &data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:180: warning: Member operator>>(Int16 &data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:181: warning: Member operator>>(Uint16 &data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:182: warning: Member operator>>(Int32 &data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:183: warning: Member operator>>(Uint32 &data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:184: warning: Member operator>>(Int64 &data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:185: warning: Member operator>>(Uint64 &data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:186: warning: Member operator>>(float &data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:187: warning: Member operator>>(double &data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:188: warning: Member operator>>(char *data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:189: warning: Member operator>>(std::string &data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:190: warning: Member operator>>(wchar_t *data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:191: warning: Member operator>>(std::wstring &data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:192: warning: Member operator>>(String &data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:199: warning: Member operator<<(Int8 data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:200: warning: Member operator<<(Uint8 data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:201: warning: Member operator<<(Int16 data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:202: warning: Member operator<<(Uint16 data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:203: warning: Member operator<<(Int32 data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:204: warning: Member operator<<(Uint32 data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:205: warning: Member operator<<(Int64 data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:206: warning: Member operator<<(Uint64 data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:207: warning: Member operator<<(float data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:208: warning: Member operator<<(double data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:209: warning: Member operator<<(const char *data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:210: warning: Member operator<<(const std::string &data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:211: warning: Member operator<<(const wchar_t *data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:212: warning: Member operator<<(const std::wstring &data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:213: warning: Member operator<<(const String &data) (function) of class sf::Packet is not documented. /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:194: warning: parameters of member sf::Packet::operator<< are not (all) documented /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:194: warning: return type of member sf::Packet::operator<< is not documented /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:173: warning: parameters of member sf::Packet::operator>> are not (all) documented /builddir/build/BUILD/SFML-2.3.2/include/SFML/Network/Packet.hpp:173: warning: return type of member sf::Packet::operator>> is not documented ng code for file SoundRecorder.hpp... Generating code for file SoundSource.hpp... Generating code for file SoundStream.hpp... Generating code for file Sprite.hpp... Generating code for file String.hpp... Generating code for file System.hpp... Generating code for file TcpListener.hpp... Generating code for file TcpSocket.hpp... Generating code for file Text.hpp... Generating code for file Texture.hpp... Generating code for file Thread.hpp... Generating code for file ThreadLocal.hpp... Generating code for file ThreadLocalPtr.hpp... Generating code for file Time.hpp... Generating code for file Touch.hpp... Generating code for file Transform.hpp... Generating code for file Transformable.hpp... Generating code for file UdpSocket.hpp... Generating code for file Utf.hpp... Generating code for file Vector2.hpp... Generating code for file Vector3.hpp... Generating code for file Vertex.hpp... Generating code for file VertexArray.hpp... Generating code for file VideoMode.hpp... Generating code for file View.hpp... Generating code for file Window.hpp... Generating code for file Window.hpp... Generating code for file WindowHandle.hpp... Generating code for file WindowStyle.hpp... Generating file documentation... Generating page documentation... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound FileInputStream... Generating docs for compound MemoryeInputStream... Generating namespace index... Generating docs for compound sf::AlResource... Generating docs for compound sf::InputSoundFile... Generating docs for compound sf::Listener... Generating docs for compound sf::Music... Generating docs for compound sf::OutputSoundFile... Generating docs for compound sf::Sound... Generating docs for compound sf::SoundBuffer... Generating docs for compound sf::SoundBufferRecorder... Generating docs for compound sf::SoundFileFactory... Generating docs for compound sf::SoundFileReader... Generating docs for nested compound sf::SoundFileReader::Info... Generating docs for compound sf::SoundFileWriter... Generating docs for compound sf::SoundRecorder... Generating docs for compound sf::SoundSource... Generating docs for compound sf::SoundStream... Generating docs for nested compound sf::SoundStream::Chunk... Generating docs for compound sf::BlendMode... Generating docs for compound sf::CircleShape... Generating docs for compound sf::Color... Generating docs for compound sf::ConvexShape... Generating docs for compound sf::Drawable... Generating docs for compound sf::Font... Generating docs for nested compound sf::Font::Info... Generating docs for compound sf::Glyph... Generating docs for compound sf::Image... Generating docs for compound sf::Rect... Generating docs for compound sf::RectangleShape... Generating docs for compound sf::RenderStates... Generating docs for compound sf::RenderTarget... Generating docs for compound sf::RenderTexture... Generating docs for compound sf::RenderWindow... Generating docs for compound sf::Shader... Generating docs for nested compound sf::Shader::CurrentTextureType... Generating docs for compound sf::Shape... Generating docs for compound sf::Sprite... Generating docs for compound sf::Text... Generating docs for compound sf::Texture... Generating docs for compound sf::Transform... Generating docs for compound sf::Transformable... Generating docs for compound sf::Vertex... Generating docs for compound sf::VertexArray... Generating docs for compound sf::View... Generating docs for compound sf::Ftp... Generating docs for nested compound sf::Ftp::DirectoryResponse... Generating docs for nested compound sf::Ftp::ListingResponse... Generating docs for nested compound sf::Ftp::Response... Generating docs for compound sf::Http... Generating docs for nested compound sf::Http::Request... Generating docs for nested compound sf::Http::Response... Generating docs for compound sf::IpAddress... Generating docs for compound sf::Packet... Generating docs for compound sf::Socket... Generating docs for compound sf::SocketSelector... Generating docs for c<@3>:1: warning: parameters of member sf::UdpSocket::@3 are not (all) documented ompound sf::TcpListener... Generating docs for compound sf::TcpSocket... Generating docs for compound sf::UdpSocket... Generating docs for compound sf::Clock... Generating docs for compound sf::FileInputStream... Generating docs for compound sf::InputStream... Generating docs for compound sf::Lock... Generating docs for compound sf::MemoryInputStream... Generating docs for compound sf::Mutex... Generating docs for compound sf::NonCopyable... Generating docs for compound sf::String... Generating docs for compound sf::Thread... Generating docs for compound sf::ThreadLocal... Generating docs for compound sf::ThreadLocalPtr... Generating docs for compound sf::Time... Generating docs for compound sf::Utf... Generating docs for compound sf::Utf< 8 >... Generating docs for compound sf::Utf< 16 >... Generating docs for compound sf::Utf< 32 >... Generating docs for compound sf::Vector2... Generating docs for compound sf::Vector3... Generating docs for compound sf::Context... Generating docs for compound sf::ContextSettings... Generating docs for compound sf::Event... Generating docs for nested compound sf::Event::JoystickButtonEvent... Generating docs for nested compound sf::Event::JoystickConnectEvent... Generating docs for nested compound sf::Event::JoystickMoveEvent... Generating docs for nested compound sf::Event::KeyEvent... Generating docs for nested compound sf::Event::MouseButtonEvent... Generating docs for nested compound sf::Event::MouseMoveEvent... Generating docs for nested compound sf::Event::MouseWheelEvent... Generating docs for nested compound sf::Event::MouseWheelScrollEvent... Generating docs for nested compound sf::Event::SensorEvent... Generating docs for nested compound sf::Event::SizeEvent... Generating docs for nested compound sf::Event::TextEvent... Generating docs for nested compound sf::Event::TouchEvent... Generating docs for compound sf::GlResource... Generating docs for compound sf::Joystick... Generating docs for nested compound sf::Joystick::Identification... Generating docs for compound sf::Keyboard... Generating docs for compound sf::Mouse... Generating docs for compound sf::Sensor... Generating docs for compound sf::Touch... Generating docs for compound sf::VideoMode... Generating docs for compound sf::Window... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... lookup cache used 3306/65536 hits=20303 misses=3561 finished... /usr/bin/cmake -E echo Done. Done. make[2]: Leaving directory `/builddir/build/BUILD/SFML-2.3.2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/SFML-2.3.2/CMakeFiles [100%] Built target doc make[1]: Leaving directory `/builddir/build/BUILD/SFML-2.3.2' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/SFML-2.3.2/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/SFML-2.3.2' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/SFML-2.3.2' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/lib64/pkgconfig/sfml-all.pc -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/lib64/pkgconfig/sfml-system.pc -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/lib64/pkgconfig/sfml-window.pc -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/lib64/pkgconfig/sfml-graphics.pc -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/lib64/pkgconfig/sfml-audio.pc -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/lib64/pkgconfig/sfml-network.pc -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Network.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/System.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Audio -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Audio/SoundFileWriter.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Audio/AlResource.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Audio/Export.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Audio/Sound.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Audio/SoundStream.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Audio/SoundFileReader.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Audio/SoundFileFactory.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Audio/OutputSoundFile.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Audio/SoundRecorder.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Audio/Music.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Audio/InputSoundFile.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Audio/SoundSource.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Audio/SoundBufferRecorder.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Audio/Listener.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Audio/SoundBuffer.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Audio/SoundFileFactory.inl -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Audio.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Graphics -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Graphics/Shape.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Graphics/CircleShape.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Graphics/Export.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Graphics/Rect.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Graphics/BlendMode.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Graphics/View.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Graphics/Image.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Graphics/RectangleShape.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Graphics/Sprite.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Graphics/RenderTarget.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Graphics/Font.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Graphics/RenderStates.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Graphics/VertexArray.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Graphics/Shader.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Graphics/RenderTexture.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Graphics/PrimitiveType.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Graphics/Transform.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Graphics/Texture.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Graphics/Glyph.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Graphics/Drawable.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Graphics/Vertex.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Graphics/ConvexShape.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Graphics/Text.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Graphics/RenderWindow.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Graphics/Transformable.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Graphics/Rect.inl -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Graphics/Color.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/System -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/System/String.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/System/Thread.inl -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/System/ThreadLocal.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/System/Export.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/System/Err.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/System/Vector3.inl -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/System/ThreadLocalPtr.inl -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/System/InputStream.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/System/Vector2.inl -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/System/NonCopyable.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/System/Utf.inl -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/System/Vector3.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/System/Utf.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/System/ThreadLocalPtr.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/System/Thread.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/System/Mutex.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/System/String.inl -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/System/MemoryInputStream.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/System/Clock.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/System/Lock.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/System/Vector2.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/System/Sleep.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/System/FileInputStream.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/System/Time.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Main.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Window -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Window/Export.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Window/Sensor.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Window/ContextSettings.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Window/Context.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Window/Event.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Window/Joystick.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Window/GlResource.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Window/Keyboard.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Window/VideoMode.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Window/Mouse.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Window/WindowStyle.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Window/Window.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Window/Touch.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Window/WindowHandle.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Config.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Network -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Network/Export.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Network/UdpSocket.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Network/TcpSocket.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Network/SocketSelector.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Network/Http.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Network/SocketHandle.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Network/TcpListener.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Network/IpAddress.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Network/Socket.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Network/Packet.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Network/Ftp.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Graphics.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/Window.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/./include/SFML/OpenGL.hpp -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/license.txt -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/readme.txt -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/cmake/Modules/FindSFML.cmake -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/lib64/libsfml-system.so.2.3.2 -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/lib64/libsfml-system.so.2.3 -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/lib64/libsfml-system.so -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/lib64/libsfml-window.so.2.3.2 -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/lib64/libsfml-window.so.2.3 -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/lib64/libsfml-window.so -- Removed runtime path from "/builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/lib64/libsfml-window.so.2.3.2" -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/lib64/libsfml-network.so.2.3.2 -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/lib64/libsfml-network.so.2.3 -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/lib64/libsfml-network.so -- Removed runtime path from "/builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/lib64/libsfml-network.so.2.3.2" -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/lib64/libsfml-graphics.so.2.3.2 -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/lib64/libsfml-graphics.so.2.3 -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/lib64/libsfml-graphics.so -- Removed runtime path from "/builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/lib64/libsfml-graphics.so.2.3.2" -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/lib64/libsfml-audio.so.2.3.2 -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/lib64/libsfml-audio.so.2.3 -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/lib64/libsfml-audio.so -- Removed runtime path from "/builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/lib64/libsfml-audio.so.2.3.2" -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/files.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_eval_0x7a.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_eval_0x79.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_eval_0x78.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_eval_0x77.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_eval_0x76.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_eval_0x75.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_eval_0x74.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_eval_0x73.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_eval_0x72.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_eval_0x71.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_eval_0x70.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_eval_0x6f.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_eval_0x6e.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_eval_0x6d.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_eval_0x6c.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_eval_0x6b.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_eval_0x6a.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_eval_0x69.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_eval_0x68.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_eval_0x67.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_eval_0x66.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_eval_0x65.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_eval_0x64.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_eval_0x63.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_eval_0x62.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_eval.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_enum.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_type.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_vars.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_func_0x7e.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_func_0x7a.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_func_0x77.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_func_0x76.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_func_0x75.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_func_0x74.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_func_0x73.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_func_0x72.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_func_0x70.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_func_0x6f.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_func_0x6e.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_func_0x6d.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_func_0x6c.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_func_0x6b.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_func_0x69.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_func_0x68.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_func_0x67.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_func_0x66.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_func_0x65.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_func_0x64.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_func_0x63.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_func_0x62.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_func.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_0x7e.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_0x7a.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_0x79.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_0x78.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_0x77.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_0x76.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_0x75.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_0x74.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_0x73.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_0x72.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_0x71.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_0x70.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_0x6f.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_0x6e.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_0x6d.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_0x6c.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_0x6b.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_0x6a.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_0x69.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_0x68.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_0x67.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_0x66.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_0x65.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_0x64.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_0x63.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions_0x62.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/functions.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/hierarchy.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classes.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/annotated.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/modules.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/pages.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/index.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/dir_ae7cc591e906e1a71230bab2a35a4197.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/dir_b079d318e9ea7145241d8e70345c4b9b.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/dir_11c6d5445debc5a26ec3e271e37f3ad7.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/dir_548d94e41f5758fcff4177aab19f2639.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/dir_edf402a538cb3c175625fcd20502d438.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/dir_664a54a569bc3dcaf657a5234b408093.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/dir_74ce6811e454b8c24c94cec264247b10.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/dir_eda3351fc643daeadfb4066d5aebb266.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Window-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Window.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Window.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1VideoMode-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1VideoMode.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Touch-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Touch.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Sensor-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Sensor.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Mouse-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Mouse.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Keyboard-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Keyboard.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/structsf_1_1Joystick_1_1Identification-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/structsf_1_1Joystick_1_1Identification.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Joystick-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Joystick.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1GlResource-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1GlResource.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1GlResource.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/structsf_1_1Event_1_1TouchEvent-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/structsf_1_1Event_1_1TouchEvent.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/structsf_1_1Event_1_1TextEvent-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/structsf_1_1Event_1_1TextEvent.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/structsf_1_1Event_1_1SizeEvent-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/structsf_1_1Event_1_1SizeEvent.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/structsf_1_1Event_1_1SensorEvent-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/structsf_1_1Event_1_1SensorEvent.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/structsf_1_1Event_1_1MouseWheelScrollEvent-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/structsf_1_1Event_1_1MouseWheelScrollEvent.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/structsf_1_1Event_1_1MouseWheelEvent-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/structsf_1_1Event_1_1MouseWheelEvent.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/structsf_1_1Event_1_1MouseMoveEvent-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/structsf_1_1Event_1_1MouseMoveEvent.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/structsf_1_1Event_1_1MouseButtonEvent-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/structsf_1_1Event_1_1MouseButtonEvent.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/structsf_1_1Event_1_1KeyEvent-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/structsf_1_1Event_1_1KeyEvent.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/structsf_1_1Event_1_1JoystickMoveEvent-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/structsf_1_1Event_1_1JoystickMoveEvent.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/structsf_1_1Event_1_1JoystickConnectEvent-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/structsf_1_1Event_1_1JoystickConnectEvent.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/structsf_1_1Event_1_1JoystickButtonEvent-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/structsf_1_1Event_1_1JoystickButtonEvent.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Event-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Event.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1ContextSettings-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/structsf_1_1ContextSettings.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Context-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Context.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Context.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Vector3-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Vector3.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Vector2-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Vector2.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Utf_3_0132_01_4-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Utf_3_0132_01_4.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Utf_3_0116_01_4-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Utf_3_0116_01_4.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Utf_3_018_01_4-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Utf_3_018_01_4.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Utf.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Time-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Time.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1ThreadLocalPtr-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1ThreadLocalPtr.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1ThreadLocalPtr.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1ThreadLocal-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1ThreadLocal.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1ThreadLocal.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Thread-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Thread.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Thread.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1String-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1String.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1NonCopyable-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1NonCopyable.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1NonCopyable.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Mutex-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Mutex.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Mutex.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1MemoryInputStream-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1MemoryInputStream.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1MemoryInputStream.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Lock-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Lock.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Lock.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1InputStream-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1InputStream.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1InputStream.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1FileInputStream-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1FileInputStream.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1FileInputStream.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Clock-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Clock.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1UdpSocket-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1UdpSocket.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1UdpSocket.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1TcpSocket-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1TcpSocket.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1TcpSocket.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1TcpListener-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1TcpListener.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1TcpListener.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1SocketSelector-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1SocketSelector.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Socket-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Socket.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Socket.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Packet-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Packet.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1IpAddress-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1IpAddress.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Http_1_1Response-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Http_1_1Response.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Http_1_1Request-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Http_1_1Request.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Http-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Http.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Http.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Ftp_1_1Response-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Ftp_1_1Response.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Ftp_1_1Response.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Ftp_1_1ListingResponse-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Ftp_1_1ListingResponse.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Ftp_1_1ListingResponse.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Ftp_1_1DirectoryResponse-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Ftp_1_1DirectoryResponse.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Ftp_1_1DirectoryResponse.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Ftp-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Ftp.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Ftp.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1View-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1View.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1VertexArray-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1VertexArray.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1VertexArray.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Vertex-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Vertex.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Transformable-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Transformable.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Transformable.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Transform-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Transform.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Texture-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Texture.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Texture.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Text-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Text.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Text.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Sprite-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Sprite.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Sprite.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Shape-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Shape.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Shape.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/structsf_1_1Shader_1_1CurrentTextureType.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Shader-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Shader.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Shader.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1RenderWindow-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1RenderWindow.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1RenderWindow.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1RenderTexture-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1RenderTexture.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1RenderTexture.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1RenderTarget-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1RenderTarget.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1RenderTarget.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1RenderStates-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1RenderStates.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1RectangleShape-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1RectangleShape.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1RectangleShape.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Rect-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Rect.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Image-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Image.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Glyph-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Glyph.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/structsf_1_1Font_1_1Info-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/structsf_1_1Font_1_1Info.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Font-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Font.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Drawable-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Drawable.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Drawable.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1ConvexShape-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1ConvexShape.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1ConvexShape.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Color-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Color.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1CircleShape-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1CircleShape.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1CircleShape.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1BlendMode-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/structsf_1_1BlendMode.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/structsf_1_1SoundStream_1_1Chunk-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/structsf_1_1SoundStream_1_1Chunk.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1SoundStream-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1SoundStream.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1SoundStream.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1SoundSource-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1SoundSource.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1SoundSource.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1SoundRecorder-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1SoundRecorder.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1SoundRecorder.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1SoundFileWriter-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1SoundFileWriter.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/structsf_1_1SoundFileReader_1_1Info-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/structsf_1_1SoundFileReader_1_1Info.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1SoundFileReader-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1SoundFileReader.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1SoundFileFactory-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1SoundFileFactory.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1SoundBufferRecorder-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1SoundBufferRecorder.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1SoundBufferRecorder.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1SoundBuffer-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1SoundBuffer.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1SoundBuffer.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Sound-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Sound.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Sound.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1OutputSoundFile-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1OutputSoundFile.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1OutputSoundFile.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Music-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Music.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Music.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Listener-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1Listener.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1InputSoundFile-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1InputSoundFile.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1InputSoundFile.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1AlResource-members.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1AlResource.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classsf_1_1AlResource.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classMemoryeInputStream.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/classFileInputStream.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/group__window.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/group__system.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/group__network.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/group__graphics.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/group__audio.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/deprecated.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/WindowStyle_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/WindowHandle_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Window_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Window_2Window_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/View_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/VideoMode_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/VertexArray_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Vertex_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Vector3_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Vector2_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Utf_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/UdpSocket_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Transformable_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Transform_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Touch_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Time_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/ThreadLocalPtr_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/ThreadLocal_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Thread_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Texture_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Text_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/TcpSocket_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/TcpListener_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/System_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/String_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Sprite_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/SoundStream_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/SoundSource_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/SoundRecorder_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/SoundFileWriter_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/SoundFileReader_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/SoundFileFactory_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/SoundBufferRecorder_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/SoundBuffer_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Sound_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/SocketSelector_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/SocketHandle_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Socket_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Sleep_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Shape_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Shader_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Sensor_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/RenderWindow_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/RenderTexture_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/RenderTarget_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/RenderStates_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/RectangleShape_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Rect_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/PrimitiveType_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Packet_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/OutputSoundFile_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/OpenGL_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/NonCopyable_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Network_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Mutex_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Music_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Mouse_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/MemoryInputStream_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/mainpage_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Main_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Lock_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Listener_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Keyboard_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Joystick_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/IpAddress_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/InputStream_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/InputSoundFile_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Image_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Http_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Graphics_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Glyph_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/GlResource_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Ftp_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Font_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/FileInputStream_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Window_2Export_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/System_2Export_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Network_2Export_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Graphics_2Export_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Audio_2Export_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Event_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Err_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Drawable_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/ConvexShape_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/ContextSettings_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Context_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Config_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Color_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Clock_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/CircleShape_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/BlendMode_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/Audio_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/AlResource_8hpp_source.html -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/ftv2splitbar.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/ftv2vertline.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/ftv2pnode.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/ftv2plastnode.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/ftv2node.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/ftv2mnode.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/ftv2mlastnode.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/ftv2link.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/ftv2lastnode.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/ftv2cl.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/ftv2mo.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/ftv2ns.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/ftv2folderopen.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/ftv2folderclosed.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/ftv2doc.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/ftv2blank.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/sync_off.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/sync_on.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/bdwn.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/open.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/closed.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/doxygen.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/bc_s.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/nav_g.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/nav_f.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/nav_h.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/tab_s.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/tab_h.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/tab_b.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/tab_a.png -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/dynsections.js -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/jquery.js -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/tabs.css -- Installing: /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc/html/doxygen.css + mkdir -p /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/cmake/Modules + mv /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/cmake/Modules/FindSFML.cmake /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/cmake/Modules + rm -rf /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/license.txt /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/readme.txt + rm -rf /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/SFML/doc + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/SFML-2.3.2 extracting debug info from /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/lib64/libsfml-audio.so.2.3.2 extracting debug info from /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/lib64/libsfml-graphics.so.2.3.2 extracting debug info from /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/lib64/libsfml-network.so.2.3.2 extracting debug info from /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/lib64/libsfml-window.so.2.3.2 extracting debug info from /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/lib64/libsfml-system.so.2.3.2 /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libsfml-audio.so.2.3.2.debug to /usr/lib/debug/usr/lib64/libsfml-audio.so.debug symlinked /usr/lib/debug/usr/lib64/libsfml-audio.so.2.3.2.debug to /usr/lib/debug/usr/lib64/libsfml-audio.so.2.3.debug symlinked /usr/lib/debug/usr/lib64/libsfml-graphics.so.2.3.2.debug to /usr/lib/debug/usr/lib64/libsfml-graphics.so.debug symlinked /usr/lib/debug/usr/lib64/libsfml-graphics.so.2.3.2.debug to /usr/lib/debug/usr/lib64/libsfml-graphics.so.2.3.debug symlinked /usr/lib/debug/usr/lib64/libsfml-network.so.2.3.2.debug to /usr/lib/debug/usr/lib64/libsfml-network.so.debug symlinked /usr/lib/debug/usr/lib64/libsfml-network.so.2.3.2.debug to /usr/lib/debug/usr/lib64/libsfml-network.so.2.3.debug symlinked /usr/lib/debug/usr/lib64/libsfml-window.so.2.3.2.debug to /usr/lib/debug/usr/lib64/libsfml-window.so.debug symlinked /usr/lib/debug/usr/lib64/libsfml-window.so.2.3.2.debug to /usr/lib/debug/usr/lib64/libsfml-window.so.2.3.debug symlinked /usr/lib/debug/usr/lib64/libsfml-system.so.2.3.2.debug to /usr/lib/debug/usr/lib64/libsfml-system.so.debug symlinked /usr/lib/debug/usr/lib64/libsfml-system.so.2.3.2.debug to /usr/lib/debug/usr/lib64/libsfml-system.so.2.3.debug 3798 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: SFML-2.3.2-4.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3wScaU + umask 022 + cd /builddir/build/BUILD + cd SFML-2.3.2 + DOCDIR=/builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/doc/SFML-2.3.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/doc/SFML-2.3.2 + cp -pr license.txt /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/doc/SFML-2.3.2 + cp -pr readme.txt /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/doc/SFML-2.3.2 + exit 0 Provides: SFML = 2.3.2-4.el7.centos SFML(x86-64) = 2.3.2-4.el7.centos libsfml-audio.so.2.3()(64bit) libsfml-graphics.so.2.3()(64bit) libsfml-network.so.2.3()(64bit) libsfml-system.so.2.3()(64bit) libsfml-window.so.2.3()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libFLAC.so.8()(64bit) libGL.so.1()(64bit) libX11-xcb.so.1()(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libjpeg.so.62()(64bit) libjpeg.so.62(LIBJPEG_6.2)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libogg.so.0()(64bit) libopenal.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libsfml-system.so.2.3()(64bit) libsfml-window.so.2.3()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) libvorbis.so.0()(64bit) libvorbisenc.so.2()(64bit) libvorbisfile.so.3()(64bit) libxcb-image.so.0()(64bit) libxcb-randr.so.0()(64bit) libxcb.so.1()(64bit) rtld(GNU_HASH) Processing files: SFML-devel-2.3.2-4.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lZmiCE + umask 022 + cd /builddir/build/BUILD + cd SFML-2.3.2 + DOCDIR=/builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/doc/SFML-devel-2.3.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/doc/SFML-devel-2.3.2 + cp -pr doc/html/AlResource_8hpp_source.html doc/html/Audio_2Export_8hpp_source.html doc/html/Audio_8hpp_source.html doc/html/BlendMode_8hpp_source.html doc/html/CircleShape_8hpp_source.html doc/html/Clock_8hpp_source.html doc/html/Color_8hpp_source.html doc/html/Config_8hpp_source.html doc/html/ContextSettings_8hpp_source.html doc/html/Context_8hpp_source.html doc/html/ConvexShape_8hpp_source.html doc/html/Drawable_8hpp_source.html doc/html/Err_8hpp_source.html doc/html/Event_8hpp_source.html doc/html/FileInputStream_8hpp_source.html doc/html/Font_8hpp_source.html doc/html/Ftp_8hpp_source.html doc/html/GlResource_8hpp_source.html doc/html/Glyph_8hpp_source.html doc/html/Graphics_2Export_8hpp_source.html doc/html/Graphics_8hpp_source.html doc/html/Http_8hpp_source.html doc/html/Image_8hpp_source.html doc/html/InputSoundFile_8hpp_source.html doc/html/InputStream_8hpp_source.html doc/html/IpAddress_8hpp_source.html doc/html/Joystick_8hpp_source.html doc/html/Keyboard_8hpp_source.html doc/html/Listener_8hpp_source.html doc/html/Lock_8hpp_source.html doc/html/Main_8hpp_source.html doc/html/MemoryInputStream_8hpp_source.html doc/html/Mouse_8hpp_source.html doc/html/Music_8hpp_source.html doc/html/Mutex_8hpp_source.html doc/html/Network_2Export_8hpp_source.html doc/html/Network_8hpp_source.html doc/html/NonCopyable_8hpp_source.html doc/html/OpenGL_8hpp_source.html doc/html/OutputSoundFile_8hpp_source.html doc/html/Packet_8hpp_source.html doc/html/PrimitiveType_8hpp_source.html doc/html/Rect_8hpp_source.html doc/html/RectangleShape_8hpp_source.html doc/html/RenderStates_8hpp_source.html doc/html/RenderTarget_8hpp_source.html doc/html/RenderTexture_8hpp_source.html doc/html/RenderWindow_8hpp_source.html doc/html/Sensor_8hpp_source.html doc/html/Shader_8hpp_source.html doc/html/Shape_8hpp_source.html doc/html/Sleep_8hpp_source.html doc/html/SocketHandle_8hpp_source.html doc/html/SocketSelector_8hpp_source.html doc/html/Socket_8hpp_source.html doc/html/SoundBufferRecorder_8hpp_source.html doc/html/SoundBuffer_8hpp_source.html doc/html/SoundFileFactory_8hpp_source.html doc/html/SoundFileReader_8hpp_source.html doc/html/SoundFileWriter_8hpp_source.html doc/html/SoundRecorder_8hpp_source.html doc/html/SoundSource_8hpp_source.html doc/html/SoundStream_8hpp_source.html doc/html/Sound_8hpp_source.html doc/html/Sprite_8hpp_source.html doc/html/String_8hpp_source.html doc/html/System_2Export_8hpp_source.html doc/html/System_8hpp_source.html doc/html/TcpListener_8hpp_source.html doc/html/TcpSocket_8hpp_source.html doc/html/Text_8hpp_source.html doc/html/Texture_8hpp_source.html doc/html/ThreadLocalPtr_8hpp_source.html doc/html/ThreadLocal_8hpp_source.html doc/html/Thread_8hpp_source.html doc/html/Time_8hpp_source.html doc/html/Touch_8hpp_source.html doc/html/Transform_8hpp_source.html doc/html/Transformable_8hpp_source.html doc/html/UdpSocket_8hpp_source.html doc/html/Utf_8hpp_source.html doc/html/Vector2_8hpp_source.html doc/html/Vector3_8hpp_source.html doc/html/VertexArray_8hpp_source.html doc/html/Vertex_8hpp_source.html doc/html/VideoMode_8hpp_source.html doc/html/View_8hpp_source.html doc/html/WindowHandle_8hpp_source.html doc/html/WindowStyle_8hpp_source.html doc/html/Window_2Export_8hpp_source.html doc/html/Window_2Window_8hpp_source.html doc/html/Window_8hpp_source.html doc/html/annotated.html doc/html/bc_s.png doc/html/bdwn.png doc/html/classFileInputStream.html doc/html/classMemoryeInputStream.html doc/html/classes.html doc/html/classsf_1_1AlResource-members.html doc/html/classsf_1_1AlResource.html doc/html/classsf_1_1AlResource.png doc/html/classsf_1_1BlendMode-members.html doc/html/classsf_1_1CircleShape-members.html doc/html/classsf_1_1CircleShape.html doc/html/classsf_1_1CircleShape.png doc/html/classsf_1_1Clock-members.html doc/html/classsf_1_1Clock.html doc/html/classsf_1_1Color-members.html doc/html/classsf_1_1Color.html doc/html/classsf_1_1Context-members.html doc/html/classsf_1_1Context.html doc/html/classsf_1_1Context.png doc/html/classsf_1_1ContextSettings-members.html doc/html/classsf_1_1ConvexShape-members.html doc/html/classsf_1_1ConvexShape.html doc/html/classsf_1_1ConvexShape.png doc/html/classsf_1_1Drawable-members.html doc/html/classsf_1_1Drawable.html doc/html/classsf_1_1Drawable.png doc/html/classsf_1_1Event-members.html doc/html/classsf_1_1Event.html doc/html/classsf_1_1FileInputStream-members.html doc/html/classsf_1_1FileInputStream.html doc/html/classsf_1_1FileInputStream.png doc/html/classsf_1_1Font-members.html doc/html/classsf_1_1Font.html doc/html/classsf_1_1Ftp-members.html doc/html/classsf_1_1Ftp.html doc/html/classsf_1_1Ftp.png doc/html/classsf_1_1Ftp_1_1DirectoryResponse-members.html doc/html/classsf_1_1Ftp_1_1DirectoryResponse.html doc/html/classsf_1_1Ftp_1_1DirectoryResponse.png doc/html/classsf_1_1Ftp_1_1ListingResponse-members.html doc/html/classsf_1_1Ftp_1_1ListingResponse.html doc/html/classsf_1_1Ftp_1_1ListingResponse.png doc/html/classsf_1_1Ftp_1_1Response-members.html doc/html/classsf_1_1Ftp_1_1Response.html doc/html/classsf_1_1Ftp_1_1Response.png doc/html/classsf_1_1GlResource-members.html doc/html/classsf_1_1GlResource.html doc/html/classsf_1_1GlResource.png doc/html/classsf_1_1Glyph-members.html doc/html/classsf_1_1Glyph.html doc/html/classsf_1_1Http-members.html doc/html/classsf_1_1Http.html doc/html/classsf_1_1Http.png doc/html/classsf_1_1Http_1_1Request-members.html doc/html/classsf_1_1Http_1_1Request.html doc/html/classsf_1_1Http_1_1Response-members.html doc/html/classsf_1_1Http_1_1Response.html doc/html/classsf_1_1Image-members.html doc/html/classsf_1_1Image.html doc/html/classsf_1_1InputSoundFile-members.html doc/html/classsf_1_1InputSoundFile.html doc/html/classsf_1_1InputSoundFile.png doc/html/classsf_1_1InputStream-members.html doc/html/classsf_1_1InputStream.html doc/html/classsf_1_1InputStream.png doc/html/classsf_1_1IpAddress-members.html doc/html/classsf_1_1IpAddress.html doc/html/classsf_1_1Joystick-members.html doc/html/classsf_1_1Joystick.html doc/html/classsf_1_1Keyboard-members.html doc/html/classsf_1_1Keyboard.html doc/html/classsf_1_1Listener-members.html doc/html/classsf_1_1Listener.html doc/html/classsf_1_1Lock-members.html doc/html/classsf_1_1Lock.html doc/html/classsf_1_1Lock.png doc/html/classsf_1_1MemoryInputStream-members.html doc/html/classsf_1_1MemoryInputStream.html doc/html/classsf_1_1MemoryInputStream.png doc/html/classsf_1_1Mouse-members.html doc/html/classsf_1_1Mouse.html doc/html/classsf_1_1Music-members.html doc/html/classsf_1_1Music.html doc/html/classsf_1_1Music.png doc/html/classsf_1_1Mutex-members.html doc/html/classsf_1_1Mutex.html doc/html/classsf_1_1Mutex.png doc/html/classsf_1_1NonCopyable-members.html doc/html/classsf_1_1NonCopyable.html doc/html/classsf_1_1NonCopyable.png doc/html/classsf_1_1OutputSoundFile-members.html doc/html/classsf_1_1OutputSoundFile.html doc/html/classsf_1_1OutputSoundFile.png doc/html/classsf_1_1Packet-members.html doc/html/classsf_1_1Packet.html doc/html/classsf_1_1Rect-members.html doc/html/classsf_1_1Rect.html doc/html/classsf_1_1RectangleShape-members.html doc/html/classsf_1_1RectangleShape.html doc/html/classsf_1_1RectangleShape.png doc/html/classsf_1_1RenderStates-members.html doc/html/classsf_1_1RenderStates.html doc/html/classsf_1_1RenderTarget-members.html doc/html/classsf_1_1RenderTarget.html doc/html/classsf_1_1RenderTarget.png doc/html/classsf_1_1RenderTexture-members.html doc/html/classsf_1_1RenderTexture.html doc/html/classsf_1_1RenderTexture.png doc/html/classsf_1_1RenderWindow-members.html doc/html/classsf_1_1RenderWindow.html doc/html/classsf_1_1RenderWindow.png doc/html/classsf_1_1Sensor-members.html doc/html/classsf_1_1Sensor.html doc/html/classsf_1_1Shader-members.html doc/html/classsf_1_1Shader.html doc/html/classsf_1_1Shader.png doc/html/classsf_1_1Shape-members.html doc/html/classsf_1_1Shape.html doc/html/classsf_1_1Shape.png doc/html/classsf_1_1Socket-members.html doc/html/classsf_1_1Socket.html doc/html/classsf_1_1Socket.png doc/html/classsf_1_1SocketSelector-members.html doc/html/classsf_1_1SocketSelector.html doc/html/classsf_1_1Sound-members.html doc/html/classsf_1_1Sound.html doc/html/classsf_1_1Sound.png doc/html/classsf_1_1SoundBuffer-members.html doc/html/classsf_1_1SoundBuffer.html doc/html/classsf_1_1SoundBuffer.png doc/html/classsf_1_1SoundBufferRecorder-members.html doc/html/classsf_1_1SoundBufferRecorder.html doc/html/classsf_1_1SoundBufferRecorder.png doc/html/classsf_1_1SoundFileFactory-members.html doc/html/classsf_1_1SoundFileFactory.html doc/html/classsf_1_1SoundFileReader-members.html doc/html/classsf_1_1SoundFileReader.html doc/html/classsf_1_1SoundFileWriter-members.html doc/html/classsf_1_1SoundFileWriter.html doc/html/classsf_1_1SoundRecorder-members.html doc/html/classsf_1_1SoundRecorder.html doc/html/classsf_1_1SoundRecorder.png doc/html/classsf_1_1SoundSource-members.html doc/html/classsf_1_1SoundSource.html doc/html/classsf_1_1SoundSource.png doc/html/classsf_1_1SoundStream-members.html doc/html/classsf_1_1SoundStream.html doc/html/classsf_1_1SoundStream.png doc/html/classsf_1_1Sprite-members.html doc/html/classsf_1_1Sprite.html doc/html/classsf_1_1Sprite.png doc/html/classsf_1_1String-members.html doc/html/classsf_1_1String.html doc/html/classsf_1_1TcpListener-members.html doc/html/classsf_1_1TcpListener.html doc/html/classsf_1_1TcpListener.png doc/html/classsf_1_1TcpSocket-members.html doc/html/classsf_1_1TcpSocket.html doc/html/classsf_1_1TcpSocket.png doc/html/classsf_1_1Text-members.html doc/html/classsf_1_1Text.html doc/html/classsf_1_1Text.png doc/html/classsf_1_1Texture-members.html doc/html/classsf_1_1Texture.html doc/html/classsf_1_1Texture.png doc/html/classsf_1_1Thread-members.html doc/html/classsf_1_1Thread.html doc/html/classsf_1_1Thread.png doc/html/classsf_1_1ThreadLocal-members.html doc/html/classsf_1_1ThreadLocal.html doc/html/classsf_1_1ThreadLocal.png doc/html/classsf_1_1ThreadLocalPtr-members.html doc/html/classsf_1_1ThreadLocalPtr.html doc/html/classsf_1_1ThreadLocalPtr.png doc/html/classsf_1_1Time-members.html doc/html/classsf_1_1Time.html doc/html/classsf_1_1Touch-members.html doc/html/classsf_1_1Touch.html doc/html/classsf_1_1Transform-members.html doc/html/classsf_1_1Transform.html doc/html/classsf_1_1Transformable-members.html doc/html/classsf_1_1Transformable.html doc/html/classsf_1_1Transformable.png doc/html/classsf_1_1UdpSocket-members.html doc/html/classsf_1_1UdpSocket.html doc/html/classsf_1_1UdpSocket.png doc/html/classsf_1_1Utf.html doc/html/classsf_1_1Utf_3_0116_01_4-members.html doc/html/classsf_1_1Utf_3_0116_01_4.html doc/html/classsf_1_1Utf_3_0132_01_4-members.html doc/html/classsf_1_1Utf_3_0132_01_4.html doc/html/classsf_1_1Utf_3_018_01_4-members.html doc/html/classsf_1_1Utf_3_018_01_4.html doc/html/classsf_1_1Vector2-members.html doc/html/classsf_1_1Vector2.html doc/html/classsf_1_1Vector3-members.html doc/html/classsf_1_1Vector3.html doc/html/classsf_1_1Vertex-members.html doc/html/classsf_1_1Vertex.html doc/html/classsf_1_1VertexArray-members.html doc/html/classsf_1_1VertexArray.html doc/html/classsf_1_1VertexArray.png doc/html/classsf_1_1VideoMode-members.html doc/html/classsf_1_1VideoMode.html doc/html/classsf_1_1View-members.html doc/html/classsf_1_1View.html doc/html/classsf_1_1Window-members.html doc/html/classsf_1_1Window.html doc/html/classsf_1_1Window.png doc/html/closed.png doc/html/deprecated.html doc/html/dir_11c6d5445debc5a26ec3e271e37f3ad7.html doc/html/dir_548d94e41f5758fcff4177aab19f2639.html doc/html/dir_664a54a569bc3dcaf657a5234b408093.html doc/html/dir_74ce6811e454b8c24c94cec264247b10.html doc/html/dir_ae7cc591e906e1a71230bab2a35a4197.html doc/html/dir_b079d318e9ea7145241d8e70345c4b9b.html doc/html/dir_eda3351fc643daeadfb4066d5aebb266.html doc/html/dir_edf402a538cb3c175625fcd20502d438.html doc/html/doxygen.css doc/html/doxygen.png doc/html/dynsections.js doc/html/files.html doc/html/ftv2blank.png doc/html/ftv2cl.png doc/html/ftv2doc.png doc/html/ftv2folderclosed.png doc/html/ftv2folderopen.png doc/html/ftv2lastnode.png doc/html/ftv2link.png doc/html/ftv2mlastnode.png doc/html/ftv2mnode.png doc/html/ftv2mo.png doc/html/ftv2node.png doc/html/ftv2ns.png doc/html/ftv2plastnode.png doc/html/ftv2pnode.png doc/html/ftv2splitbar.png doc/html/ftv2vertline.png doc/html/functions.html doc/html/functions_0x62.html doc/html/functions_0x63.html doc/html/functions_0x64.html doc/html/functions_0x65.html doc/html/functions_0x66.html doc/html/functions_0x67.html doc/html/functions_0x68.html doc/html/functions_0x69.html doc/html/functions_0x6a.html doc/html/functions_0x6b.html doc/html/functions_0x6c.html doc/html/functions_0x6d.html doc/html/functions_0x6e.html doc/html/functions_0x6f.html doc/html/functions_0x70.html doc/html/functions_0x71.html doc/html/functions_0x72.html doc/html/functions_0x73.html doc/html/functions_0x74.html doc/html/functions_0x75.html doc/html/functions_0x76.html doc/html/functions_0x77.html doc/html/functions_0x78.html doc/html/functions_0x79.html doc/html/functions_0x7a.html doc/html/functions_0x7e.html doc/html/functions_enum.html doc/html/functions_eval.html doc/html/functions_eval_0x62.html doc/html/functions_eval_0x63.html doc/html/functions_eval_0x64.html doc/html/functions_eval_0x65.html doc/html/functions_eval_0x66.html doc/html/functions_eval_0x67.html doc/html/functions_eval_0x68.html doc/html/functions_eval_0x69.html doc/html/functions_eval_0x6a.html doc/html/functions_eval_0x6b.html doc/html/functions_eval_0x6c.html doc/html/functions_eval_0x6d.html doc/html/functions_eval_0x6e.html doc/html/functions_eval_0x6f.html doc/html/functions_eval_0x70.html doc/html/functions_eval_0x71.html doc/html/functions_eval_0x72.html doc/html/functions_eval_0x73.html doc/html/functions_eval_0x74.html doc/html/functions_eval_0x75.html doc/html/functions_eval_0x76.html doc/html/functions_eval_0x77.html doc/html/functions_eval_0x78.html doc/html/functions_eval_0x79.html doc/html/functions_eval_0x7a.html doc/html/functions_func.html doc/html/functions_func_0x62.html doc/html/functions_func_0x63.html doc/html/functions_func_0x64.html doc/html/functions_func_0x65.html doc/html/functions_func_0x66.html doc/html/functions_func_0x67.html doc/html/functions_func_0x68.html doc/html/functions_func_0x69.html doc/html/functions_func_0x6b.html doc/html/functions_func_0x6c.html doc/html/functions_func_0x6d.html doc/html/functions_func_0x6e.html doc/html/functions_func_0x6f.html doc/html/functions_func_0x70.html doc/html/functions_func_0x72.html doc/html/functions_func_0x73.html doc/html/functions_func_0x74.html doc/html/functions_func_0x75.html doc/html/functions_func_0x76.html doc/html/functions_func_0x77.html doc/html/functions_func_0x7a.html doc/html/functions_func_0x7e.html doc/html/functions_type.html doc/html/functions_vars.html doc/html/group__audio.html doc/html/group__graphics.html doc/html/group__network.html doc/html/group__system.html doc/html/group__window.html doc/html/hierarchy.html doc/html/index.html doc/html/jquery.js doc/html/mainpage_8hpp_source.html doc/html/modules.html doc/html/nav_f.png doc/html/nav_g.png doc/html/nav_h.png doc/html/open.png doc/html/pages.html doc/html/structsf_1_1BlendMode.html doc/html/structsf_1_1ContextSettings.html doc/html/structsf_1_1Event_1_1JoystickButtonEvent-members.html doc/html/structsf_1_1Event_1_1JoystickButtonEvent.html doc/html/structsf_1_1Event_1_1JoystickConnectEvent-members.html doc/html/structsf_1_1Event_1_1JoystickConnectEvent.html doc/html/structsf_1_1Event_1_1JoystickMoveEvent-members.html doc/html/structsf_1_1Event_1_1JoystickMoveEvent.html doc/html/structsf_1_1Event_1_1KeyEvent-members.html doc/html/structsf_1_1Event_1_1KeyEvent.html doc/html/structsf_1_1Event_1_1MouseButtonEvent-members.html doc/html/structsf_1_1Event_1_1MouseButtonEvent.html doc/html/structsf_1_1Event_1_1MouseMoveEvent-members.html doc/html/structsf_1_1Event_1_1MouseMoveEvent.html doc/html/structsf_1_1Event_1_1MouseWheelEvent-members.html doc/html/structsf_1_1Event_1_1MouseWheelEvent.html doc/html/structsf_1_1Event_1_1MouseWheelScrollEvent-members.html doc/html/structsf_1_1Event_1_1MouseWheelScrollEvent.html doc/html/structsf_1_1Event_1_1SensorEvent-members.html doc/html/structsf_1_1Event_1_1SensorEvent.html doc/html/structsf_1_1Event_1_1SizeEvent-members.html doc/html/structsf_1_1Event_1_1SizeEvent.html doc/html/structsf_1_1Event_1_1TextEvent-members.html doc/html/structsf_1_1Event_1_1TextEvent.html doc/html/structsf_1_1Event_1_1TouchEvent-members.html doc/html/structsf_1_1Event_1_1TouchEvent.html doc/html/structsf_1_1Font_1_1Info-members.html doc/html/structsf_1_1Font_1_1Info.html doc/html/structsf_1_1Joystick_1_1Identification-members.html doc/html/structsf_1_1Joystick_1_1Identification.html doc/html/structsf_1_1Shader_1_1CurrentTextureType.html doc/html/structsf_1_1SoundFileReader_1_1Info-members.html doc/html/structsf_1_1SoundFileReader_1_1Info.html doc/html/structsf_1_1SoundStream_1_1Chunk-members.html doc/html/structsf_1_1SoundStream_1_1Chunk.html doc/html/sync_off.png doc/html/sync_on.png doc/html/tab_a.png doc/html/tab_b.png doc/html/tab_h.png doc/html/tab_s.png doc/html/tabs.css /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64/usr/share/doc/SFML-devel-2.3.2 + exit 0 Provides: SFML-devel = 2.3.2-4.el7.centos SFML-devel(x86-64) = 2.3.2-4.el7.centos pkgconfig(sfml-all) = 2.3.2 pkgconfig(sfml-audio) = 2.3.2 pkgconfig(sfml-graphics) = 2.3.2 pkgconfig(sfml-network) = 2.3.2 pkgconfig(sfml-system) = 2.3.2 pkgconfig(sfml-window) = 2.3.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libsfml-audio.so.2.3()(64bit) libsfml-graphics.so.2.3()(64bit) libsfml-network.so.2.3()(64bit) libsfml-system.so.2.3()(64bit) libsfml-window.so.2.3()(64bit) pkgconfig(sfml-audio) pkgconfig(sfml-graphics) pkgconfig(sfml-network) pkgconfig(sfml-system) pkgconfig(sfml-window) Processing files: SFML-debuginfo-2.3.2-4.el7.centos.x86_64 Provides: SFML-debuginfo = 2.3.2-4.el7.centos SFML-debuginfo(x86-64) = 2.3.2-4.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64 Wrote: /builddir/build/RPMS/SFML-2.3.2-4.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/SFML-devel-2.3.2-4.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/SFML-debuginfo-2.3.2-4.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DmltQx + umask 022 + cd /builddir/build/BUILD + cd SFML-2.3.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/SFML-2.3.2-4.el7.centos.x86_64 + exit 0 Child return code was: 0