D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/ptex-2.4.2-1.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Pm23UX + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf ptex-2.4.2 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/ptex-2.4.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd ptex-2.4.2 + rm -rf /home/pterjan/rpmbuild/BUILD/ptex-2.4.2-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ptex-2.4.2-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-Fix-.so-version-and-major.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0002-Fix-cmake-install-dir-as-of-libdir-cmake-instead-of-.patch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.kGpdzM + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ptex-2.4.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + echo v2.4.2 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /usr/bin/cmake -Wno-dev -S . -B build -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_INSTALL_LIBDIR:PATH=lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -DPTEX_BUILD_STATIC_LIBS:BOOL=ON -- The C compiler identification is GNU 14.1.0 -- The CXX compiler identification is GNU 14.1.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found ZLIB: /usr/lib64/libz.so (found version "1.3.1") -- Found Doxygen: /usr/bin/doxygen (found version "1.10.0") found components: doxygen dot -- Configuring done (0.8s) -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_C_FLAGS_RELWITHDEBINFO CMAKE_INSTALL_DO_STRIP INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build + /usr/bin/cmake --build build -j16 --verbose Change Dir: '/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build' Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile -j16 /usr/bin/cmake -S/home/pterjan/rpmbuild/BUILD/ptex-2.4.2 -B/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/CMakeFiles /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build//CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build' /usr/bin/gmake -f src/ptex/CMakeFiles/Ptex_static.dir/build.make src/ptex/CMakeFiles/Ptex_static.dir/depend /usr/bin/gmake -f src/ptex/CMakeFiles/Ptex_dynamic.dir/build.make src/ptex/CMakeFiles/Ptex_dynamic.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build' cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/ptex-2.4.2 /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/ptex /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/ptex/CMakeFiles/Ptex_static.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f src/doc/CMakeFiles/doc.dir/build.make src/doc/CMakeFiles/doc.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build' cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/ptex-2.4.2 /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/ptex /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/ptex/CMakeFiles/Ptex_dynamic.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build' cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/ptex-2.4.2 /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/doc /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/doc /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/doc/CMakeFiles/doc.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build' /usr/bin/gmake -f src/ptex/CMakeFiles/Ptex_static.dir/build.make src/ptex/CMakeFiles/Ptex_static.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build' /usr/bin/gmake -f src/doc/CMakeFiles/doc.dir/build.make src/doc/CMakeFiles/doc.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build' /usr/bin/gmake -f src/ptex/CMakeFiles/Ptex_dynamic.dir/build.make src/ptex/CMakeFiles/Ptex_dynamic.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build' [ 3%] Building CXX object src/ptex/CMakeFiles/Ptex_static.dir/PtexFilters.cpp.o [ 6%] Building CXX object src/ptex/CMakeFiles/Ptex_static.dir/PtexCache.cpp.o [ 9%] Building CXX object src/ptex/CMakeFiles/Ptex_static.dir/PtexHalf.cpp.o cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/ptex && /usr/bin/g++ -DPTEX_STATIC -I/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -pedantic -DNDEBUG -std=c++98 -fvisibility=hidden -MD -MT src/ptex/CMakeFiles/Ptex_static.dir/PtexCache.cpp.o -MF CMakeFiles/Ptex_static.dir/PtexCache.cpp.o.d -o CMakeFiles/Ptex_static.dir/PtexCache.cpp.o -c /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex/PtexCache.cpp [ 12%] Building CXX object src/ptex/CMakeFiles/Ptex_dynamic.dir/PtexCache.cpp.o [ 15%] Building CXX object src/ptex/CMakeFiles/Ptex_dynamic.dir/PtexHalf.cpp.o cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/ptex && /usr/bin/g++ -DPTEX_EXPORTS -DPtex_dynamic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -pedantic -DNDEBUG -std=c++98 -fPIC -fvisibility=hidden -MD -MT src/ptex/CMakeFiles/Ptex_dynamic.dir/PtexCache.cpp.o -MF CMakeFiles/Ptex_dynamic.dir/PtexCache.cpp.o.d -o CMakeFiles/Ptex_dynamic.dir/PtexCache.cpp.o -c /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex/PtexCache.cpp cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/ptex && /usr/bin/g++ -DPTEX_STATIC -I/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -pedantic -DNDEBUG -std=c++98 -fvisibility=hidden -MD -MT src/ptex/CMakeFiles/Ptex_static.dir/PtexFilters.cpp.o -MF CMakeFiles/Ptex_static.dir/PtexFilters.cpp.o.d -o CMakeFiles/Ptex_static.dir/PtexFilters.cpp.o -c /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex/PtexFilters.cpp [ 18%] Building CXX object src/ptex/CMakeFiles/Ptex_static.dir/PtexReader.cpp.o cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/ptex && /usr/bin/g++ -DPTEX_EXPORTS -DPtex_dynamic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -pedantic -DNDEBUG -std=c++98 -fPIC -fvisibility=hidden -MD -MT src/ptex/CMakeFiles/Ptex_dynamic.dir/PtexHalf.cpp.o -MF CMakeFiles/Ptex_dynamic.dir/PtexHalf.cpp.o.d -o CMakeFiles/Ptex_dynamic.dir/PtexHalf.cpp.o -c /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex/PtexHalf.cpp [ 21%] Building CXX object src/ptex/CMakeFiles/Ptex_dynamic.dir/PtexReader.cpp.o [ 24%] Building CXX object src/ptex/CMakeFiles/Ptex_dynamic.dir/PtexFilters.cpp.o cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/ptex && /usr/bin/g++ -DPTEX_STATIC -I/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -pedantic -DNDEBUG -std=c++98 -fvisibility=hidden -MD -MT src/ptex/CMakeFiles/Ptex_static.dir/PtexHalf.cpp.o -MF CMakeFiles/Ptex_static.dir/PtexHalf.cpp.o.d -o CMakeFiles/Ptex_static.dir/PtexHalf.cpp.o -c /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex/PtexHalf.cpp cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/ptex && /usr/bin/g++ -DPTEX_EXPORTS -DPtex_dynamic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -pedantic -DNDEBUG -std=c++98 -fPIC -fvisibility=hidden -MD -MT src/ptex/CMakeFiles/Ptex_dynamic.dir/PtexFilters.cpp.o -MF CMakeFiles/Ptex_dynamic.dir/PtexFilters.cpp.o.d -o CMakeFiles/Ptex_dynamic.dir/PtexFilters.cpp.o -c /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex/PtexFilters.cpp [ 27%] Generating /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/doc/doxygen_log.txt cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/ptex && /usr/bin/g++ -DPTEX_EXPORTS -DPtex_dynamic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -pedantic -DNDEBUG -std=c++98 -fPIC -fvisibility=hidden -MD -MT src/ptex/CMakeFiles/Ptex_dynamic.dir/PtexReader.cpp.o -MF CMakeFiles/Ptex_dynamic.dir/PtexReader.cpp.o.d -o CMakeFiles/Ptex_dynamic.dir/PtexReader.cpp.o -c /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex/PtexReader.cpp cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/doc && /usr/bin/doxygen Doxyfile >doxygen_log.txt [ 30%] Building CXX object src/ptex/CMakeFiles/Ptex_dynamic.dir/PtexSeparableFilter.cpp.o cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/ptex && /usr/bin/g++ -DPTEX_EXPORTS -DPtex_dynamic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -pedantic -DNDEBUG -std=c++98 -fPIC -fvisibility=hidden -MD -MT src/ptex/CMakeFiles/Ptex_dynamic.dir/PtexSeparableFilter.cpp.o -MF CMakeFiles/Ptex_dynamic.dir/PtexSeparableFilter.cpp.o.d -o CMakeFiles/Ptex_dynamic.dir/PtexSeparableFilter.cpp.o -c /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex/PtexSeparableFilter.cpp warning: Tag 'COLS_IN_ALPHA_INDEX' at line 633 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 1094 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_TRANSPARENT' at line 1224 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/ptex && /usr/bin/g++ -DPTEX_STATIC -I/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -pedantic -DNDEBUG -std=c++98 -fvisibility=hidden -MD -MT src/ptex/CMakeFiles/Ptex_static.dir/PtexReader.cpp.o -MF CMakeFiles/Ptex_static.dir/PtexReader.cpp.o.d -o CMakeFiles/Ptex_static.dir/PtexReader.cpp.o -c /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex/PtexReader.cpp [ 33%] Building CXX object src/ptex/CMakeFiles/Ptex_dynamic.dir/PtexSeparableKernel.cpp.o cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/ptex && /usr/bin/g++ -DPTEX_EXPORTS -DPtex_dynamic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -pedantic -DNDEBUG -std=c++98 -fPIC -fvisibility=hidden -MD -MT src/ptex/CMakeFiles/Ptex_dynamic.dir/PtexSeparableKernel.cpp.o -MF CMakeFiles/Ptex_dynamic.dir/PtexSeparableKernel.cpp.o.d -o CMakeFiles/Ptex_dynamic.dir/PtexSeparableKernel.cpp.o -c /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex/PtexSeparableKernel.cpp [ 36%] Building CXX object src/ptex/CMakeFiles/Ptex_dynamic.dir/PtexTriangleKernel.cpp.o [ 39%] Building CXX object src/ptex/CMakeFiles/Ptex_dynamic.dir/PtexTriangleFilter.cpp.o cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/ptex && /usr/bin/g++ -DPTEX_EXPORTS -DPtex_dynamic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -pedantic -DNDEBUG -std=c++98 -fPIC -fvisibility=hidden -MD -MT src/ptex/CMakeFiles/Ptex_dynamic.dir/PtexTriangleFilter.cpp.o -MF CMakeFiles/Ptex_dynamic.dir/PtexTriangleFilter.cpp.o.d -o CMakeFiles/Ptex_dynamic.dir/PtexTriangleFilter.cpp.o -c /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex/PtexTriangleFilter.cpp [ 42%] Building CXX object src/ptex/CMakeFiles/Ptex_static.dir/PtexSeparableFilter.cpp.o cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/ptex && /usr/bin/g++ -DPTEX_EXPORTS -DPtex_dynamic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -pedantic -DNDEBUG -std=c++98 -fPIC -fvisibility=hidden -MD -MT src/ptex/CMakeFiles/Ptex_dynamic.dir/PtexTriangleKernel.cpp.o -MF CMakeFiles/Ptex_dynamic.dir/PtexTriangleKernel.cpp.o.d -o CMakeFiles/Ptex_dynamic.dir/PtexTriangleKernel.cpp.o -c /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex/PtexTriangleKernel.cpp cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/ptex && /usr/bin/g++ -DPTEX_STATIC -I/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -pedantic -DNDEBUG -std=c++98 -fvisibility=hidden -MD -MT src/ptex/CMakeFiles/Ptex_static.dir/PtexSeparableFilter.cpp.o -MF CMakeFiles/Ptex_static.dir/PtexSeparableFilter.cpp.o.d -o CMakeFiles/Ptex_static.dir/PtexSeparableFilter.cpp.o -c /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex/PtexSeparableFilter.cpp [ 45%] Building CXX object src/ptex/CMakeFiles/Ptex_dynamic.dir/PtexUtils.cpp.o cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/ptex && /usr/bin/g++ -DPTEX_EXPORTS -DPtex_dynamic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -pedantic -DNDEBUG -std=c++98 -fPIC -fvisibility=hidden -MD -MT src/ptex/CMakeFiles/Ptex_dynamic.dir/PtexUtils.cpp.o -MF CMakeFiles/Ptex_dynamic.dir/PtexUtils.cpp.o.d -o CMakeFiles/Ptex_dynamic.dir/PtexUtils.cpp.o -c /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex/PtexUtils.cpp [ 48%] Building CXX object src/ptex/CMakeFiles/Ptex_static.dir/PtexSeparableKernel.cpp.o cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/ptex && /usr/bin/g++ -DPTEX_STATIC -I/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -pedantic -DNDEBUG -std=c++98 -fvisibility=hidden -MD -MT src/ptex/CMakeFiles/Ptex_static.dir/PtexSeparableKernel.cpp.o -MF CMakeFiles/Ptex_static.dir/PtexSeparableKernel.cpp.o.d -o CMakeFiles/Ptex_static.dir/PtexSeparableKernel.cpp.o -c /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex/PtexSeparableKernel.cpp [ 51%] Building CXX object src/ptex/CMakeFiles/Ptex_dynamic.dir/PtexWriter.cpp.o cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/ptex && /usr/bin/g++ -DPTEX_EXPORTS -DPtex_dynamic_EXPORTS -I/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -pedantic -DNDEBUG -std=c++98 -fPIC -fvisibility=hidden -MD -MT src/ptex/CMakeFiles/Ptex_dynamic.dir/PtexWriter.cpp.o -MF CMakeFiles/Ptex_dynamic.dir/PtexWriter.cpp.o.d -o CMakeFiles/Ptex_dynamic.dir/PtexWriter.cpp.o -c /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex/PtexWriter.cpp [ 54%] Building CXX object src/ptex/CMakeFiles/Ptex_static.dir/PtexTriangleFilter.cpp.o cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/ptex && /usr/bin/g++ -DPTEX_STATIC -I/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -pedantic -DNDEBUG -std=c++98 -fvisibility=hidden -MD -MT src/ptex/CMakeFiles/Ptex_static.dir/PtexTriangleFilter.cpp.o -MF CMakeFiles/Ptex_static.dir/PtexTriangleFilter.cpp.o.d -o CMakeFiles/Ptex_static.dir/PtexTriangleFilter.cpp.o -c /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex/PtexTriangleFilter.cpp [ 60%] Building CXX object src/ptex/CMakeFiles/Ptex_static.dir/PtexUtils.cpp.o cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/ptex && /usr/bin/g++ -DPTEX_STATIC -I/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -pedantic -DNDEBUG -std=c++98 -fvisibility=hidden -MD -MT src/ptex/CMakeFiles/Ptex_static.dir/PtexUtils.cpp.o -MF CMakeFiles/Ptex_static.dir/PtexUtils.cpp.o.d -o CMakeFiles/Ptex_static.dir/PtexUtils.cpp.o -c /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex/PtexUtils.cpp [ 60%] Building CXX object src/ptex/CMakeFiles/Ptex_static.dir/PtexTriangleKernel.cpp.o cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/ptex && /usr/bin/g++ -DPTEX_STATIC -I/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -pedantic -DNDEBUG -std=c++98 -fvisibility=hidden -MD -MT src/ptex/CMakeFiles/Ptex_static.dir/PtexTriangleKernel.cpp.o -MF CMakeFiles/Ptex_static.dir/PtexTriangleKernel.cpp.o.d -o CMakeFiles/Ptex_static.dir/PtexTriangleKernel.cpp.o -c /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex/PtexTriangleKernel.cpp [ 63%] Building CXX object src/ptex/CMakeFiles/Ptex_static.dir/PtexWriter.cpp.o cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/ptex && /usr/bin/g++ -DPTEX_STATIC -I/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -pedantic -DNDEBUG -std=c++98 -fvisibility=hidden -MD -MT src/ptex/CMakeFiles/Ptex_static.dir/PtexWriter.cpp.o -MF CMakeFiles/Ptex_static.dir/PtexWriter.cpp.o.d -o CMakeFiles/Ptex_static.dir/PtexWriter.cpp.o -c /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex/PtexWriter.cpp gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build' [ 63%] Built target doc [ 66%] Linking CXX shared library libPtex.so cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/ptex && /usr/bin/cmake -E cmake_link_script CMakeFiles/Ptex_dynamic.dir/link.txt --verbose=1 /usr/bin/g++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -pedantic -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libPtex.so.2 -o libPtex.so.2.4 CMakeFiles/Ptex_dynamic.dir/PtexCache.cpp.o CMakeFiles/Ptex_dynamic.dir/PtexFilters.cpp.o CMakeFiles/Ptex_dynamic.dir/PtexHalf.cpp.o CMakeFiles/Ptex_dynamic.dir/PtexReader.cpp.o CMakeFiles/Ptex_dynamic.dir/PtexSeparableFilter.cpp.o CMakeFiles/Ptex_dynamic.dir/PtexSeparableKernel.cpp.o CMakeFiles/Ptex_dynamic.dir/PtexTriangleFilter.cpp.o CMakeFiles/Ptex_dynamic.dir/PtexTriangleKernel.cpp.o CMakeFiles/Ptex_dynamic.dir/PtexUtils.cpp.o CMakeFiles/Ptex_dynamic.dir/PtexWriter.cpp.o /usr/lib64/libz.so cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/ptex && /usr/bin/cmake -E cmake_symlink_library libPtex.so.2.4 libPtex.so.2 libPtex.so gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build' [ 66%] Built target Ptex_dynamic [ 69%] Linking CXX static library libPtex.a cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/ptex && /usr/bin/cmake -P CMakeFiles/Ptex_static.dir/cmake_clean_target.cmake cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/ptex && /usr/bin/cmake -E cmake_link_script CMakeFiles/Ptex_static.dir/link.txt --verbose=1 /usr/bin/ar qc libPtex.a CMakeFiles/Ptex_static.dir/PtexCache.cpp.o CMakeFiles/Ptex_static.dir/PtexFilters.cpp.o CMakeFiles/Ptex_static.dir/PtexHalf.cpp.o CMakeFiles/Ptex_static.dir/PtexReader.cpp.o CMakeFiles/Ptex_static.dir/PtexSeparableFilter.cpp.o CMakeFiles/Ptex_static.dir/PtexSeparableKernel.cpp.o CMakeFiles/Ptex_static.dir/PtexTriangleFilter.cpp.o CMakeFiles/Ptex_static.dir/PtexTriangleKernel.cpp.o CMakeFiles/Ptex_static.dir/PtexUtils.cpp.o CMakeFiles/Ptex_static.dir/PtexWriter.cpp.o /usr/bin/ranlib libPtex.a gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build' [ 69%] Built target Ptex_static /usr/bin/gmake -f src/utils/CMakeFiles/ptxinfo.dir/build.make src/utils/CMakeFiles/ptxinfo.dir/depend /usr/bin/gmake -f src/tests/CMakeFiles/wtest.dir/build.make src/tests/CMakeFiles/wtest.dir/depend /usr/bin/gmake -f src/tests/CMakeFiles/rtest.dir/build.make src/tests/CMakeFiles/rtest.dir/depend /usr/bin/gmake -f src/tests/CMakeFiles/ftest.dir/build.make src/tests/CMakeFiles/ftest.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build' cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/ptex-2.4.2 /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/tests /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/tests /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/tests/CMakeFiles/wtest.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build' cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/ptex-2.4.2 /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/utils /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/utils /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/utils/CMakeFiles/ptxinfo.dir/DependInfo.cmake "--color=" gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build' cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/ptex-2.4.2 /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/tests /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/tests /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/tests/CMakeFiles/rtest.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f src/tests/CMakeFiles/halftest.dir/build.make src/tests/CMakeFiles/halftest.dir/depend gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build' /usr/bin/gmake -f src/utils/CMakeFiles/ptxinfo.dir/build.make src/utils/CMakeFiles/ptxinfo.dir/build /usr/bin/gmake -f src/tests/CMakeFiles/wtest.dir/build.make src/tests/CMakeFiles/wtest.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build' cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/ptex-2.4.2 /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/tests /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/tests /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/tests/CMakeFiles/halftest.dir/DependInfo.cmake "--color=" cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/ptex-2.4.2 /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/tests /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/tests /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/tests/CMakeFiles/ftest.dir/DependInfo.cmake "--color=" /usr/bin/gmake -f src/tests/CMakeFiles/rtest.dir/build.make src/tests/CMakeFiles/rtest.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build' [ 72%] Building CXX object src/utils/CMakeFiles/ptxinfo.dir/ptxinfo.cpp.o [ 75%] Building CXX object src/tests/CMakeFiles/wtest.dir/wtest.cpp.o cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/utils && /usr/bin/g++ -DPTEX_STATIC -DPTEX_VER="\"v2.4.2 ()\"" -I/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -pedantic -DNDEBUG -std=c++98 -fvisibility=hidden -MD -MT src/utils/CMakeFiles/ptxinfo.dir/ptxinfo.cpp.o -MF CMakeFiles/ptxinfo.dir/ptxinfo.cpp.o.d -o CMakeFiles/ptxinfo.dir/ptxinfo.cpp.o -c /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/utils/ptxinfo.cpp cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/tests && /usr/bin/g++ -DPTEX_STATIC -I/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -pedantic -DNDEBUG -std=c++98 -fvisibility=hidden -MD -MT src/tests/CMakeFiles/wtest.dir/wtest.cpp.o -MF CMakeFiles/wtest.dir/wtest.cpp.o.d -o CMakeFiles/wtest.dir/wtest.cpp.o -c /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/tests/wtest.cpp gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build' gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build' /usr/bin/gmake -f src/tests/CMakeFiles/ftest.dir/build.make src/tests/CMakeFiles/ftest.dir/build /usr/bin/gmake -f src/tests/CMakeFiles/halftest.dir/build.make src/tests/CMakeFiles/halftest.dir/build [ 78%] Building CXX object src/tests/CMakeFiles/rtest.dir/rtest.cpp.o gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build' cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/tests && /usr/bin/g++ -DPTEX_STATIC -I/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -pedantic -DNDEBUG -std=c++98 -fvisibility=hidden -MD -MT src/tests/CMakeFiles/rtest.dir/rtest.cpp.o -MF CMakeFiles/rtest.dir/rtest.cpp.o.d -o CMakeFiles/rtest.dir/rtest.cpp.o -c /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/tests/rtest.cpp [ 84%] Building CXX object src/tests/CMakeFiles/halftest.dir/halftest.cpp.o [ 84%] Building CXX object src/tests/CMakeFiles/ftest.dir/ftest.cpp.o cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/tests && /usr/bin/g++ -DPTEX_STATIC -I/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -pedantic -DNDEBUG -std=c++98 -fvisibility=hidden -MD -MT src/tests/CMakeFiles/halftest.dir/halftest.cpp.o -MF CMakeFiles/halftest.dir/halftest.cpp.o.d -o CMakeFiles/halftest.dir/halftest.cpp.o -c /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/tests/halftest.cpp cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/tests && /usr/bin/g++ -DPTEX_STATIC -I/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/ptex -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -pedantic -DNDEBUG -std=c++98 -fvisibility=hidden -MD -MT src/tests/CMakeFiles/ftest.dir/ftest.cpp.o -MF CMakeFiles/ftest.dir/ftest.cpp.o.d -o CMakeFiles/ftest.dir/ftest.cpp.o -c /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/src/tests/ftest.cpp [ 87%] Linking CXX executable ftest cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/ftest.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -pedantic -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/ftest.dir/ftest.cpp.o -o ftest ../ptex/libPtex.a /usr/lib64/libz.so [ 90%] Linking CXX executable wtest cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/wtest.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -pedantic -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/wtest.dir/wtest.cpp.o -o wtest ../ptex/libPtex.a /usr/lib64/libz.so gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build' [ 93%] Linking CXX executable halftest [ 93%] Built target ftest cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/halftest.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -pedantic -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/halftest.dir/halftest.cpp.o -o halftest ../ptex/libPtex.a /usr/lib64/libz.so gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build' [ 93%] Built target wtest gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build' [ 93%] Built target halftest [ 96%] Linking CXX executable rtest cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/rtest.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -pedantic -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/rtest.dir/rtest.cpp.o -o rtest ../ptex/libPtex.a /usr/lib64/libz.so gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build' [ 96%] Built target rtest [100%] Linking CXX executable ptxinfo cd /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/src/utils && /usr/bin/cmake -E cmake_link_script CMakeFiles/ptxinfo.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -pedantic -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/ptxinfo.dir/ptxinfo.cpp.o -o ptxinfo ../ptex/libPtex.a /usr/lib64/libz.so gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build' [100%] Built target ptxinfo gmake[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build' /usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build/CMakeFiles 0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1gZ9Au + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64 + cd ptex-2.4.2 + '[' 1 -eq 1 ']' + DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64 + /usr/bin/cmake --install build -- Install configuration: "RelWithDebInfo" -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/lib64/libPtex.a -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/lib64/libPtex.so.2.4 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/lib64/libPtex.so.2 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/lib64/libPtex.so -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/include/PtexExports.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/include/PtexHalf.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/include/PtexInt.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/include/PtexPlatform.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/include/Ptexture.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/include/PtexUtils.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/include/PtexVersion.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/bin/ptxinfo -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexPointFilterTri.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexInt_8h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/namespacePtexUtils.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtexFilter_1_1Options.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexExports_8h_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtexReaderCache_1_1Purger.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1ConstantFace.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtexReader_1_1MetaEdit.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/tabs.css -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/namespacePTEX__NAMESPACE__BEGIN.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexFilters_8cpp_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1TiledFaceBase-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/tab_s.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexReader_8h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_func_g.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexHashMap_1_1Entry.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1TiledFace-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/filterfootprint_8txt.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_~.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexBoxFilter-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexReader_8cpp.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexMainWriter.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/bc_s.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1FaceData.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1ConstantFace.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_s.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexBilinearFilter.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexTriangleFilter_8cpp_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/annotated.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/plus.svg -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexHashMap_8h_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_vars_n.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_a.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_r.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtexUtils_1_1VecMult.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structAtomicCompareAndSwapImpl_3_01T_00_01sizeof_07uint64__t_08_4.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_g.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexWriter.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_p.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classes.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_vars_d.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/doxygen.svg -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structHeader.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtexReader_1_1FaceEdit.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/dir_ae2047f671a609e8080f0f626fd72399.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/sync_on.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1ReductionKey.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_e.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_func_b.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtexReaderCache_1_1MruList-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexMutex_8h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexIncrWriter.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structEditMetaDataHeader.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1TiledFace.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_vars_w.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1TiledFaceBase.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexWriterBase.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1TiledReducedFace-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexPointFilterTri-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_vars_z.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexPointFilter.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexMutex_8h_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtexUtils_1_1VecAccumN-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_vars_k.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1Level.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtexUtils_1_1VecMult-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structAtomicCompareAndSwapImpl.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_func_w.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1PackedFace.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexMetaData-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtex_1_1String.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/tab_sd.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_func_p.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexTriangleFilter_8cpp.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexHashMap_8h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexSeparableFilter.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_vars_v.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexTriangleFilter_8h_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexMainWriter-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexGaussianFilter-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1MetaData.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtexReaderCache_1_1Purger-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1MetaData.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/menu.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/tab_h.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexReader_8cpp_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/globals_eval.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexCachedReader-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexHalf_8h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/doxygen_crawl.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classIntKey-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtexFilter_1_1Options-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexSeparableFilter-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/splitbar.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_vars_o.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/doc_2CMakeLists_8txt.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexUtils_8cpp_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexLruItem.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/globals.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/namespacemembers_eval.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structExtHeader.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_func_r.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexPtr-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/namespacePtex.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexUtils_8h_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1TiledReducedFace.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtexUtils_1_1VecAccum_3_01T_00_010_01_4.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/nav_hd.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexWriter_8h_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexBoxFilter.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1MetaData_1_1LargeMetaData-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/folderclosedd.svg -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_vars_b.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/namespacemembers_enum.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexFilters_8cpp.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexMainWriter.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/jquery.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1FaceData.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_func_k.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/Ptexture_8h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexBicubicFilter.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structEditMetaDataHeader-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structAtomicCompareAndSwapImpl_3_01T_00_01sizeof_07uint64__t_08_4-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/namespacemembers_type.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/doc.svg -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexPlatform_8h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexSeparableKernel_8cpp_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_func.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_vars_p.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexHalf_8cpp.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexCachedReader.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/splitbard.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/menudata.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexHalf_8cpp_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structFaceDataHeader.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_func_v.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_w.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexBilinearFilter.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReaderCache.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_u.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_t.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexFilter-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexFilter.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_vars_e.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_func_h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_vars_s.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexSeparableFilter_8cpp_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/closed.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexTriangleFilter.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexTriangleKernel_8h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_vars_r.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexReader_8h_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_vars_i.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexCache-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_func_u.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/filterfootprint.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexIncrWriter-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_c.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classMutex-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/style.css -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/minus.svg -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1Level-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexSeparableFilter_8h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_func_s.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtexUtils_1_1VecAccumN.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classStringKey-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexVersion_8h_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexIO_8h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/nav_h.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/nav_fd.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/dynsections.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_eval.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexLruList.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structAtomicCompareAndSwapImpl_3_01T_00_01sizeof_07uint32__t_08_4.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/open.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexInputHandler.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtex_1_1Res-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1ErrorFace.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_func_e.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtexUtils_1_1VecMult_3_01T_00_010_01_4.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtexReader_1_1MetaData_1_1Entry.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexTexture-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexFilter.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexFaceData.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexPointFilterTri.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtexTexture_1_1Info-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexTriangleKernel-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_vars_u.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexSeparableKernel.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexVersion_8h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/globals_vars.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexSeparableFilter_8h_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtexWriterBase_1_1MetaEntry-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1ConstantFace-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/minusd.svg -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/docd.svg -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtexUtils_1_1VecMultN.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1ConstDataPtr.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexSeparableFilter.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexErrorHandler-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtex_1_1String-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtexMainWriter_1_1LevelRec-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_m.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1MetaData-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexHalfTables_8h_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexTexture.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexWriter_8h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_o.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/main_8txt.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structLevelInfo-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtex_1_1FaceInfo-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtexHalf.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexHalfTables_8h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexCachedReader.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexTriangleFilter_8h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1PackedFace.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexWidth4Filter.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structFaceDataHeader-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_vars.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtexUtils_1_1VecAccum_3_01T_00_010_01_4-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexCache_8h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexTriangleKernelIter.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_func_d.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/hierarchy.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/folderclosed.svg -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/namespacemembers_func.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/tab_ad.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexHashMap.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexWriter_8cpp_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexBoxFilter.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/folderopend.svg -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_vars_h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtexCache_1_1Stats-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_d.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_v.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1MetaData_1_1LargeMetaData.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexTriangleKernelIter-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1TiledReducedFace.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classAutoLock-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1ReductionKey-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_func_o.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classSpinLock.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexWidth4Filter-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/sync_off.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/apiintro.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexCache_8cpp.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtexReaderCache_1_1MruList.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexWidth4Filter.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structAtomicCompareAndSwapImpl_3_01T_00_01sizeof_07uint32__t_08_4-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexGaussianFilter.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_vars_f.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_func_~.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/globals_enum.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/plusd.svg -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexPtr.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexTexture.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/ptex_2CMakeLists_8txt.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_func_c.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_vars_t.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexWriterBase.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structEditFaceDataHeader.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/clipboard.js -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexHashMap-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexIO_8h_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_vars_a.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReaderCache.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structHeader-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexIncrWriter.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1ConstDataPtr-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_func_m.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/tab_a.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/tab_hd.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classMutex.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classAutoLock.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtex_1_1FaceInfo.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtexUtils_1_1VecMult_3_01T_00_010_01_4-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_n.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexPlatform_8h_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexCache_8h_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexLruList-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtexUtils_1_1VecAccum-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_l.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtexCache_1_1Stats.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_enum.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexPointFilter-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1TiledFace.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_func_f.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/index.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexSeparableKernel-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_f.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexExports_8h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexBicubicFilter.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexSeparableKernel_8h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexWriter.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_i.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexMetaData.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtexUtils_1_1VecAccum.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/nav_f.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classSpinLock-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/tab_b.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexMetaData.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/apiintro_8txt.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_k.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtex_1_1Res.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/globals_type.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/doxygen__log_8txt.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexUtils_8cpp.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexTriangleKernel_8cpp_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_b.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1DefaultInputHandler.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/namespaces.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexInputHandler-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexTriangleFilter-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexCache.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexBilinearFilter-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexPointFilter.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/doxygen.css -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtexTexture_1_1Info.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structExtHeader-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexCache_8cpp_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classIntKey.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/namespacemembers.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/folderopen.svg -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/files.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1ErrorFace.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/bc_sd.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtexHalf-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1PackedFace-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/Ptexture_8h_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1DefaultInputHandler-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexTriangleKernel_8cpp.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexBicubicFilter-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtexReader_1_1MetaEdit-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtexWriterBase_1_1MetaEntry.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/nav_g.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexTriangleFilter.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexGaussianFilter.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1FaceData-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexLruItem-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexSeparableKernel_8h_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexHashMap_1_1Entry-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_rela.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_func_n.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtexUtils_1_1VecMultN-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_vars_l.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexFaceData-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/namespacemembers_vars.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexWriter_8cpp.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classStringKey.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1ErrorFace-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtexReader_1_1FaceEdit-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1DefaultInputHandler.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexHalfTableGen_8cpp.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/globals_defs.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexSeparableKernel_8cpp.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_z.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1TiledFaceBase.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/tab_bd.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexSeparableFilter_8cpp.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReader_1_1ConstDataPtr.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexTriangleKernel_8h_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexWriter-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_vars_m.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexErrorHandler.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtexMainWriter_1_1LevelRec.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexCache.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexReaderCache-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_func_t.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structLevelInfo.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/uvellipse.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexInputHandler.png -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_vars_c.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structEditFaceDataHeader-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexFaceData.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_type.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_func_l.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/structPtexReader_1_1MetaData_1_1Entry-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/globals_func.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/license.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexInt_8h_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexUtils_8h.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexTriangleKernel.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/functions_func_i.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexHalfTableGen_8cpp_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/classPtexWriterBase-members.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/Ptex/PtexHalf_8h_source.html -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/lib64/cmake/Ptex/ptex-config.cmake -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/lib64/cmake/Ptex/ptex-config-version.cmake -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/lib64/cmake/Ptex/ptex-exports.cmake -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/lib64/cmake/Ptex/ptex-exports-relwithdebinfo.cmake + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/lib64/pkgconfig + cat + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 2.4.2-1.mga10 --unique-debug-suffix -2.4.2-1.mga10.x86_64 --unique-debug-src-base ptex-2.4.2-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ptex-2.4.2 find-debuginfo: starting Extracting debug info from 2 files DWARF-compressing 2 files sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/ptex-2.4.2-1.mga10.x86_64 2617 blocks find-debuginfo: done + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.U4G400 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ptex-2.4.2 + '[' 1 -eq 1 ']' + export 'LD_LIBRARY_PATH=%{_buildroot}/usr/lib64' + LD_LIBRARY_PATH='%{_buildroot}/usr/lib64' + cd build + /usr/bin/ctest --output-on-failure --force-new-ctest-process 1 Test project /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/build Start 1: wtest 1/4 Test #1: wtest ............................ Passed 0.03 sec Start 2: rtest 2/4 Test #2: rtest ............................ Passed 0.07 sec Start 3: ftest 3/4 Test #3: ftest ............................ Passed 0.04 sec Start 4: halftest 4/4 Test #4: halftest ......................... Passed 0.05 sec 100% tests passed, 0 tests failed out of 4 Total Test time (real) = 0.19 sec + cd .. + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ptex-2.4.2-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.iTiz4f + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ptex-2.4.2 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/ptex + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/ptex + cp -pr /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/LICENSE /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/ptex + cp -pr /home/pterjan/rpmbuild/BUILD/ptex-2.4.2/README.md /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64/usr/share/doc/ptex + RPM_EC=0 ++ jobs -p + exit 0 Provides: ptex = 2.4.2-1.mga10 ptex(x86-64) = 2.4.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.32)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) Processing files: lib64ptex2-2.4.2-1.mga10.x86_64 Provides: lib64ptex2 = 2.4.2-1.mga10 lib64ptex2(x86-64) = 2.4.2-1.mga10 libPtex.so.2()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.32)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) Processing files: lib64ptex-devel-2.4.2-1.mga10.x86_64 Provides: cmake(ptex) = 2.4 devel(libPtex(64bit)) lib64ptex-devel = 2.4.2-1.mga10 lib64ptex-devel(x86-64) = 2.4.2-1.mga10 pkgconfig(Ptex) = 2.4.2 ptex-devel = 2.4.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libgcc_s(64bit)) devel(libm(64bit)) devel(libstdc++(64bit)) devel(libz(64bit)) pkgconfig Processing files: ptex-debugsource-2.4.2-1.mga10.x86_64 Provides: ptex-debugsource = 2.4.2-1.mga10 ptex-debugsource(x86-64) = 2.4.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ptex-debuginfo-2.4.2-1.mga10.x86_64 Provides: debuginfo(build-id) = f3a34e7bc6358d01e0b69af6b8b325aa44a2cfcc ptex-debuginfo = 2.4.2-1.mga10 ptex-debuginfo(x86-64) = 2.4.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ptex-debugsource(x86-64) = 2.4.2-1.mga10 Processing files: lib64ptex2-debuginfo-2.4.2-1.mga10.x86_64 Provides: debuginfo(build-id) = 7565d8ec5bb223185b9049d234932e47a411c76b lib64ptex2-debuginfo = 2.4.2-1.mga10 lib64ptex2-debuginfo(x86-64) = 2.4.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ptex-debugsource(x86-64) = 2.4.2-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64ptex2-2.4.2-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ptex-debugsource-2.4.2-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ptex-debuginfo-2.4.2-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64ptex2-debuginfo-2.4.2-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64ptex-devel-2.4.2-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ptex-2.4.2-1.mga10.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EA65kq + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ptex-2.4.2 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/ptex-2.4.2-1.mga10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.DeYsRA + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/ptex-2.4.2-SPECPARTS + rm -rf ptex-2.4.2 ptex-2.4.2.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!