Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/vigra.spec'], False, '/var/lib/mock/f17-build-1128736-174990/root/', None, 86400, True, 0, 498, 498, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/vigra.spec'] sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: x86-05.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/vigra-1.7.1-4.fc17.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/vigra.spec'], False, '/var/lib/mock/f17-build-1128736-174990/root/', None, 86400, True, 0, 498, 498, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/vigra.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NJ1atj + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf vigra-1.7.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/vigra-1.7.1-src.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd vigra-1.7.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (vigra-1.7.1.lib_suffix.patch):' Patch #1 (vigra-1.7.1.lib_suffix.patch): + /bin/cat /builddir/build/SOURCES/vigra-1.7.1.lib_suffix.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #2 (vigra-1.7.1.gcc460.patch):' Patch #2 (vigra-1.7.1.gcc460.patch): + /bin/cat /builddir/build/SOURCES/vigra-1.7.1.gcc460.patch + /usr/bin/patch -s -p1 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nR1ywa + umask 022 + cd /builddir/build/BUILD + cd vigra-1.7.1 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export FFLAGS + /usr/bin/cmake -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib -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 . -- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- 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 -- Configuring VIGRA version 1.7.1 -- Searching for TIFF -- Found TIFF: /usr/lib/libtiff.so -- Searching for JPEG -- Found JPEG: /usr/lib/libjpeg.so -- Searching for PNG -- Found ZLIB: /usr/lib/libz.so (found version "1.2.5") -- Found PNG: /usr/lib/libpng.so -- Searching for FFTW3 -- Found FFTW3: /usr/lib/libfftw3.so -- Searching for HDF5 -- Checking HDF5 version (at least 1.6): ok -- Found HDF5: /usr/lib/libhdf5.so -- Found Doxygen: /usr/bin/doxygen -- Found PythonInterp: /usr/bin/python2.7 -- Checking VIGRANUMPY_DEPENDENCIES -- Searching for Boost -- Boost version: 1.47.0 -- Found the following Boost libraries: -- python -- Found PythonLibs: /usr/lib/libpython2.7.so -- Searching for Python numpy: ok -- Searching for Python nosetests: ok -- Searching for sphinx documentation generator: ok -- Found VIGRANUMPY_DEPENDENCIES: TRUE -- --------------------------------------------------------- -- VIGRA configuration information: -- --------------------------------------------------------- -- Using TIFF libraries: /usr/lib/libtiff.so -- Using JPEG libraries: /usr/lib/libjpeg.so -- Using PNG libraries: /usr/lib/libpng.so;/usr/lib/libz.so -- Using FFTW libraries: /usr/lib/libfftw3.so -- Using HDF5 libraries: /usr/lib/libhdf5.so;/usr/lib/libhdf5_hl.so -- Using Python libraries: /usr/lib/libpython2.7.so;/usr/lib/libboost_python-mt.so -- --------------------------------------------------------- -- binaries will be generated in: /builddir/build/BUILD/vigra-1.7.1 -- manuals will be generated in: /builddir/build/BUILD/vigra-1.7.1/doc -- --------------------------------------------------------- -- includes will be installed at: /usr/include -- libraries will be installed at: /usr/lib -- binaries will be installed at: /usr/bin -- vigra manuals will be installed at: /usr/doc/vigra/index.html -- vigranumpy will be installed at /usr/lib/python2.7/site-packages -- vigranumpy manuals will be installed at: /usr/doc/vigranumpy/html/index.html -- --------------------------------------------------------- -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/vigra-1.7.1 + make VERBOSE=1 -j4 /usr/bin/cmake -H/builddir/build/BUILD/vigra-1.7.1 -B/builddir/build/BUILD/vigra-1.7.1 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/vigra-1.7.1/CMakeFiles /builddir/build/BUILD/vigra-1.7.1/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' make -f src/impex/CMakeFiles/vigraimpex.dir/build.make src/impex/CMakeFiles/vigraimpex.dir/depend make -f vigranumpy/src/core/CMakeFiles/vigranumpy_core.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_core.dir/depend make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' cd /builddir/build/BUILD/vigra-1.7.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_core.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/vigra-1.7.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/src/impex /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/src/impex /builddir/build/BUILD/vigra-1.7.1/src/impex/CMakeFiles/vigraimpex.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/vigra-1.7.1/src/impex/CMakeFiles/vigraimpex.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.7.1/src/impex/CMakeFiles/vigraimpex.dir/depend.internal". Dependee "/builddir/build/BUILD/vigra-1.7.1/src/impex/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.7.1/src/impex/CMakeFiles/vigraimpex.dir/depend.internal". Dependee "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_core.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_core.dir/depend.internal". Dependee "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_core.dir/depend.internal". Scanning dependencies of target vigranumpy_core make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' make -f vigranumpy/src/core/CMakeFiles/vigranumpy_core.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_core.dir/build make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 85 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 86 [ 3%] [ 6%] Scanning dependencies of target vigraimpex Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_core.dir/vigranumpycore.cxx.o make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core && /usr/bin/c++ -Dvigranumpy_core_EXPORTS -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -o CMakeFiles/vigranumpy_core.dir/vigranumpycore.cxx.o -c /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/vigranumpycore.cxx make -f src/impex/CMakeFiles/vigraimpex.dir/build.make src/impex/CMakeFiles/vigraimpex.dir/build Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_core.dir/converters.cxx.o cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core && /usr/bin/c++ -Dvigranumpy_core_EXPORTS -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -o CMakeFiles/vigranumpy_core.dir/converters.cxx.o -c /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/converters.cxx make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 65 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 66 [ 9%] [ 12%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/bmp.cxx.o cd /builddir/build/BUILD/vigra-1.7.1/src/impex && /usr/bin/c++ -Dvigraimpex_EXPORTS -DHasJPEG -DHasPNG -DHasTIFF -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -o CMakeFiles/vigraimpex.dir/bmp.cxx.o -c /builddir/build/BUILD/vigra-1.7.1/src/impex/bmp.cxx Building CXX object src/impex/CMakeFiles/vigraimpex.dir/byteorder.cxx.o cd /builddir/build/BUILD/vigra-1.7.1/src/impex && /usr/bin/c++ -Dvigraimpex_EXPORTS -DHasJPEG -DHasPNG -DHasTIFF -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -o CMakeFiles/vigraimpex.dir/byteorder.cxx.o -c /builddir/build/BUILD/vigra-1.7.1/src/impex/byteorder.cxx /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 67 [ 15%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/codecmanager.cxx.o cd /builddir/build/BUILD/vigra-1.7.1/src/impex && /usr/bin/c++ -Dvigraimpex_EXPORTS -DHasJPEG -DHasPNG -DHasTIFF -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -o CMakeFiles/vigraimpex.dir/codecmanager.cxx.o -c /builddir/build/BUILD/vigra-1.7.1/src/impex/codecmanager.cxx /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 68 [ 18%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/gif.cxx.o cd /builddir/build/BUILD/vigra-1.7.1/src/impex && /usr/bin/c++ -Dvigraimpex_EXPORTS -DHasJPEG -DHasPNG -DHasTIFF -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -o CMakeFiles/vigraimpex.dir/gif.cxx.o -c /builddir/build/BUILD/vigra-1.7.1/src/impex/gif.cxx /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 69 [ 21%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/hdr.cxx.o cd /builddir/build/BUILD/vigra-1.7.1/src/impex && /usr/bin/c++ -Dvigraimpex_EXPORTS -DHasJPEG -DHasPNG -DHasTIFF -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -o CMakeFiles/vigraimpex.dir/hdr.cxx.o -c /builddir/build/BUILD/vigra-1.7.1/src/impex/hdr.cxx /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 70 [ 24%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/hdf5impex.cxx.o cd /builddir/build/BUILD/vigra-1.7.1/src/impex && /usr/bin/c++ -Dvigraimpex_EXPORTS -DHasJPEG -DHasPNG -DHasTIFF -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -o CMakeFiles/vigraimpex.dir/hdf5impex.cxx.o -c /builddir/build/BUILD/vigra-1.7.1/src/impex/hdf5impex.cxx /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 71 [ 27%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/hdf5_rf_impex.cxx.o cd /builddir/build/BUILD/vigra-1.7.1/src/impex && /usr/bin/c++ -Dvigraimpex_EXPORTS -DHasJPEG -DHasPNG -DHasTIFF -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -o CMakeFiles/vigraimpex.dir/hdf5_rf_impex.cxx.o -c /builddir/build/BUILD/vigra-1.7.1/src/impex/hdf5_rf_impex.cxx /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 72 [ 30%] Building C object src/impex/CMakeFiles/vigraimpex.dir/iccjpeg.c.o cd /builddir/build/BUILD/vigra-1.7.1/src/impex && /usr/bin/gcc -Dvigraimpex_EXPORTS -DHasJPEG -DHasPNG -DHasTIFF -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -o CMakeFiles/vigraimpex.dir/iccjpeg.c.o -c /builddir/build/BUILD/vigra-1.7.1/src/impex/iccjpeg.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles [ 30%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/imageinfo.cxx.o cd /builddir/build/BUILD/vigra-1.7.1/src/impex && /usr/bin/c++ -Dvigraimpex_EXPORTS -DHasJPEG -DHasPNG -DHasTIFF -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -o CMakeFiles/vigraimpex.dir/imageinfo.cxx.o -c /builddir/build/BUILD/vigra-1.7.1/src/impex/imageinfo.cxx /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 73 [ 33%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/jpeg.cxx.o cd /builddir/build/BUILD/vigra-1.7.1/src/impex && /usr/bin/c++ -Dvigraimpex_EXPORTS -DHasJPEG -DHasPNG -DHasTIFF -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -o CMakeFiles/vigraimpex.dir/jpeg.cxx.o -c /builddir/build/BUILD/vigra-1.7.1/src/impex/jpeg.cxx Linking CXX shared library vigranumpycore.so cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core && /usr/bin/cmake -E cmake_link_script CMakeFiles/vigranumpy_core.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -shared -Wl,-soname,vigranumpycore.so -o vigranumpycore.so CMakeFiles/vigranumpy_core.dir/vigranumpycore.cxx.o CMakeFiles/vigranumpy_core.dir/converters.cxx.o -lpython2.7 -lboost_python-mt Copying module to temporary module directory cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/vigranumpycore.so /builddir/build/BUILD/vigra-1.7.1/vigranumpy/vigra/ make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 85 86 [ 33%] Built target vigranumpy_core /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 74 [ 36%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/png.cxx.o cd /builddir/build/BUILD/vigra-1.7.1/src/impex && /usr/bin/c++ -Dvigraimpex_EXPORTS -DHasJPEG -DHasPNG -DHasTIFF -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -o CMakeFiles/vigraimpex.dir/png.cxx.o -c /builddir/build/BUILD/vigra-1.7.1/src/impex/png.cxx make -f vigranumpy/src/core/CMakeFiles/vigranumpy_analysis.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_analysis.dir/depend make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' cd /builddir/build/BUILD/vigra-1.7.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_analysis.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_analysis.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_analysis.dir/depend.internal". Dependee "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_analysis.dir/depend.internal". Scanning dependencies of target vigranumpy_analysis make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' make -f vigranumpy/src/core/CMakeFiles/vigranumpy_analysis.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_analysis.dir/build make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles [ 36%] Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_analysis.dir/segmentation.cxx.o cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core && /usr/bin/c++ -Dvigranumpy_analysis_EXPORTS -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -o CMakeFiles/vigranumpy_analysis.dir/segmentation.cxx.o -c /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/segmentation.cxx /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 82 [ 39%] Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_analysis.dir/edgedetection.cxx.o cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core && /usr/bin/c++ -Dvigranumpy_analysis_EXPORTS -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -o CMakeFiles/vigranumpy_analysis.dir/edgedetection.cxx.o -c /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/edgedetection.cxx make -f vigranumpy/src/core/CMakeFiles/vigranumpy_colors.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_colors.dir/depend make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' cd /builddir/build/BUILD/vigra-1.7.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_colors.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_colors.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_colors.dir/depend.internal". Dependee "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_colors.dir/depend.internal". Scanning dependencies of target vigranumpy_colors make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' make -f vigranumpy/src/core/CMakeFiles/vigranumpy_colors.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_colors.dir/build make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 84 [ 42%] Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_colors.dir/colors.cxx.o cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core && /usr/bin/c++ -Dvigranumpy_colors_EXPORTS -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -o CMakeFiles/vigranumpy_colors.dir/colors.cxx.o -c /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/colors.cxx /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 75 [ 45%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/pnm.cxx.o cd /builddir/build/BUILD/vigra-1.7.1/src/impex && /usr/bin/c++ -Dvigraimpex_EXPORTS -DHasJPEG -DHasPNG -DHasTIFF -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -o CMakeFiles/vigraimpex.dir/pnm.cxx.o -c /builddir/build/BUILD/vigra-1.7.1/src/impex/pnm.cxx In file included from /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/segmentation.cxx:43:0: /builddir/build/BUILD/vigra-1.7.1/include/vigra/watersheds.hxx: In function 'unsigned int vigra::watersheds(SrcIterator, SrcIterator, SrcAccessor, DestIterator, DestAccessor, Neighborhood) [with SrcIterator = vigra::ConstStridedImageIterator, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedImageIterator, DestAccessor = vigra::StandardValueAccessor, Neighborhood = vigra::FourNeighborhood::NeighborCode]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/watersheds.hxx:437:94: instantiated from 'unsigned int vigra::watersheds(vigra::triple, std::pair, Neighborhood) [with SrcIterator = vigra::ConstStridedImageIterator, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedImageIterator, DestAccessor = vigra::StandardValueAccessor, Neighborhood = vigra::FourNeighborhood::NeighborCode]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/segmentation.cxx:370:13: instantiated from 'boost::python::tuple vigra::pythonWatersheds2D(vigra::NumpyArray<2u, vigra::Singleband >, int, vigra::NumpyArray<2u, vigra::Singleband >, std::string, vigra::SRGType, PixelType, vigra::NumpyArray<2u, vigra::Singleband >) [with PixelType = unsigned char, std::string = std::basic_string]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/segmentation.cxx:387:1: instantiated from 'static void vigra::pywatersheds2DImpl::def(const char*, const A1&, const A2&) [with A1 = boost::python::detail::keywords<7u>, A2 = const char*, T = unsigned char]' /builddir/build/BUILD/vigra-1.7.1/include/vigra/numpy_array_converters.hxx:268:5: instantiated from 'void boost::python::multidef(const char*, boost::python::TypeList, const Args&, const char*) [with Head = vigra::pywatersheds2DImpl, Tail = boost::python::TypeList, boost::python::TypeList > > > > > > > > >, Args = boost::python::detail::keywords<7u>]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/segmentation.cxx:668:10: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/watersheds.hxx:413:23: warning: variable 'yo' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/vigra-1.7.1/include/vigra/watersheds.hxx: In function 'unsigned int vigra::watersheds(SrcIterator, SrcIterator, SrcAccessor, DestIterator, DestAccessor, Neighborhood) [with SrcIterator = vigra::ConstStridedImageIterator, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedImageIterator, DestAccessor = vigra::StandardValueAccessor, Neighborhood = vigra::EightNeighborhood::NeighborCode]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/watersheds.hxx:437:94: instantiated from 'unsigned int vigra::watersheds(vigra::triple, std::pair, Neighborhood) [with SrcIterator = vigra::ConstStridedImageIterator, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedImageIterator, DestAccessor = vigra::StandardValueAccessor, Neighborhood = vigra::EightNeighborhood::NeighborCode]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/segmentation.cxx:375:13: instantiated from 'boost::python::tuple vigra::pythonWatersheds2D(vigra::NumpyArray<2u, vigra::Singleband >, int, vigra::NumpyArray<2u, vigra::Singleband >, std::string, vigra::SRGType, PixelType, vigra::NumpyArray<2u, vigra::Singleband >) [with PixelType = unsigned char, std::string = std::basic_string]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/segmentation.cxx:387:1: instantiated from 'static void vigra::pywatersheds2DImpl::def(const char*, const A1&, const A2&) [with A1 = boost::python::detail::keywords<7u>, A2 = const char*, T = unsigned char]' /builddir/build/BUILD/vigra-1.7.1/include/vigra/numpy_array_converters.hxx:268:5: instantiated from 'void boost::python::multidef(const char*, boost::python::TypeList, const Args&, const char*) [with Head = vigra::pywatersheds2DImpl, Tail = boost::python::TypeList, boost::python::TypeList > > > > > > > > >, Args = boost::python::detail::keywords<7u>]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/segmentation.cxx:668:10: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/watersheds.hxx:413:23: warning: variable 'yo' set but not used [-Wunused-but-set-variable] In file included from /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/segmentation.cxx:47:0: /builddir/build/BUILD/vigra-1.7.1/include/vigra/seededregiongrowing3d.hxx: In function 'void vigra::seededRegionGrowing3D(SrcImageIterator, Diff_type, SrcAccessor, SeedImageIterator, SeedAccessor, DestImageIterator, DestAccessor, RegionStatisticsArray&, vigra::SRGType, Neighborhood, double) [with SrcImageIterator = vigra::StridedMultiIterator<3u, unsigned char, const unsigned char&, const unsigned char*>, Diff_type = vigra::TinyVector, SrcAccessor = vigra::StandardConstValueAccessor, SeedImageIterator = vigra::StridedMultiIterator<3u, long unsigned int, const long unsigned int&, const long unsigned int*>, SeedAccessor = vigra::StandardConstValueAccessor, DestImageIterator = vigra::StridedMultiIterator<3u, long unsigned int, long unsigned int&, long unsigned int*>, DestAccessor = vigra::StandardValueAccessor, RegionStatisticsArray = vigra::ArrayOfRegionStatistics, int>, Neighborhood = vigra::Neighborhood3DSix::NeighborCode3D]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/seededregiongrowing3d.hxx:516:5: instantiated from 'void vigra::seededRegionGrowing3D(vigra::triple, std::pair, std::pair, RegionStatisticsArray&, vigra::SRGType, Neighborhood, double) [with SrcImageIterator = vigra::StridedMultiIterator<3u, unsigned char, const unsigned char&, const unsigned char*>, Shape = vigra::TinyVector, SrcAccessor = vigra::StandardConstValueAccessor, SeedImageIterator = vigra::StridedMultiIterator<3u, long unsigned int, const long unsigned int&, const long unsigned int*>, SeedAccessor = vigra::StandardConstValueAccessor, DestImageIterator = vigra::StridedMultiIterator<3u, long unsigned int, long unsigned int&, long unsigned int*>, DestAccessor = vigra::StandardValueAccessor, RegionStatisticsArray = vigra::ArrayOfRegionStatistics, int>, Neighborhood = vigra::Neighborhood3DSix::NeighborCode3D]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/segmentation.cxx:476:13: instantiated from 'boost::python::tuple vigra::pythonWatersheds3D(vigra::NumpyArray<3u, vigra::Singleband >, int, vigra::NumpyArray<3u, vigra::Singleband >, std::string, vigra::SRGType, PixelType, vigra::NumpyArray<3u, vigra::Singleband >) [with PixelType = unsigned char, std::string = std::basic_string]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/segmentation.cxx:511:1: instantiated from 'static void vigra::pywatersheds3DImpl::def(const char*, const A1&, const A2&) [with A1 = boost::python::detail::keywords<7u>, A2 = const char*, T = unsigned char]' /builddir/build/BUILD/vigra-1.7.1/include/vigra/numpy_array_converters.hxx:268:5: instantiated from 'void boost::python::multidef(const char*, boost::python::TypeList, const Args&, const char*) [with Head = vigra::pywatersheds3DImpl, Tail = boost::python::TypeList, boost::python::TypeList > > > > > > > > >, Args = boost::python::detail::keywords<7u>]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/segmentation.cxx:678:53: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/seededregiongrowing3d.hxx:306:22: warning: variable 'srclr' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/vigra-1.7.1/include/vigra/seededregiongrowing3d.hxx: In function 'void vigra::seededRegionGrowing3D(SrcImageIterator, Diff_type, SrcAccessor, SeedImageIterator, SeedAccessor, DestImageIterator, DestAccessor, RegionStatisticsArray&, vigra::SRGType, Neighborhood, double) [with SrcImageIterator = vigra::StridedMultiIterator<3u, unsigned char, const unsigned char&, const unsigned char*>, Diff_type = vigra::TinyVector, SrcAccessor = vigra::StandardConstValueAccessor, SeedImageIterator = vigra::StridedMultiIterator<3u, long unsigned int, const long unsigned int&, const long unsigned int*>, SeedAccessor = vigra::StandardConstValueAccessor, DestImageIterator = vigra::StridedMultiIterator<3u, long unsigned int, long unsigned int&, long unsigned int*>, DestAccessor = vigra::StandardValueAccessor, RegionStatisticsArray = vigra::ArrayOfRegionStatistics, int>, Neighborhood = vigra::Neighborhood3DTwentySix::NeighborCode3D]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/seededregiongrowing3d.hxx:516:5: instantiated from 'void vigra::seededRegionGrowing3D(vigra::triple, std::pair, std::pair, RegionStatisticsArray&, vigra::SRGType, Neighborhood, double) [with SrcImageIterator = vigra::StridedMultiIterator<3u, unsigned char, const unsigned char&, const unsigned char*>, Shape = vigra::TinyVector, SrcAccessor = vigra::StandardConstValueAccessor, SeedImageIterator = vigra::StridedMultiIterator<3u, long unsigned int, const long unsigned int&, const long unsigned int*>, SeedAccessor = vigra::StandardConstValueAccessor, DestImageIterator = vigra::StridedMultiIterator<3u, long unsigned int, long unsigned int&, long unsigned int*>, DestAccessor = vigra::StandardValueAccessor, RegionStatisticsArray = vigra::ArrayOfRegionStatistics, int>, Neighborhood = vigra::Neighborhood3DTwentySix::NeighborCode3D]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/segmentation.cxx:481:13: instantiated from 'boost::python::tuple vigra::pythonWatersheds3D(vigra::NumpyArray<3u, vigra::Singleband >, int, vigra::NumpyArray<3u, vigra::Singleband >, std::string, vigra::SRGType, PixelType, vigra::NumpyArray<3u, vigra::Singleband >) [with PixelType = unsigned char, std::string = std::basic_string]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/segmentation.cxx:511:1: instantiated from 'static void vigra::pywatersheds3DImpl::def(const char*, const A1&, const A2&) [with A1 = boost::python::detail::keywords<7u>, A2 = const char*, T = unsigned char]' /builddir/build/BUILD/vigra-1.7.1/include/vigra/numpy_array_converters.hxx:268:5: instantiated from 'void boost::python::multidef(const char*, boost::python::TypeList, const Args&, const char*) [with Head = vigra::pywatersheds3DImpl, Tail = boost::python::TypeList, boost::python::TypeList > > > > > > > > >, Args = boost::python::detail::keywords<7u>]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/segmentation.cxx:678:53: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/seededregiongrowing3d.hxx:306:22: warning: variable 'srclr' set but not used [-Wunused-but-set-variable] In file included from /builddir/build/BUILD/vigra-1.7.1/include/vigra/labelimage.hxx:44:0, from /builddir/build/BUILD/vigra-1.7.1/include/vigra/localminmax.hxx:45, from /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/segmentation.cxx:41: /builddir/build/BUILD/vigra-1.7.1/include/vigra/union_find.hxx: In member function 'unsigned int vigra::detail::UnionFindArray::makeContiguous() [with T = long unsigned int]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/labelimage.hxx:241:47: instantiated from 'unsigned int vigra::labelImage(SrcIterator, SrcIterator, SrcAccessor, DestIterator, DestAccessor, bool, EqualityFunctor) [with SrcIterator = vigra::ConstStridedImageIterator, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedImageIterator, DestAccessor = vigra::StandardValueAccessor, EqualityFunctor = std::equal_to]' /builddir/build/BUILD/vigra-1.7.1/include/vigra/labelimage.hxx:289:67: instantiated from 'unsigned int vigra::labelImage(vigra::triple, std::pair, bool) [with SrcIterator = vigra::ConstStridedImageIterator, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedImageIterator, DestAccessor = vigra::StandardValueAccessor]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/segmentation.cxx:73:13: instantiated from 'vigra::NumpyAnyArray vigra::pythonLabelImage(vigra::NumpyArray<2u, vigra::Singleband >, int, vigra::NumpyArray<2u, vigra::Singleband >) [with PixelType = unsigned char]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/segmentation.cxx:86:1: instantiated from 'static void vigra::pyLabelImageImpl::def(const char*, const A1&, const A2&) [with A1 = boost::python::detail::keywords<3u>, A2 = const char*, T = unsigned char]' /builddir/build/BUILD/vigra-1.7.1/include/vigra/numpy_array_converters.hxx:268:5: instantiated from 'void boost::python::multidef(const char*, boost::python::TypeList, const Args&, const char*) [with Head = vigra::pyLabelImageImpl, Tail = boost::python::TypeList, boost::python::TypeList > > > > > > > > >, Args = boost::python::detail::keywords<3u>]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/segmentation.cxx:525:72: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/union_find.hxx:130:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] In file included from /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/segmentation.cxx:43:0: /builddir/build/BUILD/vigra-1.7.1/include/vigra/watersheds.hxx: In function 'unsigned int vigra::watersheds(SrcIterator, SrcIterator, SrcAccessor, DestIterator, DestAccessor, Neighborhood) [with SrcIterator = vigra::ConstStridedImageIterator, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedImageIterator, DestAccessor = vigra::StandardValueAccessor, Neighborhood = vigra::FourNeighborhood::NeighborCode]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/watersheds.hxx:437:94: instantiated from 'unsigned int vigra::watersheds(vigra::triple, std::pair, Neighborhood) [with SrcIterator = vigra::ConstStridedImageIterator, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedImageIterator, DestAccessor = vigra::StandardValueAccessor, Neighborhood = vigra::FourNeighborhood::NeighborCode]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/segmentation.cxx:370:13: instantiated from 'boost::python::tuple vigra::pythonWatersheds2D(vigra::NumpyArray<2u, vigra::Singleband >, int, vigra::NumpyArray<2u, vigra::Singleband >, std::string, vigra::SRGType, PixelType, vigra::NumpyArray<2u, vigra::Singleband >) [with PixelType = float, std::string = std::basic_string]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/segmentation.cxx:387:1: instantiated from 'static void vigra::pywatersheds2DImpl::def(const char*, const A1&) [with A1 = boost::python::detail::keywords<7u>, T = float]' /builddir/build/BUILD/vigra-1.7.1/include/vigra/numpy_array_converters.hxx:281:5: instantiated from 'void boost::python::multidef(const char*, boost::python::TypeList >, const Args&) [with Head = vigra::pywatersheds2DImpl, Tail = boost::python::TypeList > > > > > > >, Args = boost::python::detail::keywords<7u>]' /builddir/build/BUILD/vigra-1.7.1/include/vigra/numpy_array_converters.hxx:269:5: instantiated from 'void boost::python::multidef(const char*, boost::python::TypeList, const Args&, const char*) [with Head = vigra::pywatersheds2DImpl, Tail = boost::python::TypeList, boost::python::TypeList > > > > > > > > >, Args = boost::python::detail::keywords<7u>]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/segmentation.cxx:668:10: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/watersheds.hxx:413:23: warning: variable 'yo' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/vigra-1.7.1/include/vigra/watersheds.hxx: In function 'unsigned int vigra::watersheds(SrcIterator, SrcIterator, SrcAccessor, DestIterator, DestAccessor, Neighborhood) [with SrcIterator = vigra::ConstStridedImageIterator, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedImageIterator, DestAccessor = vigra::StandardValueAccessor, Neighborhood = vigra::EightNeighborhood::NeighborCode]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/watersheds.hxx:437:94: instantiated from 'unsigned int vigra::watersheds(vigra::triple, std::pair, Neighborhood) [with SrcIterator = vigra::ConstStridedImageIterator, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedImageIterator, DestAccessor = vigra::StandardValueAccessor, Neighborhood = vigra::EightNeighborhood::NeighborCode]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/segmentation.cxx:375:13: instantiated from 'boost::python::tuple vigra::pythonWatersheds2D(vigra::NumpyArray<2u, vigra::Singleband >, int, vigra::NumpyArray<2u, vigra::Singleband >, std::string, vigra::SRGType, PixelType, vigra::NumpyArray<2u, vigra::Singleband >) [with PixelType = float, std::string = std::basic_string]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/segmentation.cxx:387:1: instantiated from 'static void vigra::pywatersheds2DImpl::def(const char*, const A1&) [with A1 = boost::python::detail::keywords<7u>, T = float]' /builddir/build/BUILD/vigra-1.7.1/include/vigra/numpy_array_converters.hxx:281:5: instantiated from 'void boost::python::multidef(const char*, boost::python::TypeList >, const Args&) [with Head = vigra::pywatersheds2DImpl, Tail = boost::python::TypeList > > > > > > >, Args = boost::python::detail::keywords<7u>]' /builddir/build/BUILD/vigra-1.7.1/include/vigra/numpy_array_converters.hxx:269:5: instantiated from 'void boost::python::multidef(const char*, boost::python::TypeList, const Args&, const char*) [with Head = vigra::pywatersheds2DImpl, Tail = boost::python::TypeList, boost::python::TypeList > > > > > > > > >, Args = boost::python::detail::keywords<7u>]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/segmentation.cxx:668:10: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/watersheds.hxx:413:23: warning: variable 'yo' set but not used [-Wunused-but-set-variable] In file included from /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/segmentation.cxx:47:0: /builddir/build/BUILD/vigra-1.7.1/include/vigra/seededregiongrowing3d.hxx: In function 'void vigra::seededRegionGrowing3D(SrcImageIterator, Diff_type, SrcAccessor, SeedImageIterator, SeedAccessor, DestImageIterator, DestAccessor, RegionStatisticsArray&, vigra::SRGType, Neighborhood, double) [with SrcImageIterator = vigra::StridedMultiIterator<3u, float, const float&, const float*>, Diff_type = vigra::TinyVector, SrcAccessor = vigra::StandardConstValueAccessor, SeedImageIterator = vigra::StridedMultiIterator<3u, long unsigned int, const long unsigned int&, const long unsigned int*>, SeedAccessor = vigra::StandardConstValueAccessor, DestImageIterator = vigra::StridedMultiIterator<3u, long unsigned int, long unsigned int&, long unsigned int*>, DestAccessor = vigra::StandardValueAccessor, RegionStatisticsArray = vigra::ArrayOfRegionStatistics, int>, Neighborhood = vigra::Neighborhood3DSix::NeighborCode3D]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/seededregiongrowing3d.hxx:516:5: instantiated from 'void vigra::seededRegionGrowing3D(vigra::triple, std::pair, std::pair, RegionStatisticsArray&, vigra::SRGType, Neighborhood, double) [with SrcImageIterator = vigra::StridedMultiIterator<3u, float, const float&, const float*>, Shape = vigra::TinyVector, SrcAccessor = vigra::StandardConstValueAccessor, SeedImageIterator = vigra::StridedMultiIterator<3u, long unsigned int, const long unsigned int&, const long unsigned int*>, SeedAccessor = vigra::StandardConstValueAccessor, DestImageIterator = vigra::StridedMultiIterator<3u, long unsigned int, long unsigned int&, long unsigned int*>, DestAccessor = vigra::StandardValueAccessor, RegionStatisticsArray = vigra::ArrayOfRegionStatistics, int>, Neighborhood = vigra::Neighborhood3DSix::NeighborCode3D]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/segmentation.cxx:476:13: instantiated from 'boost::python::tuple vigra::pythonWatersheds3D(vigra::NumpyArray<3u, vigra::Singleband >, int, vigra::NumpyArray<3u, vigra::Singleband >, std::string, vigra::SRGType, PixelType, vigra::NumpyArray<3u, vigra::Singleband >) [with PixelType = float, std::string = std::basic_string]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/segmentation.cxx:511:1: instantiated from 'static void vigra::pywatersheds3DImpl::def(const char*, const A1&) [with A1 = boost::python::detail::keywords<7u>, T = float]' /builddir/build/BUILD/vigra-1.7.1/include/vigra/numpy_array_converters.hxx:281:5: instantiated from 'void boost::python::multidef(const char*, boost::python::TypeList >, const Args&) [with Head = vigra::pywatersheds3DImpl, Tail = boost::python::TypeList > > > > > > >, Args = boost::python::detail::keywords<7u>]' /builddir/build/BUILD/vigra-1.7.1/include/vigra/numpy_array_converters.hxx:269:5: instantiated from 'void boost::python::multidef(const char*, boost::python::TypeList, const Args&, const char*) [with Head = vigra::pywatersheds3DImpl, Tail = boost::python::TypeList, boost::python::TypeList > > > > > > > > >, Args = boost::python::detail::keywords<7u>]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/segmentation.cxx:678:53: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/seededregiongrowing3d.hxx:306:22: warning: variable 'srclr' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/vigra-1.7.1/include/vigra/seededregiongrowing3d.hxx: In function 'void vigra::seededRegionGrowing3D(SrcImageIterator, Diff_type, SrcAccessor, SeedImageIterator, SeedAccessor, DestImageIterator, DestAccessor, RegionStatisticsArray&, vigra::SRGType, Neighborhood, double) [with SrcImageIterator = vigra::StridedMultiIterator<3u, float, const float&, const float*>, Diff_type = vigra::TinyVector, SrcAccessor = vigra::StandardConstValueAccessor, SeedImageIterator = vigra::StridedMultiIterator<3u, long unsigned int, const long unsigned int&, const long unsigned int*>, SeedAccessor = vigra::StandardConstValueAccessor, DestImageIterator = vigra::StridedMultiIterator<3u, long unsigned int, long unsigned int&, long unsigned int*>, DestAccessor = vigra::StandardValueAccessor, RegionStatisticsArray = vigra::ArrayOfRegionStatistics, int>, Neighborhood = vigra::Neighborhood3DTwentySix::NeighborCode3D]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/seededregiongrowing3d.hxx:516:5: instantiated from 'void vigra::seededRegionGrowing3D(vigra::triple, std::pair, std::pair, RegionStatisticsArray&, vigra::SRGType, Neighborhood, double) [with SrcImageIterator = vigra::StridedMultiIterator<3u, float, const float&, const float*>, Shape = vigra::TinyVector, SrcAccessor = vigra::StandardConstValueAccessor, SeedImageIterator = vigra::StridedMultiIterator<3u, long unsigned int, const long unsigned int&, const long unsigned int*>, SeedAccessor = vigra::StandardConstValueAccessor, DestImageIterator = vigra::StridedMultiIterator<3u, long unsigned int, long unsigned int&, long unsigned int*>, DestAccessor = vigra::StandardValueAccessor, RegionStatisticsArray = vigra::ArrayOfRegionStatistics, int>, Neighborhood = vigra::Neighborhood3DTwentySix::NeighborCode3D]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/segmentation.cxx:481:13: instantiated from 'boost::python::tuple vigra::pythonWatersheds3D(vigra::NumpyArray<3u, vigra::Singleband >, int, vigra::NumpyArray<3u, vigra::Singleband >, std::string, vigra::SRGType, PixelType, vigra::NumpyArray<3u, vigra::Singleband >) [with PixelType = float, std::string = std::basic_string]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/segmentation.cxx:511:1: instantiated from 'static void vigra::pywatersheds3DImpl::def(const char*, const A1&) [with A1 = boost::python::detail::keywords<7u>, T = float]' /builddir/build/BUILD/vigra-1.7.1/include/vigra/numpy_array_converters.hxx:281:5: instantiated from 'void boost::python::multidef(const char*, boost::python::TypeList >, const Args&) [with Head = vigra::pywatersheds3DImpl, Tail = boost::python::TypeList > > > > > > >, Args = boost::python::detail::keywords<7u>]' /builddir/build/BUILD/vigra-1.7.1/include/vigra/numpy_array_converters.hxx:269:5: instantiated from 'void boost::python::multidef(const char*, boost::python::TypeList, const Args&, const char*) [with Head = vigra::pywatersheds3DImpl, Tail = boost::python::TypeList, boost::python::TypeList > > > > > > > > >, Args = boost::python::detail::keywords<7u>]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/segmentation.cxx:678:53: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/seededregiongrowing3d.hxx:306:22: warning: variable 'srclr' set but not used [-Wunused-but-set-variable] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 76 [ 48%] Building C object src/impex/CMakeFiles/vigraimpex.dir/rgbe.c.o cd /builddir/build/BUILD/vigra-1.7.1/src/impex && /usr/bin/gcc -Dvigraimpex_EXPORTS -DHasJPEG -DHasPNG -DHasTIFF -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -o CMakeFiles/vigraimpex.dir/rgbe.c.o -c /builddir/build/BUILD/vigra-1.7.1/src/impex/rgbe.c /builddir/build/BUILD/vigra-1.7.1/src/impex/rgbe.c: In function 'VIGRA_RGBE_ReadHeader': /builddir/build/BUILD/vigra-1.7.1/src/impex/rgbe.c:159:7: warning: variable 'found_format' set but not used [-Wunused-but-set-variable] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 77 [ 51%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/sifImport.cxx.o cd /builddir/build/BUILD/vigra-1.7.1/src/impex && /usr/bin/c++ -Dvigraimpex_EXPORTS -DHasJPEG -DHasPNG -DHasTIFF -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -o CMakeFiles/vigraimpex.dir/sifImport.cxx.o -c /builddir/build/BUILD/vigra-1.7.1/src/impex/sifImport.cxx /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 78 [ 54%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/sun.cxx.o cd /builddir/build/BUILD/vigra-1.7.1/src/impex && /usr/bin/c++ -Dvigraimpex_EXPORTS -DHasJPEG -DHasPNG -DHasTIFF -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -o CMakeFiles/vigraimpex.dir/sun.cxx.o -c /builddir/build/BUILD/vigra-1.7.1/src/impex/sun.cxx /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 79 [ 57%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/tiff.cxx.o cd /builddir/build/BUILD/vigra-1.7.1/src/impex && /usr/bin/c++ -Dvigraimpex_EXPORTS -DHasJPEG -DHasPNG -DHasTIFF -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -o CMakeFiles/vigraimpex.dir/tiff.cxx.o -c /builddir/build/BUILD/vigra-1.7.1/src/impex/tiff.cxx /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 80 [ 60%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/viff.cxx.o cd /builddir/build/BUILD/vigra-1.7.1/src/impex && /usr/bin/c++ -Dvigraimpex_EXPORTS -DHasJPEG -DHasPNG -DHasTIFF -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -o CMakeFiles/vigraimpex.dir/viff.cxx.o -c /builddir/build/BUILD/vigra-1.7.1/src/impex/viff.cxx Linking CXX shared library colors.so cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core && /usr/bin/cmake -E cmake_link_script CMakeFiles/vigranumpy_colors.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -shared -Wl,-soname,colors.so -o colors.so CMakeFiles/vigranumpy_colors.dir/colors.cxx.o -lpython2.7 -lboost_python-mt vigranumpycore.so -lpython2.7 -lboost_python-mt -Wl,-rpath,/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core: Copying module to temporary module directory cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/colors.so /builddir/build/BUILD/vigra-1.7.1/vigranumpy/vigra/ make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 84 [ 60%] Built target vigranumpy_colors make -f vigranumpy/src/core/CMakeFiles/vigranumpy_filters.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_filters.dir/depend make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' cd /builddir/build/BUILD/vigra-1.7.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_filters.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_filters.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_filters.dir/depend.internal". Dependee "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_filters.dir/depend.internal". Scanning dependencies of target vigranumpy_filters make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' make -f vigranumpy/src/core/CMakeFiles/vigranumpy_filters.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_filters.dir/build make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 87 [ 63%] Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_filters.dir/kernel.cxx.o cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core && /usr/bin/c++ -Dvigranumpy_filters_EXPORTS -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -o CMakeFiles/vigranumpy_filters.dir/kernel.cxx.o -c /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/kernel.cxx /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 81 [ 66%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/void_vector.cxx.o cd /builddir/build/BUILD/vigra-1.7.1/src/impex && /usr/bin/c++ -Dvigraimpex_EXPORTS -DHasJPEG -DHasPNG -DHasTIFF -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -o CMakeFiles/vigraimpex.dir/void_vector.cxx.o -c /builddir/build/BUILD/vigra-1.7.1/src/impex/void_vector.cxx Linking CXX shared library libvigraimpex.so cd /builddir/build/BUILD/vigra-1.7.1/src/impex && /usr/bin/cmake -E cmake_link_script CMakeFiles/vigraimpex.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -shared -Wl,-soname,libvigraimpex.so.3 -o libvigraimpex.so.3.171 CMakeFiles/vigraimpex.dir/bmp.cxx.o CMakeFiles/vigraimpex.dir/byteorder.cxx.o CMakeFiles/vigraimpex.dir/codecmanager.cxx.o CMakeFiles/vigraimpex.dir/gif.cxx.o CMakeFiles/vigraimpex.dir/hdr.cxx.o CMakeFiles/vigraimpex.dir/hdf5impex.cxx.o CMakeFiles/vigraimpex.dir/hdf5_rf_impex.cxx.o CMakeFiles/vigraimpex.dir/iccjpeg.c.o CMakeFiles/vigraimpex.dir/imageinfo.cxx.o CMakeFiles/vigraimpex.dir/jpeg.cxx.o CMakeFiles/vigraimpex.dir/png.cxx.o CMakeFiles/vigraimpex.dir/pnm.cxx.o CMakeFiles/vigraimpex.dir/rgbe.c.o CMakeFiles/vigraimpex.dir/sifImport.cxx.o CMakeFiles/vigraimpex.dir/sun.cxx.o CMakeFiles/vigraimpex.dir/tiff.cxx.o CMakeFiles/vigraimpex.dir/viff.cxx.o CMakeFiles/vigraimpex.dir/void_vector.cxx.o -ljpeg -lpng -lz -ltiff -lhdf5 -lhdf5_hl cd /builddir/build/BUILD/vigra-1.7.1/src/impex && /usr/bin/cmake -E cmake_symlink_library libvigraimpex.so.3.171 libvigraimpex.so.3 libvigraimpex.so make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 [ 66%] Built target vigraimpex make -f vigranumpy/src/core/CMakeFiles/vigranumpy_geometry.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_geometry.dir/depend make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' cd /builddir/build/BUILD/vigra-1.7.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_geometry.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_geometry.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_geometry.dir/depend.internal". Dependee "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_geometry.dir/depend.internal". Scanning dependencies of target vigranumpy_geometry make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' make -f vigranumpy/src/core/CMakeFiles/vigranumpy_geometry.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_geometry.dir/build make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 92 [ 69%] Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_geometry.dir/geometry.cxx.o cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core && /usr/bin/c++ -Dvigranumpy_geometry_EXPORTS -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -o CMakeFiles/vigranumpy_geometry.dir/geometry.cxx.o -c /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/geometry.cxx Linking CXX shared library geometry.so cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core && /usr/bin/cmake -E cmake_link_script CMakeFiles/vigranumpy_geometry.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -shared -Wl,-soname,geometry.so -o geometry.so CMakeFiles/vigranumpy_geometry.dir/geometry.cxx.o -lpython2.7 -lboost_python-mt vigranumpycore.so -lpython2.7 -lboost_python-mt -Wl,-rpath,/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core: Copying module to temporary module directory cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/geometry.so /builddir/build/BUILD/vigra-1.7.1/vigranumpy/vigra/ make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 92 [ 69%] Built target vigranumpy_geometry make -f vigranumpy/src/core/CMakeFiles/vigranumpy_impex.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_impex.dir/depend make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' cd /builddir/build/BUILD/vigra-1.7.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_impex.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_impex.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_impex.dir/depend.internal". Dependee "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_impex.dir/depend.internal". Scanning dependencies of target vigranumpy_impex make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' make -f vigranumpy/src/core/CMakeFiles/vigranumpy_impex.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_impex.dir/build make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 93 [ 72%] Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_impex.dir/impex.cxx.o cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core && /usr/bin/c++ -Dvigranumpy_impex_EXPORTS -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -o CMakeFiles/vigranumpy_impex.dir/impex.cxx.o -c /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 83 [ 75%] Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_analysis.dir/interestpoints.cxx.o cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core && /usr/bin/c++ -Dvigranumpy_analysis_EXPORTS -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -o CMakeFiles/vigranumpy_analysis.dir/interestpoints.cxx.o -c /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/interestpoints.cxx /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 88 [ 78%] Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_filters.dir/convolution.cxx.o cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core && /usr/bin/c++ -Dvigranumpy_filters_EXPORTS -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -o CMakeFiles/vigranumpy_filters.dir/convolution.cxx.o -c /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/convolution.cxx /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 89 [ 81%] Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_filters.dir/filters.cxx.o cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core && /usr/bin/c++ -Dvigranumpy_filters_EXPORTS -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -o CMakeFiles/vigranumpy_filters.dir/filters.cxx.o -c /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/filters.cxx In file included from /builddir/build/BUILD/vigra-1.7.1/include/vigra/convolution.hxx:41:0, from /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/convolution.cxx:44: /builddir/build/BUILD/vigra-1.7.1/include/vigra/stdconvolution.hxx: In function 'void vigra::normalizedConvolveImage(SrcIterator, SrcIterator, SrcAccessor, MaskIterator, MaskAccessor, DestIterator, DestAccessor, KernelIterator, KernelAccessor, vigra::Diff2D, vigra::Diff2D, vigra::BorderTreatmentMode) [with SrcIterator = vigra::ConstStridedImageIterator, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedImageIterator, DestAccessor = vigra::StandardValueAccessor, MaskIterator = vigra::ConstStridedImageIterator, MaskAccessor = vigra::StandardConstValueAccessor, KernelIterator = vigra::ConstBasicImageIterator, KernelAccessor = vigra::StandardConstValueAccessor]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/stdconvolution.hxx:951:5: instantiated from 'void vigra::normalizedConvolveImage(vigra::triple, std::pair, std::pair, vigra::tuple5) [with SrcIterator = vigra::ConstStridedImageIterator, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedImageIterator, DestAccessor = vigra::StandardValueAccessor, MaskIterator = vigra::ConstStridedImageIterator, MaskAccessor = vigra::StandardConstValueAccessor, KernelIterator = vigra::ConstBasicImageIterator, KernelAccessor = vigra::StandardConstValueAccessor]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/convolution.cxx:158:6: instantiated from 'vigra::NumpyAnyArray vigra::pythonNormalizedConvolveImage(vigra::NumpyArray<3u, vigra::Multiband >, vigra::NumpyArray<3u, vigra::Multiband >, const TwoDKernel&, vigra::NumpyArray<3u, vigra::Multiband >) [with PixelType = float, vigra::TwoDKernel = vigra::Kernel2D]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/convolution.cxx:458:92: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/stdconvolution.hxx:900:17: warning: variable 'xx' set but not used [-Wunused-but-set-variable] In file included from /builddir/build/BUILD/vigra-1.7.1/include/vigra/convolution.hxx:43:0, from /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/convolution.cxx:44: /builddir/build/BUILD/vigra-1.7.1/include/vigra/recursiveconvolution.hxx: In function 'void vigra::recursiveFilterLine(SrcIterator, SrcIterator, SrcAccessor, DestIterator, DestAccessor, double, double) [with SrcIterator = vigra::IteratorAdaptor, float, const float&, const float*, vigra::StridedArrayTag> > >, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::IteratorAdaptor, float, float&, float*, vigra::StridedArrayTag> > >, DestAccessor = vigra::StandardValueAccessor]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/recursiveconvolution.hxx:977:9: instantiated from 'void vigra::recursiveFilterX(SrcImageIterator, SrcImageIterator, SrcAccessor, DestImageIterator, DestAccessor, double, double) [with SrcImageIterator = vigra::ConstStridedImageIterator, SrcAccessor = vigra::StandardConstValueAccessor, DestImageIterator = vigra::StridedImageIterator, DestAccessor = vigra::StandardValueAccessor]' /builddir/build/BUILD/vigra-1.7.1/include/vigra/recursiveconvolution.hxx:990:5: instantiated from 'void vigra::recursiveFilterX(vigra::triple, std::pair, double, double) [with SrcImageIterator = vigra::ConstStridedImageIterator, SrcAccessor = vigra::StandardConstValueAccessor, DestImageIterator = vigra::StridedImageIterator, DestAccessor = vigra::StandardValueAccessor]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/convolution.cxx:346:6: instantiated from 'vigra::NumpyAnyArray vigra::pythonRecursiveFilter2(vigra::NumpyArray<3u, vigra::Multiband >, double, double, vigra::NumpyArray<3u, vigra::Multiband >) [with PixelType = float]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/convolution.cxx:547:79: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/recursiveconvolution.hxx:310:17: warning: variable 'istart' set but not used [-Wunused-but-set-variable] In file included from /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:49:0: /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx: In function 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 2u, T = float, hid_t = int]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1562:2: instantiated from 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView) [with unsigned int N = 2u, T = float]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:335:9: instantiated from 'vigra::NumpyAnyArray vigra::detail::readImageHDF5Impl(const vigra::HDF5ImportInfo&) [with T = float]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:391:59: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1586:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx: In function 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 2u, T = vigra::RGBValue, hid_t = int]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1576:2: instantiated from 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, vigra::StridedArrayTag>) [with unsigned int N = 2u, T = float]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:345:13: instantiated from 'vigra::NumpyAnyArray vigra::detail::readImageHDF5Impl(const vigra::HDF5ImportInfo&) [with T = float]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:391:59: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1586:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx: In function 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 3u, T = float, hid_t = int]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1562:2: instantiated from 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView) [with unsigned int N = 3u, T = float]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:353:13: instantiated from 'vigra::NumpyAnyArray vigra::detail::readImageHDF5Impl(const vigra::HDF5ImportInfo&) [with T = float]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:391:59: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1586:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx: In function 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 2u, T = unsigned char, hid_t = int]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1562:2: instantiated from 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView) [with unsigned int N = 2u, T = unsigned char]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:335:9: instantiated from 'vigra::NumpyAnyArray vigra::detail::readImageHDF5Impl(const vigra::HDF5ImportInfo&) [with T = unsigned char]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:393:57: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1586:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx: In function 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 2u, T = vigra::RGBValue, hid_t = int]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1576:2: instantiated from 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, vigra::StridedArrayTag>) [with unsigned int N = 2u, T = unsigned char]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:345:13: instantiated from 'vigra::NumpyAnyArray vigra::detail::readImageHDF5Impl(const vigra::HDF5ImportInfo&) [with T = unsigned char]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:393:57: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1586:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx: In function 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 3u, T = unsigned char, hid_t = int]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1562:2: instantiated from 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView) [with unsigned int N = 3u, T = unsigned char]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:353:13: instantiated from 'vigra::NumpyAnyArray vigra::detail::readImageHDF5Impl(const vigra::HDF5ImportInfo&) [with T = unsigned char]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:393:57: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1586:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx: In function 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 2u, T = short int, hid_t = int]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1562:2: instantiated from 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView) [with unsigned int N = 2u, T = short int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:335:9: instantiated from 'vigra::NumpyAnyArray vigra::detail::readImageHDF5Impl(const vigra::HDF5ImportInfo&) [with T = short int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:395:57: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1586:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx: In function 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 2u, T = vigra::RGBValue, hid_t = int]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1576:2: instantiated from 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, vigra::StridedArrayTag>) [with unsigned int N = 2u, T = short int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:345:13: instantiated from 'vigra::NumpyAnyArray vigra::detail::readImageHDF5Impl(const vigra::HDF5ImportInfo&) [with T = short int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:395:57: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1586:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx: In function 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 3u, T = short int, hid_t = int]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1562:2: instantiated from 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView) [with unsigned int N = 3u, T = short int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:353:13: instantiated from 'vigra::NumpyAnyArray vigra::detail::readImageHDF5Impl(const vigra::HDF5ImportInfo&) [with T = short int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:395:57: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1586:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx: In function 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 2u, T = short unsigned int, hid_t = int]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1562:2: instantiated from 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView) [with unsigned int N = 2u, T = short unsigned int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:335:9: instantiated from 'vigra::NumpyAnyArray vigra::detail::readImageHDF5Impl(const vigra::HDF5ImportInfo&) [with T = short unsigned int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:397:58: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1586:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx: In function 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 2u, T = vigra::RGBValue, hid_t = int]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1576:2: instantiated from 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, vigra::StridedArrayTag>) [with unsigned int N = 2u, T = short unsigned int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:345:13: instantiated from 'vigra::NumpyAnyArray vigra::detail::readImageHDF5Impl(const vigra::HDF5ImportInfo&) [with T = short unsigned int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:397:58: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1586:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx: In function 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 3u, T = short unsigned int, hid_t = int]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1562:2: instantiated from 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView) [with unsigned int N = 3u, T = short unsigned int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:353:13: instantiated from 'vigra::NumpyAnyArray vigra::detail::readImageHDF5Impl(const vigra::HDF5ImportInfo&) [with T = short unsigned int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:397:58: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1586:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx: In function 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 2u, T = long int, hid_t = int]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1562:2: instantiated from 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView) [with unsigned int N = 2u, T = long int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:335:9: instantiated from 'vigra::NumpyAnyArray vigra::detail::readImageHDF5Impl(const vigra::HDF5ImportInfo&) [with T = long int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:399:57: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1586:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx: In function 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 2u, T = vigra::RGBValue, hid_t = int]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1576:2: instantiated from 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, vigra::StridedArrayTag>) [with unsigned int N = 2u, T = long int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:345:13: instantiated from 'vigra::NumpyAnyArray vigra::detail::readImageHDF5Impl(const vigra::HDF5ImportInfo&) [with T = long int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:399:57: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1586:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx: In function 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 3u, T = long int, hid_t = int]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1562:2: instantiated from 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView) [with unsigned int N = 3u, T = long int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:353:13: instantiated from 'vigra::NumpyAnyArray vigra::detail::readImageHDF5Impl(const vigra::HDF5ImportInfo&) [with T = long int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:399:57: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1586:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx: In function 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 2u, T = long unsigned int, hid_t = int]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1562:2: instantiated from 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView) [with unsigned int N = 2u, T = long unsigned int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:335:9: instantiated from 'vigra::NumpyAnyArray vigra::detail::readImageHDF5Impl(const vigra::HDF5ImportInfo&) [with T = long unsigned int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:401:58: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1586:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx: In function 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 2u, T = vigra::RGBValue, hid_t = int]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1576:2: instantiated from 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, vigra::StridedArrayTag>) [with unsigned int N = 2u, T = long unsigned int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:345:13: instantiated from 'vigra::NumpyAnyArray vigra::detail::readImageHDF5Impl(const vigra::HDF5ImportInfo&) [with T = long unsigned int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:401:58: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1586:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx: In function 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 3u, T = long unsigned int, hid_t = int]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1562:2: instantiated from 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView) [with unsigned int N = 3u, T = long unsigned int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:353:13: instantiated from 'vigra::NumpyAnyArray vigra::detail::readImageHDF5Impl(const vigra::HDF5ImportInfo&) [with T = long unsigned int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:401:58: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1586:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx: In function 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 2u, T = double, hid_t = int]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1562:2: instantiated from 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView) [with unsigned int N = 2u, T = double]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:335:9: instantiated from 'vigra::NumpyAnyArray vigra::detail::readImageHDF5Impl(const vigra::HDF5ImportInfo&) [with T = double]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:403:59: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1586:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx: In function 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 2u, T = vigra::RGBValue, hid_t = int]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1576:2: instantiated from 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, vigra::StridedArrayTag>) [with unsigned int N = 2u, T = double]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:345:13: instantiated from 'vigra::NumpyAnyArray vigra::detail::readImageHDF5Impl(const vigra::HDF5ImportInfo&) [with T = double]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:403:59: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1586:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx: In function 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 3u, T = double, hid_t = int]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1562:2: instantiated from 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView) [with unsigned int N = 3u, T = double]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:353:13: instantiated from 'vigra::NumpyAnyArray vigra::detail::readImageHDF5Impl(const vigra::HDF5ImportInfo&) [with T = double]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:403:59: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1586:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx: In function 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 4u, T = float, hid_t = int]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1562:2: instantiated from 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView) [with unsigned int N = 4u, T = float]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:451:9: instantiated from 'vigra::NumpyAnyArray vigra::detail::readVolumeHDF5Impl(const vigra::HDF5ImportInfo&) [with T = float]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:487:54: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1586:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx: In function 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 4u, T = unsigned char, hid_t = int]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1562:2: instantiated from 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView) [with unsigned int N = 4u, T = unsigned char]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:451:9: instantiated from 'vigra::NumpyAnyArray vigra::detail::readVolumeHDF5Impl(const vigra::HDF5ImportInfo&) [with T = unsigned char]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:489:54: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1586:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx: In function 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 4u, T = short int, hid_t = int]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1562:2: instantiated from 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView) [with unsigned int N = 4u, T = short int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:451:9: instantiated from 'vigra::NumpyAnyArray vigra::detail::readVolumeHDF5Impl(const vigra::HDF5ImportInfo&) [with T = short int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:491:54: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1586:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx: In function 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 4u, T = short unsigned int, hid_t = int]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1562:2: instantiated from 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView) [with unsigned int N = 4u, T = short unsigned int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:451:9: instantiated from 'vigra::NumpyAnyArray vigra::detail::readVolumeHDF5Impl(const vigra::HDF5ImportInfo&) [with T = short unsigned int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:493:55: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1586:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx: In function 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 3u, T = int, hid_t = int]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1562:2: instantiated from 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView) [with unsigned int N = 3u, T = int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:442:9: instantiated from 'vigra::NumpyAnyArray vigra::detail::readVolumeHDF5Impl(const vigra::HDF5ImportInfo&) [with T = int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:495:54: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1586:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx: In function 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 4u, T = int, hid_t = int]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1562:2: instantiated from 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView) [with unsigned int N = 4u, T = int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:451:9: instantiated from 'vigra::NumpyAnyArray vigra::detail::readVolumeHDF5Impl(const vigra::HDF5ImportInfo&) [with T = int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:495:54: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1586:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx: In function 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 3u, T = unsigned int, hid_t = int]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1562:2: instantiated from 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView) [with unsigned int N = 3u, T = unsigned int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:442:9: instantiated from 'vigra::NumpyAnyArray vigra::detail::readVolumeHDF5Impl(const vigra::HDF5ImportInfo&) [with T = unsigned int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:497:55: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1586:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx: In function 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 4u, T = unsigned int, hid_t = int]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1562:2: instantiated from 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView) [with unsigned int N = 4u, T = unsigned int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:451:9: instantiated from 'vigra::NumpyAnyArray vigra::detail::readVolumeHDF5Impl(const vigra::HDF5ImportInfo&) [with T = unsigned int]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:497:55: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1586:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx: In function 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 4u, T = double, hid_t = int]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1562:2: instantiated from 'void vigra::readHDF5(const vigra::HDF5ImportInfo&, vigra::MultiArrayView) [with unsigned int N = 4u, T = double]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:451:9: instantiated from 'vigra::NumpyAnyArray vigra::detail::readVolumeHDF5Impl(const vigra::HDF5ImportInfo&) [with T = double]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.cxx:499:55: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/hdf5impex.hxx:1586:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 90 [ 84%] Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_filters.dir/tensors.cxx.o cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core && /usr/bin/c++ -Dvigranumpy_filters_EXPORTS -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -o CMakeFiles/vigranumpy_filters.dir/tensors.cxx.o -c /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx Linking CXX shared library analysis.so cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core && /usr/bin/cmake -E cmake_link_script CMakeFiles/vigranumpy_analysis.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -shared -Wl,-soname,analysis.so -o analysis.so CMakeFiles/vigranumpy_analysis.dir/segmentation.cxx.o CMakeFiles/vigranumpy_analysis.dir/edgedetection.cxx.o CMakeFiles/vigranumpy_analysis.dir/interestpoints.cxx.o -lpython2.7 -lboost_python-mt vigranumpycore.so -lpython2.7 -lboost_python-mt -Wl,-rpath,/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core: Copying module to temporary module directory cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/analysis.so /builddir/build/BUILD/vigra-1.7.1/vigranumpy/vigra/ make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 82 83 [ 84%] Built target vigranumpy_analysis /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles [ 84%] Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_filters.dir/morphology.cxx.o cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core && /usr/bin/c++ -Dvigranumpy_filters_EXPORTS -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -o CMakeFiles/vigranumpy_filters.dir/morphology.cxx.o -c /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/morphology.cxx In file included from /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:41:0: /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx: In function 'void vigra::gaussianGradientMultiArray(SrcIterator, const SrcShape&, SrcAccessor, DestIterator, DestAccessor, double) [with SrcIterator = vigra::StridedMultiIterator<2u, float, const float&, const float*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedMultiIterator<2u, vigra::TinyVector, vigra::TinyVector&, vigra::TinyVector*>, DestAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx:589:5: instantiated from 'void vigra::gaussianGradientMultiArray(const vigra::triple&, const std::pair&, double) [with SrcIterator = vigra::StridedMultiIterator<2u, float, const float&, const float*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedMultiIterator<2u, vigra::TinyVector, vigra::TinyVector&, vigra::TinyVector*>, DestAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:59:5: instantiated from 'vigra::NumpyAnyArray vigra::pythonGaussianGradientND(vigra::NumpyArray >, double, vigra::NumpyArray >) [with VoxelType = float, unsigned int ndim = 2u]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:326:59: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx:564:5: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx: In function 'void vigra::gaussianGradientMultiArray(SrcIterator, const SrcShape&, SrcAccessor, DestIterator, DestAccessor, double) [with SrcIterator = vigra::StridedMultiIterator<3u, float, const float&, const float*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedMultiIterator<3u, vigra::TinyVector, vigra::TinyVector&, vigra::TinyVector*>, DestAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx:589:5: instantiated from 'void vigra::gaussianGradientMultiArray(const vigra::triple&, const std::pair&, double) [with SrcIterator = vigra::StridedMultiIterator<3u, float, const float&, const float*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedMultiIterator<3u, vigra::TinyVector, vigra::TinyVector&, vigra::TinyVector*>, DestAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:59:5: instantiated from 'vigra::NumpyAnyArray vigra::pythonGaussianGradientND(vigra::NumpyArray >, double, vigra::NumpyArray >) [with VoxelType = float, unsigned int ndim = 3u]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:334:59: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx:564:5: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx: In function 'void vigra::symmetricGradientMultiArray(SrcIterator, const SrcShape&, SrcAccessor, DestIterator, DestAccessor) [with SrcIterator = vigra::StridedMultiIterator<2u, float, const float&, const float*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedMultiIterator<2u, vigra::TinyVector, vigra::TinyVector&, vigra::TinyVector*>, DestAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx:698:5: instantiated from 'void vigra::symmetricGradientMultiArray(const vigra::triple&, const std::pair&) [with SrcIterator = vigra::StridedMultiIterator<2u, float, const float&, const float*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedMultiIterator<2u, vigra::TinyVector, vigra::TinyVector&, vigra::TinyVector*>, DestAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:149:5: instantiated from 'vigra::NumpyAnyArray vigra::pythonSymmetricGradientND(vigra::NumpyArray >, double, vigra::NumpyArray >) [with VoxelType = float, unsigned int ndim = 2u]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:361:63: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx:675:5: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx: In function 'void vigra::symmetricGradientMultiArray(SrcIterator, const SrcShape&, SrcAccessor, DestIterator, DestAccessor) [with SrcIterator = vigra::StridedMultiIterator<3u, float, const float&, const float*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedMultiIterator<3u, vigra::TinyVector, vigra::TinyVector&, vigra::TinyVector*>, DestAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx:698:5: instantiated from 'void vigra::symmetricGradientMultiArray(const vigra::triple&, const std::pair&) [with SrcIterator = vigra::StridedMultiIterator<3u, float, const float&, const float*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedMultiIterator<3u, vigra::TinyVector, vigra::TinyVector&, vigra::TinyVector*>, DestAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:149:5: instantiated from 'vigra::NumpyAnyArray vigra::pythonSymmetricGradientND(vigra::NumpyArray >, double, vigra::NumpyArray >) [with VoxelType = float, unsigned int ndim = 3u]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:368:63: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx:675:5: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx: In function 'void vigra::hessianOfGaussianMultiArray(SrcIterator, const SrcShape&, SrcAccessor, DestIterator, DestAccessor, double) [with SrcIterator = vigra::StridedMultiIterator<2u, float, const float&, const float*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedMultiIterator<2u, vigra::TinyVector, vigra::TinyVector&, vigra::TinyVector*>, DestAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx:942:5: instantiated from 'void vigra::hessianOfGaussianMultiArray(const vigra::triple&, const std::pair&, double) [with SrcIterator = vigra::StridedMultiIterator<2u, float, const float&, const float*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedMultiIterator<2u, vigra::TinyVector, vigra::TinyVector&, vigra::TinyVector*>, DestAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:185:5: instantiated from 'vigra::NumpyAnyArray vigra::pythonHessianOfGaussian2D(vigra::NumpyArray<2u, vigra::Singleband >, double, vigra::NumpyArray<2u, vigra::TinyVector >) [with PixelType = float]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:373:58: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx:905:5: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx: In function 'void vigra::hessianOfGaussianMultiArray(SrcIterator, const SrcShape&, SrcAccessor, DestIterator, DestAccessor, double) [with SrcIterator = vigra::StridedMultiIterator<3u, float, const float&, const float*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedMultiIterator<3u, vigra::TinyVector, vigra::TinyVector&, vigra::TinyVector*>, DestAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx:942:5: instantiated from 'void vigra::hessianOfGaussianMultiArray(const vigra::triple&, const std::pair&, double) [with SrcIterator = vigra::StridedMultiIterator<3u, float, const float&, const float*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedMultiIterator<3u, vigra::TinyVector, vigra::TinyVector&, vigra::TinyVector*>, DestAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:172:5: instantiated from 'vigra::NumpyAnyArray vigra::pythonHessianOfGaussian3D(vigra::NumpyArray<3u, vigra::Singleband >, double, vigra::NumpyArray<3u, vigra::TinyVector >) [with VoxelType = float]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:381:58: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx:905:5: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx: In function 'void vigra::hessianOfGaussianMultiArray(SrcIterator, const SrcShape&, SrcAccessor, DestIterator, DestAccessor, double) [with SrcIterator = vigra::StridedMultiIterator<3u, float, const float&, const float*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedMultiIterator<3u, vigra::TinyVector, vigra::TinyVector&, vigra::TinyVector*>, DestAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx:942:5: instantiated from 'void vigra::hessianOfGaussianMultiArray(const vigra::triple&, const std::pair&, double) [with SrcIterator = vigra::StridedMultiIterator<3u, float, const float&, const float*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedMultiIterator<3u, vigra::TinyVector, vigra::TinyVector&, vigra::TinyVector*>, DestAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:160:5: instantiated from 'vigra::NumpyAnyArray vigra::pythonHessianOfGaussianND(vigra::NumpyArray >, double, vigra::NumpyArray >) [with VoxelType = float, unsigned int N = 3u]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:389:60: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx:905:5: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx: In function 'void vigra::structureTensorMultiArray(SrcIterator, const SrcShape&, SrcAccessor, DestIterator, DestAccessor, double, double) [with SrcIterator = vigra::StridedMultiIterator<2u, float, const float&, const float*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedMultiIterator<2u, vigra::TinyVector, vigra::TinyVector&, vigra::TinyVector*>, DestAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx:1086:5: instantiated from 'void vigra::structureTensorMultiArray(const vigra::triple&, const std::pair&, double, double) [with SrcIterator = vigra::StridedMultiIterator<2u, float, const float&, const float*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedMultiIterator<2u, vigra::TinyVector, vigra::TinyVector&, vigra::TinyVector*>, DestAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:205:5: instantiated from 'vigra::NumpyAnyArray vigra::pythonStructureTensor(vigra::NumpyArray >, double, double, vigra::NumpyArray<(N - 1), vigra::TinyVector >) [with PixelType = float, unsigned int N = 3u]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:393:56: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx:1061:5: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx: In function 'void vigra::structureTensorMultiArray(SrcIterator, const SrcShape&, SrcAccessor, DestIterator, DestAccessor, double, double) [with SrcIterator = vigra::StridedMultiIterator<2u, float, const float&, const float*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::MultiIterator<2u, vigra::TinyVector, vigra::TinyVector&, vigra::TinyVector*>, DestAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx:1086:5: instantiated from 'void vigra::structureTensorMultiArray(const vigra::triple&, const std::pair&, double, double) [with SrcIterator = vigra::StridedMultiIterator<2u, float, const float&, const float*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::MultiIterator<2u, vigra::TinyVector, vigra::TinyVector&, vigra::TinyVector*>, DestAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:216:13: instantiated from 'vigra::NumpyAnyArray vigra::pythonStructureTensor(vigra::NumpyArray >, double, double, vigra::NumpyArray<(N - 1), vigra::TinyVector >) [with PixelType = float, unsigned int N = 3u]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:393:56: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx:1061:5: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx: In function 'void vigra::structureTensorMultiArray(SrcIterator, const SrcShape&, SrcAccessor, DestIterator, DestAccessor, double, double) [with SrcIterator = vigra::StridedMultiIterator<3u, float, const float&, const float*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedMultiIterator<3u, vigra::TinyVector, vigra::TinyVector&, vigra::TinyVector*>, DestAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx:1086:5: instantiated from 'void vigra::structureTensorMultiArray(const vigra::triple&, const std::pair&, double, double) [with SrcIterator = vigra::StridedMultiIterator<3u, float, const float&, const float*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedMultiIterator<3u, vigra::TinyVector, vigra::TinyVector&, vigra::TinyVector*>, DestAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:205:5: instantiated from 'vigra::NumpyAnyArray vigra::pythonStructureTensor(vigra::NumpyArray >, double, double, vigra::NumpyArray<(N - 1), vigra::TinyVector >) [with PixelType = float, unsigned int N = 4u]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:402:56: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx:1061:5: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx: In function 'void vigra::structureTensorMultiArray(SrcIterator, const SrcShape&, SrcAccessor, DestIterator, DestAccessor, double, double) [with SrcIterator = vigra::StridedMultiIterator<3u, float, const float&, const float*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::MultiIterator<3u, vigra::TinyVector, vigra::TinyVector&, vigra::TinyVector*>, DestAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx:1086:5: instantiated from 'void vigra::structureTensorMultiArray(const vigra::triple&, const std::pair&, double, double) [with SrcIterator = vigra::StridedMultiIterator<3u, float, const float&, const float*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::MultiIterator<3u, vigra::TinyVector, vigra::TinyVector&, vigra::TinyVector*>, DestAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:216:13: instantiated from 'vigra::NumpyAnyArray vigra::pythonStructureTensor(vigra::NumpyArray >, double, double, vigra::NumpyArray<(N - 1), vigra::TinyVector >) [with PixelType = float, unsigned int N = 4u]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:402:56: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx:1061:5: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] In file included from /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:45:0: /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_tensorutilities.hxx: In function 'void vigra::vectorToTensorMultiArray(SrcIterator, const SrcShape&, SrcAccessor, DestIterator, DestAccessor) [with SrcIterator = vigra::StridedMultiIterator<2u, vigra::TinyVector, const vigra::TinyVector&, const vigra::TinyVector*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::VectorAccessor >, DestIterator = vigra::StridedMultiIterator<2u, vigra::TinyVector, vigra::TinyVector&, vigra::TinyVector*>, DestAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_tensorutilities.hxx:278:5: instantiated from 'void vigra::vectorToTensorMultiArray(vigra::triple, std::pair) [with SrcIterator = vigra::StridedMultiIterator<2u, vigra::TinyVector, const vigra::TinyVector&, const vigra::TinyVector*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::VectorAccessor >, DestIterator = vigra::StridedMultiIterator<2u, vigra::TinyVector, vigra::TinyVector&, vigra::TinyVector*>, DestAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:262:5: instantiated from 'vigra::NumpyAnyArray vigra::pythonVectorToTensor(vigra::NumpyArray >, vigra::NumpyArray >) [with PixelType = float, unsigned int N = 2u]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:427:58: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_tensorutilities.hxx:263:5: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_tensorutilities.hxx:265:5: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_tensorutilities.hxx: In function 'void vigra::vectorToTensorMultiArray(SrcIterator, const SrcShape&, SrcAccessor, DestIterator, DestAccessor) [with SrcIterator = vigra::StridedMultiIterator<3u, vigra::TinyVector, const vigra::TinyVector&, const vigra::TinyVector*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::VectorAccessor >, DestIterator = vigra::StridedMultiIterator<3u, vigra::TinyVector, vigra::TinyVector&, vigra::TinyVector*>, DestAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_tensorutilities.hxx:278:5: instantiated from 'void vigra::vectorToTensorMultiArray(vigra::triple, std::pair) [with SrcIterator = vigra::StridedMultiIterator<3u, vigra::TinyVector, const vigra::TinyVector&, const vigra::TinyVector*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::VectorAccessor >, DestIterator = vigra::StridedMultiIterator<3u, vigra::TinyVector, vigra::TinyVector&, vigra::TinyVector*>, DestAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:262:5: instantiated from 'vigra::NumpyAnyArray vigra::pythonVectorToTensor(vigra::NumpyArray >, vigra::NumpyArray >) [with PixelType = float, unsigned int N = 3u]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:434:58: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_tensorutilities.hxx:263:5: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_tensorutilities.hxx:265:5: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_tensorutilities.hxx: In function 'void vigra::tensorDeterminantMultiArray(SrcIterator, const SrcShape&, SrcAccessor, DestIterator, DestAccessor) [with SrcIterator = vigra::StridedMultiIterator<2u, vigra::TinyVector, const vigra::TinyVector&, const vigra::TinyVector*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::VectorAccessor >, DestIterator = vigra::StridedMultiIterator<2u, float, float&, float*>, DestAccessor = vigra::StandardValueAccessor]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_tensorutilities.hxx:532:5: instantiated from 'void vigra::tensorDeterminantMultiArray(vigra::triple, std::pair) [with SrcIterator = vigra::StridedMultiIterator<2u, vigra::TinyVector, const vigra::TinyVector&, const vigra::TinyVector*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::VectorAccessor >, DestIterator = vigra::StridedMultiIterator<2u, float, float&, float*>, DestAccessor = vigra::StandardValueAccessor]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:288:5: instantiated from 'vigra::NumpyAnyArray vigra::pythonTensorDeterminant(vigra::NumpyArray >, vigra::NumpyArray >) [with PixelType = float, unsigned int N = 2u]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:450:61: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_tensorutilities.hxx:519:5: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_tensorutilities.hxx: In function 'void vigra::tensorDeterminantMultiArray(SrcIterator, const SrcShape&, SrcAccessor, DestIterator, DestAccessor) [with SrcIterator = vigra::StridedMultiIterator<3u, vigra::TinyVector, const vigra::TinyVector&, const vigra::TinyVector*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::VectorAccessor >, DestIterator = vigra::StridedMultiIterator<3u, float, float&, float*>, DestAccessor = vigra::StandardValueAccessor]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_tensorutilities.hxx:532:5: instantiated from 'void vigra::tensorDeterminantMultiArray(vigra::triple, std::pair) [with SrcIterator = vigra::StridedMultiIterator<3u, vigra::TinyVector, const vigra::TinyVector&, const vigra::TinyVector*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::VectorAccessor >, DestIterator = vigra::StridedMultiIterator<3u, float, float&, float*>, DestAccessor = vigra::StandardValueAccessor]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:288:5: instantiated from 'vigra::NumpyAnyArray vigra::pythonTensorDeterminant(vigra::NumpyArray >, vigra::NumpyArray >) [with PixelType = float, unsigned int N = 3u]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:456:61: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_tensorutilities.hxx:519:5: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_tensorutilities.hxx: In function 'void vigra::tensorEigenvaluesMultiArray(SrcIterator, const SrcShape&, SrcAccessor, DestIterator, DestAccessor) [with SrcIterator = vigra::StridedMultiIterator<2u, vigra::TinyVector, const vigra::TinyVector&, const vigra::TinyVector*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::VectorAccessor >, DestIterator = vigra::StridedMultiIterator<2u, vigra::TinyVector, vigra::TinyVector&, vigra::TinyVector*>, DestAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_tensorutilities.hxx:446:5: instantiated from 'void vigra::tensorEigenvaluesMultiArray(vigra::triple, std::pair) [with SrcIterator = vigra::StridedMultiIterator<2u, vigra::TinyVector, const vigra::TinyVector&, const vigra::TinyVector*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::VectorAccessor >, DestIterator = vigra::StridedMultiIterator<2u, vigra::TinyVector, vigra::TinyVector&, vigra::TinyVector*>, DestAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:301:5: instantiated from 'vigra::NumpyAnyArray vigra::pythonTensorEigenvalues(vigra::NumpyArray >, vigra::NumpyArray >) [with PixelType = float, unsigned int N = 2u]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:461:61: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_tensorutilities.hxx:431:5: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_tensorutilities.hxx:433:5: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_tensorutilities.hxx: In function 'void vigra::tensorEigenvaluesMultiArray(SrcIterator, const SrcShape&, SrcAccessor, DestIterator, DestAccessor) [with SrcIterator = vigra::StridedMultiIterator<3u, vigra::TinyVector, const vigra::TinyVector&, const vigra::TinyVector*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::VectorAccessor >, DestIterator = vigra::StridedMultiIterator<3u, vigra::TinyVector, vigra::TinyVector&, vigra::TinyVector*>, DestAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_tensorutilities.hxx:446:5: instantiated from 'void vigra::tensorEigenvaluesMultiArray(vigra::triple, std::pair) [with SrcIterator = vigra::StridedMultiIterator<3u, vigra::TinyVector, const vigra::TinyVector&, const vigra::TinyVector*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::VectorAccessor >, DestIterator = vigra::StridedMultiIterator<3u, vigra::TinyVector, vigra::TinyVector&, vigra::TinyVector*>, DestAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:301:5: instantiated from 'vigra::NumpyAnyArray vigra::pythonTensorEigenvalues(vigra::NumpyArray >, vigra::NumpyArray >) [with PixelType = float, unsigned int N = 3u]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:467:61: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_tensorutilities.hxx:431:5: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_tensorutilities.hxx:433:5: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] In file included from /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:41:0: /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx: In function 'void vigra::gaussianGradientMultiArray(SrcIterator, const SrcShape&, SrcAccessor, DestIterator, DestAccessor, double) [with SrcIterator = vigra::StridedMultiIterator<2u, float, const float&, const float*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::MultiIterator<2u, vigra::TinyVector, vigra::TinyVector&, vigra::TinyVector*>, DestAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx:589:5: instantiated from 'void vigra::gaussianGradientMultiArray(const vigra::triple&, const std::pair&, double) [with SrcIterator = vigra::StridedMultiIterator<2u, float, const float&, const float*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::MultiIterator<2u, vigra::TinyVector, vigra::TinyVector&, vigra::TinyVector*>, DestAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:125:9: instantiated from 'vigra::NumpyAnyArray vigra::pythonGaussianGradientMagnitudeND(vigra::NumpyArray >, double, vigra::NumpyArray >) [with VoxelType = float, unsigned int ndim = 3u]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:140:110: instantiated from 'vigra::NumpyAnyArray vigra::pythonGaussianGradientMagnitude(vigra::NumpyArray >, double, bool, vigra::NumpyAnyArray) [with VoxelType = float, unsigned int ndim = 3u]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:345:66: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx:564:5: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx: In function 'void vigra::gaussianGradientMultiArray(SrcIterator, const SrcShape&, SrcAccessor, DestIterator, DestAccessor, double) [with SrcIterator = vigra::StridedMultiIterator<3u, float, const float&, const float*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::MultiIterator<3u, vigra::TinyVector, vigra::TinyVector&, vigra::TinyVector*>, DestAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx:589:5: instantiated from 'void vigra::gaussianGradientMultiArray(const vigra::triple&, const std::pair&, double) [with SrcIterator = vigra::StridedMultiIterator<3u, float, const float&, const float*>, SrcShape = vigra::TinyVector, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::MultiIterator<3u, vigra::TinyVector, vigra::TinyVector&, vigra::TinyVector*>, DestAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:125:9: instantiated from 'vigra::NumpyAnyArray vigra::pythonGaussianGradientMagnitudeND(vigra::NumpyArray >, double, vigra::NumpyArray >) [with VoxelType = float, unsigned int ndim = 4u]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:140:110: instantiated from 'vigra::NumpyAnyArray vigra::pythonGaussianGradientMagnitude(vigra::NumpyArray >, double, bool, vigra::NumpyAnyArray) [with VoxelType = float, unsigned int ndim = 4u]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/tensors.cxx:356:66: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_convolution.hxx:564:5: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] make -f vigranumpy/src/core/CMakeFiles/vigranumpy_learning.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_learning.dir/depend make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' cd /builddir/build/BUILD/vigra-1.7.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_learning.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_learning.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_learning.dir/depend.internal". Dependee "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_learning.dir/depend.internal". Scanning dependencies of target vigranumpy_learning make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' make -f vigranumpy/src/core/CMakeFiles/vigranumpy_learning.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_learning.dir/build make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 94 [ 87%] Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_learning.dir/random_forest_old.cxx.o cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core && /usr/bin/c++ -Dvigranumpy_learning_EXPORTS -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -o CMakeFiles/vigranumpy_learning.dir/random_forest_old.cxx.o -c /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/random_forest_old.cxx /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 95 [ 90%] Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_learning.dir/random_forest.cxx.o cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core && /usr/bin/c++ -Dvigranumpy_learning_EXPORTS -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -o CMakeFiles/vigranumpy_learning.dir/random_forest.cxx.o -c /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/random_forest.cxx In file included from /builddir/build/BUILD/vigra-1.7.1/include/vigra/random_forest/rf_decisionTree.hxx:52:0, from /builddir/build/BUILD/vigra-1.7.1/include/vigra/random_forest.hxx:56, from /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/random_forest.cxx:41: /builddir/build/BUILD/vigra-1.7.1/include/vigra/random_forest/rf_visitors.hxx: In member function 'void vigra::rf::visitors::OOB_Error::visit_after_tree(RF&, PR&, SM&, ST&, int) [with RF = vigra::RandomForest, PR = vigra::Processor, SM = vigra::Sampler >, ST = vigra::DT_StackEntry]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/random_forest/rf_visitors.hxx:280:13: instantiated from 'void vigra::rf::visitors::detail::VisitorNode::visit_after_tree(RF&, PR&, SM&, ST&, int) [with RF = vigra::RandomForest, PR = vigra::Processor, SM = vigra::Sampler >, ST = vigra::DT_StackEntry, Visitor = vigra::rf::visitors::OOB_Error, Next = vigra::rf::visitors::StopVisiting]' /builddir/build/BUILD/vigra-1.7.1/include/vigra/random_forest/rf_visitors.hxx:281:9: instantiated from 'void vigra::rf::visitors::detail::VisitorNode::visit_after_tree(RF&, PR&, SM&, ST&, int) [with RF = vigra::RandomForest, PR = vigra::Processor, SM = vigra::Sampler >, ST = vigra::DT_StackEntry, Visitor = vigra::rf::visitors::OnlineLearnVisitor, Next = vigra::rf::visitors::detail::VisitorNode]' /builddir/build/BUILD/vigra-1.7.1/include/vigra/random_forest.hxx:963:9: instantiated from 'void vigra::RandomForest::learn(const vigra::MultiArrayView<2u, U, C1>&, const vigra::MultiArrayView<2u, U2, C2>&, Visitor_t, Split_t, Stop_t, const Random_t&) [with U = float, C1 = vigra::StridedArrayTag, U2 = unsigned int, C2 = vigra::StridedArrayTag, Split_t = vigra::detail::RF_DEFAULT, Stop_t = vigra::detail::RF_DEFAULT, Visitor_t = vigra::rf::visitors::detail::VisitorNode, Random_t = vigra::RandomNumberGenerator<>, LabelType = unsigned int, PreprocessorTag = vigra::ClassificationTag]' /builddir/build/BUILD/vigra-1.7.1/include/vigra/random_forest.hxx:464:9: instantiated from 'void vigra::RandomForest::learn(const vigra::MultiArrayView<2u, U, C1>&, const vigra::MultiArrayView<2u, U2, C2>&, Visitor_t, Split_t, Stop_t) [with U = float, C1 = vigra::StridedArrayTag, U2 = unsigned int, C2 = vigra::StridedArrayTag, Split_t = vigra::detail::RF_DEFAULT, Stop_t = vigra::detail::RF_DEFAULT, Visitor_t = vigra::rf::visitors::detail::VisitorNode, LabelType = unsigned int, PreprocessorTag = vigra::ClassificationTag]' /builddir/build/BUILD/vigra-1.7.1/include/vigra/random_forest.hxx:477:9: instantiated from 'void vigra::RandomForest::learn(const vigra::MultiArrayView<2u, U, C1>&, const vigra::MultiArrayView<2u, U2, C2>&, Visitor_t) [with U = float, C1 = vigra::StridedArrayTag, U2 = unsigned int, C2 = vigra::StridedArrayTag, Visitor_t = vigra::rf::visitors::detail::VisitorNode, LabelType = unsigned int, PreprocessorTag = vigra::ClassificationTag]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/random_forest.cxx:147:3: instantiated from 'double vigra::pythonLearnRandomForest(vigra::RandomForest&, vigra::NumpyArray<2u, FeatureType>, vigra::NumpyArray<2u, LabelType>) [with LabelType = unsigned int, FeatureType = float]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/random_forest.cxx:307:71: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/random_forest/rf_visitors.hxx:938:21: warning: unused variable 'label' [-Wunused-variable] /builddir/build/BUILD/vigra-1.7.1/include/vigra/random_forest/rf_visitors.hxx:969:25: warning: unused variable 'label' [-Wunused-variable] /builddir/build/BUILD/vigra-1.7.1/include/vigra/random_forest/rf_visitors.hxx:898:13: warning: unused variable 'wrong_oob' [-Wunused-variable] make -f vigranumpy/src/core/CMakeFiles/vigranumpy_noise.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_noise.dir/depend make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' cd /builddir/build/BUILD/vigra-1.7.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_noise.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_noise.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_noise.dir/depend.internal". Dependee "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_noise.dir/depend.internal". Scanning dependencies of target vigranumpy_noise make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' make -f vigranumpy/src/core/CMakeFiles/vigranumpy_noise.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_noise.dir/build make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 96 [ 93%] Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_noise.dir/noise.cxx.o cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core && /usr/bin/c++ -Dvigranumpy_noise_EXPORTS -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -o CMakeFiles/vigranumpy_noise.dir/noise.cxx.o -c /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/noise.cxx Linking CXX shared library filters.so cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core && /usr/bin/cmake -E cmake_link_script CMakeFiles/vigranumpy_filters.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -shared -Wl,-soname,filters.so -o filters.so CMakeFiles/vigranumpy_filters.dir/kernel.cxx.o CMakeFiles/vigranumpy_filters.dir/convolution.cxx.o CMakeFiles/vigranumpy_filters.dir/filters.cxx.o CMakeFiles/vigranumpy_filters.dir/tensors.cxx.o CMakeFiles/vigranumpy_filters.dir/morphology.cxx.o -lpython2.7 -lboost_python-mt vigranumpycore.so -lpython2.7 -lboost_python-mt -Wl,-rpath,/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core: Copying module to temporary module directory cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/filters.so /builddir/build/BUILD/vigra-1.7.1/vigranumpy/vigra/ make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 87 88 89 90 [ 93%] Built target vigranumpy_filters make -f vigranumpy/src/core/CMakeFiles/vigranumpy_sampling.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_sampling.dir/depend make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' cd /builddir/build/BUILD/vigra-1.7.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_sampling.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_sampling.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_sampling.dir/depend.internal". Dependee "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_sampling.dir/depend.internal". Scanning dependencies of target vigranumpy_sampling make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' make -f vigranumpy/src/core/CMakeFiles/vigranumpy_sampling.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_sampling.dir/build make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 97 [ 96%] Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_sampling.dir/sampling.cxx.o cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core && /usr/bin/c++ -Dvigranumpy_sampling_EXPORTS -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -o CMakeFiles/vigranumpy_sampling.dir/sampling.cxx.o -c /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/sampling.cxx Linking CXX shared library learning.so cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core && /usr/bin/cmake -E cmake_link_script CMakeFiles/vigranumpy_learning.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -shared -Wl,-soname,learning.so -o learning.so CMakeFiles/vigranumpy_learning.dir/random_forest_old.cxx.o CMakeFiles/vigranumpy_learning.dir/random_forest.cxx.o ../../../src/impex/libvigraimpex.so.3.171 -lhdf5 -lhdf5_hl -lpython2.7 -lboost_python-mt vigranumpycore.so -ljpeg -lpng -lz -ltiff -lhdf5 -lhdf5_hl -lpython2.7 -lboost_python-mt -Wl,-rpath,/builddir/build/BUILD/vigra-1.7.1/src/impex:/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core: Copying module to temporary module directory cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/learning.so /builddir/build/BUILD/vigra-1.7.1/vigranumpy/vigra/ make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 94 95 [ 96%] Built target vigranumpy_learning make -f vigranumpy/src/fourier/CMakeFiles/vigranumpy_fourier.dir/build.make vigranumpy/src/fourier/CMakeFiles/vigranumpy_fourier.dir/depend make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' cd /builddir/build/BUILD/vigra-1.7.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/fourier /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/fourier /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/fourier/CMakeFiles/vigranumpy_fourier.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/fourier/CMakeFiles/vigranumpy_fourier.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/fourier/CMakeFiles/vigranumpy_fourier.dir/depend.internal". Dependee "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/fourier/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/fourier/CMakeFiles/vigranumpy_fourier.dir/depend.internal". Scanning dependencies of target vigranumpy_fourier make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' make -f vigranumpy/src/fourier/CMakeFiles/vigranumpy_fourier.dir/build.make vigranumpy/src/fourier/CMakeFiles/vigranumpy_fourier.dir/build make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 91 [100%] Building CXX object vigranumpy/src/fourier/CMakeFiles/vigranumpy_fourier.dir/fourier.cxx.o cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/fourier && /usr/bin/c++ -Dvigranumpy_fourier_EXPORTS -DHasHDF5 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.7.1/include -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -o CMakeFiles/vigranumpy_fourier.dir/fourier.cxx.o -c /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/fourier/fourier.cxx Linking CXX shared library noise.so cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core && /usr/bin/cmake -E cmake_link_script CMakeFiles/vigranumpy_noise.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -shared -Wl,-soname,noise.so -o noise.so CMakeFiles/vigranumpy_noise.dir/noise.cxx.o -lpython2.7 -lboost_python-mt vigranumpycore.so -lpython2.7 -lboost_python-mt -Wl,-rpath,/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core: Copying module to temporary module directory cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/noise.so /builddir/build/BUILD/vigra-1.7.1/vigranumpy/vigra/ make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 96 [100%] Built target vigranumpy_noise In file included from /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/sampling.cxx:43:0: /builddir/build/BUILD/vigra-1.7.1/include/vigra/resizeimage.hxx: In function 'void vigra::resizeImageSplineInterpolation(SrcIterator, SrcIterator, SrcAccessor, DestIterator, DestIterator, DestAccessor, const SPLINE&) [with SrcIterator = vigra::ConstStridedImageIterator, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedImageIterator, DestAccessor = vigra::StandardValueAccessor, SPLINE = vigra::CatmullRomSpline]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/resizeimage.hxx:899:5: instantiated from 'void vigra::resizeImageCatmullRomInterpolation(SrcIterator, SrcIterator, SrcAccessor, DestIterator, DestIterator, DestAccessor) [with SrcIterator = vigra::ConstStridedImageIterator, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedImageIterator, DestAccessor = vigra::StandardValueAccessor]' /builddir/build/BUILD/vigra-1.7.1/include/vigra/resizeimage.hxx:910:5: instantiated from 'void vigra::resizeImageCatmullRomInterpolation(vigra::triple, vigra::triple) [with SrcIterator = vigra::ConstStridedImageIterator, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedImageIterator, DestAccessor = vigra::StandardValueAccessor]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/sampling.cxx:371:9: instantiated from 'vigra::NumpyAnyArray vigra::pythonResizeImageCatmullRomInterpolation(vigra::NumpyArray<3u, vigra::Multiband >, boost::python::api::object, vigra::NumpyArray<3u, vigra::Multiband >) [with PixelType = float]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/sampling.cxx:839:76: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/resizeimage.hxx:765:18: warning: variable 'dest' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/vigra-1.7.1/include/vigra/resizeimage.hxx: In function 'void vigra::resizeImageSplineInterpolation(SrcIterator, SrcIterator, SrcAccessor, DestIterator, DestIterator, DestAccessor, const SPLINE&) [with SrcIterator = vigra::ConstStridedImageIterator, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedImageIterator, DestAccessor = vigra::StandardValueAccessor, SPLINE = vigra::CoscotFunction]': /builddir/build/BUILD/vigra-1.7.1/include/vigra/resizeimage.hxx:1005:5: instantiated from 'void vigra::resizeImageCoscotInterpolation(SrcIterator, SrcIterator, SrcAccessor, DestIterator, DestIterator, DestAccessor) [with SrcIterator = vigra::ConstStridedImageIterator, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedImageIterator, DestAccessor = vigra::StandardValueAccessor]' /builddir/build/BUILD/vigra-1.7.1/include/vigra/resizeimage.hxx:1016:5: instantiated from 'void vigra::resizeImageCoscotInterpolation(vigra::triple, vigra::triple) [with SrcIterator = vigra::ConstStridedImageIterator, SrcAccessor = vigra::StandardConstValueAccessor, DestIterator = vigra::StridedImageIterator, DestAccessor = vigra::StandardValueAccessor]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/sampling.cxx:406:9: instantiated from 'vigra::NumpyAnyArray vigra::pythonResizeImageCoscotInterpolation(vigra::NumpyArray<3u, vigra::Multiband >, boost::python::api::object, vigra::NumpyArray<3u, vigra::Multiband >) [with PixelType = float]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/sampling.cxx:850:72: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/resizeimage.hxx:765:18: warning: variable 'dest' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/fourier/fourier.cxx: In function 'vigra::NumpyAnyArray vigra::pythonFourierTransform(vigra::NumpyArray >, vigra::NumpyArray >) [with unsigned int N = 3u, int SIGN = -0x000000001]': /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/fourier/fourier.cxx:134:64: instantiated from here /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/fourier/fourier.cxx:102:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/fourier/fourier.cxx: In function 'vigra::NumpyAnyArray vigra::pythonFourierTransform(vigra::NumpyArray >, vigra::NumpyArray >) [with unsigned int N = 4u, int SIGN = -0x000000001]': /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/fourier/fourier.cxx:139:64: instantiated from here /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/fourier/fourier.cxx:102:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/fourier/fourier.cxx: In function 'vigra::NumpyAnyArray vigra::pythonFourierTransform(vigra::NumpyArray >, vigra::NumpyArray >) [with unsigned int N = 3u, int SIGN = 1]': /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/fourier/fourier.cxx:173:96: instantiated from here /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/fourier/fourier.cxx:102:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/fourier/fourier.cxx: In function 'vigra::NumpyAnyArray vigra::pythonFourierTransform(vigra::NumpyArray >, vigra::NumpyArray >) [with unsigned int N = 4u, int SIGN = 1]': /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/fourier/fourier.cxx:178:96: instantiated from here /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/fourier/fourier.cxx:102:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] In file included from /builddir/build/BUILD/vigra-1.7.1/include/vigra/numpy_array.hxx:46:0, from /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/fourier/fourier.cxx:39: /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_array.hxx: In member function 'vigra::MultiArrayView vigra::MultiArrayView::permuteStridesDescending() const [with unsigned int N = 2u, T = vigra::FFTWComplex, C = vigra::StridedArrayTag]': /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/fourier/fourier.cxx:97:106: instantiated from 'vigra::NumpyAnyArray vigra::pythonFourierTransform(vigra::NumpyArray >, vigra::NumpyArray >) [with unsigned int N = 3u, int SIGN = -0x000000001]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/fourier/fourier.cxx:134:64: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_array.hxx:1588:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_array.hxx: In member function 'vigra::MultiArrayView vigra::MultiArrayView::permuteStridesDescending() const [with unsigned int N = 3u, T = vigra::FFTWComplex, C = vigra::StridedArrayTag]': /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/fourier/fourier.cxx:97:106: instantiated from 'vigra::NumpyAnyArray vigra::pythonFourierTransform(vigra::NumpyArray >, vigra::NumpyArray >) [with unsigned int N = 4u, int SIGN = -0x000000001]' /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/fourier/fourier.cxx:139:64: instantiated from here /builddir/build/BUILD/vigra-1.7.1/include/vigra/multi_array.hxx:1588:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Linking CXX shared library fourier.so cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/fourier && /usr/bin/cmake -E cmake_link_script CMakeFiles/vigranumpy_fourier.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -shared -Wl,-soname,fourier.so -o fourier.so CMakeFiles/vigranumpy_fourier.dir/fourier.cxx.o -lfftw3 -lpython2.7 -lboost_python-mt ../core/vigranumpycore.so -lpython2.7 -lboost_python-mt -Wl,-rpath,/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core: Copying module to temporary module directory cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/fourier && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/fourier/fourier.so /builddir/build/BUILD/vigra-1.7.1/vigranumpy/vigra/ make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 91 [100%] Built target vigranumpy_fourier Linking CXX shared library sampling.so cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core && /usr/bin/cmake -E cmake_link_script CMakeFiles/vigranumpy_sampling.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -shared -Wl,-soname,sampling.so -o sampling.so CMakeFiles/vigranumpy_sampling.dir/sampling.cxx.o -lpython2.7 -lboost_python-mt vigranumpycore.so -lpython2.7 -lboost_python-mt -Wl,-rpath,/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core: Copying module to temporary module directory cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/sampling.so /builddir/build/BUILD/vigra-1.7.1/vigranumpy/vigra/ make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 97 [100%] Built target vigranumpy_sampling Linking CXX shared library impex.so cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core && /usr/bin/cmake -E cmake_link_script CMakeFiles/vigranumpy_impex.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O3 -DNDEBUG -shared -Wl,-soname,impex.so -o impex.so CMakeFiles/vigranumpy_impex.dir/impex.cxx.o ../../../src/impex/libvigraimpex.so.3.171 -lhdf5 -lhdf5_hl -lpython2.7 -lboost_python-mt vigranumpycore.so -ljpeg -lpng -lz -ltiff -lhdf5 -lhdf5_hl -lpython2.7 -lboost_python-mt -Wl,-rpath,/builddir/build/BUILD/vigra-1.7.1/src/impex:/builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core: Copying module to temporary module directory cd /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/impex.so /builddir/build/BUILD/vigra-1.7.1/vigranumpy/vigra/ make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 93 [100%] Built target vigranumpy_impex make[1]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 0 + rm -f doc/vigranumpy/.buildinfo + find ./doc/ -type f + xargs chmod -x + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yW5B6i + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386 ++ dirname /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386 + cd vigra-1.7.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386 + make install DESTDIR=/builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386 /usr/bin/cmake -H/builddir/build/BUILD/vigra-1.7.1 -B/builddir/build/BUILD/vigra-1.7.1 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/vigra-1.7.1/CMakeFiles /builddir/build/BUILD/vigra-1.7.1/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' make -f src/impex/CMakeFiles/vigraimpex.dir/build.make src/impex/CMakeFiles/vigraimpex.dir/depend make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' cd /builddir/build/BUILD/vigra-1.7.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/src/impex /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/src/impex /builddir/build/BUILD/vigra-1.7.1/src/impex/CMakeFiles/vigraimpex.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' make -f src/impex/CMakeFiles/vigraimpex.dir/build.make src/impex/CMakeFiles/vigraimpex.dir/build make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' make[2]: Nothing to be done for `src/impex/CMakeFiles/vigraimpex.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 [ 51%] Built target vigraimpex make -f vigranumpy/src/core/CMakeFiles/vigranumpy_core.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_core.dir/depend make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' cd /builddir/build/BUILD/vigra-1.7.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_core.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' make -f vigranumpy/src/core/CMakeFiles/vigranumpy_core.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_core.dir/build make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' make[2]: Nothing to be done for `vigranumpy/src/core/CMakeFiles/vigranumpy_core.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 85 86 [ 57%] Built target vigranumpy_core make -f vigranumpy/src/core/CMakeFiles/vigranumpy_analysis.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_analysis.dir/depend make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' cd /builddir/build/BUILD/vigra-1.7.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_analysis.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' make -f vigranumpy/src/core/CMakeFiles/vigranumpy_analysis.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_analysis.dir/build make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' make[2]: Nothing to be done for `vigranumpy/src/core/CMakeFiles/vigranumpy_analysis.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 82 83 [ 63%] Built target vigranumpy_analysis make -f vigranumpy/src/core/CMakeFiles/vigranumpy_colors.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_colors.dir/depend make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' cd /builddir/build/BUILD/vigra-1.7.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_colors.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' make -f vigranumpy/src/core/CMakeFiles/vigranumpy_colors.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_colors.dir/build make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' make[2]: Nothing to be done for `vigranumpy/src/core/CMakeFiles/vigranumpy_colors.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 84 [ 66%] Built target vigranumpy_colors make -f vigranumpy/src/core/CMakeFiles/vigranumpy_filters.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_filters.dir/depend make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' cd /builddir/build/BUILD/vigra-1.7.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_filters.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' make -f vigranumpy/src/core/CMakeFiles/vigranumpy_filters.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_filters.dir/build make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' make[2]: Nothing to be done for `vigranumpy/src/core/CMakeFiles/vigranumpy_filters.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 87 88 89 90 [ 78%] Built target vigranumpy_filters make -f vigranumpy/src/core/CMakeFiles/vigranumpy_geometry.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_geometry.dir/depend make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' cd /builddir/build/BUILD/vigra-1.7.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_geometry.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' make -f vigranumpy/src/core/CMakeFiles/vigranumpy_geometry.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_geometry.dir/build make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' make[2]: Nothing to be done for `vigranumpy/src/core/CMakeFiles/vigranumpy_geometry.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 92 [ 81%] Built target vigranumpy_geometry make -f vigranumpy/src/core/CMakeFiles/vigranumpy_impex.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_impex.dir/depend make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' cd /builddir/build/BUILD/vigra-1.7.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_impex.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' make -f vigranumpy/src/core/CMakeFiles/vigranumpy_impex.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_impex.dir/build make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' make[2]: Nothing to be done for `vigranumpy/src/core/CMakeFiles/vigranumpy_impex.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 93 [ 84%] Built target vigranumpy_impex make -f vigranumpy/src/core/CMakeFiles/vigranumpy_learning.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_learning.dir/depend make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' cd /builddir/build/BUILD/vigra-1.7.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_learning.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' make -f vigranumpy/src/core/CMakeFiles/vigranumpy_learning.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_learning.dir/build make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' make[2]: Nothing to be done for `vigranumpy/src/core/CMakeFiles/vigranumpy_learning.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 94 95 [ 90%] Built target vigranumpy_learning make -f vigranumpy/src/core/CMakeFiles/vigranumpy_noise.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_noise.dir/depend make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' cd /builddir/build/BUILD/vigra-1.7.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_noise.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' make -f vigranumpy/src/core/CMakeFiles/vigranumpy_noise.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_noise.dir/build make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' make[2]: Nothing to be done for `vigranumpy/src/core/CMakeFiles/vigranumpy_noise.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 96 [ 93%] Built target vigranumpy_noise make -f vigranumpy/src/core/CMakeFiles/vigranumpy_sampling.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_sampling.dir/depend make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' cd /builddir/build/BUILD/vigra-1.7.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/core/CMakeFiles/vigranumpy_sampling.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' make -f vigranumpy/src/core/CMakeFiles/vigranumpy_sampling.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_sampling.dir/build make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' make[2]: Nothing to be done for `vigranumpy/src/core/CMakeFiles/vigranumpy_sampling.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 97 [ 96%] Built target vigranumpy_sampling make -f vigranumpy/src/fourier/CMakeFiles/vigranumpy_fourier.dir/build.make vigranumpy/src/fourier/CMakeFiles/vigranumpy_fourier.dir/depend make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' cd /builddir/build/BUILD/vigra-1.7.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/fourier /builddir/build/BUILD/vigra-1.7.1 /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/fourier /builddir/build/BUILD/vigra-1.7.1/vigranumpy/src/fourier/CMakeFiles/vigranumpy_fourier.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' make -f vigranumpy/src/fourier/CMakeFiles/vigranumpy_fourier.dir/build.make vigranumpy/src/fourier/CMakeFiles/vigranumpy_fourier.dir/build make[2]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' make[2]: Nothing to be done for `vigranumpy/src/fourier/CMakeFiles/vigranumpy_fourier.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 91 [100%] Built target vigranumpy_fourier make[1]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/vigra-1.7.1/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/vigra-1.7.1' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/vigra-1.7.1' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/affinegeometry.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/promote_traits.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/nonlineardiffusion.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/eigensystem.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/memory.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/iteratortags.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/basicimage.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/regression.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/multi_tensorutilities.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/slanted_edge_mtf.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/rgbvalue.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/error.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/seededregiongrowing.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/noise_normalization.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/quadprog.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/imageiteratoradapter.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/timing.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/stdimage.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/imagecontainer.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/fixedpoint.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/singular_value_decomposition.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/distancetransform.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/mathutil.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/cornerdetection.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/labelimage.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/multi_resize.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/polygon.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/hdf5impex.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/cellimage.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/separableconvolution.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/resampling_convolution.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/multi_distance.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/edgedetection.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/functorexpression.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/promote_traits.hxx.py -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/multi_pointoperators.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/orientedtensorfilters.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/pixelneighborhood.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/tinyvector.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/windows.h -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/fftw.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/codec.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/sized_int.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/watersheds.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/random_forest_hdf5_impex.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/combineimages.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/python_utility.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/functortraits.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/initimage.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/polynomial.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/recursiveconvolution.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/gaussians.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/inspectimage.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/iteratortraits.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/voxelneighborhood.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/tuple.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/contourcirculator.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/numpy_array.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/imageiterator.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/watersheds3d.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/symmetry.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/multi_iterator.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/imageinfo.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/multi_iterator.hxx.orig -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/static_assert.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/sifImport.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/tiff.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/stdconvolution.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/diff2d.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/gaborfilter.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/random_forest.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/iteratoradapter.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/convolution.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/linear_solve.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/meshgrid.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/linear_algebra.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/random.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/accessor.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/impex.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/multi_array.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/random_forest_deprec.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/cellconfigurations.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/matlab_FLEXTYPE.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/matlab.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/metaprogramming.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/navigator.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/flatmorphology.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/interpolating_accessor.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/array_vector.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/multi_morphology.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/fftw3.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/colorconversions.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/numpy_array_converters.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/resizeimage.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/random_forest -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/random_forest/features.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/random_forest/rf_common.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/random_forest/splices.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/random_forest/rf_region.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/random_forest/rf_decisionTree.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/random_forest/rf_earlystopping.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/random_forest/rf_ridge_split.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/random_forest/rf_algorithm.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/random_forest/rf_online_prediction_set.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/random_forest/rf_nodeproxy.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/random_forest/rf_visitors.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/random_forest/rf_split.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/random_forest/rf_preprocessing.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/rational.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/multi_impex.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/tensorutilities.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/box.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/utilities.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/config.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/basicgeometry.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/copyimage.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/numerictraits.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/basicimageview.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/boundarytensor.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/union_find.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/bordertreatment.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/transformimage.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/gradient_energy_tensor.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/rfftw.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/splines.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/matrix.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/seededregiongrowing3d.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/affine_registration.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/stdimagefunctions.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/configVersion.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/splineimageview.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/multi_convolution.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/localminmax.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/labelvolume.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/include/vigra/sampling.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/bin/vigra-config -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/vigra/vigra-targets.cmake -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/vigra/vigra-targets-release.cmake -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/vigra/VigraConfig.cmake -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/vigra/VigraConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/libvigraimpex.so.3.171 -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/libvigraimpex.so.3 -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/libvigraimpex.so -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc/ -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigranumpy -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigranumpy/doctrees -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigranumpy/doctrees/index.doctree -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigranumpy/doctrees/environment.pickle -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigranumpy/searchindex.js -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigranumpy/i.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigranumpy/modindex.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigranumpy/index.html.old -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigranumpy/search.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigranumpy/index.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigranumpy/genindex.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigranumpy/_sources -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigranumpy/_sources/index.txt -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigranumpy/_static -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigranumpy/_static/jquery.js -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigranumpy/_static/searchtools.js -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigranumpy/_static/minus.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigranumpy/_static/plus.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigranumpy/_static/default.css -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigranumpy/_static/file.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigranumpy/_static/pygments.css -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigranumpy/_static/doctools.js -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigranumpy/_static/basic.css -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigranumpy/objects.inv -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1CorrectStatus-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/Examples.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/basicimageview_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGBGradientMagnitudeFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/Convolution.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1PermuteCluster.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_43.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__ImageIteratorAdapters.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1SplineImageView-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1MagnitudeFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_func_0x65.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/accessor_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_rela.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__CopyAlgo.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_0x62.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_func_0x6c.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_75.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_0x6a.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacevigra_1_1detail.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/palette_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Lab2RGBFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_16.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_2.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__InspectFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StopIfMargin.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ReduceFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1VariableImportanceVisitor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1VisitorBase.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1XYZ2LabFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Dist2D.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/FixedPointTraits.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1FFTWPhaseAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/AlgebraicConcepts.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1TinyVectorBase.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/numpy__array__converters_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_64.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1PolynomialView.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1TinyVectorBase.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/NumericTraits.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1DiffusivityFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/voronoi_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1LastValueFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1FindMinMax-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_0x66.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/voxelneighborhood_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/KernelArgumentObjectFactories.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1FixedPoint16.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/pyramid_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1UniformIntRandomFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Neighborhood3DTwentySix_1_1NeighborCode3D-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/watersheds_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RandomForest-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__GaborFilter.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1NormalizeStatus.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__MultiArrayTags.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ImagePyramid.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_0x66.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1OnlineLearnVisitor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1FFTWWriteRealAccessor.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_18.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_func_0x77.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/structvigra_1_1rf_1_1algorithms_1_1VarSelectOutput-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_0x6e.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_57.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StopIfConverging.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/stdimagefunctions_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1NeighborhoodCirculator.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1sRGB2RGBFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_71.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacevigra_1_1EightNeighborhood.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_type_0x70.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_func_0x63.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1CompleteOOBInfo.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1DT__StackEntry-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Size2D.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Gaussian.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__TransformAlgo.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__SeededRegionGrowing.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1GiniCriterion-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1BSpline-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_0x65.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ArrayVectorView.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/structvigra_1_1MeshGridAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGBPrime2RGBFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_0x67.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_func.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/structvigra_1_1StridedArrayTag.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__FFTWComplexAccessors.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Processor_3_01ClassificationTag_00_01LabelType_00_01T1_00_01C1_00_01T2_00_01C2_01_4.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Lab2RGBPrimeFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_0x76.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_func_0x78.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_type_0x66.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_0x67.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_68.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/invert__explicitly_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1EarlyStoppStd-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_36.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1DiffusivityFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1VisitorBase-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_type_0x64.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/array__vector_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1OOB__PerTreeError.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGBToGrayAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ConstBasicImageIterator.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__VoxelNeighborhood.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/colorconversions_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1BasicImageView.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1linalg_1_1Matrix.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/CrackEdgeImage.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1RandomForestProgressVisitor.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1FindROISize-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/random__forest_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RedAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1StopVisiting.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1VectorElementAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1VariableImportanceVisitor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1MultiArray.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Node_3_01e__ConstProbNode_01_4-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ConstStridedImageIterator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StopBase.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/PromoteTraits.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1XYZ2RGBPrimeFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Luv2RGBPrimeFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_func_0x6d.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/rf__visitors_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/random__forest__deprec_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_func_0x64.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1SplitBase.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1NodeBase-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_24.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__RationalOperations.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_func_0x75.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Polynomial-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StopIfProb-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/edge_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_59.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__FixedPointOperations.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ThresholdSplit-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1PermuteCluster-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ThresholdSplit.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Diff2D.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1GreenAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1MultiArrayView.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ImagePyramid-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_func_0x76.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functortraits_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1FindAverageAndVariance.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/vigra.css -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGBAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_61.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/FunctorExpressions.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/rf__algorithm_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1RFErrorCallback.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1detail_1_1VisitorNode-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1RFErrorCallback-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_func_0x70.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1VisitorBase.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_0x77.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_func_0x6a.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/structvigra_1_1rf_1_1algorithms_1_1HC__Entry-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/SquareRootTraits.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/recursiveconvolution_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/matlab_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1HClustering.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1PolynomialView.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1VolumeImportInfo-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_67.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/metaprogramming_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StopIfMargin-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__SlantedEdgeMTF.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/rf__common_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Polynomial.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/MultiDimensionalArrays.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_77.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1GrayToRGBAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1GrayToRGBAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Luv2RGBFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1GiniCriterion.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/rf__earlystopping_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1FourNeighborhood_1_1NeighborCode-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGBPrime2LuvFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1YPrimeIQ2RGBPrimeFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1VisitorNode.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__FFTWComplexOperators.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__CombineAlgo.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1NormalRandomFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__FixedSizeInt.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StopBase-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/rational_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ConstValueIterator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1ClusterImportanceVisitor.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__Polynomials.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ArrayVectorView.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/structvigra_1_1rf_1_1algorithms_1_1VarSelectOutput.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ConstImageIterator.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_0x79.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StopIfMargin.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__TIFFImpex.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1MultiArray.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/resizeimage_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_0x75.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1VectorNormSqFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/documents -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/documents/GenericProg2D.ps -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/documents/bullet.gif -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/documents/DataAccessors.ps -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/documents/vigra.gif -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/documents/DataAccessors.doc -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/documents/tutorial_reference.pdf -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/documents/FunctorFactory.doc -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/documents/pfeilGross.gif -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/documents/FunctorFactory.ps -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/documents/pfeil.gif -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/documents/viff.ps -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/rf__algorithm__prototyping_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/ImportExport.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ArrayVectorView-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_35.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ConstStridedImageIterator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1UniformIntRandomFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_15.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGBPrime2LuvFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_19.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespaces.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__MultiArrayToImage.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1BasicImageIteratorBase.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/structvigra_1_1UnstridedArrayTag.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGBPrime2YPrimeIQFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_0x6e.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_0x6b.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/profile_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/gradient__energy__tensor_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1BSplineBase.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_73.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StopAfterTree.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_0x68.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__ImageIterators.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__MachineLearning.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_39.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_func_0x7e.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/cornerdetection_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__CommonConvolutionFilters.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ConstImageIterator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_0x75.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1VectorNormFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1NoiseNormalizationOptions.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_37.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGBToGrayAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_41.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1FindAverage.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/combineimages_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1SeedRgDirectValueFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StopIfProb.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/MultiIteratorPage.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__StandardImageTypes.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1EarlyStoppStd.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/matrix_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1VariableImportanceVisitor.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/utilities_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__RGBValueAccessors.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1TinyVectorView-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__VigraImpex.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_66.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/multi__distance_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1NumpyArray-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_74.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/NormTraits.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ColumnIterator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacevigra_1_1rf_1_1visitors.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ImageIteratorBase.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_type_0x65.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/rf__preprocessing_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1PolynomialView-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Size2D-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/union__find_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1MultiArray-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Size2D.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StandardAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_func_0x67.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/binary_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/promote__traits_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/VigraMatlab.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_0x7e.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1HDF5File.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_func_0x72.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Processor_3_01RegressionTag_00_01LabelType_00_01T1_00_01C1_00_01T2_00_01C2_01_4.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_53.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/TinyVectorTraits.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Luv2RGBFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_54.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_0x78.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_0x62.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_38.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/structvigra_1_1IteratorTraits.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/impex_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__TensorImaging.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/index__sampling_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGB2sRGBFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ImageIterator.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StopAfterVoteCount-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RowIterator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/numerictraits_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1FindROISize.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1MultiArrayShape.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1VectorAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1FFTWComplex-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1BasicImageIterator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1XYZ2RGBFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Kernel1D.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ConstValueIterator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/resize_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_49.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_func_0x62.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1detail_1_1staticMultiArrayViewHelper.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1VisitorBase.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1LineIterator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RandomForestClassCounter-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classes.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_0x72.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/edgedetection_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/singular__value__decomposition_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ImageIteratorBase-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__FixedPoint16Operations.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/RationalTraits.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1NumpyArray.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1OOB__PerTreeError-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1XYZ2LabFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_30.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/tabs.css -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Gaussian-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGBPrime2RGBFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/multi__resize_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_type_0x74.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/rf__sampling_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1GaborFilterFamily-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__SymmetryDetection.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/RGBValueTraits.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__StandardConvolution.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacevigra_1_1rf_1_1algorithms.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1TinyVector.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1split_1_1Median.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1CorrectStatus.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/multi__array_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__Morphology.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_42.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1CompleteOOBInfo.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1MultiImageAccessor2-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__MultiArrayMorphology.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_0x79.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/basicimage_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Luv2RGBPrimeFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_44.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__EdgeDetection.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_34.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1FindBoundingRectangle-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1IteratorAdaptor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_0x70.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Rect2D.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/fftw3_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1YPrimePbPr2RGBPrimeFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_22.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/watershed_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StopAfterTree.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1SequenceAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/MathConstants.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1VectorAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/LICENSE.txt -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1OOB__PerTreeError.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1SIFImportInfo.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StopBase.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/box_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_14.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1EightNeighborhood_1_1NeighborCode.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1BasicImageIteratorBase.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1OnlineLearnVisitor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/meshgrid_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_52.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1EntropyCriterion-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/tensorutilities_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_58.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ArrayOfRegionStatistics-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1RandomForestProgressVisitor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RestrictedNeighborhoodCirculator.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Lab2XYZFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__RecursiveConvolution.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_32.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_0x63.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1YPrimeUV2RGBPrimeFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RandomForestOptions-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_62.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_0x65.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/Installation.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/stdconvolution_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1BestGiniOfColumn.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/sampling_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_20.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/seededregiongrowing3d_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1MultiIterator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/imagecontainer_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/timing_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/matlab__FLEXTYPE_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ImageArray.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/ErrorReporting.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StandardValueAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1XYZ2LuvFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_0x77.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1OOB__Visitor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/mathutil_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_func_0x63.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1detail_1_1staticMultiArrayViewHelper-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/linear__algebra_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Node_3_01e__ConstProbNode_01_4.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1MagnitudeFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RandomForestOptions.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_eval.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/tiff_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1CrackContourCirculator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__MultiPointoperators.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1CoscotFunction-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_10.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGBPrime2YPrimePbPrFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1detail_1_1Value__Chooser.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/tab_l.gif -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1YPrimeCbCr2RGBPrimeFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1FFTWWriteRealAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__PixelNeighborhood.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_7.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/multi__tensorutilities_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/labelimage_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacevigra_1_1rf_1_1split.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1NodeBase.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_type_0x76.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_5.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1SequenceAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1SplineImageView.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1OOB__Error.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1detail_1_1RF__DEFAULT-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_0x70.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1NumpyAnyArray.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_func_0x79.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__CornerDetection.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StandardConstAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_17.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGBPrime2YPrimeIQFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Point2D.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_enum.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1BasicImageIteratorBase-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacevigra_1_1linalg.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_func_0x65.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/bordertreatment_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_4.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1MultiImageAccessor2.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_0x6c.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Kernel2D.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_63.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1VolumeExportInfo.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGB2sRGBFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/interpolating__accessor_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_vars.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1IteratorAdaptor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__PolarColors.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StridedMultiIterator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__ImageContainers.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1OOB__Visitor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ThresholdSplit.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGB2LuvFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ProblemSpec.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1TinyVectorView.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StopIfBinTest-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/imageinfo_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_func_0x73.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Lab2XYZFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RandomNumberGenerator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGBValue-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/regression_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/multi__convolution_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__InitAlgo.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_func_0x69.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_func.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StandardAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/memory_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StaticPolynomial.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1TinyVectorView.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1StopVisiting-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGBValue.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_type_0x6c.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/separableconvolution_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/boundarytensor_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/smooth_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1StopVisiting.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGBPrime2YPrimeCbCrFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ImageImportInfo-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Neighborhood3DTwentySix_1_1NeighborCode3D.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__LocalMinMax.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_func_0x76.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/iteratoradapter_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/resampling__convolution_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGBPrime2LabFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1BSpline.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__FourierTransform.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1FunctorTraits-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_type.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/seededregiongrowing_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/splices_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1FixedPoint16-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Node_3_01e__ConstProbNode_01_4.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_0x69.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1CatmullRomSpline.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__Functors.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1NeighborhoodCirculator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/structvigra_1_1IteratorTraits-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__MultiArrayDistanceTransform.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/error_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1VariableImportanceVisitor.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Edgel.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1FFTWImaginaryAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_0x64.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__MultiArrayConvolutionFilters.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Processor_3_01ClassificationTag_00_01LabelType_00_01T1_00_01C1_00_01T2_00_01C2_01_4-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Splice-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/codec_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGB2LabFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_type_0x63.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Diff2D.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StopIfProb.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/transformimage_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/fixedpoint_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1BrightnessContrastFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/tab_r.gif -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/configVersion_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Edgel-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_func_0x70.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/rf__decisionTree_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/Utilities.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_0x64.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ImageIterator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_6.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__MultiIteratorGroup.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1NeighborOffsetCirculator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/index.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1HDF5File-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/symmetry_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/localminmax_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__LinearAlgebraModule.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Sampler.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/python__utility_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/affinegeometry_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1BlueAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_0x73.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_76.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_0.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1CompleteOOBInfo-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_0x6f.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_0x6d.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_0x63.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RandomForest.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_69.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1VectorComponentValueAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_28.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1BlueAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/FFTWComplexTraits.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_26.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/PointOperators.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGB2RGBPrimeFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1SamplerOptions-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_65.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1linalg_1_1LeastAngleRegressionOptions.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/multi__impex_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__GeometricTransformations.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_46.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/ImageAnalysis.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1FindMinMax.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/multi__pointoperators_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_func_0x73.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_0x6d.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/rf__nodeproxy_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/numpy__array_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/PixelTypes.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_func_0x6f.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Threshold-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacevigra_1_1Neighborhood3DTwentySix.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__DistanceTransform.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_0x74.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__CombineFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Luv2XYZFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1OnlineLearnVisitor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__VolumeImpex.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1VisitorBase.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGB2LuvFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/splines_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/basicgeometry_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/recursiveconvolution-merge_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_8.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_0x74.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/polynomial_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1NeighborhoodCirculator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGB2XYZFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1BSpline.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Threshold.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1HDF5Handle.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_func_0x68.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1VectorComponentAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_func_0x6f.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1YPrimeUV2RGBPrimeFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/copyimage_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1CatmullRomSpline-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ImageArray-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__RGBValueOperators.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacevigra_1_1FourNeighborhood.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1GaborFilterFamily.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ImageExportInfo-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__RandomNumberGeneration.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1detail_1_1Value__Chooser-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/quadprog_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ImageArray.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__DataAccessors.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1BasicImage-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1VolumeExportInfo-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1TinyVector-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ArrayOfRegionStatistics.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1FindSum-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StopAfterVoteCount.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Lab2RGBFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StopAfterTree-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1BasicImageIterator.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1VariableSelectionResult-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_vars.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/nonlineardiffusion_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/flatmorphology_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1XYZ2RGBFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1VolumeImportInfo.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/ArgumentObjectFactories.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1OOB__Error-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/static__assert_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ArrayVector-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1DT__StackEntry.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1split_1_1RandomSplitOfColumn-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/BorderTreatmentMode.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/boundarytensor_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/tinyvector_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_type.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1FFTWRealAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1FFTWMagnitudeAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/labelvolume_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1NormalizeStatus-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/annotated.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1SamplerOptions.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_50.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ConstImageIterator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1VariableImportanceVisitor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__Labeling.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_3.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1HDF5ImportInfo.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1FindAverageAndVariance-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Kernel1D-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/navigator_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_type_0x62.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_70.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Rational-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1FFTWRealAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1ClusterImportanceVisitor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_func_0x66.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/imageiteratoradapter_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1TinyVectorBase-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1detail_1_1RF__DEFAULT.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__NonLinearDiffusion.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/orientedtensorfilters_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/slanted__edge__mtf_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StaticPolynomial-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1StopVisiting-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1UniformRandomFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1FFTWWriteRealAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1Draw.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Box-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_33.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__NoiseNormalization.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1NeighborOffsetCirculator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_func_0x67.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_type_0x73.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1HClustering-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGBAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1XYZ2RGBPrimeFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/contourcirculator_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_47.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Rational.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1BestGiniOfColumn-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_func_0x74.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1MultiArrayView-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1BasicImage.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1BilinearInterpolatingAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/Concepts.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGB2XYZFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1ClusterImportanceVisitor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_21.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_func_0x6b.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/ImageDataStructures.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_func_0x64.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1OnlineLearnVisitor.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1MultiArrayNavigator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__TinyVectorOperators.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_45.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/rf__region_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGBPrime2LabFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/iteratortags_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/rf__split_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/deprecated.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1FFTWImaginaryAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Kernel2D-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/formula.repository -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/structvigra_1_1rf_1_1algorithms_1_1HC__Entry.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1SlantedEdgeMTFOptions-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/tab_b.gif -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1OOB__Visitor.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1BilinearInterpolatingAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1NumpyArray.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ImageIterator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1FFTWPhaseAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/todo.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGBValue.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/FixedPoint16Traits.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1CorrelationVisitor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1Draw-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ArrayVector.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/watersheds3d_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1FindBoundingRectangle.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_1.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/cellimage_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1NoiseNormalizationOptions-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGBPrime2YPrimePbPrFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/hierarchy.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__MathFunctionsons.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_23.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_0x68.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ImageExportInfo.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGBPrime2YPrimeUVFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_0x72.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_func_0x71.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1GetClusterVariables-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_0x69.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_func_0x6e.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StridedImageIterator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1FixedPoint.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_func_0x72.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGBPrime2YPrimeCbCrFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/rf__online__prediction__set_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_type_0x72.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGBPrime2XYZFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StandardValueAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_func_0x6c.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_func_0x68.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacevigra_1_1Neighborhood3DSix.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1StopVisiting.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1VectorAccessor.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/multi__iterator_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1SIFImportInfo-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGBGradientMagnitudeFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1SplitBase.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__InspectAlgo.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1LineIterator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1GammaFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StridedImageIterator.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/rf__ridge__split_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1FindSum.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StridedMultiIterator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1MultiArrayNavigator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1UniformRandomFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Point2D-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ArrayVector.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RandomForestClassCounter.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ImageIteratorBase.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_60.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_func_0x62.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Diff2D-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_12.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1TinyVector.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StridedImageIterator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/gaborfilter_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1VectorComponentValueAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGBPrime2XYZFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1MultiArrayView.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_func_0x74.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StopIfConverging-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/rfftw_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__MatrixAlgebra.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StopAfterVoteCount.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Neighborhood3DSix_1_1NeighborCode3D.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/ImageProcessing.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/imageiterator_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1YPrimeIQ2RGBPrimeFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1OnlineLearnVisitor.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1linalg_1_1LeastAngleRegressionOptions-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_0x6c.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RowIterator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RestrictedNeighborhoodCirculator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_78.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Processor_3_01RegressionTag_00_01LabelType_00_01T1_00_01C1_00_01T2_00_01C2_01_4-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/impex_8hxx.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGBPrime2YPrimeUVFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1VisitorNode-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1detail_1_1DecisionTree.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1HDF5Handle-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1VectorComponentAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1SplineImageView0-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/pages.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1SequenceAccessor.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Point2D.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_48.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1sRGB2RGBFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_13.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/noise__normalization_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_31.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1FFTWMagnitudeAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1detail_1_1DecisionTree-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/diff2d_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ReduceFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RF__Traits.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1SeedRgDirectValueFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1MultiIterator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/pixelneighborhood_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/MathFunctionality.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacevigra.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/eigensystem_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1GetClusterVariables.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1YPrimeCbCr2RGBPrimeFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__ColorConversions.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_0x76.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1NormalRandomFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Box.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Sampler-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/gaussians_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/config_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1YPrimePbPr2RGBPrimeFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1SortSamplesByDimensions-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_0x71.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_func_0x69.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/cellconfigurations_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1CorrelationVisitor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1StopVisiting.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_25.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/recursiveconvolution-old_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/polygon_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1FFTWRealAccessor.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__Optimization.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/multi__morphology_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_11.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ImageImportInfo.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Polynomial.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1linalg_1_1Matrix.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__VigraHDF5Impex.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StaticPolynomial.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1BSplineBase.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_type_0x6d.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StandardConstAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1XYZ2LuvFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_eval.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1GreenAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RF__Traits-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGB2LabFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1SortSamplesByDimensions.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__LinearAlgebraFunctions.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1GaborFilterFamily.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StopIfConverging.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RandomNumberGenerator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1VectorElementAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1OOB__Error.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1split_1_1RandomSplitOfColumn.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/linear__solve_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1GammaFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/distancetransform_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/CreditsChangelog.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGBAccessor.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1MultiArrayShape-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1EightNeighborhood_1_1NeighborCode-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/initimage_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/rgbvalue_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/subimage_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_9.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_56.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_27.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1VectorNormSqFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1VisitorBase-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/TupleTypes.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/structvigra_1_1MeshGridAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/files.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StopIfBinTest.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_72.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__SeparableConvolution.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/tuple_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1BrightnessContrastFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StandardConstValueAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__RangesAndPoints.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/sifImport_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/NumericPromotionTraits.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/inspectimage_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1SplitBase-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_0x73.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Rect2D-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1EntropyCriterion.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/sized__int_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Splice.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1CorrelationVisitor.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1SplineImageView0.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StopIfBinTest.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1BSplineBase-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1SplineImageView1.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ConstBasicImageIterator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Lab2RGBPrimeFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_type_0x6e.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1FixedPoint-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1BasicImageView-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__Registration.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_40.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/convolution_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_func_0x6d.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/doxygen.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/convert_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RestrictedNeighborhoodCirculator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__MathFunctions.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/splineimageview_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Luv2XYZFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1NumpyAnyArray-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1HDF5ImportInfo-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_func_0x66.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_0x6f.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1CoscotFunction.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_func_0x6e.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1RandomForestProgressVisitor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1SlantedEdgeMTFOptions.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1VariableImportanceVisitor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/random__forest__hdf5__impex_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1VariableSelectionResult.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/invert_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1split_1_1Median-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_enum.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1StandardConstValueAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1SplineImageView1-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1detail_1_1VisitorNode.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1NumpyAnyArray.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_55.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1CrackContourCirculator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1FourNeighborhood_1_1NeighborCode.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ConstStridedImageIterator.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ColumnIterator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1OnlineLearnVisitor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1FunctorTraits.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_type_0x69.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ConstBasicImageIterator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RGB2RGBPrimeFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/namespacemembers_func_0x79.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1FFTWComplex.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1NodeBase.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_29.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Dist2D-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_79.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/hdf5impex_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/stdimage_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1VectorNormFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/random_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functorexpression_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/iteratortraits_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__VigraSIFImport.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1RedAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/affine__registration_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__ResamplingConvolutionFilters.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1BasicImageIterator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functionindex.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1ProblemSpec-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1linalg_1_1Matrix-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/form_51.png -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/functions_func_0x77.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1Neighborhood3DSix_1_1NeighborCode3D-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/modules.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1LastValueFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/classvigra_1_1FindAverage-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/features_8hxx-source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc//vigra/group__TransformFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/vigranumpycore.so -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/impex.so -- Removed runtime path from "/builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/impex.so" -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/sampling.so -- Removed runtime path from "/builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/sampling.so" -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/filters.so -- Removed runtime path from "/builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/filters.so" -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/analysis.so -- Removed runtime path from "/builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/analysis.so" -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/learning.so -- Removed runtime path from "/builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/learning.so" -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/colors.so -- Removed runtime path from "/builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/colors.so" -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/noise.so -- Removed runtime path from "/builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/noise.so" -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/geometry.so -- Removed runtime path from "/builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/geometry.so" -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/fourier.so -- Removed runtime path from "/builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/fourier.so" -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/__init__.py -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/__version__.py -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/arraytypes.py -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/ufunc.py -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/pyqt/__init__.py -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/pyqt/imagewindow.py -- Installing: /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/pyqt/quickdialog.py + rm -rf /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/doc + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/vigra-1.7.1 extracting debug info from /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/noise.so extracting debug info from /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/vigranumpycore.so extracting debug info from /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/filters.so extracting debug info from /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/learning.so extracting debug info from /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/geometry.so extracting debug info from /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/analysis.so extracting debug info from /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/sampling.so extracting debug info from /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/fourier.so extracting debug info from /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/impex.so extracting debug info from /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/site-packages/vigra/colors.so extracting debug info from /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/libvigraimpex.so.3.171 symlinked /usr/lib/debug/usr/lib/libvigraimpex.so.3.171.debug to /usr/lib/debug/usr/lib/libvigraimpex.so.debug symlinked /usr/lib/debug/usr/lib/libvigraimpex.so.3.171.debug to /usr/lib/debug/usr/lib/libvigraimpex.so.3.debug 8267 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 Bytecompiling .py files below /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/lib/python2.7/ using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: vigra-1.7.1-4.fc17.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.k6cYxI + umask 022 + cd /builddir/build/BUILD + cd vigra-1.7.1 + DOCDIR=/builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/share/doc/vigra-1.7.1 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/share/doc/vigra-1.7.1 + cp -pr LICENSE.txt README.txt /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/share/doc/vigra-1.7.1 + exit 0 Provides: libvigraimpex.so.3 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: 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.11) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GLIBC_2.0) libhdf5.so.7 libhdf5_hl.so.7 libjpeg.so.62 libjpeg.so.62(LIBJPEG_6.2) libm.so.6 libm.so.6(GLIBC_2.0) libpng12.so.0 libpng12.so.0(PNG12_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.9) libtiff.so.3 libz.so.1 rtld(GNU_HASH) Processing files: vigra-devel-1.7.1-4.fc17.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.i0yn37 + umask 022 + cd /builddir/build/BUILD + cd vigra-1.7.1 + DOCDIR=/builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/share/doc/vigra-devel-1.7.1 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/share/doc/vigra-devel-1.7.1 + cp -pr doc/vigra doc/vigranumpy /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386/usr/share/doc/vigra-devel-1.7.1 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env libvigraimpex.so.3 Processing files: vigra-python-1.7.1-4.fc17.i686 Provides: analysis.so colors.so filters.so fourier.so geometry.so impex.so learning.so noise.so sampling.so vigranumpycore.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libboost_python-mt.so.1.47.0 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.3.4) libc.so.6(GLIBC_2.4) libfftw3.so.3 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_4.0.0) libhdf5.so.7 libhdf5_hl.so.7 libjpeg.so.62 libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libpng12.so.0 libpython2.7.so.1.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) libtiff.so.3 libvigraimpex.so.3 libz.so.1 python(abi) = 2.7 rtld(GNU_HASH) vigranumpycore.so Processing files: vigra-debuginfo-1.7.1-4.fc17.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386 warning: Could not canonicalize hostname: x86-05.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/vigra-1.7.1-4.fc17.i686.rpm Wrote: /builddir/build/RPMS/vigra-devel-1.7.1-4.fc17.i686.rpm Wrote: /builddir/build/RPMS/vigra-python-1.7.1-4.fc17.i686.rpm Wrote: /builddir/build/RPMS/vigra-debuginfo-1.7.1-4.fc17.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oMhhXP + umask 022 + cd /builddir/build/BUILD + cd vigra-1.7.1 + rm -rf /builddir/build/BUILDROOT/vigra-1.7.1-4.fc17.i386 + exit 0 Child returncode was: 0 LEAVE do -->