Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/tapkee.spec'], chrootPath='/srv/build/7/B/mock-root/c7-epel-i686/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600logger=uid=501) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/tapkee.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/tapkee-1.0-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/tapkee.spec '], chrootPath='/srv/build/7/B/mock-root/c7-epel-i686/root'shell=Falseuid=501env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/tapkee.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RYGMah + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tapkee-1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/tapkee-1.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd tapkee-1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + cd tapkee-1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/tapkee-data-1.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf data/ + mv -f tapkee_data-master examples/data + cd /builddir/build/BUILD + cd tapkee-1.0 + /usr/bin/unzip -qq /builddir/build/SOURCES/gtest-1.6.0.zip + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mkdir -p build + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tYoUBF + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/tapkee-1.0/build ~/build/BUILD/tapkee-1.0 + cd tapkee-1.0 + pushd build + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_TESTS=ON -DPRECOMPUTED=ON -DUSE_GCOV=ON .. -- The C compiler identification is GNU 4.8.5 -- The CXX compiler identification is GNU 4.8.5 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Found Eigen3: /usr/include/eigen3 (Required is at least version "2.91.0") -- Found Arpack : /usr/lib/libarpack.so -- Try OpenMP C flag = [-fopenmp] -- Performing Test OpenMP_FLAG_DETECTED -- Performing Test OpenMP_FLAG_DETECTED - Success -- Try OpenMP CXX flag = [-fopenmp] -- Performing Test OpenMP_FLAG_DETECTED -- Performing Test OpenMP_FLAG_DETECTED - Success -- Found OpenMP: -fopenmp -- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) -- Looking for include file pthread.h -- Looking for include file pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - found -- Found Threads: TRUE -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/tapkee-1.0/build + make -j16 /usr/bin/cmake -H/builddir/build/BUILD/tapkee-1.0 -B/builddir/build/BUILD/tapkee-1.0/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' make -f CMakeFiles/tapkee_cli.dir/build.make CMakeFiles/tapkee_cli.dir/depend make -f gtest-1.6.0/CMakeFiles/gtest.dir/build.make gtest-1.6.0/CMakeFiles/gtest.dir/depend make -f examples/minimal/CMakeFiles/minimal.dir/build.make examples/minimal/CMakeFiles/minimal.dir/depend make -f examples/rna/CMakeFiles/rna.dir/build.make examples/rna/CMakeFiles/rna.dir/depend make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' cd /builddir/build/BUILD/tapkee-1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/tapkee-1.0 /builddir/build/BUILD/tapkee-1.0 /builddir/build/BUILD/tapkee-1.0/build /builddir/build/BUILD/tapkee-1.0/build /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles/tapkee_cli.dir/DependInfo.cmake --color= make -f examples/precomputed/CMakeFiles/precomputed.dir/build.make examples/precomputed/CMakeFiles/precomputed.dir/depend make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' cd /builddir/build/BUILD/tapkee-1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/tapkee-1.0 /builddir/build/BUILD/tapkee-1.0/gtest-1.6.0 /builddir/build/BUILD/tapkee-1.0/build /builddir/build/BUILD/tapkee-1.0/build/gtest-1.6.0 /builddir/build/BUILD/tapkee-1.0/build/gtest-1.6.0/CMakeFiles/gtest.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' cd /builddir/build/BUILD/tapkee-1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/tapkee-1.0 /builddir/build/BUILD/tapkee-1.0/examples/minimal /builddir/build/BUILD/tapkee-1.0/build /builddir/build/BUILD/tapkee-1.0/build/examples/minimal /builddir/build/BUILD/tapkee-1.0/build/examples/minimal/CMakeFiles/minimal.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' cd /builddir/build/BUILD/tapkee-1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/tapkee-1.0 /builddir/build/BUILD/tapkee-1.0/examples/rna /builddir/build/BUILD/tapkee-1.0/build /builddir/build/BUILD/tapkee-1.0/build/examples/rna /builddir/build/BUILD/tapkee-1.0/build/examples/rna/CMakeFiles/rna.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' cd /builddir/build/BUILD/tapkee-1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/tapkee-1.0 /builddir/build/BUILD/tapkee-1.0/examples/precomputed /builddir/build/BUILD/tapkee-1.0/build /builddir/build/BUILD/tapkee-1.0/build/examples/precomputed /builddir/build/BUILD/tapkee-1.0/build/examples/precomputed/CMakeFiles/precomputed.dir/DependInfo.cmake --color= Scanning dependencies of target gtest make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' make -f gtest-1.6.0/CMakeFiles/gtest.dir/build.make gtest-1.6.0/CMakeFiles/gtest.dir/build make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles 1 [ 10%] Building CXX object gtest-1.6.0/CMakeFiles/gtest.dir/src/gtest-all.cc.o cd /builddir/build/BUILD/tapkee-1.0/build/gtest-1.6.0 && /usr/bin/c++ -DGTEST_CREATE_SHARED_LIBRARY=1 -DTAPKEE_DEBUG -DTAPKEE_USE_LGPL_COVERTREE -DTAPKEE_WITH_ARPACK -DUSE_PRECOMPUTED -Dgtest_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -Wall -Wextra -pedantic -Wno-long-long -Wshadow -fprofile-arcs -ftest-coverage -g -fPIC -isystem /usr/include/eigen3 -I/builddir/build/BUILD/tapkee-1.0/include -I/builddir/build/BUILD/tapkee-1.0/gtest-1.6.0/include -I/builddir/build/BUILD/tapkee-1.0/gtest-1.6.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -Wall -Wextra -pedantic -Wno-long-long -Wshadow -fprofile-arcs -ftest-coverage -Wall -Wshadow -DGTEST_HAS_PTHREAD=1 -fexceptions -Wextra -o CMakeFiles/gtest.dir/src/gtest-all.cc.o -c /builddir/build/BUILD/tapkee-1.0/gtest-1.6.0/src/gtest-all.cc Scanning dependencies of target rna Scanning dependencies of target minimal make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' make -f examples/minimal/CMakeFiles/minimal.dir/build.make examples/minimal/CMakeFiles/minimal.dir/build Scanning dependencies of target precomputed make -f examples/rna/CMakeFiles/rna.dir/build.make examples/rna/CMakeFiles/rna.dir/build Scanning dependencies of target tapkee_cli make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' make -f examples/precomputed/CMakeFiles/precomputed.dir/build.make examples/precomputed/CMakeFiles/precomputed.dir/build make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' make -f CMakeFiles/tapkee_cli.dir/build.make CMakeFiles/tapkee_cli.dir/build make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles 5 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles 3 make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles 4 make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles 6 [ 30%] [ 30%] [ 40%] [ 50%] Building CXX object examples/rna/CMakeFiles/rna.dir/rna.cpp.o Building CXX object examples/minimal/CMakeFiles/minimal.dir/minimal.cpp.o cd /builddir/build/BUILD/tapkee-1.0/build/examples/rna && /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -isystem /usr/include/eigen3 -I/builddir/build/BUILD/tapkee-1.0/include -o CMakeFiles/rna.dir/rna.cpp.o -c /builddir/build/BUILD/tapkee-1.0/examples/rna/rna.cpp Building CXX object examples/precomputed/CMakeFiles/precomputed.dir/precomputed.cpp.o cd /builddir/build/BUILD/tapkee-1.0/build/examples/minimal && /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -isystem /usr/include/eigen3 -I/builddir/build/BUILD/tapkee-1.0/include -o CMakeFiles/minimal.dir/minimal.cpp.o -c /builddir/build/BUILD/tapkee-1.0/examples/minimal/minimal.cpp cd /builddir/build/BUILD/tapkee-1.0/build/examples/precomputed && /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -isystem /usr/include/eigen3 -I/builddir/build/BUILD/tapkee-1.0/include -o CMakeFiles/precomputed.dir/precomputed.cpp.o -c /builddir/build/BUILD/tapkee-1.0/examples/precomputed/precomputed.cpp Building CXX object CMakeFiles/tapkee_cli.dir/src/cli/main.cpp.o /usr/bin/c++ -DTAPKEE_DEBUG -DTAPKEE_USE_LGPL_COVERTREE -DTAPKEE_WITH_ARPACK -DUSE_PRECOMPUTED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -Wall -Wextra -pedantic -Wno-long-long -Wshadow -fprofile-arcs -ftest-coverage -g -isystem /usr/include/eigen3 -I/builddir/build/BUILD/tapkee-1.0/include -isystem /builddir/build/BUILD/tapkee-1.0/gtest-1.6.0/include -isystem /builddir/build/BUILD/tapkee-1.0/gtest-1.6.0 -o CMakeFiles/tapkee_cli.dir/src/cli/main.cpp.o -c /builddir/build/BUILD/tapkee-1.0/src/cli/main.cpp In file included from /builddir/build/BUILD/tapkee-1.0/gtest-1.6.0/include/gtest/gtest.h:65:0, from /builddir/build/BUILD/tapkee-1.0/gtest-1.6.0/src/gtest-all.cc:39: /builddir/build/BUILD/tapkee-1.0/gtest-1.6.0/include/gtest/gtest-typed-test.h:239:47: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] # define REGISTER_TYPED_TEST_CASE_P(CaseName, ...) \ ^ Linking CXX shared library ../../lib/libgtest.so cd /builddir/build/BUILD/tapkee-1.0/build/gtest-1.6.0 && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -Wall -Wextra -pedantic -Wno-long-long -Wshadow -fprofile-arcs -ftest-coverage -g -Wl,-z,relro -shared -Wl,-soname,libgtest.so -o ../../lib/libgtest.so CMakeFiles/gtest.dir/src/gtest-all.cc.o -L/builddir/build/BUILD/tapkee-1.0/build/gtest-1.6.0/src make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles 1 [ 50%] Built target gtest make -f gtest-1.6.0/CMakeFiles/gtest_main.dir/build.make gtest-1.6.0/CMakeFiles/gtest_main.dir/depend make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' cd /builddir/build/BUILD/tapkee-1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/tapkee-1.0 /builddir/build/BUILD/tapkee-1.0/gtest-1.6.0 /builddir/build/BUILD/tapkee-1.0/build /builddir/build/BUILD/tapkee-1.0/build/gtest-1.6.0 /builddir/build/BUILD/tapkee-1.0/build/gtest-1.6.0/CMakeFiles/gtest_main.dir/DependInfo.cmake --color= Scanning dependencies of target gtest_main make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' make -f gtest-1.6.0/CMakeFiles/gtest_main.dir/build.make gtest-1.6.0/CMakeFiles/gtest_main.dir/build make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles 2 [ 60%] Building CXX object gtest-1.6.0/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o cd /builddir/build/BUILD/tapkee-1.0/build/gtest-1.6.0 && /usr/bin/c++ -DGTEST_CREATE_SHARED_LIBRARY=1 -DTAPKEE_DEBUG -DTAPKEE_USE_LGPL_COVERTREE -DTAPKEE_WITH_ARPACK -DUSE_PRECOMPUTED -Dgtest_main_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -Wall -Wextra -pedantic -Wno-long-long -Wshadow -fprofile-arcs -ftest-coverage -g -fPIC -isystem /usr/include/eigen3 -I/builddir/build/BUILD/tapkee-1.0/include -I/builddir/build/BUILD/tapkee-1.0/gtest-1.6.0/include -I/builddir/build/BUILD/tapkee-1.0/gtest-1.6.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -Wall -Wextra -pedantic -Wno-long-long -Wshadow -fprofile-arcs -ftest-coverage -Wall -Wshadow -DGTEST_HAS_PTHREAD=1 -fexceptions -Wextra -o CMakeFiles/gtest_main.dir/src/gtest_main.cc.o -c /builddir/build/BUILD/tapkee-1.0/gtest-1.6.0/src/gtest_main.cc In file included from /builddir/build/BUILD/tapkee-1.0/gtest-1.6.0/include/gtest/gtest.h:65:0, from /builddir/build/BUILD/tapkee-1.0/gtest-1.6.0/src/gtest_main.cc:32: /builddir/build/BUILD/tapkee-1.0/gtest-1.6.0/include/gtest/gtest-typed-test.h:239:47: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] # define REGISTER_TYPED_TEST_CASE_P(CaseName, ...) \ ^ Linking CXX shared library ../../lib/libgtest_main.so cd /builddir/build/BUILD/tapkee-1.0/build/gtest-1.6.0 && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest_main.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -Wall -Wextra -pedantic -Wno-long-long -Wshadow -fprofile-arcs -ftest-coverage -g -Wl,-z,relro -shared -Wl,-soname,libgtest_main.so -o ../../lib/libgtest_main.so CMakeFiles/gtest_main.dir/src/gtest_main.cc.o -L/builddir/build/BUILD/tapkee-1.0/build/gtest-1.6.0/src ../../lib/libgtest.so -Wl,-rpath,/builddir/build/BUILD/tapkee-1.0/build/gtest-1.6.0/src:/builddir/build/BUILD/tapkee-1.0/lib make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles 2 [ 60%] Built target gtest_main make -f CMakeFiles/test_eigendecomposition.dir/build.make CMakeFiles/test_eigendecomposition.dir/depend make -f CMakeFiles/test_interface.dir/build.make CMakeFiles/test_interface.dir/depend make -f CMakeFiles/test_methods.dir/build.make CMakeFiles/test_methods.dir/depend make -f CMakeFiles/test_neighbors.dir/build.make CMakeFiles/test_neighbors.dir/depend make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' cd /builddir/build/BUILD/tapkee-1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/tapkee-1.0 /builddir/build/BUILD/tapkee-1.0 /builddir/build/BUILD/tapkee-1.0/build /builddir/build/BUILD/tapkee-1.0/build /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles/test_eigendecomposition.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' cd /builddir/build/BUILD/tapkee-1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/tapkee-1.0 /builddir/build/BUILD/tapkee-1.0 /builddir/build/BUILD/tapkee-1.0/build /builddir/build/BUILD/tapkee-1.0/build /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles/test_interface.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' cd /builddir/build/BUILD/tapkee-1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/tapkee-1.0 /builddir/build/BUILD/tapkee-1.0 /builddir/build/BUILD/tapkee-1.0/build /builddir/build/BUILD/tapkee-1.0/build /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles/test_methods.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' cd /builddir/build/BUILD/tapkee-1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/tapkee-1.0 /builddir/build/BUILD/tapkee-1.0 /builddir/build/BUILD/tapkee-1.0/build /builddir/build/BUILD/tapkee-1.0/build /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles/test_neighbors.dir/DependInfo.cmake --color= Scanning dependencies of target test_eigendecomposition make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' make -f CMakeFiles/test_eigendecomposition.dir/build.make CMakeFiles/test_eigendecomposition.dir/build Scanning dependencies of target test_interface make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' Scanning dependencies of target test_neighbors make -f CMakeFiles/test_interface.dir/build.make CMakeFiles/test_interface.dir/build Scanning dependencies of target test_methods make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' make -f CMakeFiles/test_neighbors.dir/build.make CMakeFiles/test_neighbors.dir/build make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' make -f CMakeFiles/test_methods.dir/build.make CMakeFiles/test_methods.dir/build make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles 7 make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles 8 make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles 9 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles 10 [ 70%] [ 80%] [ 90%] [100%] Building CXX object CMakeFiles/test_eigendecomposition.dir/test/unit/eigendecomposition.cpp.o /usr/bin/c++ -DTAPKEE_DEBUG -DTAPKEE_USE_LGPL_COVERTREE -DTAPKEE_WITH_ARPACK -DUSE_PRECOMPUTED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -Wall -Wextra -pedantic -Wno-long-long -Wshadow -fprofile-arcs -ftest-coverage -g -isystem /usr/include/eigen3 -I/builddir/build/BUILD/tapkee-1.0/include -isystem /builddir/build/BUILD/tapkee-1.0/gtest-1.6.0/include -isystem /builddir/build/BUILD/tapkee-1.0/gtest-1.6.0 -o CMakeFiles/test_eigendecomposition.dir/test/unit/eigendecomposition.cpp.o -c /builddir/build/BUILD/tapkee-1.0/test/unit/eigendecomposition.cpp Building CXX object CMakeFiles/test_interface.dir/test/unit/interface.cpp.o /usr/bin/c++ -DTAPKEE_DEBUG -DTAPKEE_USE_LGPL_COVERTREE -DTAPKEE_WITH_ARPACK -DUSE_PRECOMPUTED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -Wall -Wextra -pedantic -Wno-long-long -Wshadow -fprofile-arcs -ftest-coverage -g -isystem /usr/include/eigen3 -I/builddir/build/BUILD/tapkee-1.0/include -isystem /builddir/build/BUILD/tapkee-1.0/gtest-1.6.0/include -isystem /builddir/build/BUILD/tapkee-1.0/gtest-1.6.0 -o CMakeFiles/test_interface.dir/test/unit/interface.cpp.o -c /builddir/build/BUILD/tapkee-1.0/test/unit/interface.cpp Building CXX object CMakeFiles/test_neighbors.dir/test/unit/neighbors.cpp.o /usr/bin/c++ -DTAPKEE_DEBUG -DTAPKEE_USE_LGPL_COVERTREE -DTAPKEE_WITH_ARPACK -DUSE_PRECOMPUTED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -Wall -Wextra -pedantic -Wno-long-long -Wshadow -fprofile-arcs -ftest-coverage -g -isystem /usr/include/eigen3 -I/builddir/build/BUILD/tapkee-1.0/include -isystem /builddir/build/BUILD/tapkee-1.0/gtest-1.6.0/include -isystem /builddir/build/BUILD/tapkee-1.0/gtest-1.6.0 -o CMakeFiles/test_neighbors.dir/test/unit/neighbors.cpp.o -c /builddir/build/BUILD/tapkee-1.0/test/unit/neighbors.cpp Building CXX object CMakeFiles/test_methods.dir/test/unit/methods.cpp.o /usr/bin/c++ -DTAPKEE_DEBUG -DTAPKEE_USE_LGPL_COVERTREE -DTAPKEE_WITH_ARPACK -DUSE_PRECOMPUTED -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -Wall -Wextra -pedantic -Wno-long-long -Wshadow -fprofile-arcs -ftest-coverage -g -isystem /usr/include/eigen3 -I/builddir/build/BUILD/tapkee-1.0/include -isystem /builddir/build/BUILD/tapkee-1.0/gtest-1.6.0/include -isystem /builddir/build/BUILD/tapkee-1.0/gtest-1.6.0 -o CMakeFiles/test_methods.dir/test/unit/methods.cpp.o -c /builddir/build/BUILD/tapkee-1.0/test/unit/methods.cpp Linking CXX executable ../../../bin/minimal cd /builddir/build/BUILD/tapkee-1.0/build/examples/minimal && /usr/bin/cmake -E cmake_link_script CMakeFiles/minimal.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -Wl,-z,relro CMakeFiles/minimal.dir/minimal.cpp.o -o ../../../bin/minimal -rdynamic -larpack Linking CXX executable ../../../bin/rna cd /builddir/build/BUILD/tapkee-1.0/build/examples/rna && /usr/bin/cmake -E cmake_link_script CMakeFiles/rna.dir/link.txt --verbose=1 Linking CXX executable ../../../bin/precomputed cd /builddir/build/BUILD/tapkee-1.0/build/examples/precomputed && /usr/bin/cmake -E cmake_link_script CMakeFiles/precomputed.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -Wl,-z,relro CMakeFiles/rna.dir/rna.cpp.o -o ../../../bin/rna -rdynamic -larpack /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -Wl,-z,relro CMakeFiles/precomputed.dir/precomputed.cpp.o -o ../../../bin/precomputed -rdynamic -larpack make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles 3 [100%] Built target minimal make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles 5 [100%] Built target rna make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles 4 [100%] Built target precomputed Linking CXX executable ../bin/test_neighbors /usr/bin/cmake -E cmake_link_script CMakeFiles/test_neighbors.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -Wall -Wextra -pedantic -Wno-long-long -Wshadow -fprofile-arcs -ftest-coverage -g -Wl,-z,relro -fprofile-arcs -ftest-coverage CMakeFiles/test_neighbors.dir/test/unit/neighbors.cpp.o -o ../bin/test_neighbors -rdynamic ../lib/libgtest.so ../lib/libgtest_main.so -larpack ../lib/libgtest.so -Wl,-rpath,/builddir/build/BUILD/tapkee-1.0/lib make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles 10 [100%] Built target test_neighbors Linking CXX executable ../bin/test_eigendecomposition /usr/bin/cmake -E cmake_link_script CMakeFiles/test_eigendecomposition.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -Wall -Wextra -pedantic -Wno-long-long -Wshadow -fprofile-arcs -ftest-coverage -g -Wl,-z,relro -fprofile-arcs -ftest-coverage CMakeFiles/test_eigendecomposition.dir/test/unit/eigendecomposition.cpp.o -o ../bin/test_eigendecomposition -rdynamic ../lib/libgtest.so ../lib/libgtest_main.so -larpack ../lib/libgtest.so -Wl,-rpath,/builddir/build/BUILD/tapkee-1.0/lib make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles 7 [100%] Built target test_eigendecomposition Linking CXX executable ../bin/tapkee_cli /usr/bin/cmake -E cmake_link_script CMakeFiles/tapkee_cli.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -Wall -Wextra -pedantic -Wno-long-long -Wshadow -fprofile-arcs -ftest-coverage -g -Wl,-z,relro -fprofile-arcs -ftest-coverage CMakeFiles/tapkee_cli.dir/src/cli/main.cpp.o -o ../bin/tapkee_cli -rdynamic -larpack make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles 6 [100%] Built target tapkee_cli Linking CXX executable ../bin/test_methods /usr/bin/cmake -E cmake_link_script CMakeFiles/test_methods.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -Wall -Wextra -pedantic -Wno-long-long -Wshadow -fprofile-arcs -ftest-coverage -g -Wl,-z,relro -fprofile-arcs -ftest-coverage CMakeFiles/test_methods.dir/test/unit/methods.cpp.o -o ../bin/test_methods -rdynamic ../lib/libgtest.so ../lib/libgtest_main.so -larpack ../lib/libgtest.so -Wl,-rpath,/builddir/build/BUILD/tapkee-1.0/lib make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles 9 [100%] Built target test_methods Linking CXX executable ../bin/test_interface /usr/bin/cmake -E cmake_link_script CMakeFiles/test_interface.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -Wall -Wextra -pedantic -Wno-long-long -Wshadow -fprofile-arcs -ftest-coverage -g -Wl,-z,relro -fprofile-arcs -ftest-coverage CMakeFiles/test_interface.dir/test/unit/interface.cpp.o -o ../bin/test_interface -rdynamic ../lib/libgtest.so ../lib/libgtest_main.so -larpack ../lib/libgtest.so -Wl,-rpath,/builddir/build/BUILD/tapkee-1.0/lib make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles 8 [100%] Built target test_interface make[1]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles 0 + popd + doxygen doc/Doxyfile ~/build/BUILD/tapkee-1.0 Warning: Tag `SYMBOL_CACHE_SIZE' at line 289 of file doc/Doxyfile has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `SHOW_DIRECTORIES' at line 483 of file doc/Doxyfile has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `HTML_ALIGN_MEMBERS' at line 815 of file doc/Doxyfile has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `USE_INLINE_TREES' at line 984 of file doc/Doxyfile has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. /builddir/build/BUILD/tapkee-1.0/include/tapkee/defines/methods.hpp:15: warning: unable to resolve reference to `Decoste2001' for \cite command /builddir/build/BUILD/tapkee-1.0/include/tapkee/defines/methods.hpp:18: warning: unable to resolve reference to `He2005' for \cite command /builddir/build/BUILD/tapkee-1.0/include/tapkee/defines/methods.hpp:21: warning: unable to resolve reference to `Zhang2002' for \cite command /builddir/build/BUILD/tapkee-1.0/include/tapkee/defines/methods.hpp:24: warning: unable to resolve reference to `Zhang2007' for \cite command /builddir/build/BUILD/tapkee-1.0/include/tapkee/defines/methods.hpp:27: warning: unable to resolve reference to `Donoho2003' for \cite command /builddir/build/BUILD/tapkee-1.0/include/tapkee/defines/methods.hpp:30: warning: unable to resolve reference to `Belkin2002' for \cite command /builddir/build/BUILD/tapkee-1.0/include/tapkee/defines/methods.hpp:33: warning: unable to resolve reference to `He2003' for \cite command /builddir/build/BUILD/tapkee-1.0/include/tapkee/defines/methods.hpp:36: warning: unable to resolve reference to `Coifman2006' for \cite command /builddir/build/BUILD/tapkee-1.0/include/tapkee/defines/methods.hpp:39: warning: unable to resolve reference to `Tenenbaum2000' for \cite command /builddir/build/BUILD/tapkee-1.0/include/tapkee/defines/methods.hpp:42: warning: unable to resolve reference to `deSilva2002' for \cite command /builddir/build/BUILD/tapkee-1.0/include/tapkee/defines/methods.hpp:45: warning: unable to resolve reference to `Cox2000' for \cite command /builddir/build/BUILD/tapkee-1.0/include/tapkee/defines/methods.hpp:48: warning: unable to resolve reference to `deSilva2004' for \cite command /builddir/build/BUILD/tapkee-1.0/include/tapkee/defines/methods.hpp:51: warning: unable to resolve reference to `Agrafiotis2003' for \cite command /builddir/build/BUILD/tapkee-1.0/include/tapkee/defines/methods.hpp:54: warning: unable to resolve reference to `Scholkopf1997' for \cite command /builddir/build/BUILD/tapkee-1.0/include/tapkee/defines/methods.hpp:59: warning: unable to resolve reference to `Kaski1998' for \cite command /builddir/build/BUILD/tapkee-1.0/include/tapkee/defines/methods.hpp:64: warning: unable to resolve reference to `vanDerMaaten2008' for \cite command /builddir/build/BUILD/tapkee-1.0/include/tapkee/defines/methods.hpp:64: warning: unable to resolve reference to `vanDerMaaten2013' for \cite command /builddir/build/BUILD/tapkee-1.0/include/tapkee/defines/methods.hpp:67: warning: unable to resolve reference to `Gashler2007' for \cite command /builddir/build/BUILD/tapkee-1.0/include/tapkee/embed.hpp:16: warning: argument 'feature_vector_callback' of command @param is not found in the argument list of tapkee::embed(RandomAccessIterator begin, RandomAccessIterator end, KernelCallback kernel_callback, DistanceCallback distance_callback, FeaturesCallback features_callback, ParametersSet parameters) /builddir/build/BUILD/tapkee-1.0/include/tapkee/embed.hpp:16: warning: The following parameters of tapkee::embed(RandomAccessIterator begin, RandomAccessIterator end, KernelCallback kernel_callback, DistanceCallback distance_callback, FeaturesCallback features_callback, ParametersSet parameters) are not documented: parameter 'features_callback' /builddir/build/BUILD/tapkee-1.0/include/tapkee/chain_interface.hpp:64: warning: argument 'callback' of command @param is not found in the argument list of KernelAndDistanceInitializedState< KernelCallback, DistanceCallback >::withFeatures(const FeaturesCallback &features) const /builddir/build/BUILD/tapkee-1.0/include/tapkee/chain_interface.hpp:64: warning: The following parameters of tapkee::tapkee_internal::KernelAndDistanceInitializedState::withFeatures(const FeaturesCallback &features) const are not documented: parameter 'features' /builddir/build/BUILD/tapkee-1.0/include/tapkee/chain_interface.hpp:111: warning: argument 'callback' of command @param is not found in the argument list of KernelAndFeaturesInitializedState< KernelCallback, FeaturesCallback >::withDistance(const DistanceCallback &distance) const /builddir/build/BUILD/tapkee-1.0/include/tapkee/chain_interface.hpp:111: warning: The following parameters of tapkee::tapkee_internal::KernelAndFeaturesInitializedState::withDistance(const DistanceCallback &distance) const are not documented: parameter 'distance' /builddir/build/BUILD/tapkee-1.0/include/tapkee/chain_interface.hpp:163: warning: argument 'callback' of command @param is not found in the argument list of DistanceAndFeaturesInitializedState< DistanceCallback, FeaturesCallback >::withKernel(const KernelCallback &kernel) const /builddir/build/BUILD/tapkee-1.0/include/tapkee/chain_interface.hpp:163: warning: The following parameters of tapkee::tapkee_internal::DistanceAndFeaturesInitializedState::withKernel(const KernelCallback &kernel) const are not documented: parameter 'kernel' sh: latex: command not found error: Problems running latex. Check your installation or look for typos in _formulas.tex and check _formulas.log! sh: dvips: command not found error: Problems running dvips. Check your installation! + _target= + _symlinks=0 + fdupes -q -n -r -p doc + read _file + test -z '' + _target=doc/html/search/all_5f.js + read _file + test -z doc/html/search/all_5f.js + test -z doc/html/search/variables_5f.js + test 0 = 1 + ln -f doc/html/search/all_5f.js doc/html/search/variables_5f.js + read _file + test -z doc/html/search/all_5f.js + test -z '' + _target= + continue + read _file + test -z '' + _target=doc/html/search/all_7e.js + read _file + test -z doc/html/search/all_7e.js + test -z doc/html/search/functions_7e.js + test 0 = 1 + ln -f doc/html/search/all_7e.js doc/html/search/functions_7e.js + read _file + test -z doc/html/search/all_7e.js + test -z '' + _target= + continue + read _file + test -z '' + _target=doc/html/search/all_7a.js + read _file + test -z doc/html/search/all_7a.js + test -z doc/html/search/functions_7a.js + test 0 = 1 + ln -f doc/html/search/all_7a.js doc/html/search/functions_7a.js + read _file + test -z doc/html/search/all_7a.js + test -z '' + _target= + continue + read _file + test -z '' + _target=doc/html/ftv2doc.png + read _file + test -z doc/html/ftv2doc.png + test -z doc/html/ftv2link.png + test 0 = 1 + ln -f doc/html/ftv2doc.png doc/html/ftv2link.png + read _file + test -z doc/html/ftv2doc.png + test -z '' + _target= + continue + read _file + test -z '' + _target=doc/html/ftv2pnode.png + read _file + test -z doc/html/ftv2pnode.png + test -z doc/html/ftv2plastnode.png + test 0 = 1 + ln -f doc/html/ftv2pnode.png doc/html/ftv2plastnode.png + read _file + test -z doc/html/ftv2pnode.png + test -z '' + _target= + continue + read _file + test -z '' + _target=doc/html/ftv2vertline.png + read _file + test -z doc/html/ftv2vertline.png + test -z doc/html/ftv2blank.png + test 0 = 1 + ln -f doc/html/ftv2vertline.png doc/html/ftv2blank.png + read _file + test -z doc/html/ftv2vertline.png + test -z doc/html/ftv2lastnode.png + test 0 = 1 + ln -f doc/html/ftv2vertline.png doc/html/ftv2lastnode.png + read _file + test -z doc/html/ftv2vertline.png + test -z doc/html/ftv2node.png + test 0 = 1 + ln -f doc/html/ftv2vertline.png doc/html/ftv2node.png + read _file + test -z doc/html/ftv2vertline.png + test -z '' + _target= + continue + read _file + test -z '' + _target=doc/html/ftv2mlastnode.png + read _file + test -z doc/html/ftv2mlastnode.png + test -z doc/html/ftv2mnode.png + test 0 = 1 + ln -f doc/html/ftv2mlastnode.png doc/html/ftv2mnode.png Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0TNemJ + read _file + test -z doc/html/ftv2mlastnode.png + test -z '' + _target= + continue + read _file + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386 ++ dirname /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386 + cd tapkee-1.0 + pushd build ~/build/BUILD/tapkee-1.0/build ~/build/BUILD/tapkee-1.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386 /usr/bin/cmake -H/builddir/build/BUILD/tapkee-1.0 -B/builddir/build/BUILD/tapkee-1.0/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/make -f CMakeFiles/tapkee_cli.dir/build.make CMakeFiles/tapkee_cli.dir/depend make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' cd /builddir/build/BUILD/tapkee-1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/tapkee-1.0 /builddir/build/BUILD/tapkee-1.0 /builddir/build/BUILD/tapkee-1.0/build /builddir/build/BUILD/tapkee-1.0/build /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles/tapkee_cli.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/make -f CMakeFiles/tapkee_cli.dir/build.make CMakeFiles/tapkee_cli.dir/build make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' make[2]: Nothing to be done for `CMakeFiles/tapkee_cli.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles 6 [ 10%] Built target tapkee_cli /usr/bin/make -f gtest-1.6.0/CMakeFiles/gtest.dir/build.make gtest-1.6.0/CMakeFiles/gtest.dir/depend make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' cd /builddir/build/BUILD/tapkee-1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/tapkee-1.0 /builddir/build/BUILD/tapkee-1.0/gtest-1.6.0 /builddir/build/BUILD/tapkee-1.0/build /builddir/build/BUILD/tapkee-1.0/build/gtest-1.6.0 /builddir/build/BUILD/tapkee-1.0/build/gtest-1.6.0/CMakeFiles/gtest.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/make -f gtest-1.6.0/CMakeFiles/gtest.dir/build.make gtest-1.6.0/CMakeFiles/gtest.dir/build make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' make[2]: Nothing to be done for `gtest-1.6.0/CMakeFiles/gtest.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles 1 [ 20%] Built target gtest /usr/bin/make -f gtest-1.6.0/CMakeFiles/gtest_main.dir/build.make gtest-1.6.0/CMakeFiles/gtest_main.dir/depend make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' cd /builddir/build/BUILD/tapkee-1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/tapkee-1.0 /builddir/build/BUILD/tapkee-1.0/gtest-1.6.0 /builddir/build/BUILD/tapkee-1.0/build /builddir/build/BUILD/tapkee-1.0/build/gtest-1.6.0 /builddir/build/BUILD/tapkee-1.0/build/gtest-1.6.0/CMakeFiles/gtest_main.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/make -f gtest-1.6.0/CMakeFiles/gtest_main.dir/build.make gtest-1.6.0/CMakeFiles/gtest_main.dir/build make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' make[2]: Nothing to be done for `gtest-1.6.0/CMakeFiles/gtest_main.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles 2 [ 30%] Built target gtest_main /usr/bin/make -f CMakeFiles/test_eigendecomposition.dir/build.make CMakeFiles/test_eigendecomposition.dir/depend make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' cd /builddir/build/BUILD/tapkee-1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/tapkee-1.0 /builddir/build/BUILD/tapkee-1.0 /builddir/build/BUILD/tapkee-1.0/build /builddir/build/BUILD/tapkee-1.0/build /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles/test_eigendecomposition.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/make -f CMakeFiles/test_eigendecomposition.dir/build.make CMakeFiles/test_eigendecomposition.dir/build make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' make[2]: Nothing to be done for `CMakeFiles/test_eigendecomposition.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles 7 [ 40%] Built target test_eigendecomposition /usr/bin/make -f CMakeFiles/test_interface.dir/build.make CMakeFiles/test_interface.dir/depend make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' cd /builddir/build/BUILD/tapkee-1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/tapkee-1.0 /builddir/build/BUILD/tapkee-1.0 /builddir/build/BUILD/tapkee-1.0/build /builddir/build/BUILD/tapkee-1.0/build /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles/test_interface.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/make -f CMakeFiles/test_interface.dir/build.make CMakeFiles/test_interface.dir/build make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' make[2]: Nothing to be done for `CMakeFiles/test_interface.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles 8 [ 50%] Built target test_interface /usr/bin/make -f CMakeFiles/test_methods.dir/build.make CMakeFiles/test_methods.dir/depend make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' cd /builddir/build/BUILD/tapkee-1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/tapkee-1.0 /builddir/build/BUILD/tapkee-1.0 /builddir/build/BUILD/tapkee-1.0/build /builddir/build/BUILD/tapkee-1.0/build /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles/test_methods.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/make -f CMakeFiles/test_methods.dir/build.make CMakeFiles/test_methods.dir/build make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' make[2]: Nothing to be done for `CMakeFiles/test_methods.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles 9 [ 60%] Built target test_methods /usr/bin/make -f CMakeFiles/test_neighbors.dir/build.make CMakeFiles/test_neighbors.dir/depend make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' cd /builddir/build/BUILD/tapkee-1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/tapkee-1.0 /builddir/build/BUILD/tapkee-1.0 /builddir/build/BUILD/tapkee-1.0/build /builddir/build/BUILD/tapkee-1.0/build /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles/test_neighbors.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/make -f CMakeFiles/test_neighbors.dir/build.make CMakeFiles/test_neighbors.dir/build make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' make[2]: Nothing to be done for `CMakeFiles/test_neighbors.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles 10 [ 70%] Built target test_neighbors /usr/bin/make -f examples/minimal/CMakeFiles/minimal.dir/build.make examples/minimal/CMakeFiles/minimal.dir/depend make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' cd /builddir/build/BUILD/tapkee-1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/tapkee-1.0 /builddir/build/BUILD/tapkee-1.0/examples/minimal /builddir/build/BUILD/tapkee-1.0/build /builddir/build/BUILD/tapkee-1.0/build/examples/minimal /builddir/build/BUILD/tapkee-1.0/build/examples/minimal/CMakeFiles/minimal.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/make -f examples/minimal/CMakeFiles/minimal.dir/build.make examples/minimal/CMakeFiles/minimal.dir/build make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' make[2]: Nothing to be done for `examples/minimal/CMakeFiles/minimal.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles 3 [ 80%] Built target minimal /usr/bin/make -f examples/rna/CMakeFiles/rna.dir/build.make examples/rna/CMakeFiles/rna.dir/depend make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' cd /builddir/build/BUILD/tapkee-1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/tapkee-1.0 /builddir/build/BUILD/tapkee-1.0/examples/rna /builddir/build/BUILD/tapkee-1.0/build /builddir/build/BUILD/tapkee-1.0/build/examples/rna /builddir/build/BUILD/tapkee-1.0/build/examples/rna/CMakeFiles/rna.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/make -f examples/rna/CMakeFiles/rna.dir/build.make examples/rna/CMakeFiles/rna.dir/build make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' make[2]: Nothing to be done for `examples/rna/CMakeFiles/rna.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles 5 [ 90%] Built target rna /usr/bin/make -f examples/precomputed/CMakeFiles/precomputed.dir/build.make examples/precomputed/CMakeFiles/precomputed.dir/depend make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' cd /builddir/build/BUILD/tapkee-1.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/tapkee-1.0 /builddir/build/BUILD/tapkee-1.0/examples/precomputed /builddir/build/BUILD/tapkee-1.0/build /builddir/build/BUILD/tapkee-1.0/build/examples/precomputed /builddir/build/BUILD/tapkee-1.0/build/examples/precomputed/CMakeFiles/precomputed.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/make -f examples/precomputed/CMakeFiles/precomputed.dir/build.make examples/precomputed/CMakeFiles/precomputed.dir/build make[2]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' make[2]: Nothing to be done for `examples/precomputed/CMakeFiles/precomputed.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles 4 [100%] Built target precomputed make[1]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/tapkee-1.0/build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/tapkee-1.0/build' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/tapkee-1.0/build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Debug" -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/methods.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/embed.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/tapkee.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/exceptions.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/defines.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/chain_interface.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/projection.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/utils/time.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/utils/matrix.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/utils/naming.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/utils/features.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/utils/fibonacci_heap.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/utils/conditional_select.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/utils/logging.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/utils/sparse.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/utils/reservable_priority_queue.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/utils/arpack_wrapper.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/routines/spe.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/routines/diffusion_maps.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/routines/eigendecomposition.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/routines/pca.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/routines/laplacian_eigenmaps.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/routines/locally_linear.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/routines/random_projection.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/routines/multidimensional_scaling.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/routines/matrix_operations.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/routines/isomap.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/routines/manifold_sculpting.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/routines/generalized_eigendecomposition.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/routines/fa.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/callbacks/neighbor_callbacks.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/callbacks/pimpl_callbacks.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/callbacks/dummy_callbacks.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/callbacks/precomputed_callbacks.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/callbacks/eigen_callbacks.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/neighbors/connected.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/neighbors/covertree.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/neighbors/covertree_point.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/neighbors/vptree.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/neighbors/neighbors.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/traits/methods_traits.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/traits/callbacks_traits.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/parameters/context.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/parameters/defaults.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/parameters/policy.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/parameters/value_keeper.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/parameters/parameters.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/defines/methods.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/defines/stdtypes.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/defines/eigen3.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/defines/keywords.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/defines/synonyms.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/defines/types.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/defines/random.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/external/barnes_hut_sne/quadtree.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/external/barnes_hut_sne/vptree.hpp -- Installing: /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/include/tapkee/external/barnes_hut_sne/tsne.hpp + popd ~/build/BUILD/tapkee-1.0 + mkdir -p /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386//usr/bin + install -pm 0755 bin/tapkee_cli /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386//usr/bin/tapkee + find examples -depth -type f -name CMakeLists.txt -print0 + xargs -0 rm -rf + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/tapkee-1.0 extracting debug info from /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/bin/tapkee dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 742 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.fujGmU + umask 022 ~/build/BUILD/tapkee-1.0/build ~/build/BUILD/tapkee-1.0 + cd /builddir/build/BUILD + cd tapkee-1.0 + pushd build + ctest -vv Test project /builddir/build/BUILD/tapkee-1.0/build Start 1: interface 1/4 Test #1: interface ........................ Passed 0.07 sec Start 2: neighbors 2/4 Test #2: neighbors ........................ Passed 0.01 sec Start 3: eigendecomposition 3/4 Test #3: eigendecomposition ............... Passed 0.00 sec Start 4: methods 4/4 Test #4: methods .......................... Passed 0.20 sec 100% tests passed, 0 tests failed out of 4 Total Test time (real) = 0.29 sec + popd ~/build/BUILD/tapkee-1.0 + exit 0 Processing files: tapkee-cli-1.0-1.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6NMr95 + umask 022 + cd /builddir/build/BUILD + cd tapkee-1.0 + DOCDIR=/builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/share/doc/tapkee-cli-1.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/share/doc/tapkee-cli-1.0 + cp -pr LGPL-LICENSE LICENSE MIT-LICENSE /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/share/doc/tapkee-cli-1.0 + cp -pr README.md /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/share/doc/tapkee-cli-1.0 + exit 0 Provides: tapkee-cli = 1.0-1.el7 tapkee-cli(x86-32) = 1.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libarpack.so.2 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.4) libgcc_s.so.1(GLIBC_2.0) libgomp.so.1 libgomp.so.1(GOMP_1.0) libgomp.so.1(OMP_1.0) libgomp.so.1(OMP_2.0) libm.so.6 libm.so.6(GLIBC_2.0) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: tapkee-devel-1.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HdcD3h + umask 022 + cd /builddir/build/BUILD + cd tapkee-1.0 + DOCDIR=/builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/share/doc/tapkee-devel-1.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/share/doc/tapkee-devel-1.0 + cp -pr LGPL-LICENSE LICENSE MIT-LICENSE /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/share/doc/tapkee-devel-1.0 + cp -pr README.md /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/share/doc/tapkee-devel-1.0 + exit 0 Provides: tapkee = 1.0-1.el7 tapkee-devel = 1.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tapkee-doc-1.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4MKklu + umask 022 + cd /builddir/build/BUILD + cd tapkee-1.0 + DOCDIR=/builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/share/doc/tapkee-doc-1.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/share/doc/tapkee-doc-1.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/share/doc/tapkee-doc-1.0 + cp -pr LGPL-LICENSE LICENSE MIT-LICENSE /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/share/doc/tapkee-doc-1.0 + cp -pr README.md /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/share/doc/tapkee-doc-1.0 + cp -pr doc/html /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/share/doc/tapkee-doc-1.0 + cp -pr doc/methods /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/share/doc/tapkee-doc-1.0 + cp -pr examples /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386/usr/share/doc/tapkee-doc-1.0 + exit 0 Provides: tapkee-doc = 1.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tapkee-debuginfo-1.0-1.el7.i686 Provides: tapkee-debuginfo = 1.0-1.el7 tapkee-debuginfo(x86-32) = 1.0-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386 Wrote: /builddir/build/RPMS/tapkee-cli-1.0-1.el7.i686.rpm Wrote: /builddir/build/RPMS/tapkee-devel-1.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/tapkee-doc-1.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/tapkee-debuginfo-1.0-1.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.A5MFKh + umask 022 + cd /builddir/build/BUILD + cd tapkee-1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/tapkee-1.0-1.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->