+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libzen.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Mby8yl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ZenLib-0.4.33 + /usr/bin/gzip -dc /builddir/build/SOURCES/v0.4.33.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ZenLib-0.4.33 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/ZenLib_PATCH_VERSION "30/ZenLib_PATCH_VERSION "31/' Project/CMake/CMakeLists.txt + sed -i 's/.$//' History.txt License.txt ReadMe.txt + chmod 644 History.txt License.txt ReadMe.txt Source/Doc/Documentation.html + chmod 644 Source/ZenLib/BitStream.h Source/ZenLib/BitStream_Fast.h Source/ZenLib/BitStream_LE.h Source/ZenLib/Conf.h Source/ZenLib/Conf_Internal.h Source/ZenLib/CriticalSection.h Source/ZenLib/Dir.h Source/ZenLib/File.h Source/ZenLib/FileName.h Source/ZenLib/HTTP_Client.h Source/ZenLib/InfoMap.h Source/ZenLib/MemoryDebug.h Source/ZenLib/MemoryUtils.h Source/ZenLib/OS_Utils.h Source/ZenLib/PreComp.h Source/ZenLib/Thread.h Source/ZenLib/Trace.h Source/ZenLib/Translation.h Source/ZenLib/Utils.h Source/ZenLib/Ztring.h Source/ZenLib/ZtringList.h Source/ZenLib/ZtringListList.h Source/ZenLib/ZtringListListF.h Source/ZenLib/int128s.h Source/ZenLib/int128u.h Source/ZenLib/Conf.cpp Source/ZenLib/CriticalSection.cpp Source/ZenLib/Dir.cpp Source/ZenLib/File.cpp Source/ZenLib/FileName.cpp Source/ZenLib/HTTP_Client.cpp Source/ZenLib/InfoMap.cpp Source/ZenLib/MemoryDebug.cpp Source/ZenLib/OS_Utils.cpp Source/ZenLib/PreComp.cpp Source/ZenLib/Thread.cpp Source/ZenLib/Translation.cpp Source/ZenLib/Utils.cpp Source/ZenLib/Ztring.cpp Source/ZenLib/ZtringList.cpp Source/ZenLib/ZtringListList.cpp Source/ZenLib/ZtringListListF.cpp Source/ZenLib/int128s.cpp Source/ZenLib/int128u.cpp Source/ZenLib/Format/Html/Html_Handler.h Source/ZenLib/Format/Html/Html_Request.h Source/ZenLib/Format/Html/Html_Handler.cpp Source/ZenLib/Format/Html/Html_Request.cpp Source/ZenLib/Format/Http/Http_Cookies.h Source/ZenLib/Format/Http/Http_Handler.h Source/ZenLib/Format/Http/Http_Request.h Source/ZenLib/Format/Http/Http_Utils.h Source/ZenLib/Format/Http/Http_Cookies.cpp Source/ZenLib/Format/Http/Http_Handler.cpp Source/ZenLib/Format/Http/Http_Request.cpp Source/ZenLib/Format/Http/Http_Utils.cpp + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pBF6IJ + umask 022 + cd /builddir/build/BUILD + cd ZenLib-0.4.33 + pushd Source/Doc/ ~/build/BUILD/ZenLib-0.4.33/Source/Doc ~/build/BUILD/ZenLib-0.4.33 + doxygen -u Doxyfile warning: Tag `XML_SCHEMA' at line 138 of file `Doxyfile' has become obsolete. This tag has been removed. warning: Tag `XML_DTD' at line 139 of file `Doxyfile' has become obsolete. This tag has been removed. Configuration file `Doxyfile' updated. + doxygen Doxyfile + popd ~/build/BUILD/ZenLib-0.4.33 + cp Source/Doc/Documentation.html ./ + mkdir Project/CMake/build + pushd Project/CMake/build ~/build/BUILD/ZenLib-0.4.33/Project/CMake/build ~/build/BUILD/ZenLib-0.4.33 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON .. -- The C compiler identification is GNU 7.3.1 -- The CXX compiler identification is GNU 7.3.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- 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 -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/ZenLib-0.4.33/Project/CMake/build + make -j4 /usr/bin/cmake -H/builddir/build/BUILD/ZenLib-0.4.33/Project/CMake -B/builddir/build/BUILD/ZenLib-0.4.33/Project/CMake/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/ZenLib-0.4.33/Project/CMake/build/CMakeFiles /builddir/build/BUILD/ZenLib-0.4.33/Project/CMake/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/ZenLib-0.4.33/Project/CMake/build' make -f CMakeFiles/zen.dir/build.make CMakeFiles/zen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/ZenLib-0.4.33/Project/CMake/build' cd /builddir/build/BUILD/ZenLib-0.4.33/Project/CMake/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/ZenLib-0.4.33/Project/CMake /builddir/build/BUILD/ZenLib-0.4.33/Project/CMake /builddir/build/BUILD/ZenLib-0.4.33/Project/CMake/build /builddir/build/BUILD/ZenLib-0.4.33/Project/CMake/build /builddir/build/BUILD/ZenLib-0.4.33/Project/CMake/build/CMakeFiles/zen.dir/DependInfo.cmake --color= Scanning dependencies of target zen make[2]: Leaving directory '/builddir/build/BUILD/ZenLib-0.4.33/Project/CMake/build' make -f CMakeFiles/zen.dir/build.make CMakeFiles/zen.dir/build make[2]: Entering directory '/builddir/build/BUILD/ZenLib-0.4.33/Project/CMake/build' [ 4%] Building CXX object CMakeFiles/zen.dir/builddir/build/BUILD/ZenLib-0.4.33/Source/ZenLib/Conf.cpp.o /usr/bin/c++ -DSIZE_T_IS_LONG -DUNICODE -Dzen_EXPORTS -I/builddir/build/BUILD/ZenLib-0.4.33/Project/CMake/../../Source -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/zen.dir/builddir/build/BUILD/ZenLib-0.4.33/Source/ZenLib/Conf.cpp.o -c /builddir/build/BUILD/ZenLib-0.4.33/Source/ZenLib/Conf.cpp [ 8%] Building CXX object CMakeFiles/zen.dir/builddir/build/BUILD/ZenLib-0.4.33/Source/ZenLib/CriticalSection.cpp.o /usr/bin/c++ -DSIZE_T_IS_LONG -DUNICODE -Dzen_EXPORTS -I/builddir/build/BUILD/ZenLib-0.4.33/Project/CMake/../../Source -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/zen.dir/builddir/build/BUILD/ZenLib-0.4.33/Source/ZenLib/CriticalSection.cpp.o -c /builddir/build/BUILD/ZenLib-0.4.33/Source/ZenLib/CriticalSection.cpp [ 12%] Building CXX object CMakeFiles/zen.dir/builddir/build/BUILD/ZenLib-0.4.33/Source/ZenLib/File.cpp.o /usr/bin/c++ -DSIZE_T_IS_LONG -DUNICODE -Dzen_EXPORTS -I/builddir/build/BUILD/ZenLib-0.4.33/Project/CMake/../../Source -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/zen.dir/builddir/build/BUILD/ZenLib-0.4.33/Source/ZenLib/File.cpp.o -c /builddir/build/BUILD/ZenLib-0.4.33/Source/ZenLib/File.cpp [ 16%] Building CXX object CMakeFiles/zen.dir/builddir/build/BUILD/ZenLib-0.4.33/Source/ZenLib/Dir.cpp.o /usr/bin/c++ -DSIZE_T_IS_LONG -DUNICODE -Dzen_EXPORTS -I/builddir/build/BUILD/ZenLib-0.4.33/Project/CMake/../../Source -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/zen.dir/builddir/build/BUILD/ZenLib-0.4.33/Source/ZenLib/Dir.cpp.o -c /builddir/build/BUILD/ZenLib-0.4.33/Source/ZenLib/Dir.cpp [ 20%] Building CXX object CMakeFiles/zen.dir/builddir/build/BUILD/ZenLib-0.4.33/Source/ZenLib/FileName.cpp.o /usr/bin/c++ -DSIZE_T_IS_LONG -DUNICODE -Dzen_EXPORTS -I/builddir/build/BUILD/ZenLib-0.4.33/Project/CMake/../../Source -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/zen.dir/builddir/build/BUILD/ZenLib-0.4.33/Source/ZenLib/FileName.cpp.o -c /builddir/build/BUILD/ZenLib-0.4.33/Source/ZenLib/FileName.cpp [ 25%] Building CXX object CMakeFiles/zen.dir/builddir/build/BUILD/ZenLib-0.4.33/Source/ZenLib/InfoMap.cpp.o /usr/bin/c++ -DSIZE_T_IS_LONG -DUNICODE -Dzen_EXPORTS -I/builddir/build/BUILD/ZenLib-0.4.33/Project/CMake/../../Source -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/zen.dir/builddir/build/BUILD/ZenLib-0.4.33/Source/ZenLib/InfoMap.cpp.o -c /builddir/build/BUILD/ZenLib-0.4.33/Source/ZenLib/InfoMap.cpp /builddir/build/BUILD/ZenLib-0.4.33/Source/ZenLib/Dir.cpp: In static member function 'static ZenLib::ZtringList ZenLib::Dir::GetAllFileNames(const ZenLib::Ztring&, ZenLib::Dir::dirlist_t)': /builddir/build/BUILD/ZenLib-0.4.33/Source/ZenLib/Dir.cpp:305:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int Pos=0; Pos