Mock Version: 1.2.8 Mock Version: 1.2.8 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/vigra.spec'], chrootPath='/var/lib/mock/f23-build-3353522-484594/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/vigra.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: arm02-builder09.arm.fedoraproject.org Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/vigra-1.10.0-11.fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/vigra.spec '], chrootPath='/var/lib/mock/f23-build-3353522-484594/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/vigra.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CTL8AI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf vigra-1.10.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/vigra-1.10.0-src.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd vigra-1.10.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (vigra.rhbz987048.shebang.patch):' Patch #0 (vigra.rhbz987048.shebang.patch): + /usr/bin/cat /builddir/build/SOURCES/vigra.rhbz987048.shebang.patch + /usr/bin/patch -p1 -b --suffix .rhbz987048.shebang.patch --fuzz=0 patching file config/vigra-config.in + echo 'Patch #1 (vigra.transparent-alpha-fix.patch):' Patch #1 (vigra.transparent-alpha-fix.patch): + /usr/bin/cat /builddir/build/SOURCES/vigra.transparent-alpha-fix.patch + /usr/bin/patch -p1 -b --suffix .transparent-alpha-fix.patch --fuzz=0 patching file include/vigra/impexalpha.hxx + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SlQSlN + umask 022 + cd /builddir/build/BUILD + cd vigra-1.10.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON . -DWITH_OPENEXR=1 -DWITH_HDF5=1 -DWITH_VIGRANUMPY=1 -DWITH_VALGRIND=0 -- The C compiler identification is GNU 5.1.1 -- The CXX compiler identification is GNU 5.1.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring VIGRA version 1.10.0 -- Searching for TIFF -- in default locations -- Found TIFF: /usr/lib/libtiff.so (found version "4.0.3") -- Searching for JPEG -- in default locations -- Found JPEG: /usr/lib/libjpeg.so -- Searching for PNG -- in default locations -- Found ZLIB: /usr/lib/libz.so (found version "1.2.8") -- Found PNG: /usr/lib/libpng.so (found version "1.6.17") -- Searching for FFTW3 -- in default locations -- Found FFTW3: /usr/lib/libfftw3.so -- Searching for FFTW3F -- in default locations -- Found FFTW3F: /usr/lib/libfftw3f.so -- Searching for OpenEXR -- in default locations -- Found OPENEXR: /usr/lib/libHalf.so -- Searching for HDF5 -- in default locations -- Checking HDF5 version (at least 1.8): ok -- Found HDF5: /usr/lib/libhdf5.so -- Found Doxygen: /usr/bin/doxygen (found version "1.8.9.1") -- Found PythonInterp: /usr/bin/python (found version "2.7.9") -- Checking VIGRANUMPY_DEPENDENCIES -- Found Python libraries: /usr/lib/libpython2.7.so -- Found Python includes: /usr/include/python2.7 -- Searching for Boost (at least version 1.40.0) -- in default locations -- Boost version: 1.57.0 -- Found the following Boost libraries: -- python -- Searching for Python numpy: ok -- Searching for Python nosetests: ok -- Searching for sphinx documentation generator: ok -- Found VIGRANUMPY_DEPENDENCIES: 1 CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "test_error". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): test/error/CMakeLists.txt:1 (VIGRA_ADD_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "test_impex". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): test/impex/CMakeLists.txt:18 (VIGRA_ADD_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "test_utilities". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): test/utilities/CMakeLists.txt:1 (VIGRA_ADD_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "test_pixeltypes". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): test/pixeltypes/CMakeLists.txt:1 (VIGRA_ADD_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "test_colorspaces". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): test/colorspaces/CMakeLists.txt:1 (VIGRA_ADD_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "test_classifier". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): test/classifier/CMakeLists.txt:5 (VIGRA_ADD_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "classifier_speed_comparison". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): test/classifier/CMakeLists.txt:11 (VIGRA_ADD_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "test_imgproc". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): test/imgproc/CMakeLists.txt:1 (VIGRA_ADD_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "test_functorexpression". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): test/functorexpression/CMakeLists.txt:1 (VIGRA_ADD_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "test_convolution". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): test/convolution/CMakeLists.txt:1 (VIGRA_ADD_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "test_morphology". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): test/morphology/CMakeLists.txt:1 (VIGRA_ADD_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "test_fourier". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): test/fourier/CMakeLists.txt:4 (VIGRA_ADD_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "test_math". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): test/math/CMakeLists.txt:1 (VIGRA_ADD_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "test_optimization". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): test/optimization/CMakeLists.txt:1 (VIGRA_ADD_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "test_tensorimaging". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): test/tensorimaging/CMakeLists.txt:1 (VIGRA_ADD_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "test_simpleanalysis". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): test/simpleanalysis/CMakeLists.txt:5 (VIGRA_ADD_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "test_image". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): test/image/CMakeLists.txt:1 (VIGRA_ADD_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "test_multiarray". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): test/multiarray/CMakeLists.txt:13 (VIGRA_ADD_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "test_multiconvolution". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): test/multiconvolution/CMakeLists.txt:1 (VIGRA_ADD_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "test_multiconvolution_speed". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): test/multiconvolution/CMakeLists.txt:3 (VIGRA_ADD_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "test_voxelneighborhood". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): test/voxelneighborhood/CMakeLists.txt:1 (VIGRA_ADD_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "test_volumelabeling". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): test/volumelabeling/CMakeLists.txt:1 (VIGRA_ADD_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "test_watersheds3d". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): test/watersheds3d/CMakeLists.txt:1 (VIGRA_ADD_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "test_multidistance". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): test/multidistance/CMakeLists.txt:6 (VIGRA_ADD_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "test_multimorphology". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): test/multimorphology/CMakeLists.txt:1 (VIGRA_ADD_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "test_seededRegionGrowing3d". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): test/seededRegionGrowing3d/CMakeLists.txt:1 (VIGRA_ADD_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "test_sampler". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): test/sampler/CMakeLists.txt:1 (VIGRA_ADD_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "test_hdf5impex". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): test/hdf5impex/CMakeLists.txt:6 (VIGRA_ADD_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "test_sifImport". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): test/sifImport/CMakeLists.txt:7 (VIGRA_ADD_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "test_features". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): test/features/CMakeLists.txt:4 (VIGRA_ADD_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "test_unsupervised". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): test/unsupervised/CMakeLists.txt:1 (VIGRA_ADD_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "test_coordinateiterator". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): test/coordinateiterator/CMakeLists.txt:1 (VIGRA_ADD_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "test_objectfeatures". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): test/objectfeatures/CMakeLists.txt:1 (VIGRA_ADD_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "test_slic2d". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): test/slic2d/CMakeLists.txt:3 (VIGRA_ADD_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraAddTest.cmake:63 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "test_gridgraph". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): test/gridgraph/CMakeLists.txt:1 (VIGRA_ADD_TEST) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VIGRA_ADD_NUMPY_MODULE.cmake:100 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "vigranumpy_core". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): vigranumpy/src/core/CMakeLists.txt:7 (VIGRA_ADD_NUMPY_MODULE) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VIGRA_ADD_NUMPY_MODULE.cmake:100 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "vigranumpy_impex". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): vigranumpy/src/core/CMakeLists.txt:14 (VIGRA_ADD_NUMPY_MODULE) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VIGRA_ADD_NUMPY_MODULE.cmake:100 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "vigranumpy_sampling". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): vigranumpy/src/core/CMakeLists.txt:21 (VIGRA_ADD_NUMPY_MODULE) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VIGRA_ADD_NUMPY_MODULE.cmake:100 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "vigranumpy_filters". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): vigranumpy/src/core/CMakeLists.txt:26 (VIGRA_ADD_NUMPY_MODULE) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VIGRA_ADD_NUMPY_MODULE.cmake:100 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "vigranumpy_analysis". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): vigranumpy/src/core/CMakeLists.txt:34 (VIGRA_ADD_NUMPY_MODULE) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VIGRA_ADD_NUMPY_MODULE.cmake:100 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "vigranumpy_learning". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): vigranumpy/src/core/CMakeLists.txt:43 (VIGRA_ADD_NUMPY_MODULE) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VIGRA_ADD_NUMPY_MODULE.cmake:100 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "vigranumpy_colors". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): vigranumpy/src/core/CMakeLists.txt:51 (VIGRA_ADD_NUMPY_MODULE) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VIGRA_ADD_NUMPY_MODULE.cmake:100 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "vigranumpy_noise". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): vigranumpy/src/core/CMakeLists.txt:55 (VIGRA_ADD_NUMPY_MODULE) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VIGRA_ADD_NUMPY_MODULE.cmake:100 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "vigranumpy_geometry". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): vigranumpy/src/core/CMakeLists.txt:59 (VIGRA_ADD_NUMPY_MODULE) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VIGRA_ADD_NUMPY_MODULE.cmake:100 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "vigranumpy_optimization". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): vigranumpy/src/core/CMakeLists.txt:63 (VIGRA_ADD_NUMPY_MODULE) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VIGRA_ADD_NUMPY_MODULE.cmake:100 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "vigranumpy_fourier". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): vigranumpy/src/fourier/CMakeLists.txt:3 (VIGRA_ADD_NUMPY_MODULE) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraCMakeUtils.cmake:8 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "vigraimpex". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): vigranumpy/test/CMakeLists.txt:60 (DEPENDENCY_PATH) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraCMakeUtils.cmake:8 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "vigranumpytest". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): vigranumpy/test/CMakeLists.txt:61 (DEPENDENCY_PATH) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at config/VigraCMakeUtils.cmake:8 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "vigraimpex". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. Call Stack (most recent call first): vigranumpy/docsrc/CMakeLists.txt:24 (DEPENDENCY_PATH) This warning is for project developers. Use -Wno-dev to suppress it. -- --------------------------------------------------------- -- 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 OpenEXR libraries: /usr/lib/libIlmImf.so;/usr/lib/libImath.so;/usr/lib/libHalf.so;/usr/lib/libIex.so;/usr/lib/libIlmThread.so -- Using FFTW libraries: /usr/lib/libfftw3.so -- Using HDF5 libraries: /usr/lib/libhdf5.so;/usr/lib/libhdf5_hl.so -- Using Boost Graph Library: /usr/include/boost/graph -- LEMON graph library disabled by user (WITH_LEMON=0) -- Using Python libraries: /usr/lib/libpython2.7.so;/usr/lib/libboost_python.so -- Using Numpy includes: /usr/lib/python2.7/site-packages/numpy/core/include -- --------------------------------------------------------- -- building shared lib -- binaries will be generated in: /builddir/build/BUILD/vigra-1.10.0 -- manuals will be generated in: /builddir/build/BUILD/vigra-1.10.0/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_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/vigra-1.10.0 + make VERBOSE=1 -j4 /usr/bin/cmake -H/builddir/build/BUILD/vigra-1.10.0 -B/builddir/build/BUILD/vigra-1.10.0 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/vigra-1.10.0/CMakeFiles /builddir/build/BUILD/vigra-1.10.0/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/vigra-1.10.0' make -f src/impex/CMakeFiles/vigraimpex.dir/build.make src/impex/CMakeFiles/vigraimpex.dir/depend make -f vigranumpy/src/core/CMakeFiles/vigranumpy_analysis.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_analysis.dir/depend make -f vigranumpy/src/core/CMakeFiles/vigranumpy_colors.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_colors.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.10.0' make[2]: Entering directory '/builddir/build/BUILD/vigra-1.10.0' cd /builddir/build/BUILD/vigra-1.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_colors.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/vigra-1.10.0' cd /builddir/build/BUILD/vigra-1.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_core.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/vigra-1.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_analysis.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/vigra-1.10.0' cd /builddir/build/BUILD/vigra-1.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/src/impex /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/src/impex /builddir/build/BUILD/vigra-1.10.0/src/impex/CMakeFiles/vigraimpex.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_core.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_core.dir/depend.internal". Dependee "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_colors.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_colors.dir/depend.internal". Dependee "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_core.dir/depend.internal". Dependee "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_colors.dir/depend.internal". Dependee "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_analysis.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_analysis.dir/depend.internal". Dependee "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_analysis.dir/depend.internal". Dependee "/builddir/build/BUILD/vigra-1.10.0/src/impex/CMakeFiles/vigraimpex.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.10.0/src/impex/CMakeFiles/vigraimpex.dir/depend.internal". Dependee "/builddir/build/BUILD/vigra-1.10.0/src/impex/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.10.0/src/impex/CMakeFiles/vigraimpex.dir/depend.internal". Scanning dependencies of target vigranumpy_colors make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' 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.10.0' Scanning dependencies of target vigranumpy_core /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 85 make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' 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.10.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles [ 3%] Scanning dependencies of target vigraimpex make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' [ 3%] make -f src/impex/CMakeFiles/vigraimpex.dir/build.make src/impex/CMakeFiles/vigraimpex.dir/build Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_colors.dir/colors.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core && /usr/bin/c++ -DHasHDF5 -Dvigranumpy_colors_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -o CMakeFiles/vigranumpy_colors.dir/colors.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/colors.cxx make[2]: Entering directory '/builddir/build/BUILD/vigra-1.10.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 66 Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_core.dir/vigranumpycore.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core && /usr/bin/c++ -DHasHDF5 -Dvigranumpy_core_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -o CMakeFiles/vigranumpy_core.dir/vigranumpycore.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/vigranumpycore.cxx [ 6%] Scanning dependencies of target vigranumpy_analysis make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' make -f vigranumpy/src/core/CMakeFiles/vigranumpy_analysis.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_analysis.dir/build Building CXX object src/impex/CMakeFiles/vigraimpex.dir/bmp.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/src/impex && /usr/bin/c++ -DHasEXR -DHasHDF5 -DHasJPEG -DHasPNG -DHasTIFF -Dvigraimpex_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/include/OpenEXR -o CMakeFiles/vigraimpex.dir/bmp.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/src/impex/bmp.cxx make[2]: Entering directory '/builddir/build/BUILD/vigra-1.10.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles [ 6%] Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_analysis.dir/segmentation.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core && /usr/bin/c++ -DHasHDF5 -Dvigranumpy_analysis_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -o CMakeFiles/vigranumpy_analysis.dir/segmentation.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 67 [ 9%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/byteorder.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/src/impex && /usr/bin/c++ -DHasEXR -DHasHDF5 -DHasJPEG -DHasPNG -DHasTIFF -Dvigraimpex_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/include/OpenEXR -o CMakeFiles/vigraimpex.dir/byteorder.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/src/impex/byteorder.cxx /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 68 [ 12%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/codecmanager.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/src/impex && /usr/bin/c++ -DHasEXR -DHasHDF5 -DHasJPEG -DHasPNG -DHasTIFF -Dvigraimpex_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/include/OpenEXR -o CMakeFiles/vigraimpex.dir/codecmanager.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/src/impex/codecmanager.cxx In file included from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/colors.cxx:40:0: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx: In function 'bool vigra::detail::nontrivialPermutation(const vigra::ArrayVector&)': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:499:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p[k] != k) ^ In file included from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx:39:0: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx: In function 'bool vigra::detail::nontrivialPermutation(const vigra::ArrayVector&)': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:499:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p[k] != k) ^ In file included from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/vigranumpycore.cxx:42:0: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx: In function 'bool vigra::detail::nontrivialPermutation(const vigra::ArrayVector&)': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:499:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p[k] != k) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 86 [ 15%] Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_core.dir/converters.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core && /usr/bin/c++ -DHasHDF5 -Dvigranumpy_core_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -o CMakeFiles/vigranumpy_core.dir/converters.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/converters.cxx In file included from /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:50:0, from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/colors.cxx:40: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 3u; T = float]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1001:31: required from 'bool vigra::NumpyArray::makeReference(PyObject*, bool) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1013:29: required from 'bool vigra::NumpyArray::makeReference(const vigra::NumpyAnyArray&, bool) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1105:13: required from 'void vigra::NumpyArray::reshapeIfEmpty(vigra::TaggedShape, std::__cxx11::string) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/colors.cxx:151:5: required from 'vigra::NumpyAnyArray vigra::pythonBrightnessTransform(vigra::NumpyArray >, double, boost::python::api::object, vigra::NumpyArray >) [with PixelType = float; unsigned int N = 3u]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/colors.cxx:503:65: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int k=1; k, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 4u; T = float]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1001:31: required from 'bool vigra::NumpyArray::makeReference(PyObject*, bool) [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1013:29: required from 'bool vigra::NumpyArray::makeReference(const vigra::NumpyAnyArray&, bool) [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1105:13: required from 'void vigra::NumpyArray::reshapeIfEmpty(vigra::TaggedShape, std::__cxx11::string) [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/colors.cxx:151:5: required from 'vigra::NumpyAnyArray vigra::pythonBrightnessTransform(vigra::NumpyArray >, double, boost::python::api::object, vigra::NumpyArray >) [with PixelType = float; unsigned int N = 4u]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/colors.cxx:517:65: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 3u; T = unsigned char]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1001:31: required from 'bool vigra::NumpyArray::makeReference(PyObject*, bool) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1013:29: required from 'bool vigra::NumpyArray::makeReference(const vigra::NumpyAnyArray&, bool) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1105:13: required from 'void vigra::NumpyArray::reshapeIfEmpty(vigra::TaggedShape, std::__cxx11::string) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/colors.cxx:245:5: required from 'vigra::NumpyAnyArray vigra::pythonLinearRangeMapping(vigra::NumpyArray >, boost::python::api::object, boost::python::api::object, vigra::NumpyArray >) [with SrcPixelType = float; DestPixelType = unsigned char; unsigned int N = 3u]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/colors.cxx:561:71: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 4u; T = unsigned char]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1001:31: required from 'bool vigra::NumpyArray::makeReference(PyObject*, bool) [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1013:29: required from 'bool vigra::NumpyArray::makeReference(const vigra::NumpyAnyArray&, bool) [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1105:13: required from 'void vigra::NumpyArray::reshapeIfEmpty(vigra::TaggedShape, std::__cxx11::string) [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/colors.cxx:245:5: required from 'vigra::NumpyAnyArray vigra::pythonLinearRangeMapping(vigra::NumpyArray >, boost::python::api::object, boost::python::api::object, vigra::NumpyArray >) [with SrcPixelType = float; DestPixelType = unsigned char; unsigned int N = 4u]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/colors.cxx:585:71: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles [ 15%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/exr.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/src/impex && /usr/bin/c++ -DHasEXR -DHasHDF5 -DHasJPEG -DHasPNG -DHasTIFF -Dvigraimpex_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/include/OpenEXR -o CMakeFiles/vigraimpex.dir/exr.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/src/impex/exr.cxx In file included from /builddir/build/BUILD/vigra-1.10.0/include/vigra/labelimage.hxx:44:0, from /builddir/build/BUILD/vigra-1.10.0/include/vigra/localminmax.hxx:44, from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx:41: /builddir/build/BUILD/vigra-1.10.0/include/vigra/union_find.hxx: In instantiation of 'unsigned int vigra::detail::UnionFindArray::makeContiguous() [with T = long unsigned int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/labelimage.hxx:269:47: required 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.10.0/include/vigra/labelimage.hxx:315:22: required 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.10.0/vigranumpy/src/core/segmentation.cxx:84:27: required 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.10.0/vigranumpy/src/core/segmentation.cxx:98:1: required from 'static void vigra::pyLabelImageImpl::def(const char*, const A1&) [with A1 = boost::python::detail::keywords<3u>; T = unsigned char]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:274:14: required 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, boost::python::TypeList > > > > > > > > > > >; Args = boost::python::detail::keywords<3u>]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx:1024:72: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/union_find.hxx:130:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(labels_[i] == i) ^ In file included from /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:47:0, from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx:39: /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_array.hxx: In instantiation of 'vigra::MultiArrayView<(N + 1), typename vigra::ExpandElementResult::type, vigra::StridedArrayTag> vigra::MultiArrayView::expandElements(vigra::MultiArrayView::difference_type_1) const [with unsigned int N = 2u; T = vigra::TinyVector; StrideTag = vigra::StridedArrayTag; typename vigra::ExpandElementResult::type = float; vigra::MultiArrayView::difference_type_1 = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_convolution.hxx:1626:49: required from 'void vigra::gaussianGradientMagnitude(const vigra::MultiArrayView, S1>&, vigra::MultiArrayView, const vigra::ConvolutionOptions&) [with unsigned int N = 2u; T1 = float; int M = 3; S1 = vigra::StridedArrayTag; T2 = float; S2 = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_convolution.hxx:1647:30: required from 'void vigra::gaussianGradientMagnitude(const vigra::MultiArrayView&, vigra::MultiArrayView, double, vigra::ConvolutionOptions) [with unsigned int N = 2u; T1 = vigra::TinyVector; S1 = vigra::StridedArrayTag; T2 = float; S2 = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx:972:34: required from 'boost::python::tuple vigra::pythonSlic(vigra::NumpyArray, double, unsigned int, unsigned int, unsigned int, vigra::NumpyArray >) [with unsigned int N = 2u; PixelType = vigra::TinyVector]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx:993:22: required from 'boost::python::tuple vigra::pythonSlic2D(vigra::NumpyArray<2u, PixelType>, double, unsigned int, unsigned int, unsigned int, vigra::NumpyArray<2u, vigra::Singleband >) [with PixelType = vigra::TinyVector]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx:996:1: required from 'static void vigra::pySlic2DImpl::def(const char*, const A1&) [with A1 = boost::python::detail::keywords<6u>; T = vigra::TinyVector]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:274:14: required from 'void boost::python::multidef(const char*, boost::python::TypeList, const Args&, const char*) [with Head = vigra::pySlic2DImpl >; Tail = boost::python::TypeList >, boost::python::TypeList > > > > > > > > > > >; Args = boost::python::detail::keywords<6u>]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx:1269:79: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_array.hxx:2224:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int k=d; k::updateAssigments() [with unsigned int N = 2u; T = vigra::TinyVector; Label = long unsigned int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/slic.hxx:267:25: required from 'unsigned int vigra::detail::Slic::execute() [with unsigned int N = 2u; T = vigra::TinyVector; Label = long unsigned int]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/slic.hxx:482:100: required from 'unsigned int vigra::slicSuperpixels(const vigra::MultiArrayView&, vigra::MultiArrayView, DistanceType, unsigned int, const vigra::SlicOptions&) [with unsigned int N = 2u; T = vigra::TinyVector; S1 = vigra::StridedArrayTag; Label = long unsigned int; S2 = vigra::StridedArrayTag; DistanceType = double]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx:976:41: required from 'boost::python::tuple vigra::pythonSlic(vigra::NumpyArray, double, unsigned int, unsigned int, unsigned int, vigra::NumpyArray >) [with unsigned int N = 2u; PixelType = vigra::TinyVector]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx:993:22: required from 'boost::python::tuple vigra::pythonSlic2D(vigra::NumpyArray<2u, PixelType>, double, unsigned int, unsigned int, unsigned int, vigra::NumpyArray<2u, vigra::Singleband >) [with PixelType = vigra::TinyVector]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx:996:1: required from 'static void vigra::pySlic2DImpl::def(const char*, const A1&) [with A1 = boost::python::detail::keywords<6u>; T = vigra::TinyVector]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:274:14: required from 'void boost::python::multidef(const char*, boost::python::TypeList, const Args&, const char*) [with Head = vigra::pySlic2DImpl >; Tail = boost::python::TypeList >, boost::python::TypeList > > > > > > > > > > >; Args = boost::python::detail::keywords<6u>]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx:1269:79: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/slic.hxx:279:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(unsigned int c=1; c<=clusters_.maxRegionLabel(); ++c) ^ In file included from /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:47:0, from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx:39: /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_array.hxx: In instantiation of 'vigra::MultiArrayView<(N + 1), typename vigra::ExpandElementResult::type, vigra::StridedArrayTag> vigra::MultiArrayView::expandElements(vigra::MultiArrayView::difference_type_1) const [with unsigned int N = 3u; T = vigra::TinyVector; StrideTag = vigra::StridedArrayTag; typename vigra::ExpandElementResult::type = float; vigra::MultiArrayView::difference_type_1 = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_convolution.hxx:1626:49: required from 'void vigra::gaussianGradientMagnitude(const vigra::MultiArrayView, S1>&, vigra::MultiArrayView, const vigra::ConvolutionOptions&) [with unsigned int N = 3u; T1 = float; int M = 3; S1 = vigra::StridedArrayTag; T2 = float; S2 = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_convolution.hxx:1647:30: required from 'void vigra::gaussianGradientMagnitude(const vigra::MultiArrayView&, vigra::MultiArrayView, double, vigra::ConvolutionOptions) [with unsigned int N = 3u; T1 = vigra::TinyVector; S1 = vigra::StridedArrayTag; T2 = float; S2 = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx:972:34: required from 'boost::python::tuple vigra::pythonSlic(vigra::NumpyArray, double, unsigned int, unsigned int, unsigned int, vigra::NumpyArray >) [with unsigned int N = 3u; PixelType = vigra::TinyVector]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx:1007:22: required from 'boost::python::tuple vigra::pythonSlic3D(vigra::NumpyArray<3u, PixelType>, double, unsigned int, unsigned int, unsigned int, vigra::NumpyArray<3u, vigra::Singleband >) [with PixelType = vigra::TinyVector]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx:1010:1: required from 'static void vigra::pySlic3DImpl::def(const char*, const A1&) [with A1 = boost::python::detail::keywords<6u>; T = vigra::TinyVector]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:274:14: required from 'void boost::python::multidef(const char*, boost::python::TypeList, const Args&, const char*) [with Head = vigra::pySlic3DImpl >; Tail = boost::python::TypeList >, boost::python::TypeList > > > > > > > > > > >; Args = boost::python::detail::keywords<6u>]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx:1278:91: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_array.hxx:2224:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int k=d; k::updateAssigments() [with unsigned int N = 3u; T = vigra::TinyVector; Label = long unsigned int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/slic.hxx:267:25: required from 'unsigned int vigra::detail::Slic::execute() [with unsigned int N = 3u; T = vigra::TinyVector; Label = long unsigned int]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/slic.hxx:482:100: required from 'unsigned int vigra::slicSuperpixels(const vigra::MultiArrayView&, vigra::MultiArrayView, DistanceType, unsigned int, const vigra::SlicOptions&) [with unsigned int N = 3u; T = vigra::TinyVector; S1 = vigra::StridedArrayTag; Label = long unsigned int; S2 = vigra::StridedArrayTag; DistanceType = double]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx:976:41: required from 'boost::python::tuple vigra::pythonSlic(vigra::NumpyArray, double, unsigned int, unsigned int, unsigned int, vigra::NumpyArray >) [with unsigned int N = 3u; PixelType = vigra::TinyVector]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx:1007:22: required from 'boost::python::tuple vigra::pythonSlic3D(vigra::NumpyArray<3u, PixelType>, double, unsigned int, unsigned int, unsigned int, vigra::NumpyArray<3u, vigra::Singleband >) [with PixelType = vigra::TinyVector]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx:1010:1: required from 'static void vigra::pySlic3DImpl::def(const char*, const A1&) [with A1 = boost::python::detail::keywords<6u>; T = vigra::TinyVector]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:274:14: required from 'void boost::python::multidef(const char*, boost::python::TypeList, const Args&, const char*) [with Head = vigra::pySlic3DImpl >; Tail = boost::python::TypeList >, boost::python::TypeList > > > > > > > > > > >; Args = boost::python::detail::keywords<6u>]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx:1278:91: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/slic.hxx:279:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(unsigned int c=1; c<=clusters_.maxRegionLabel(); ++c) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/slic.hxx: In instantiation of 'void vigra::detail::Slic::updateAssigments() [with unsigned int N = 2u; T = float; Label = long unsigned int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/slic.hxx:267:25: required from 'unsigned int vigra::detail::Slic::execute() [with unsigned int N = 2u; T = float; Label = long unsigned int]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/slic.hxx:482:100: required from 'unsigned int vigra::slicSuperpixels(const vigra::MultiArrayView&, vigra::MultiArrayView, DistanceType, unsigned int, const vigra::SlicOptions&) [with unsigned int N = 2u; T = float; S1 = vigra::StridedArrayTag; Label = long unsigned int; S2 = vigra::StridedArrayTag; DistanceType = double]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx:976:41: required from 'boost::python::tuple vigra::pythonSlic(vigra::NumpyArray, double, unsigned int, unsigned int, unsigned int, vigra::NumpyArray >) [with unsigned int N = 2u; PixelType = vigra::Singleband]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx:993:22: required from 'boost::python::tuple vigra::pythonSlic2D(vigra::NumpyArray<2u, PixelType>, double, unsigned int, unsigned int, unsigned int, vigra::NumpyArray<2u, vigra::Singleband >) [with PixelType = vigra::Singleband]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx:996:1: required from 'static void vigra::pySlic2DImpl::def(const char*, const A1&, const A2&) [with A1 = boost::python::detail::keywords<6u>; A2 = const char*; T = vigra::Singleband]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:299:14: required from 'void boost::python::multidef(const char*, boost::python::TypeList >, const Args&, const char*) [with Head = vigra::pySlic2DImpl >; Tail = boost::python::TypeList > > > > > > > > >; Args = boost::python::detail::keywords<6u>]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:275:13: required from 'void boost::python::multidef(const char*, boost::python::TypeList, const Args&, const char*) [with Head = vigra::pySlic2DImpl >; Tail = boost::python::TypeList >, boost::python::TypeList > > > > > > > > > > >; Args = boost::python::detail::keywords<6u>]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx:1269:79: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/slic.hxx:279:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.10.0/include/vigra/slic.hxx: In instantiation of 'void vigra::detail::Slic::updateAssigments() [with unsigned int N = 3u; T = float; Label = long unsigned int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/slic.hxx:267:25: required from 'unsigned int vigra::detail::Slic::execute() [with unsigned int N = 3u; T = float; Label = long unsigned int]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/slic.hxx:482:100: required from 'unsigned int vigra::slicSuperpixels(const vigra::MultiArrayView&, vigra::MultiArrayView, DistanceType, unsigned int, const vigra::SlicOptions&) [with unsigned int N = 3u; T = float; S1 = vigra::StridedArrayTag; Label = long unsigned int; S2 = vigra::StridedArrayTag; DistanceType = double]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx:976:41: required from 'boost::python::tuple vigra::pythonSlic(vigra::NumpyArray, double, unsigned int, unsigned int, unsigned int, vigra::NumpyArray >) [with unsigned int N = 3u; PixelType = vigra::Singleband]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx:1007:22: required from 'boost::python::tuple vigra::pythonSlic3D(vigra::NumpyArray<3u, PixelType>, double, unsigned int, unsigned int, unsigned int, vigra::NumpyArray<3u, vigra::Singleband >) [with PixelType = vigra::Singleband]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx:1010:1: required from 'static void vigra::pySlic3DImpl::def(const char*, const A1&, const A2&) [with A1 = boost::python::detail::keywords<6u>; A2 = const char*; T = vigra::Singleband]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:299:14: required from 'void boost::python::multidef(const char*, boost::python::TypeList >, const Args&, const char*) [with Head = vigra::pySlic3DImpl >; Tail = boost::python::TypeList > > > > > > > > >; Args = boost::python::detail::keywords<6u>]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:275:13: required from 'void boost::python::multidef(const char*, boost::python::TypeList, const Args&, const char*) [with Head = vigra::pySlic3DImpl >; Tail = boost::python::TypeList >, boost::python::TypeList > > > > > > > > > > >; Args = boost::python::detail::keywords<6u>]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx:1278:91: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/slic.hxx:279:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] In file included from /builddir/build/BUILD/vigra-1.10.0/include/vigra/labelimage.hxx:44:0, from /builddir/build/BUILD/vigra-1.10.0/include/vigra/localminmax.hxx:44, from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx:41: /builddir/build/BUILD/vigra-1.10.0/include/vigra/union_find.hxx: In instantiation of 'unsigned int vigra::detail::UnionFindArray::makeContiguous() [with T = unsigned int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_labeling.hxx:85:46: required from 'typename T2Map::value_type vigra::lemon_graph::labelGraph(const Graph&, const T1Map&, T2Map&, const Equal&) [with Graph = vigra::GridGraph<2u, boost::undirected_tag>; T1Map = vigra::MultiArrayView<2u, unsigned char, vigra::StridedArrayTag>; T2Map = vigra::GridGraph<2u, boost::undirected_tag>::NodeMap; Equal = std::equal_to; typename T2Map::value_type = unsigned int]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_localminmax.hxx:153:38: required from 'unsigned int vigra::lemon_graph::extendedLocalMinMaxGraph(const Graph&, const T1Map&, T2Map&, typename T2Map::value_type, typename T1Map::value_type, const Compare&, const Equal&, bool) [with Graph = vigra::GridGraph<2u, boost::undirected_tag>; T1Map = vigra::MultiArrayView<2u, unsigned char, vigra::StridedArrayTag>; T2Map = vigra::GridGraph<2u, boost::undirected_tag>::NodeMap; Compare = std::less; Equal = std::equal_to; typename T2Map::value_type = unsigned char; typename T1Map::value_type = unsigned char]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_watersheds.hxx:172:37: required from 'typename T2Map::value_type vigra::lemon_graph::graph_detail::generateWatershedSeeds(const Graph&, const T1Map&, T2Map&, const vigra::SeedOptions&) [with Graph = vigra::GridGraph<2u, boost::undirected_tag>; T1Map = vigra::MultiArrayView<2u, unsigned char, vigra::StridedArrayTag>; T2Map = vigra::MultiArrayView<2u, long unsigned int, vigra::StridedArrayTag>; typename T2Map::value_type = long unsigned int]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_watersheds.hxx:317:49: required from 'typename T2Map::value_type vigra::lemon_graph::watershedsGraph(const Graph&, const T1Map&, T2Map&, const vigra::WatershedOptions&) [with Graph = vigra::GridGraph<2u, boost::undirected_tag>; T1Map = vigra::MultiArrayView<2u, unsigned char, vigra::StridedArrayTag>; T2Map = vigra::MultiArrayView<2u, long unsigned int, vigra::StridedArrayTag>; typename T2Map::value_type = long unsigned int]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_watersheds.hxx:501:40: required from 'Label vigra::watershedsMultiArray(const vigra::MultiArrayView&, vigra::MultiArrayView, vigra::NeighborhoodType, const vigra::WatershedOptions&) [with unsigned int N = 2u; T = unsigned char; S1 = vigra::StridedArrayTag; Label = long unsigned int; S2 = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx:762:46: required from 'boost::python::tuple vigra::pythonWatershedsNew(vigra::NumpyArray >, int, vigra::NumpyArray >, std::__cxx11::string, vigra::SRGType, PixelType, vigra::NumpyArray >) [with unsigned int N = 2u; PixelType = unsigned char; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx:783:31: required from 'boost::python::tuple vigra::pythonWatersheds2DNew(vigra::NumpyArray<2u, vigra::Singleband >, int, vigra::NumpyArray<2u, vigra::Singleband >, std::__cxx11::string, vigra::SRGType, PixelType, vigra::NumpyArray<2u, vigra::Singleband >) [with PixelType = unsigned char; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx:804:1: required from 'static void vigra::pywatersheds2DNewImpl::def(const char*, const A1&) [with A1 = boost::python::detail::keywords<7u>; T = unsigned char]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:274:14: required from 'void boost::python::multidef(const char*, boost::python::TypeList, const Args&, const char*) [with Head = vigra::pywatersheds2DNewImpl; Tail = boost::python::TypeList, boost::python::TypeList > > > > > > > > > > >; Args = boost::python::detail::keywords<7u>]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx:1233:31: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/union_find.hxx:130:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(labels_[i] == i) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 69 [ 18%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/gif.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/src/impex && /usr/bin/c++ -DHasEXR -DHasHDF5 -DHasJPEG -DHasPNG -DHasTIFF -Dvigraimpex_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/include/OpenEXR -o CMakeFiles/vigraimpex.dir/gif.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/src/impex/gif.cxx In file included from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/converters.cxx:41:0: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx: In function 'bool vigra::detail::nontrivialPermutation(const vigra::ArrayVector&)': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:499:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p[k] != k) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 70 [ 21%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/hdr.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/src/impex && /usr/bin/c++ -DHasEXR -DHasHDF5 -DHasJPEG -DHasPNG -DHasTIFF -Dvigraimpex_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/include/OpenEXR -o CMakeFiles/vigraimpex.dir/hdr.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/src/impex/hdr.cxx /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 71 [ 25%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/hdf5impex.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/src/impex && /usr/bin/c++ -DHasEXR -DHasHDF5 -DHasJPEG -DHasPNG -DHasTIFF -Dvigraimpex_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/include/OpenEXR -o CMakeFiles/vigraimpex.dir/hdf5impex.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/src/impex/hdf5impex.cxx In file included from /builddir/build/BUILD/vigra-1.10.0/include/vigra/utilities.hxx:41:0, from /builddir/build/BUILD/vigra-1.10.0/include/vigra/basicimage.hxx:41, from /builddir/build/BUILD/vigra-1.10.0/include/vigra/stdimage.hxx:42, from /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:51, from /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:73, from /builddir/build/BUILD/vigra-1.10.0/src/impex/hdf5impex.cxx:38: /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = const char*; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2059:100: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = const char*; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2126:75: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = char; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = char; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1114:62: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = signed char; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = signed char; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1116:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = short int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = short int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1118:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1120:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = long int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1122:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long long int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = long long int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1124:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = unsigned char; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = unsigned char; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1126:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = short unsigned int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = short unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1128:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = unsigned int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1130:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long unsigned int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = long unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1132:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long long unsigned int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = long long unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1134:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = float; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = float; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1136:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = double; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = double; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1138:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long double; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = long double; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1140:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = char; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = char; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1565:88: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = signed char; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = signed char; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1566:95: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = short int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = short int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1567:96: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1568:94: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = long int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1569:95: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long long int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = long long int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1570:100: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = unsigned char; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = unsigned char; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1571:97: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = short unsigned int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = short unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1572:98: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = unsigned int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1573:96: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long unsigned int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = long unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1574:97: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long long unsigned int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = long long unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1575:102: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = float; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = float; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1576:89: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = double; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = double; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1577:90: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long double; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = long double; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1578:95: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 87 [ 28%] Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_core.dir/axistags.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core && /usr/bin/c++ -DHasHDF5 -Dvigranumpy_core_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -o CMakeFiles/vigranumpy_core.dir/axistags.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/axistags.cxx /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles [ 28%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/hdf5_rf_impex.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/src/impex && /usr/bin/c++ -DHasEXR -DHasHDF5 -DHasJPEG -DHasPNG -DHasTIFF -Dvigraimpex_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/include/OpenEXR -o CMakeFiles/vigraimpex.dir/hdf5_rf_impex.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/src/impex/hdf5_rf_impex.cxx In file included from /builddir/build/BUILD/vigra-1.10.0/include/vigra/mathutil.hxx:47:0, from /builddir/build/BUILD/vigra-1.10.0/include/vigra/random_forest.hxx:46, from /builddir/build/BUILD/vigra-1.10.0/include/vigra/random_forest_hdf5_impex.hxx:40, from /builddir/build/BUILD/vigra-1.10.0/src/impex/hdf5_rf_impex.cxx:38: /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = const char*; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2059:100: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = const char*; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2126:75: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = char; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = char; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1114:62: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = signed char; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = signed char; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1116:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = short int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = short int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1118:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1120:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = long int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1122:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long long int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = long long int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1124:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = unsigned char; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = unsigned char; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1126:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = short unsigned int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = short unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1128:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = unsigned int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1130:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long unsigned int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = long unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1132:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long long unsigned int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = long long unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1134:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = float; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = float; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1136:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = double; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = double; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1138:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long double; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = long double; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1140:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = char; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = char; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1565:88: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = signed char; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = signed char; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1566:95: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = short int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = short int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1567:96: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1568:94: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = long int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1569:95: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long long int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = long long int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1570:100: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = unsigned char; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = unsigned char; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1571:97: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = short unsigned int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = short unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1572:98: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = unsigned int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1573:96: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long unsigned int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = long unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1574:97: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long long unsigned int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = long long unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1575:102: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = float; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = float; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1576:89: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = double; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = double; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1577:90: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long double; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = long double; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1578:95: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ In file included from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/axistags.cxx:39:0: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx: In function 'bool vigra::detail::nontrivialPermutation(const vigra::ArrayVector&)': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:499:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p[k] != k) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 72 [ 31%] Building C object src/impex/CMakeFiles/vigraimpex.dir/iccjpeg.c.o cd /builddir/build/BUILD/vigra-1.10.0/src/impex && /usr/bin/cc -DHasEXR -DHasHDF5 -DHasJPEG -DHasPNG -DHasTIFF -Dvigraimpex_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/include/OpenEXR -o CMakeFiles/vigraimpex.dir/iccjpeg.c.o -c /builddir/build/BUILD/vigra-1.10.0/src/impex/iccjpeg.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 73 [ 34%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/imageinfo.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/src/impex && /usr/bin/c++ -DHasEXR -DHasHDF5 -DHasJPEG -DHasPNG -DHasTIFF -Dvigraimpex_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/include/OpenEXR -o CMakeFiles/vigraimpex.dir/imageinfo.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/src/impex/imageinfo.cxx In file included from /builddir/build/BUILD/vigra-1.10.0/include/vigra/array_vector.hxx:39:0, from /builddir/build/BUILD/vigra-1.10.0/src/impex/imageinfo.cxx:61: /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = const char*; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2059:100: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = const char*; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2126:75: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = char; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = char; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1114:62: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = signed char; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = signed char; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1116:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = short int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = short int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1118:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1120:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = long int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1122:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long long int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = long long int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1124:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = unsigned char; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = unsigned char; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1126:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = short unsigned int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = short unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1128:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = unsigned int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1130:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long unsigned int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = long unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1132:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long long unsigned int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = long long unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1134:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = float; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = float; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1136:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = double; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = double; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1138:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long double; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = long double; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1140:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = char; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = char; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1565:88: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = signed char; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = signed char; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1566:95: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = short int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = short int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1567:96: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1568:94: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = long int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1569:95: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long long int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = long long int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1570:100: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = unsigned char; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = unsigned char; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1571:97: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = short unsigned int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = short unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1572:98: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = unsigned int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1573:96: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long unsigned int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = long unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1574:97: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long long unsigned int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = long long unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1575:102: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = float; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = float; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1576:89: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = double; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = double; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1577:90: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long double; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = long double; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1578:95: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ Linking CXX shared library colors.so cd /builddir/build/BUILD/vigra-1.10.0/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,colors.so -o colors.so CMakeFiles/vigranumpy_colors.dir/colors.cxx.o -lpython2.7 -lboost_python Copying module to temporary module directory cd /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/colors.so /builddir/build/BUILD/vigra-1.10.0/vigranumpy/vigra/ make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 85 [ 34%] Built target vigranumpy_colors /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 74 [ 37%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/jpeg.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/src/impex && /usr/bin/c++ -DHasEXR -DHasHDF5 -DHasJPEG -DHasPNG -DHasTIFF -Dvigraimpex_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/include/OpenEXR -o CMakeFiles/vigraimpex.dir/jpeg.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/src/impex/jpeg.cxx /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles [ 37%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/png.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/src/impex && /usr/bin/c++ -DHasEXR -DHasHDF5 -DHasJPEG -DHasPNG -DHasTIFF -Dvigraimpex_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/include/OpenEXR -o CMakeFiles/vigraimpex.dir/png.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/src/impex/png.cxx /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 75 [ 40%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/pnm.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/src/impex && /usr/bin/c++ -DHasEXR -DHasHDF5 -DHasJPEG -DHasPNG -DHasTIFF -Dvigraimpex_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/include/OpenEXR -o CMakeFiles/vigraimpex.dir/pnm.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/src/impex/pnm.cxx /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 76 [ 43%] Building C object src/impex/CMakeFiles/vigraimpex.dir/rgbe.c.o cd /builddir/build/BUILD/vigra-1.10.0/src/impex && /usr/bin/cc -DHasEXR -DHasHDF5 -DHasJPEG -DHasPNG -DHasTIFF -Dvigraimpex_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/include/OpenEXR -o CMakeFiles/vigraimpex.dir/rgbe.c.o -c /builddir/build/BUILD/vigra-1.10.0/src/impex/rgbe.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 77 [ 46%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/sifImport.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/src/impex && /usr/bin/c++ -DHasEXR -DHasHDF5 -DHasJPEG -DHasPNG -DHasTIFF -Dvigraimpex_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/include/OpenEXR -o CMakeFiles/vigraimpex.dir/sifImport.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/src/impex/sifImport.cxx /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles [ 46%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/sun.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/src/impex && /usr/bin/c++ -DHasEXR -DHasHDF5 -DHasJPEG -DHasPNG -DHasTIFF -Dvigraimpex_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/include/OpenEXR -o CMakeFiles/vigraimpex.dir/sun.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/src/impex/sun.cxx /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 78 [ 50%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/tiff.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/src/impex && /usr/bin/c++ -DHasEXR -DHasHDF5 -DHasJPEG -DHasPNG -DHasTIFF -Dvigraimpex_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/include/OpenEXR -o CMakeFiles/vigraimpex.dir/tiff.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/src/impex/tiff.cxx Linking CXX shared library vigranumpycore.so cd /builddir/build/BUILD/vigra-1.10.0/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,vigranumpycore.so -o vigranumpycore.so CMakeFiles/vigranumpy_core.dir/vigranumpycore.cxx.o CMakeFiles/vigranumpy_core.dir/converters.cxx.o CMakeFiles/vigranumpy_core.dir/axistags.cxx.o -lpython2.7 -lboost_python Copying module to temporary module directory cd /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/vigranumpycore.so /builddir/build/BUILD/vigra-1.10.0/vigranumpy/vigra/ make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 86 87 [ 50%] Built target vigranumpy_core /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 79 [ 53%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/viff.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/src/impex && /usr/bin/c++ -DHasEXR -DHasHDF5 -DHasJPEG -DHasPNG -DHasTIFF -Dvigraimpex_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/include/OpenEXR -o CMakeFiles/vigraimpex.dir/viff.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/src/impex/viff.cxx /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 80 [ 56%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/void_vector.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/src/impex && /usr/bin/c++ -DHasEXR -DHasHDF5 -DHasJPEG -DHasPNG -DHasTIFF -Dvigraimpex_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/include/OpenEXR -o CMakeFiles/vigraimpex.dir/void_vector.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/src/impex/void_vector.cxx 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.10.0' cd /builddir/build/BUILD/vigra-1.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_filters.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_filters.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_filters.dir/depend.internal". Dependee "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_filters.dir/depend.internal". Scanning dependencies of target vigranumpy_filters make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' 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.10.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 88 [ 59%] Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_filters.dir/kernel.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core && /usr/bin/c++ -DHasHDF5 -Dvigranumpy_filters_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -o CMakeFiles/vigranumpy_filters.dir/kernel.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/kernel.cxx /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles [ 59%] Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_filters.dir/convolution.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core && /usr/bin/c++ -DHasHDF5 -Dvigranumpy_filters_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -o CMakeFiles/vigranumpy_filters.dir/convolution.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/convolution.cxx Linking CXX shared library libvigraimpex.so cd /builddir/build/BUILD/vigra-1.10.0/src/impex && /usr/bin/cmake -E cmake_link_script CMakeFiles/vigraimpex.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libvigraimpex.so.5 -o libvigraimpex.so.5.1.10.0 CMakeFiles/vigraimpex.dir/bmp.cxx.o CMakeFiles/vigraimpex.dir/byteorder.cxx.o CMakeFiles/vigraimpex.dir/codecmanager.cxx.o CMakeFiles/vigraimpex.dir/exr.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 -lIlmImf -lImath -lHalf -lIex -lIlmThread -lhdf5 -lhdf5_hl cd /builddir/build/BUILD/vigra-1.10.0/src/impex && /usr/bin/cmake -E cmake_symlink_library libvigraimpex.so.5.1.10.0 libvigraimpex.so.5 libvigraimpex.so make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 [ 59%] Built target vigraimpex /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 89 [ 62%] Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_filters.dir/filters.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core && /usr/bin/c++ -DHasHDF5 -Dvigranumpy_filters_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -o CMakeFiles/vigranumpy_filters.dir/filters.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/filters.cxx In file included from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/kernel.cxx:43:0: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx: In function 'bool vigra::detail::nontrivialPermutation(const vigra::ArrayVector&)': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:499:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p[k] != k) ^ In file included from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/convolution.cxx:42:0: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx: In function 'bool vigra::detail::nontrivialPermutation(const vigra::ArrayVector&)': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:499:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p[k] != k) ^ In file included from /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:50:0, from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/convolution.cxx:42: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permuteLikewise(vigra::python_ptr, const ARRAY&, ARRAY&) [with ARRAY = vigra::ArrayVector >; unsigned int N = 3u; T = float]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:890:37: required from 'vigra::ArrayVector vigra::NumpyArray::permuteLikewise(const vigra::ArrayVector&) const [with U = vigra::Kernel1D; unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/convolution.cxx:123:13: required from 'vigra::NumpyAnyArray vigra::pythonSeparableConvolveND_NKernels(vigra::NumpyArray >, boost::python::tuple, vigra::NumpyArray >) [with VoxelType = float; unsigned int ndim = 3u]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/convolution.cxx:584:84: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:552:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int k=1; k, vigra::StridedArrayTag>::permuteLikewise(vigra::python_ptr, const ARRAY&, ARRAY&) [with ARRAY = vigra::ArrayVector >; unsigned int N = 4u; T = float]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:890:37: required from 'vigra::ArrayVector vigra::NumpyArray::permuteLikewise(const vigra::ArrayVector&) const [with U = vigra::Kernel1D; unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/convolution.cxx:123:13: required from 'vigra::NumpyAnyArray vigra::pythonSeparableConvolveND_NKernels(vigra::NumpyArray >, boost::python::tuple, vigra::NumpyArray >) [with VoxelType = float; unsigned int ndim = 4u]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/convolution.cxx:588:84: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:552:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permuteLikewise(vigra::python_ptr, const ARRAY&, ARRAY&) [with ARRAY = vigra::TinyVector; unsigned int N = 3u; T = float]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:906:37: required from 'vigra::TinyVector vigra::NumpyArray::permuteLikewise(const vigra::TinyVector&) const [with U = int; int K = 2; unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/convolution.cxx:213:77: required from 'vigra::NumpyAnyArray vigra::pythonGaussianSmoothing(vigra::NumpyArray >, boost::python::api::object, vigra::NumpyArray >, boost::python::api::object, boost::python::api::object, double, boost::python::api::object) [with VoxelType = float; unsigned int ndim = 3u]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/convolution.cxx:606:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:552:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permuteLikewise(vigra::python_ptr, const ARRAY&, ARRAY&) [with ARRAY = vigra::TinyVector; unsigned int N = 4u; T = float]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:906:37: required from 'vigra::TinyVector vigra::NumpyArray::permuteLikewise(const vigra::TinyVector&) const [with U = int; int K = 3; unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/convolution.cxx:213:77: required from 'vigra::NumpyAnyArray vigra::pythonGaussianSmoothing(vigra::NumpyArray >, boost::python::api::object, vigra::NumpyArray >, boost::python::api::object, boost::python::api::object, double, boost::python::api::object) [with VoxelType = float; unsigned int ndim = 4u]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/convolution.cxx:636:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:552:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permuteLikewise(vigra::python_ptr, const ARRAY&, ARRAY&) [with ARRAY = vigra::ArrayVector >; unsigned int N = 3u; T = float]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:890:37: required from 'vigra::ArrayVector vigra::NumpyArray::permuteLikewise(const vigra::ArrayVector&) const [with U = double; unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/convolution.cxx:260:12: required from 'vigra::NumpyAnyArray vigra::pythonRecursiveGaussian(vigra::NumpyArray<3u, vigra::Multiband >, boost::python::tuple, vigra::NumpyArray<3u, vigra::Multiband >) [with VoxelType = float]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/convolution.cxx:642:59: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:552:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permuteLikewise(vigra::python_ptr, const ARRAY&, ARRAY&) [with ARRAY = vigra::TinyVector; unsigned int N = 3u; T = float]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:906:37: required from 'vigra::TinyVector vigra::NumpyArray::permuteLikewise(const vigra::TinyVector&) const [with U = double; int K = 2; unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/vigranumpyscaleparam.hxx:97:25: required from 'void vigra::pythonScaleParam::permuteLikewise(const Array&) [with Array = vigra::NumpyArray<3u, vigra::Multiband >; unsigned int ndim = 2u]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/convolution.cxx:206:5: required from 'vigra::NumpyAnyArray vigra::pythonGaussianSmoothing(vigra::NumpyArray >, boost::python::api::object, vigra::NumpyArray >, boost::python::api::object, boost::python::api::object, double, boost::python::api::object) [with VoxelType = float; unsigned int ndim = 3u]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/convolution.cxx:606:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:552:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permuteLikewise(vigra::python_ptr, const ARRAY&, ARRAY&) [with ARRAY = vigra::TinyVector; unsigned int N = 4u; T = float]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:906:37: required from 'vigra::TinyVector vigra::NumpyArray::permuteLikewise(const vigra::TinyVector&) const [with U = double; int K = 3; unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/vigranumpyscaleparam.hxx:97:25: required from 'void vigra::pythonScaleParam::permuteLikewise(const Array&) [with Array = vigra::NumpyArray<4u, vigra::Multiband >; unsigned int ndim = 3u]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/convolution.cxx:206:5: required from 'vigra::NumpyAnyArray vigra::pythonGaussianSmoothing(vigra::NumpyArray >, boost::python::api::object, vigra::NumpyArray >, boost::python::api::object, boost::python::api::object, double, boost::python::api::object) [with VoxelType = float; unsigned int ndim = 4u]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/convolution.cxx:636:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:552:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] In file included from /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:47:0, from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/convolution.cxx:42: /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_array.hxx: In instantiation of 'vigra::MultiArrayView<(N + 1), typename vigra::ExpandElementResult::type, vigra::StridedArrayTag> vigra::MultiArrayView::expandElements(vigra::MultiArrayView::difference_type_1) const [with unsigned int N = 2u; T = vigra::TinyVector; StrideTag = vigra::StridedArrayTag; typename vigra::ExpandElementResult::type = float; vigra::MultiArrayView::difference_type_1 = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_array.hxx:1335:30: required from 'vigra::MultiArrayView::type, vigra::StridedArrayTag> vigra::MultiArrayView::bindElementChannel(vigra::MultiArrayView::difference_type_1) const [with unsigned int N = 2u; T = vigra::TinyVector; StrideTag = vigra::StridedArrayTag; typename vigra::ExpandElementResult::type = float; vigra::MultiArrayView::difference_type_1 = int]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_convolution.hxx:2198:9: required from 'void vigra::gaussianDivergenceMultiArray(const vigra::MultiArrayView, S1>&, vigra::MultiArrayView, const vigra::ConvolutionOptions&) [with unsigned int N = 2u; T1 = float; S1 = vigra::StridedArrayTag; T2 = float; S2 = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/convolution.cxx:423:37: required from 'vigra::NumpyAnyArray vigra::pythonGaussianDivergence(vigra::NumpyArray >, boost::python::api::object, vigra::NumpyArray >, boost::python::api::object, boost::python::api::object, double, boost::python::api::object) [with PixelType = float; unsigned int N = 2u]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/convolution.cxx:698:63: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_array.hxx:2224:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int k=d; k::type, vigra::StridedArrayTag> vigra::MultiArrayView::expandElements(vigra::MultiArrayView::difference_type_1) const [with unsigned int N = 3u; T = vigra::TinyVector; StrideTag = vigra::StridedArrayTag; typename vigra::ExpandElementResult::type = float; vigra::MultiArrayView::difference_type_1 = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_array.hxx:1335:30: required from 'vigra::MultiArrayView::type, vigra::StridedArrayTag> vigra::MultiArrayView::bindElementChannel(vigra::MultiArrayView::difference_type_1) const [with unsigned int N = 3u; T = vigra::TinyVector; StrideTag = vigra::StridedArrayTag; typename vigra::ExpandElementResult::type = float; vigra::MultiArrayView::difference_type_1 = int]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_convolution.hxx:2198:9: required from 'void vigra::gaussianDivergenceMultiArray(const vigra::MultiArrayView, S1>&, vigra::MultiArrayView, const vigra::ConvolutionOptions&) [with unsigned int N = 3u; T1 = float; S1 = vigra::StridedArrayTag; T2 = float; S2 = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/convolution.cxx:423:37: required from 'vigra::NumpyAnyArray vigra::pythonGaussianDivergence(vigra::NumpyArray >, boost::python::api::object, vigra::NumpyArray >, boost::python::api::object, boost::python::api::object, double, boost::python::api::object) [with PixelType = float; unsigned int N = 3u]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/convolution.cxx:715:63: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_array.hxx:2224:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] In file included from /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:50:0, from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/convolution.cxx:42: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 3u; T = float]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:725:35: required from 'vigra::NumpyArray::NumpyArray(const vigra::NumpyArray&, bool) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/convolution.cxx:112:49: required from 'vigra::NumpyAnyArray vigra::pythonSeparableConvolveND_NKernels(vigra::NumpyArray >, boost::python::tuple, vigra::NumpyArray >) [with VoxelType = float; unsigned int ndim = 3u]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/convolution.cxx:584:84: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int k=1; k, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 4u; T = float]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:725:35: required from 'vigra::NumpyArray::NumpyArray(const vigra::NumpyArray&, bool) [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/convolution.cxx:112:49: required from 'vigra::NumpyAnyArray vigra::pythonSeparableConvolveND_NKernels(vigra::NumpyArray >, boost::python::tuple, vigra::NumpyArray >) [with VoxelType = float; unsigned int ndim = 4u]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/convolution.cxx:588:84: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] In file included from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/filters.cxx:39:0: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx: In function 'bool vigra::detail::nontrivialPermutation(const vigra::ArrayVector&)': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:499:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p[k] != k) ^ In file included from /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:50:0, from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/filters.cxx:39: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 3u; T = float]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1001:31: required from 'bool vigra::NumpyArray::makeReference(PyObject*, bool) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1013:29: required from 'bool vigra::NumpyArray::makeReference(const vigra::NumpyAnyArray&, bool) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1105:13: required from 'void vigra::NumpyArray::reshapeIfEmpty(vigra::TaggedShape, std::__cxx11::string) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/filters.cxx:55:5: required from 'vigra::NumpyAnyArray vigra::pythonNonlinearDiffusion2D(vigra::NumpyArray<3u, vigra::Multiband >, double, double, vigra::NumpyArray<3u, vigra::Multiband >) [with InValue = float; OutValue = float]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/filters.cxx:98:69: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int k=1; k&)': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:499:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p[k] != k) ^ In file included from /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:50:0, from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/tensors.cxx:39: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permuteLikewise(vigra::python_ptr, const ARRAY&, ARRAY&) [with ARRAY = vigra::TinyVector; unsigned int N = 3u; T = float]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:906:37: required from 'vigra::TinyVector vigra::NumpyArray::permuteLikewise(const vigra::TinyVector&) const [with U = int; int K = 2; unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/tensors.cxx:202:9: required from 'vigra::NumpyAnyArray vigra::pythonGaussianGradientMagnitude(vigra::NumpyArray >, boost::python::api::object, bool, vigra::NumpyAnyArray, boost::python::api::object, boost::python::api::object, double, boost::python::api::object) [with VoxelType = float; unsigned int ndim = 3u]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/tensors.cxx:567:69: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:552:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int k=1; k, vigra::StridedArrayTag>::permuteLikewise(vigra::python_ptr, const ARRAY&, ARRAY&) [with ARRAY = vigra::TinyVector; unsigned int N = 4u; T = float]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:906:37: required from 'vigra::TinyVector vigra::NumpyArray::permuteLikewise(const vigra::TinyVector&) const [with U = int; int K = 3; unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/tensors.cxx:202:9: required from 'vigra::NumpyAnyArray vigra::pythonGaussianGradientMagnitude(vigra::NumpyArray >, boost::python::api::object, bool, vigra::NumpyAnyArray, boost::python::api::object, boost::python::api::object, double, boost::python::api::object) [with VoxelType = float; unsigned int ndim = 4u]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/tensors.cxx:588:69: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:552:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permuteLikewise(vigra::python_ptr, const ARRAY&, ARRAY&) [with ARRAY = vigra::TinyVector; unsigned int N = 3u; T = float]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:906:37: required from 'vigra::TinyVector vigra::NumpyArray::permuteLikewise(const vigra::TinyVector&) const [with U = double; int K = 2; unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/vigranumpyscaleparam.hxx:97:25: required from 'void vigra::pythonScaleParam::permuteLikewise(const Array&) [with Array = vigra::NumpyArray<3u, vigra::Multiband >; unsigned int ndim = 2u]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/tensors.cxx:196:5: required from 'vigra::NumpyAnyArray vigra::pythonGaussianGradientMagnitude(vigra::NumpyArray >, boost::python::api::object, bool, vigra::NumpyAnyArray, boost::python::api::object, boost::python::api::object, double, boost::python::api::object) [with VoxelType = float; unsigned int ndim = 3u]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/tensors.cxx:567:69: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:552:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permuteLikewise(vigra::python_ptr, const ARRAY&, ARRAY&) [with ARRAY = vigra::TinyVector; unsigned int N = 4u; T = float]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:906:37: required from 'vigra::TinyVector vigra::NumpyArray::permuteLikewise(const vigra::TinyVector&) const [with U = double; int K = 3; unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/vigranumpyscaleparam.hxx:97:25: required from 'void vigra::pythonScaleParam::permuteLikewise(const Array&) [with Array = vigra::NumpyArray<4u, vigra::Multiband >; unsigned int ndim = 3u]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/tensors.cxx:196:5: required from 'vigra::NumpyAnyArray vigra::pythonGaussianGradientMagnitude(vigra::NumpyArray >, boost::python::api::object, bool, vigra::NumpyAnyArray, boost::python::api::object, boost::python::api::object, double, boost::python::api::object) [with VoxelType = float; unsigned int ndim = 4u]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/tensors.cxx:588:69: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:552:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 3u; T = float]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:725:35: required from 'vigra::NumpyArray::NumpyArray(const vigra::NumpyArray&, bool) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/tensors.cxx:211:50: required from 'vigra::NumpyAnyArray vigra::pythonGaussianGradientMagnitude(vigra::NumpyArray >, boost::python::api::object, bool, vigra::NumpyAnyArray, boost::python::api::object, boost::python::api::object, double, boost::python::api::object) [with VoxelType = float; unsigned int ndim = 3u]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/tensors.cxx:567:69: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int k=1; k, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 4u; T = float]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:725:35: required from 'vigra::NumpyArray::NumpyArray(const vigra::NumpyArray&, bool) [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/tensors.cxx:211:50: required from 'vigra::NumpyAnyArray vigra::pythonGaussianGradientMagnitude(vigra::NumpyArray >, boost::python::api::object, bool, vigra::NumpyAnyArray, boost::python::api::object, boost::python::api::object, double, boost::python::api::object) [with VoxelType = float; unsigned int ndim = 4u]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/tensors.cxx:588:69: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] In file included from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/morphology.cxx:39:0: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx: In function 'bool vigra::detail::nontrivialPermutation(const vigra::ArrayVector&)': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:499:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p[k] != k) ^ In file included from /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:50:0, from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/morphology.cxx:39: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 3u; T = unsigned char]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:725:35: required from 'vigra::NumpyArray::NumpyArray(const vigra::NumpyArray&, bool) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/morphology.cxx:117:37: required from 'vigra::NumpyAnyArray vigra::pythonDiscErosion(vigra::NumpyArray<3u, vigra::Multiband >, int, vigra::NumpyArray<3u, vigra::Multiband >) [with PixelType = unsigned char]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/morphology.cxx:497:53: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int k=1; k, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 3u; T = float]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1001:31: required from 'bool vigra::NumpyArray::makeReference(PyObject*, bool) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1013:29: required from 'bool vigra::NumpyArray::makeReference(const vigra::NumpyAnyArray&, bool) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1105:13: required from 'void vigra::NumpyArray::reshapeIfEmpty(vigra::TaggedShape, std::__cxx11::string) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/morphology.cxx:61:5: required from 'vigra::NumpyAnyArray vigra::pythonDiscRankOrderFilter(vigra::NumpyArray<3u, vigra::Multiband >, int, float, vigra::NumpyArray<3u, vigra::Multiband >) [with PixelType = float]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/morphology.cxx:456:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 4u; T = unsigned char]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1001:31: required from 'bool vigra::NumpyArray::makeReference(PyObject*, bool) [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1013:29: required from 'bool vigra::NumpyArray::makeReference(const vigra::NumpyAnyArray&, bool) [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1105:13: required from 'void vigra::NumpyArray::reshapeIfEmpty(vigra::TaggedShape, std::__cxx11::string) [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/morphology.cxx:196:5: required from 'vigra::NumpyAnyArray vigra::pythonMultiBinaryErosion(vigra::NumpyArray >, double, vigra::NumpyArray >) [with int dim = 4; PixelType = unsigned char]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/morphology.cxx:542:63: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 4u; T = bool]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1001:31: required from 'bool vigra::NumpyArray::makeReference(PyObject*, bool) [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1013:29: required from 'bool vigra::NumpyArray::makeReference(const vigra::NumpyAnyArray&, bool) [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1105:13: required from 'void vigra::NumpyArray::reshapeIfEmpty(vigra::TaggedShape, std::__cxx11::string) [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/morphology.cxx:196:5: required from 'vigra::NumpyAnyArray vigra::pythonMultiBinaryErosion(vigra::NumpyArray >, double, vigra::NumpyArray >) [with int dim = 4; PixelType = bool]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/morphology.cxx:555:62: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 4u; T = float]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1001:31: required from 'bool vigra::NumpyArray::makeReference(PyObject*, bool) [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1013:29: required from 'bool vigra::NumpyArray::makeReference(const vigra::NumpyAnyArray&, bool) [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1105:13: required from 'void vigra::NumpyArray::reshapeIfEmpty(vigra::TaggedShape, std::__cxx11::string) [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/morphology.cxx:286:5: required from 'vigra::NumpyAnyArray vigra::pythonMultiGrayscaleErosion(vigra::NumpyArray >, double, vigra::NumpyArray >) [with int dim = 4; PixelType = float]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/morphology.cxx:628:65: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] In file included from /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_gridgraph.hxx:41:0, from /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_localminmax.hxx:44, from /builddir/build/BUILD/vigra-1.10.0/include/vigra/watersheds3d.hxx:41, from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/segmentation.cxx:46: /builddir/build/BUILD/vigra-1.10.0/include/vigra/graphs.hxx: At global scope: /builddir/build/BUILD/vigra-1.10.0/include/vigra/graphs.hxx:163:16: warning: 'boost::{anonymous}::vertex_index' defined but not used [-Wunused-variable] vertex_index_t vertex_index; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 81 [ 71%] Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_analysis.dir/edgedetection.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core && /usr/bin/c++ -DHasHDF5 -Dvigranumpy_analysis_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -o CMakeFiles/vigranumpy_analysis.dir/edgedetection.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/edgedetection.cxx 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.10.0' cd /builddir/build/BUILD/vigra-1.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_geometry.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_geometry.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_geometry.dir/depend.internal". Dependee "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_geometry.dir/depend.internal". Scanning dependencies of target vigranumpy_geometry make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' 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.10.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 92 [ 75%] Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_geometry.dir/geometry.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core && /usr/bin/c++ -DHasHDF5 -Dvigranumpy_geometry_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -o CMakeFiles/vigranumpy_geometry.dir/geometry.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/geometry.cxx In file included from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/edgedetection.cxx:39:0: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx: In function 'bool vigra::detail::nontrivialPermutation(const vigra::ArrayVector&)': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:499:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p[k] != k) ^ In file included from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/geometry.cxx:40:0: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx: In function 'bool vigra::detail::nontrivialPermutation(const vigra::ArrayVector&)': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:499:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p[k] != k) ^ Linking CXX shared library geometry.so cd /builddir/build/BUILD/vigra-1.10.0/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,geometry.so -o geometry.so CMakeFiles/vigranumpy_geometry.dir/geometry.cxx.o -lpython2.7 -lboost_python Copying module to temporary module directory cd /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/geometry.so /builddir/build/BUILD/vigra-1.10.0/vigranumpy/vigra/ make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 92 [ 75%] Built target vigranumpy_geometry /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 82 [ 78%] Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_analysis.dir/interestpoints.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core && /usr/bin/c++ -DHasHDF5 -Dvigranumpy_analysis_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -o CMakeFiles/vigranumpy_analysis.dir/interestpoints.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/interestpoints.cxx In file included from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/interestpoints.cxx:39:0: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx: In function 'bool vigra::detail::nontrivialPermutation(const vigra::ArrayVector&)': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:499:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p[k] != k) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles [ 78%] Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_analysis.dir/accumulator.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core && /usr/bin/c++ -DHasHDF5 -Dvigranumpy_analysis_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -o CMakeFiles/vigranumpy_analysis.dir/accumulator.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator.cxx Linking CXX shared library filters.so cd /builddir/build/BUILD/vigra-1.10.0/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 In file included from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:43:0, from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator.cxx:39: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx: In function 'bool vigra::detail::nontrivialPermutation(const vigra::ArrayVector&)': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:499:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p[k] != k) ^ Copying module to temporary module directory cd /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/filters.so /builddir/build/BUILD/vigra-1.10.0/vigranumpy/vigra/ make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 88 89 90 91 [ 78%] Built target vigranumpy_filters 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.10.0' cd /builddir/build/BUILD/vigra-1.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_impex.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_impex.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_impex.dir/depend.internal". Dependee "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_impex.dir/depend.internal". Scanning dependencies of target vigranumpy_impex make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' 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.10.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 93 [ 81%] Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_impex.dir/impex.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core && /usr/bin/c++ -DHasHDF5 -Dvigranumpy_impex_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -o CMakeFiles/vigranumpy_impex.dir/impex.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 83 [ 84%] Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_analysis.dir/accumulator-region-singleband.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core && /usr/bin/c++ -DHasHDF5 -Dvigranumpy_analysis_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -o CMakeFiles/vigranumpy_analysis.dir/accumulator-region-singleband.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator-region-singleband.cxx /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 84 [ 87%] Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_analysis.dir/accumulator-region-multiband.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core && /usr/bin/c++ -DHasHDF5 -Dvigranumpy_analysis_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -o CMakeFiles/vigranumpy_analysis.dir/accumulator-region-multiband.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator-region-multiband.cxx In file included from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:45:0, from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator.cxx:39: /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx: In instantiation of 'void vigra::acc::PrincipalProjection::Impl::update(const U&) const [with U = vigra::MultiArrayView<1u, float, vigra::StridedArrayTag>; BASE = vigra::acc::acc_detail::AccumulatorFactory, vigra::CoupledHandle, void> >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::InvalidGlobalAccumulatorHandle>, 17u>::AccumulatorBase]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:3225:29: required from 'void vigra::acc::DataFromHandle::Impl::update(const vigra::CoupledHandle&) [with U = vigra::Multiband; NEXT = vigra::CoupledHandle, void>; T = vigra::CoupledHandle, vigra::CoupledHandle, void> >; BASE = vigra::acc::acc_detail::AccumulatorFactory, vigra::CoupledHandle, void> >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::InvalidGlobalAccumulatorHandle>, 17u>::AccumulatorBase; TAG = vigra::acc::PrincipalProjection]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:1051:13: required from 'static void vigra::acc::acc_detail::DecoratorImpl::exec(A&, const T&) [with T = vigra::CoupledHandle, vigra::CoupledHandle, void> >; A = vigra::acc::acc_detail::AccumulatorFactory, vigra::CoupledHandle, void> >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::InvalidGlobalAccumulatorHandle>, 17u>::Accumulator; unsigned int CurrentPass = 2u]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:1699:13: recursively required from 'void vigra::acc::acc_detail::AccumulatorFactory::Accumulator::pass(const T&) [with unsigned int N = 2u; T = vigra::CoupledHandle, vigra::CoupledHandle, void> >; TAG = vigra::acc::Skewness; CONFIG = vigra::acc::acc_detail::ConfigureAccumulatorChain, vigra::CoupledHandle, void> >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::InvalidGlobalAccumulatorHandle>; unsigned int LEVEL = 1u]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:1699:13: required from 'void vigra::acc::acc_detail::AccumulatorFactory::Accumulator::pass(const T&) [with unsigned int N = 2u; T = vigra::CoupledHandle, vigra::CoupledHandle, void> >; TAG = vigra::acc::DivideByCount > >; CONFIG = vigra::acc::acc_detail::ConfigureAccumulatorChain, vigra::CoupledHandle, void> >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::InvalidGlobalAccumulatorHandle>; unsigned int LEVEL = 0u]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:1888:13: required from 'void vigra::acc::AccumulatorChainImpl::update(const T&) [with unsigned int N = 2u; T = vigra::CoupledHandle, vigra::CoupledHandle, void> >; NEXT = vigra::acc::acc_detail::AccumulatorFactory > >, vigra::acc::acc_detail::ConfigureAccumulatorChain, vigra::CoupledHandle, void> >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::InvalidGlobalAccumulatorHandle>, 0u>::Accumulator]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:1973:30: required from 'void vigra::acc::AccumulatorChainImpl::updatePassN(const T&, unsigned int) [with T = vigra::CoupledHandle, vigra::CoupledHandle, void> >; NEXT = vigra::acc::acc_detail::AccumulatorFactory > >, vigra::acc::acc_detail::ConfigureAccumulatorChain, vigra::CoupledHandle, void> >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::InvalidGlobalAccumulatorHandle>, 0u>::Accumulator]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:2951:13: required from 'void vigra::acc::extractFeatures(ITERATOR, ITERATOR, ACCUMULATOR&) [with ITERATOR = vigra::CoupledScanOrderIterator<2u, vigra::CoupledHandle, vigra::CoupledHandle, void> >, 1>; ACCUMULATOR = vigra::acc::PythonAccumulator, vigra::CoupledHandle, void> >, vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal > >, vigra::acc::PythonFeatureAccumulator, vigra::acc::GetTag_Visitor>]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:619:24: required from 'typename Accumulator::PythonBase* vigra::acc::pythonInspectMultiband(vigra::NumpyArray >, boost::python::api::object) [with Accumulator = vigra::acc::PythonAccumulator, vigra::CoupledHandle, void> >, vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal > >, vigra::acc::PythonFeatureAccumulator, vigra::acc::GetTag_Visitor>; unsigned int ndim = 3u; T = float; typename Accumulator::PythonBase = vigra::acc::PythonFeatureAccumulator]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:812:8: required from 'void vigra::definePythonAccumulatorMultiband() [with unsigned int N = 3u; T = float; Accumulators = vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal >]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator.cxx:129:68: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:3605:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(unsigned int k=0; k::update(const U&) const [with U = vigra::MultiArrayView<1u, float, vigra::StridedArrayTag>; BASE = vigra::acc::acc_detail::AccumulatorFactory, vigra::CoupledHandle, void> >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::InvalidGlobalAccumulatorHandle>, 17u>::AccumulatorBase]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:3225:29: required from 'void vigra::acc::DataFromHandle::Impl::update(const vigra::CoupledHandle&) [with U = vigra::Multiband; NEXT = vigra::CoupledHandle, void>; T = vigra::CoupledHandle, vigra::CoupledHandle, void> >; BASE = vigra::acc::acc_detail::AccumulatorFactory, vigra::CoupledHandle, void> >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::InvalidGlobalAccumulatorHandle>, 17u>::AccumulatorBase; TAG = vigra::acc::PrincipalProjection]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:1051:13: required from 'static void vigra::acc::acc_detail::DecoratorImpl::exec(A&, const T&) [with T = vigra::CoupledHandle, vigra::CoupledHandle, void> >; A = vigra::acc::acc_detail::AccumulatorFactory, vigra::CoupledHandle, void> >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::InvalidGlobalAccumulatorHandle>, 17u>::Accumulator; unsigned int CurrentPass = 2u]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:1699:13: recursively required from 'void vigra::acc::acc_detail::AccumulatorFactory::Accumulator::pass(const T&) [with unsigned int N = 2u; T = vigra::CoupledHandle, vigra::CoupledHandle, void> >; TAG = vigra::acc::Skewness; CONFIG = vigra::acc::acc_detail::ConfigureAccumulatorChain, vigra::CoupledHandle, void> >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::InvalidGlobalAccumulatorHandle>; unsigned int LEVEL = 1u]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:1699:13: required from 'void vigra::acc::acc_detail::AccumulatorFactory::Accumulator::pass(const T&) [with unsigned int N = 2u; T = vigra::CoupledHandle, vigra::CoupledHandle, void> >; TAG = vigra::acc::DivideByCount > >; CONFIG = vigra::acc::acc_detail::ConfigureAccumulatorChain, vigra::CoupledHandle, void> >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::InvalidGlobalAccumulatorHandle>; unsigned int LEVEL = 0u]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:1888:13: required from 'void vigra::acc::AccumulatorChainImpl::update(const T&) [with unsigned int N = 2u; T = vigra::CoupledHandle, vigra::CoupledHandle, void> >; NEXT = vigra::acc::acc_detail::AccumulatorFactory > >, vigra::acc::acc_detail::ConfigureAccumulatorChain, vigra::CoupledHandle, void> >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::InvalidGlobalAccumulatorHandle>, 0u>::Accumulator]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:1973:30: required from 'void vigra::acc::AccumulatorChainImpl::updatePassN(const T&, unsigned int) [with T = vigra::CoupledHandle, vigra::CoupledHandle, void> >; NEXT = vigra::acc::acc_detail::AccumulatorFactory > >, vigra::acc::acc_detail::ConfigureAccumulatorChain, vigra::CoupledHandle, void> >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::InvalidGlobalAccumulatorHandle>, 0u>::Accumulator]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:2951:13: required from 'void vigra::acc::extractFeatures(ITERATOR, ITERATOR, ACCUMULATOR&) [with ITERATOR = vigra::CoupledScanOrderIterator<3u, vigra::CoupledHandle, vigra::CoupledHandle, void> >, 2>; ACCUMULATOR = vigra::acc::PythonAccumulator, vigra::CoupledHandle, void> >, vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal > >, vigra::acc::PythonFeatureAccumulator, vigra::acc::GetTag_Visitor>]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:619:24: required from 'typename Accumulator::PythonBase* vigra::acc::pythonInspectMultiband(vigra::NumpyArray >, boost::python::api::object) [with Accumulator = vigra::acc::PythonAccumulator, vigra::CoupledHandle, void> >, vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal > >, vigra::acc::PythonFeatureAccumulator, vigra::acc::GetTag_Visitor>; unsigned int ndim = 4u; T = float; typename Accumulator::PythonBase = vigra::acc::PythonFeatureAccumulator]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:812:8: required from 'void vigra::definePythonAccumulatorMultiband() [with unsigned int N = 4u; T = float; Accumulators = vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal >]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator.cxx:130:68: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:3605:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(unsigned int k=0; k, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 4u; T = float]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:725:35: required from 'vigra::NumpyArray::NumpyArray(const vigra::NumpyArray&, bool) [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /usr/include/boost/python/detail/invoke.hpp:75:16: required from 'PyObject* boost::python::detail::invoke(boost::python::detail::invoke_tag_, const RC&, F&, AC0&, AC1&) [with RC = boost::python::to_python_indirect; F = vigra::acc::PythonFeatureAccumulator* (*)(vigra::NumpyArray<4u, vigra::Multiband >, boost::python::api::object); AC0 = boost::python::arg_from_python > >; AC1 = boost::python::arg_from_python; PyObject = _object]' /usr/include/boost/python/detail/caller.hpp:218:46: required from 'PyObject* boost::python::detail::caller_arity<2u>::impl::operator()(PyObject*, PyObject*) [with F = vigra::acc::PythonFeatureAccumulator* (*)(vigra::NumpyArray<4u, vigra::Multiband >, boost::python::api::object); Policies = boost::python::return_value_policy; Sig = boost::mpl::vector3 >, boost::python::api::object>; PyObject = _object]' /usr/include/boost/python/object/py_function.hpp:38:33: required from 'PyObject* boost::python::objects::caller_py_function_impl::operator()(PyObject*, PyObject*) [with Caller = boost::python::detail::caller >, boost::python::api::object), boost::python::return_value_policy, boost::mpl::vector3 >, boost::python::api::object> >; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator.cxx:165:1: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int k=1; k, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 3u; T = float]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:725:35: required from 'vigra::NumpyArray::NumpyArray(const vigra::NumpyArray&, bool) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /usr/include/boost/python/detail/invoke.hpp:75:16: required from 'PyObject* boost::python::detail::invoke(boost::python::detail::invoke_tag_, const RC&, F&, AC0&, AC1&) [with RC = boost::python::to_python_indirect; F = vigra::acc::PythonFeatureAccumulator* (*)(vigra::NumpyArray<3u, vigra::Multiband >, boost::python::api::object); AC0 = boost::python::arg_from_python > >; AC1 = boost::python::arg_from_python; PyObject = _object]' /usr/include/boost/python/detail/caller.hpp:218:46: required from 'PyObject* boost::python::detail::caller_arity<2u>::impl::operator()(PyObject*, PyObject*) [with F = vigra::acc::PythonFeatureAccumulator* (*)(vigra::NumpyArray<3u, vigra::Multiband >, boost::python::api::object); Policies = boost::python::return_value_policy; Sig = boost::mpl::vector3 >, boost::python::api::object>; PyObject = _object]' /usr/include/boost/python/object/py_function.hpp:38:33: required from 'PyObject* boost::python::objects::caller_py_function_impl::operator()(PyObject*, PyObject*) [with Caller = boost::python::detail::caller >, boost::python::api::object), boost::python::return_value_policy, boost::mpl::vector3 >, boost::python::api::object> >; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator.cxx:165:1: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] In file included from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:43:0: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx: In function 'bool vigra::detail::nontrivialPermutation(const vigra::ArrayVector&)': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:499:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p[k] != k) ^ In file included from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:43:0, from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator-region-singleband.cxx:39: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx: In function 'bool vigra::detail::nontrivialPermutation(const vigra::ArrayVector&)': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:499:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p[k] != k) ^ In file included from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:43:0, from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator-region-multiband.cxx:39: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx: In function 'bool vigra::detail::nontrivialPermutation(const vigra::ArrayVector&)': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:499:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p[k] != k) ^ In file included from /builddir/build/BUILD/vigra-1.10.0/include/vigra/tinyvector.hxx:51:0, from /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_array.hxx:43, from /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:47, from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:43: /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:74:20: required from 'vigra::NumpyAnyArray vigra::detail::readImageImpl(const vigra::ImageImportInfo&, std::__cxx11::string) [with T = float; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:140:56: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::RGBAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::RGBAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::RGBAccessor >]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:80:20: required from 'vigra::NumpyAnyArray vigra::detail::readImageImpl(const vigra::ImageImportInfo&, std::__cxx11::string) [with T = float; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:140:56: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:86:20: required from 'vigra::NumpyAnyArray vigra::detail::readImageImpl(const vigra::ImageImportInfo&, std::__cxx11::string) [with T = float; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:140:56: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:74:20: required from 'vigra::NumpyAnyArray vigra::detail::readImageImpl(const vigra::ImageImportInfo&, std::__cxx11::string) [with T = unsigned char; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:142:56: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::RGBAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::RGBAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::RGBAccessor >]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:80:20: required from 'vigra::NumpyAnyArray vigra::detail::readImageImpl(const vigra::ImageImportInfo&, std::__cxx11::string) [with T = unsigned char; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:142:56: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:86:20: required from 'vigra::NumpyAnyArray vigra::detail::readImageImpl(const vigra::ImageImportInfo&, std::__cxx11::string) [with T = unsigned char; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:142:56: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:74:20: required from 'vigra::NumpyAnyArray vigra::detail::readImageImpl(const vigra::ImageImportInfo&, std::__cxx11::string) [with T = short int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:144:56: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::RGBAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::RGBAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::RGBAccessor >]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:80:20: required from 'vigra::NumpyAnyArray vigra::detail::readImageImpl(const vigra::ImageImportInfo&, std::__cxx11::string) [with T = short int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:144:56: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:86:20: required from 'vigra::NumpyAnyArray vigra::detail::readImageImpl(const vigra::ImageImportInfo&, std::__cxx11::string) [with T = short int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:144:56: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:74:20: required from 'vigra::NumpyAnyArray vigra::detail::readImageImpl(const vigra::ImageImportInfo&, std::__cxx11::string) [with T = short unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:146:57: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::RGBAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::RGBAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::RGBAccessor >]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:80:20: required from 'vigra::NumpyAnyArray vigra::detail::readImageImpl(const vigra::ImageImportInfo&, std::__cxx11::string) [with T = short unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:146:57: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:86:20: required from 'vigra::NumpyAnyArray vigra::detail::readImageImpl(const vigra::ImageImportInfo&, std::__cxx11::string) [with T = short unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:146:57: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:74:20: required from 'vigra::NumpyAnyArray vigra::detail::readImageImpl(const vigra::ImageImportInfo&, std::__cxx11::string) [with T = int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:148:56: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::RGBAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::RGBAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::RGBAccessor >]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:80:20: required from 'vigra::NumpyAnyArray vigra::detail::readImageImpl(const vigra::ImageImportInfo&, std::__cxx11::string) [with T = int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:148:56: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:86:20: required from 'vigra::NumpyAnyArray vigra::detail::readImageImpl(const vigra::ImageImportInfo&, std::__cxx11::string) [with T = int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:148:56: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:74:20: required from 'vigra::NumpyAnyArray vigra::detail::readImageImpl(const vigra::ImageImportInfo&, std::__cxx11::string) [with T = unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:150:57: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::RGBAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::RGBAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::RGBAccessor >]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:80:20: required from 'vigra::NumpyAnyArray vigra::detail::readImageImpl(const vigra::ImageImportInfo&, std::__cxx11::string) [with T = unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:150:57: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:86:20: required from 'vigra::NumpyAnyArray vigra::detail::readImageImpl(const vigra::ImageImportInfo&, std::__cxx11::string) [with T = unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:150:57: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:74:20: required from 'vigra::NumpyAnyArray vigra::detail::readImageImpl(const vigra::ImageImportInfo&, std::__cxx11::string) [with T = double; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:152:57: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::RGBAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::RGBAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::RGBAccessor >]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:80:20: required from 'vigra::NumpyAnyArray vigra::detail::readImageImpl(const vigra::ImageImportInfo&, std::__cxx11::string) [with T = double; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:152:57: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::ImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:86:20: required from 'vigra::NumpyAnyArray vigra::detail::readImageImpl(const vigra::ImageImportInfo&, std::__cxx11::string) [with T = double; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:152:57: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ In file included from /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:50:0, from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:43: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 3u; T = float]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1001:31: required from 'bool vigra::NumpyArray::makeReference(PyObject*, bool) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:750:9: required from 'vigra::NumpyArray::NumpyArray(const difference_type&, const string&) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; vigra::NumpyArray::difference_type = vigra::TinyVector; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:91:119: required from 'vigra::NumpyAnyArray vigra::detail::readImageImpl(const vigra::ImageImportInfo&, std::__cxx11::string) [with T = float; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:140:56: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int k=1; k, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 3u; T = unsigned char]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1001:31: required from 'bool vigra::NumpyArray::makeReference(PyObject*, bool) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:750:9: required from 'vigra::NumpyArray::NumpyArray(const difference_type&, const string&) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; vigra::NumpyArray::difference_type = vigra::TinyVector; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:91:119: required from 'vigra::NumpyAnyArray vigra::detail::readImageImpl(const vigra::ImageImportInfo&, std::__cxx11::string) [with T = unsigned char; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:142:56: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 3u; T = short int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1001:31: required from 'bool vigra::NumpyArray::makeReference(PyObject*, bool) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:750:9: required from 'vigra::NumpyArray::NumpyArray(const difference_type&, const string&) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; vigra::NumpyArray::difference_type = vigra::TinyVector; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:91:119: required from 'vigra::NumpyAnyArray vigra::detail::readImageImpl(const vigra::ImageImportInfo&, std::__cxx11::string) [with T = short int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:144:56: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 3u; T = short unsigned int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1001:31: required from 'bool vigra::NumpyArray::makeReference(PyObject*, bool) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:750:9: required from 'vigra::NumpyArray::NumpyArray(const difference_type&, const string&) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; vigra::NumpyArray::difference_type = vigra::TinyVector; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:91:119: required from 'vigra::NumpyAnyArray vigra::detail::readImageImpl(const vigra::ImageImportInfo&, std::__cxx11::string) [with T = short unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:146:57: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 3u; T = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1001:31: required from 'bool vigra::NumpyArray::makeReference(PyObject*, bool) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:750:9: required from 'vigra::NumpyArray::NumpyArray(const difference_type&, const string&) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; vigra::NumpyArray::difference_type = vigra::TinyVector; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:91:119: required from 'vigra::NumpyAnyArray vigra::detail::readImageImpl(const vigra::ImageImportInfo&, std::__cxx11::string) [with T = int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:148:56: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 3u; T = unsigned int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1001:31: required from 'bool vigra::NumpyArray::makeReference(PyObject*, bool) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:750:9: required from 'vigra::NumpyArray::NumpyArray(const difference_type&, const string&) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; vigra::NumpyArray::difference_type = vigra::TinyVector; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:91:119: required from 'vigra::NumpyAnyArray vigra::detail::readImageImpl(const vigra::ImageImportInfo&, std::__cxx11::string) [with T = unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:150:57: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 3u; T = double]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1001:31: required from 'bool vigra::NumpyArray::makeReference(PyObject*, bool) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:750:9: required from 'vigra::NumpyArray::NumpyArray(const difference_type&, const string&) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; vigra::NumpyArray::difference_type = vigra::TinyVector; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:91:119: required from 'vigra::NumpyAnyArray vigra::detail::readImageImpl(const vigra::ImageImportInfo&, std::__cxx11::string) [with T = double; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:152:57: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] In file included from /builddir/build/BUILD/vigra-1.10.0/include/vigra/tinyvector.hxx:51:0, from /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_array.hxx:43, from /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:47, from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:43: /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:558:25: required from 'void vigra::VolumeImportInfo::importImpl(vigra::MultiArrayView<3u, T, Stride>&) const [with T = vigra::TinyVector; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:672:5: required from 'void vigra::importVolume(const vigra::VolumeImportInfo&, vigra::MultiArrayView<3u, T, Stride>&) [with T = vigra::TinyVector; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:224:21: required from 'vigra::NumpyAnyArray vigra::detail::readVolumeImpl(const vigra::VolumeImportInfo&, std::__cxx11::string) [with T = float; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:277:57: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::RGBAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::RGBAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::RGBAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:558:25: required from 'void vigra::VolumeImportInfo::importImpl(vigra::MultiArrayView<3u, T, Stride>&) const [with T = vigra::RGBValue; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:672:5: required from 'void vigra::importVolume(const vigra::VolumeImportInfo&, vigra::MultiArrayView<3u, T, Stride>&) [with T = vigra::RGBValue; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:230:21: required from 'vigra::NumpyAnyArray vigra::detail::readVolumeImpl(const vigra::VolumeImportInfo&, std::__cxx11::string) [with T = float; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:277:57: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:558:25: required from 'void vigra::VolumeImportInfo::importImpl(vigra::MultiArrayView<3u, T, Stride>&) const [with T = vigra::TinyVector; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:672:5: required from 'void vigra::importVolume(const vigra::VolumeImportInfo&, vigra::MultiArrayView<3u, T, Stride>&) [with T = vigra::TinyVector; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:236:21: required from 'vigra::NumpyAnyArray vigra::detail::readVolumeImpl(const vigra::VolumeImportInfo&, std::__cxx11::string) [with T = float; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:277:57: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:558:25: required from 'void vigra::VolumeImportInfo::importImpl(vigra::MultiArrayView<3u, T, Stride>&) const [with T = vigra::TinyVector; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:672:5: required from 'void vigra::importVolume(const vigra::VolumeImportInfo&, vigra::MultiArrayView<3u, T, Stride>&) [with T = vigra::TinyVector; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:224:21: required from 'vigra::NumpyAnyArray vigra::detail::readVolumeImpl(const vigra::VolumeImportInfo&, std::__cxx11::string) [with T = unsigned char; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:279:57: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::RGBAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::RGBAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::RGBAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:558:25: required from 'void vigra::VolumeImportInfo::importImpl(vigra::MultiArrayView<3u, T, Stride>&) const [with T = vigra::RGBValue; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:672:5: required from 'void vigra::importVolume(const vigra::VolumeImportInfo&, vigra::MultiArrayView<3u, T, Stride>&) [with T = vigra::RGBValue; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:230:21: required from 'vigra::NumpyAnyArray vigra::detail::readVolumeImpl(const vigra::VolumeImportInfo&, std::__cxx11::string) [with T = unsigned char; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:279:57: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:558:25: required from 'void vigra::VolumeImportInfo::importImpl(vigra::MultiArrayView<3u, T, Stride>&) const [with T = vigra::TinyVector; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:672:5: required from 'void vigra::importVolume(const vigra::VolumeImportInfo&, vigra::MultiArrayView<3u, T, Stride>&) [with T = vigra::TinyVector; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:236:21: required from 'vigra::NumpyAnyArray vigra::detail::readVolumeImpl(const vigra::VolumeImportInfo&, std::__cxx11::string) [with T = unsigned char; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:279:57: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:558:25: required from 'void vigra::VolumeImportInfo::importImpl(vigra::MultiArrayView<3u, T, Stride>&) const [with T = vigra::TinyVector; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:672:5: required from 'void vigra::importVolume(const vigra::VolumeImportInfo&, vigra::MultiArrayView<3u, T, Stride>&) [with T = vigra::TinyVector; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:224:21: required from 'vigra::NumpyAnyArray vigra::detail::readVolumeImpl(const vigra::VolumeImportInfo&, std::__cxx11::string) [with T = short int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:281:57: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::RGBAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::RGBAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::RGBAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:558:25: required from 'void vigra::VolumeImportInfo::importImpl(vigra::MultiArrayView<3u, T, Stride>&) const [with T = vigra::RGBValue; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:672:5: required from 'void vigra::importVolume(const vigra::VolumeImportInfo&, vigra::MultiArrayView<3u, T, Stride>&) [with T = vigra::RGBValue; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:230:21: required from 'vigra::NumpyAnyArray vigra::detail::readVolumeImpl(const vigra::VolumeImportInfo&, std::__cxx11::string) [with T = short int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:281:57: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:558:25: required from 'void vigra::VolumeImportInfo::importImpl(vigra::MultiArrayView<3u, T, Stride>&) const [with T = vigra::TinyVector; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:672:5: required from 'void vigra::importVolume(const vigra::VolumeImportInfo&, vigra::MultiArrayView<3u, T, Stride>&) [with T = vigra::TinyVector; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:236:21: required from 'vigra::NumpyAnyArray vigra::detail::readVolumeImpl(const vigra::VolumeImportInfo&, std::__cxx11::string) [with T = short int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:281:57: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:558:25: required from 'void vigra::VolumeImportInfo::importImpl(vigra::MultiArrayView<3u, T, Stride>&) const [with T = vigra::TinyVector; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:672:5: required from 'void vigra::importVolume(const vigra::VolumeImportInfo&, vigra::MultiArrayView<3u, T, Stride>&) [with T = vigra::TinyVector; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:224:21: required from 'vigra::NumpyAnyArray vigra::detail::readVolumeImpl(const vigra::VolumeImportInfo&, std::__cxx11::string) [with T = short unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:283:58: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::RGBAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::RGBAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::RGBAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:558:25: required from 'void vigra::VolumeImportInfo::importImpl(vigra::MultiArrayView<3u, T, Stride>&) const [with T = vigra::RGBValue; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:672:5: required from 'void vigra::importVolume(const vigra::VolumeImportInfo&, vigra::MultiArrayView<3u, T, Stride>&) [with T = vigra::RGBValue; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:230:21: required from 'vigra::NumpyAnyArray vigra::detail::readVolumeImpl(const vigra::VolumeImportInfo&, std::__cxx11::string) [with T = short unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:283:58: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:558:25: required from 'void vigra::VolumeImportInfo::importImpl(vigra::MultiArrayView<3u, T, Stride>&) const [with T = vigra::TinyVector; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:672:5: required from 'void vigra::importVolume(const vigra::VolumeImportInfo&, vigra::MultiArrayView<3u, T, Stride>&) [with T = vigra::TinyVector; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:236:21: required from 'vigra::NumpyAnyArray vigra::detail::readVolumeImpl(const vigra::VolumeImportInfo&, std::__cxx11::string) [with T = short unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:283:58: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:558:25: required from 'void vigra::VolumeImportInfo::importImpl(vigra::MultiArrayView<3u, T, Stride>&) const [with T = vigra::TinyVector; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:672:5: required from 'void vigra::importVolume(const vigra::VolumeImportInfo&, vigra::MultiArrayView<3u, T, Stride>&) [with T = vigra::TinyVector; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:224:21: required from 'vigra::NumpyAnyArray vigra::detail::readVolumeImpl(const vigra::VolumeImportInfo&, std::__cxx11::string) [with T = int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:285:57: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::RGBAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::RGBAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::RGBAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:558:25: required from 'void vigra::VolumeImportInfo::importImpl(vigra::MultiArrayView<3u, T, Stride>&) const [with T = vigra::RGBValue; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:672:5: required from 'void vigra::importVolume(const vigra::VolumeImportInfo&, vigra::MultiArrayView<3u, T, Stride>&) [with T = vigra::RGBValue; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:230:21: required from 'vigra::NumpyAnyArray vigra::detail::readVolumeImpl(const vigra::VolumeImportInfo&, std::__cxx11::string) [with T = int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:285:57: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:558:25: required from 'void vigra::VolumeImportInfo::importImpl(vigra::MultiArrayView<3u, T, Stride>&) const [with T = vigra::TinyVector; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:672:5: required from 'void vigra::importVolume(const vigra::VolumeImportInfo&, vigra::MultiArrayView<3u, T, Stride>&) [with T = vigra::TinyVector; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:236:21: required from 'vigra::NumpyAnyArray vigra::detail::readVolumeImpl(const vigra::VolumeImportInfo&, std::__cxx11::string) [with T = int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:285:57: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:558:25: required from 'void vigra::VolumeImportInfo::importImpl(vigra::MultiArrayView<3u, T, Stride>&) const [with T = vigra::TinyVector; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:672:5: required from 'void vigra::importVolume(const vigra::VolumeImportInfo&, vigra::MultiArrayView<3u, T, Stride>&) [with T = vigra::TinyVector; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:224:21: required from 'vigra::NumpyAnyArray vigra::detail::readVolumeImpl(const vigra::VolumeImportInfo&, std::__cxx11::string) [with T = unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:287:58: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::RGBAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::RGBAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::RGBAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:558:25: required from 'void vigra::VolumeImportInfo::importImpl(vigra::MultiArrayView<3u, T, Stride>&) const [with T = vigra::RGBValue; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:672:5: required from 'void vigra::importVolume(const vigra::VolumeImportInfo&, vigra::MultiArrayView<3u, T, Stride>&) [with T = vigra::RGBValue; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:230:21: required from 'vigra::NumpyAnyArray vigra::detail::readVolumeImpl(const vigra::VolumeImportInfo&, std::__cxx11::string) [with T = unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:287:58: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:558:25: required from 'void vigra::VolumeImportInfo::importImpl(vigra::MultiArrayView<3u, T, Stride>&) const [with T = vigra::TinyVector; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:672:5: required from 'void vigra::importVolume(const vigra::VolumeImportInfo&, vigra::MultiArrayView<3u, T, Stride>&) [with T = vigra::TinyVector; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:236:21: required from 'vigra::NumpyAnyArray vigra::detail::readVolumeImpl(const vigra::VolumeImportInfo&, std::__cxx11::string) [with T = unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:287:58: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:558:25: required from 'void vigra::VolumeImportInfo::importImpl(vigra::MultiArrayView<3u, T, Stride>&) const [with T = vigra::TinyVector; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:672:5: required from 'void vigra::importVolume(const vigra::VolumeImportInfo&, vigra::MultiArrayView<3u, T, Stride>&) [with T = vigra::TinyVector; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:224:21: required from 'vigra::NumpyAnyArray vigra::detail::readVolumeImpl(const vigra::VolumeImportInfo&, std::__cxx11::string) [with T = double; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:289:58: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::RGBAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::RGBAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::RGBAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:558:25: required from 'void vigra::VolumeImportInfo::importImpl(vigra::MultiArrayView<3u, T, Stride>&) const [with T = vigra::RGBValue; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:672:5: required from 'void vigra::importVolume(const vigra::VolumeImportInfo&, vigra::MultiArrayView<3u, T, Stride>&) [with T = vigra::RGBValue; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:230:21: required from 'vigra::NumpyAnyArray vigra::detail::readVolumeImpl(const vigra::VolumeImportInfo&, std::__cxx11::string) [with T = double; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:289:58: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx: In instantiation of 'void vigra::detail::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor, vigra::VigraFalseType) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:796:28: required from 'void vigra::importImage(const vigra::ImageImportInfo&, ImageIterator, ImageAccessor) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:807:20: required from 'void vigra::importImage(const vigra::ImageImportInfo&, std::pair<_T1, _T2>) [with ImageIterator = vigra::StridedImageIterator >; ImageAccessor = vigra::VectorAccessor >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:558:25: required from 'void vigra::VolumeImportInfo::importImpl(vigra::MultiArrayView<3u, T, Stride>&) const [with T = vigra::TinyVector; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_impex.hxx:672:5: required from 'void vigra::importVolume(const vigra::VolumeImportInfo&, vigra::MultiArrayView<3u, T, Stride>&) [with T = vigra::TinyVector; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:236:21: required from 'vigra::NumpyAnyArray vigra::detail::readVolumeImpl(const vigra::VolumeImportInfo&, std::__cxx11::string) [with T = double; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:289:58: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/impex.hxx:243:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(import_info.numBands() == image_accessor.size(image_iterator) || ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ In file included from /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:50:0, from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:43, from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator-region-multiband.cxx:39: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permuteLikewise(vigra::python_ptr, const ARRAY&, ARRAY&) [with ARRAY = vigra::TinyVector; unsigned int N = 3u; T = float]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:923:37: required from 'vigra::TinyVector vigra::NumpyArray::permuteLikewise() const [with int K = 2; unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:689:84: required from 'typename Accumulator::PythonBase* vigra::acc::pythonRegionInspectMultiband(vigra::NumpyArray >, vigra::NumpyArray<(ndim - 1), vigra::Singleband >, boost::python::api::object, boost::python::api::object) [with Accumulator = vigra::acc::PythonAccumulator, vigra::CoupledHandle, void> > >, vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Select > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::DataArg<1>, vigra::acc::LabelArg<2> > >, vigra::acc::PythonRegionFeatureAccumulator, vigra::acc::GetArrayTag_Visitor>; unsigned int ndim = 3u; T = float; typename Accumulator::PythonBase = vigra::acc::PythonRegionFeatureAccumulator]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:947:8: required from 'void vigra::definePythonAccumulatorArrayMultiband() [with unsigned int N = 3u; T = float; Accumulators = vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Select > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::DataArg<1>, vigra::acc::LabelArg<2> >]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator-region-multiband.cxx:62:79: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:552:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int k=1; k, vigra::StridedArrayTag>::permuteLikewise(vigra::python_ptr, const ARRAY&, ARRAY&) [with ARRAY = vigra::TinyVector; unsigned int N = 4u; T = float]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:923:37: required from 'vigra::TinyVector vigra::NumpyArray::permuteLikewise() const [with int K = 3; unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:689:84: required from 'typename Accumulator::PythonBase* vigra::acc::pythonRegionInspectMultiband(vigra::NumpyArray >, vigra::NumpyArray<(ndim - 1), vigra::Singleband >, boost::python::api::object, boost::python::api::object) [with Accumulator = vigra::acc::PythonAccumulator, vigra::CoupledHandle, void> > >, vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Select > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::DataArg<1>, vigra::acc::LabelArg<2> > >, vigra::acc::PythonRegionFeatureAccumulator, vigra::acc::GetArrayTag_Visitor>; unsigned int ndim = 4u; T = float; typename Accumulator::PythonBase = vigra::acc::PythonRegionFeatureAccumulator]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:947:8: required from 'void vigra::definePythonAccumulatorArrayMultiband() [with unsigned int N = 4u; T = float; Accumulators = vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Select > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::DataArg<1>, vigra::acc::LabelArg<2> >]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator-region-multiband.cxx:63:79: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:552:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] In file included from /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:50:0, from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:43: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 3u; T = signed char]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:120:9: required from 'static void vigra::NumpyArrayConverter >::construct(PyObject*, boost::python::converter::rvalue_from_python_stage1_data*) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:97:47: required from 'vigra::NumpyArrayConverter >::NumpyArrayConverter() [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:146:9: required from 'static void vigra::RegisterNumpyArrayConverters::exec() [with Iter = boost::mpl::v_iter, vigra::StridedArrayTag>&, const char*, boost::python::api::object, const char*, const char*>, 1l>; End = boost::mpl::v_iter, vigra::StridedArrayTag>&, const char*, boost::python::api::object, const char*, const char*>, 6l>]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:147:87: required from 'static void vigra::RegisterNumpyArrayConverters::exec() [with Iter = boost::mpl::v_iter, vigra::StridedArrayTag>&, const char*, boost::python::api::object, const char*, const char*>, 0l>; End = boost::mpl::v_iter, vigra::StridedArrayTag>&, const char*, boost::python::api::object, const char*, const char*>, 6l>]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:162:82: required from 'void vigra::registerNumpyArrayConverters(Typelist) [with Typelist = boost::mpl::vector6, vigra::StridedArrayTag>&, const char*, boost::python::api::object, const char*, const char*>]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:168:33: required from 'FN vigra::registerConverters(FN) [with FN = void (*)(const vigra::NumpyArray<3u, vigra::Multiband, vigra::StridedArrayTag>&, const char*, boost::python::api::object, const char*, const char*)]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:202:1: required from 'static void vigra::pywriteImageImpl::def(const char*, const A1&) [with A1 = boost::python::detail::keywords<5u>; T = signed char]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:274:14: required from 'void boost::python::multidef(const char*, boost::python::TypeList, const Args&, const char*) [with Head = vigra::pywriteImageImpl; Tail = boost::python::TypeList, boost::python::TypeList, boost::python::TypeList, boost::python::TypeList, boost::python::TypeList, boost::python::TypeList, boost::python::TypeList, boost::python::TypeList, boost::python::TypeList, boost::python::TypeList > > > > > > > > > > >; Args = boost::python::detail::keywords<5u>]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:543:73: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int k=1; k, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 3u; T = long long unsigned int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:120:9: required from 'static void vigra::NumpyArrayConverter >::construct(PyObject*, boost::python::converter::rvalue_from_python_stage1_data*) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:97:47: required from 'vigra::NumpyArrayConverter >::NumpyArrayConverter() [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:146:9: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:162:82: required from 'void vigra::registerNumpyArrayConverters(Typelist) [with Typelist = boost::mpl::vector6, vigra::StridedArrayTag>&, const char*, boost::python::api::object, const char*, const char*>]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:168:33: required from 'FN vigra::registerConverters(FN) [with FN = void (*)(const vigra::NumpyArray<3u, vigra::Multiband, vigra::StridedArrayTag>&, const char*, boost::python::api::object, const char*, const char*)]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:202:1: required from 'static void vigra::pywriteImageImpl::def(const char*, const A1&) [with A1 = boost::python::detail::keywords<5u>; T = long long unsigned int]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:274:14: required from 'void boost::python::multidef(const char*, boost::python::TypeList, const Args&, const char*) [with Head = vigra::pywriteImageImpl; Tail = boost::python::TypeList, boost::python::TypeList, boost::python::TypeList, boost::python::TypeList, boost::python::TypeList, boost::python::TypeList, boost::python::TypeList, boost::python::TypeList, boost::python::TypeList > > > > > > > > > >; Args = boost::python::detail::keywords<5u>]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:275:13: required from 'void boost::python::multidef(const char*, boost::python::TypeList, const Args&, const char*) [with Head = vigra::pywriteImageImpl; Tail = boost::python::TypeList, boost::python::TypeList, boost::python::TypeList, boost::python::TypeList, boost::python::TypeList, boost::python::TypeList, boost::python::TypeList, boost::python::TypeList, boost::python::TypeList, boost::python::TypeList > > > > > > > > > > >; Args = boost::python::detail::keywords<5u>]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:543:73: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 3u; T = long long int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:120:9: required from 'static void vigra::NumpyArrayConverter >::construct(PyObject*, boost::python::converter::rvalue_from_python_stage1_data*) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:97:47: required from 'vigra::NumpyArrayConverter >::NumpyArrayConverter() [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:146:9: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:162:82: required from 'void vigra::registerNumpyArrayConverters(Typelist) [with Typelist = boost::mpl::vector6, vigra::StridedArrayTag>&, const char*, boost::python::api::object, const char*, const char*>]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:168:33: required from 'FN vigra::registerConverters(FN) [with FN = void (*)(const vigra::NumpyArray<3u, vigra::Multiband, vigra::StridedArrayTag>&, const char*, boost::python::api::object, const char*, const char*)]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:202:1: required from 'static void vigra::pywriteImageImpl::def(const char*, const A1&) [with A1 = boost::python::detail::keywords<5u>; T = long long int]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:275:13: recursively required from 'void boost::python::multidef(const char*, boost::python::TypeList, const Args&, const char*) [with Head = vigra::pywriteImageImpl; Tail = boost::python::TypeList, boost::python::TypeList, boost::python::TypeList, boost::python::TypeList, boost::python::TypeList, boost::python::TypeList, boost::python::TypeList, boost::python::TypeList, boost::python::TypeList > > > > > > > > > >; Args = boost::python::detail::keywords<5u>]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:275:13: required from 'void boost::python::multidef(const char*, boost::python::TypeList, const Args&, const char*) [with Head = vigra::pywriteImageImpl; Tail = boost::python::TypeList, boost::python::TypeList, boost::python::TypeList, boost::python::TypeList, boost::python::TypeList, boost::python::TypeList, boost::python::TypeList, boost::python::TypeList, boost::python::TypeList, boost::python::TypeList > > > > > > > > > > >; Args = boost::python::detail::keywords<5u>]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.cxx:543:73: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] In file included from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:45:0, from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator-region-multiband.cxx:39: /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx: In instantiation of 'void vigra::acc::PrincipalProjection::Impl::update(const U&) const [with U = vigra::MultiArrayView<1u, float, vigra::StridedArrayTag>; BASE = vigra::acc::acc_detail::AccumulatorFactory, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::ConfigureAccumulatorChainArray, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true>::GlobalAccumulatorHandle>, 17u>::AccumulatorBase]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:3225:29: required from 'void vigra::acc::DataFromHandle::Impl::update(const vigra::CoupledHandle&) [with U = long unsigned int; NEXT = vigra::CoupledHandle, vigra::CoupledHandle, void> >; T = vigra::CoupledHandle, vigra::CoupledHandle, void> > >; BASE = vigra::acc::acc_detail::AccumulatorFactory, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::ConfigureAccumulatorChainArray, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true>::GlobalAccumulatorHandle>, 17u>::AccumulatorBase; TAG = vigra::acc::PrincipalProjection]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:1051:13: required from 'static void vigra::acc::acc_detail::DecoratorImpl::exec(A&, const T&) [with T = vigra::CoupledHandle, vigra::CoupledHandle, void> > >; A = vigra::acc::acc_detail::AccumulatorFactory, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::ConfigureAccumulatorChainArray, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true>::GlobalAccumulatorHandle>, 17u>::Accumulator; unsigned int CurrentPass = 2u]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:1699:13: recursively required from 'void vigra::acc::acc_detail::AccumulatorFactory::Accumulator::pass(const T&) [with unsigned int N = 2u; T = vigra::CoupledHandle, vigra::CoupledHandle, void> > >; TAG = vigra::acc::Skewness; CONFIG = vigra::acc::acc_detail::ConfigureAccumulatorChain, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::ConfigureAccumulatorChainArray, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true>::GlobalAccumulatorHandle>; unsigned int LEVEL = 1u]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:1699:13: required from 'void vigra::acc::acc_detail::AccumulatorFactory::Accumulator::pass(const T&) [with unsigned int N = 2u; T = vigra::CoupledHandle, vigra::CoupledHandle, void> > >; TAG = vigra::acc::DivideByCount > >; CONFIG = vigra::acc::acc_detail::ConfigureAccumulatorChain, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::ConfigureAccumulatorChainArray, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true>::GlobalAccumulatorHandle>; unsigned int LEVEL = 0u]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:1417:13: required from 'void vigra::acc::acc_detail::LabelDispatch::pass(const T&) [with unsigned int N = 2u; T = vigra::CoupledHandle, vigra::CoupledHandle, void> > >; GlobalAccumulators = vigra::acc::acc_detail::AccumulatorFactory, vigra::acc::acc_detail::ConfigureAccumulatorChain, vigra::CoupledHandle, void> > >, vigra::TypeList, vigra::TypeList, void> >, true, vigra::acc::acc_detail::InvalidGlobalAccumulatorHandle>, 0u>::Accumulator; RegionAccumulators = vigra::acc::acc_detail::AccumulatorFactory > >, vigra::acc::acc_detail::ConfigureAccumulatorChain, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::ConfigureAccumulatorChainArray, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true>::GlobalAccumulatorHandle>, 0u>::Accumulator]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:1888:13: required from 'void vigra::acc::AccumulatorChainImpl::update(const T&) [with unsigned int N = 2u; T = vigra::CoupledHandle, vigra::CoupledHandle, void> > >; NEXT = vigra::acc::acc_detail::LabelDispatch, vigra::CoupledHandle, void> > >, vigra::acc::acc_detail::AccumulatorFactory, vigra::acc::acc_detail::ConfigureAccumulatorChain, vigra::CoupledHandle, void> > >, vigra::TypeList, vigra::TypeList, void> >, true, vigra::acc::acc_detail::InvalidGlobalAccumulatorHandle>, 0u>::Accumulator, vigra::acc::acc_detail::AccumulatorFactory > >, vigra::acc::acc_detail::ConfigureAccumulatorChain, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::ConfigureAccumulatorChainArray, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true>::GlobalAccumulatorHandle>, 0u>::Accumulator>]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:1973:30: required from 'void vigra::acc::AccumulatorChainImpl::updatePassN(const T&, unsigned int) [with T = vigra::CoupledHandle, vigra::CoupledHandle, void> > >; NEXT = vigra::acc::acc_detail::LabelDispatch, vigra::CoupledHandle, void> > >, vigra::acc::acc_detail::AccumulatorFactory, vigra::acc::acc_detail::ConfigureAccumulatorChain, vigra::CoupledHandle, void> > >, vigra::TypeList, vigra::TypeList, void> >, true, vigra::acc::acc_detail::InvalidGlobalAccumulatorHandle>, 0u>::Accumulator, vigra::acc::acc_detail::AccumulatorFactory > >, vigra::acc::acc_detail::ConfigureAccumulatorChain, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::ConfigureAccumulatorChainArray, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true>::GlobalAccumulatorHandle>, 0u>::Accumulator>]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:2951:13: required from 'void vigra::acc::extractFeatures(ITERATOR, ITERATOR, ACCUMULATOR&) [with ITERATOR = vigra::CoupledScanOrderIterator<2u, vigra::CoupledHandle, vigra::CoupledHandle, void> > >, 1>; ACCUMULATOR = vigra::acc::PythonAccumulator, vigra::CoupledHandle, void> > >, vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Select > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::DataArg<1>, vigra::acc::LabelArg<2> > >, vigra::acc::PythonRegionFeatureAccumulator, vigra::acc::GetArrayTag_Visitor>]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:701:24: required from 'typename Accumulator::PythonBase* vigra::acc::pythonRegionInspectMultiband(vigra::NumpyArray >, vigra::NumpyArray<(ndim - 1), vigra::Singleband >, boost::python::api::object, boost::python::api::object) [with Accumulator = vigra::acc::PythonAccumulator, vigra::CoupledHandle, void> > >, vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Select > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::DataArg<1>, vigra::acc::LabelArg<2> > >, vigra::acc::PythonRegionFeatureAccumulator, vigra::acc::GetArrayTag_Visitor>; unsigned int ndim = 3u; T = float; typename Accumulator::PythonBase = vigra::acc::PythonRegionFeatureAccumulator]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:947:8: required from 'void vigra::definePythonAccumulatorArrayMultiband() [with unsigned int N = 3u; T = float; Accumulators = vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Select > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::DataArg<1>, vigra::acc::LabelArg<2> >]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator-region-multiband.cxx:62:79: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:3605:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(unsigned int k=0; k::update(const U&) const [with U = vigra::MultiArrayView<1u, float, vigra::StridedArrayTag>; BASE = vigra::acc::acc_detail::AccumulatorFactory, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::ConfigureAccumulatorChainArray, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true>::GlobalAccumulatorHandle>, 17u>::AccumulatorBase]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:3225:29: required from 'void vigra::acc::DataFromHandle::Impl::update(const vigra::CoupledHandle&) [with U = long unsigned int; NEXT = vigra::CoupledHandle, vigra::CoupledHandle, void> >; T = vigra::CoupledHandle, vigra::CoupledHandle, void> > >; BASE = vigra::acc::acc_detail::AccumulatorFactory, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::ConfigureAccumulatorChainArray, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true>::GlobalAccumulatorHandle>, 17u>::AccumulatorBase; TAG = vigra::acc::PrincipalProjection]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:1051:13: required from 'static void vigra::acc::acc_detail::DecoratorImpl::exec(A&, const T&) [with T = vigra::CoupledHandle, vigra::CoupledHandle, void> > >; A = vigra::acc::acc_detail::AccumulatorFactory, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::ConfigureAccumulatorChainArray, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true>::GlobalAccumulatorHandle>, 17u>::Accumulator; unsigned int CurrentPass = 2u]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:1699:13: recursively required from 'void vigra::acc::acc_detail::AccumulatorFactory::Accumulator::pass(const T&) [with unsigned int N = 2u; T = vigra::CoupledHandle, vigra::CoupledHandle, void> > >; TAG = vigra::acc::Skewness; CONFIG = vigra::acc::acc_detail::ConfigureAccumulatorChain, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::ConfigureAccumulatorChainArray, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true>::GlobalAccumulatorHandle>; unsigned int LEVEL = 1u]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:1699:13: required from 'void vigra::acc::acc_detail::AccumulatorFactory::Accumulator::pass(const T&) [with unsigned int N = 2u; T = vigra::CoupledHandle, vigra::CoupledHandle, void> > >; TAG = vigra::acc::DivideByCount > >; CONFIG = vigra::acc::acc_detail::ConfigureAccumulatorChain, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::ConfigureAccumulatorChainArray, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true>::GlobalAccumulatorHandle>; unsigned int LEVEL = 0u]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:1417:13: required from 'void vigra::acc::acc_detail::LabelDispatch::pass(const T&) [with unsigned int N = 2u; T = vigra::CoupledHandle, vigra::CoupledHandle, void> > >; GlobalAccumulators = vigra::acc::acc_detail::AccumulatorFactory, vigra::acc::acc_detail::ConfigureAccumulatorChain, vigra::CoupledHandle, void> > >, vigra::TypeList, vigra::TypeList, void> >, true, vigra::acc::acc_detail::InvalidGlobalAccumulatorHandle>, 0u>::Accumulator; RegionAccumulators = vigra::acc::acc_detail::AccumulatorFactory > >, vigra::acc::acc_detail::ConfigureAccumulatorChain, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::ConfigureAccumulatorChainArray, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true>::GlobalAccumulatorHandle>, 0u>::Accumulator]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:1888:13: required from 'void vigra::acc::AccumulatorChainImpl::update(const T&) [with unsigned int N = 2u; T = vigra::CoupledHandle, vigra::CoupledHandle, void> > >; NEXT = vigra::acc::acc_detail::LabelDispatch, vigra::CoupledHandle, void> > >, vigra::acc::acc_detail::AccumulatorFactory, vigra::acc::acc_detail::ConfigureAccumulatorChain, vigra::CoupledHandle, void> > >, vigra::TypeList, vigra::TypeList, void> >, true, vigra::acc::acc_detail::InvalidGlobalAccumulatorHandle>, 0u>::Accumulator, vigra::acc::acc_detail::AccumulatorFactory > >, vigra::acc::acc_detail::ConfigureAccumulatorChain, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::ConfigureAccumulatorChainArray, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true>::GlobalAccumulatorHandle>, 0u>::Accumulator>]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:1973:30: required from 'void vigra::acc::AccumulatorChainImpl::updatePassN(const T&, unsigned int) [with T = vigra::CoupledHandle, vigra::CoupledHandle, void> > >; NEXT = vigra::acc::acc_detail::LabelDispatch, vigra::CoupledHandle, void> > >, vigra::acc::acc_detail::AccumulatorFactory, vigra::acc::acc_detail::ConfigureAccumulatorChain, vigra::CoupledHandle, void> > >, vigra::TypeList, vigra::TypeList, void> >, true, vigra::acc::acc_detail::InvalidGlobalAccumulatorHandle>, 0u>::Accumulator, vigra::acc::acc_detail::AccumulatorFactory > >, vigra::acc::acc_detail::ConfigureAccumulatorChain, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::ConfigureAccumulatorChainArray, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true>::GlobalAccumulatorHandle>, 0u>::Accumulator>]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:2951:13: required from 'void vigra::acc::extractFeatures(ITERATOR, ITERATOR, ACCUMULATOR&) [with ITERATOR = vigra::CoupledScanOrderIterator<3u, vigra::CoupledHandle, vigra::CoupledHandle, void> > >, 2>; ACCUMULATOR = vigra::acc::PythonAccumulator, vigra::CoupledHandle, void> > >, vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Select > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::DataArg<1>, vigra::acc::LabelArg<2> > >, vigra::acc::PythonRegionFeatureAccumulator, vigra::acc::GetArrayTag_Visitor>]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:701:24: required from 'typename Accumulator::PythonBase* vigra::acc::pythonRegionInspectMultiband(vigra::NumpyArray >, vigra::NumpyArray<(ndim - 1), vigra::Singleband >, boost::python::api::object, boost::python::api::object) [with Accumulator = vigra::acc::PythonAccumulator, vigra::CoupledHandle, void> > >, vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Select > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::DataArg<1>, vigra::acc::LabelArg<2> > >, vigra::acc::PythonRegionFeatureAccumulator, vigra::acc::GetArrayTag_Visitor>; unsigned int ndim = 4u; T = float; typename Accumulator::PythonBase = vigra::acc::PythonRegionFeatureAccumulator]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:947:8: required from 'void vigra::definePythonAccumulatorArrayMultiband() [with unsigned int N = 4u; T = float; Accumulators = vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Select > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::DataArg<1>, vigra::acc::LabelArg<2> >]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator-region-multiband.cxx:63:79: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:3605:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(unsigned int k=0; k::merge(const vigra::acc::AccumulatorChainArray&, const ArrayLike&) [with ArrayLike = vigra::NumpyArray<1u, long unsigned int>; T = vigra::CoupledHandle, void> > >; Selected = vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::StandardQuantiles >, vigra::acc::Coord > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Weighted > > >, vigra::acc::Weighted > > > > >, vigra::acc::Weighted > >, vigra::acc::Select, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::Principal > > >, vigra::acc::DataArg<1>, vigra::acc::WeightArg<1>, vigra::acc::LabelArg<2> >; bool dynamic = true]': /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:465:24: required from 'void vigra::acc::PythonAccumulator::remappingMerge(const vigra::acc::PythonFeatureAccumulator&, vigra::NumpyArray<1u, long unsigned int>) [with BaseType = vigra::acc::DynamicAccumulatorChainArray, void> > >, vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::StandardQuantiles >, vigra::acc::Coord > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Weighted > > >, vigra::acc::Weighted > > > > >, vigra::acc::Weighted > >, vigra::acc::Select, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::Principal > > >, vigra::acc::DataArg<1>, vigra::acc::WeightArg<1>, vigra::acc::LabelArg<2> > >; PythonBaseType = vigra::acc::PythonRegionFeatureAccumulator; GetVisitor = vigra::acc::GetArrayTag_Visitor]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator-region-singleband.cxx:65:1: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:2332:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(labelMapping.size() == o.regionCount(), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx: In instantiation of 'void vigra::acc::AccumulatorChainArray::merge(unsigned int, unsigned int) [with T = vigra::CoupledHandle, void> > >; Selected = vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::StandardQuantiles >, vigra::acc::Coord > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Weighted > > >, vigra::acc::Weighted > > > > >, vigra::acc::Weighted > >, vigra::acc::Select, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::Principal > > >, vigra::acc::DataArg<1>, vigra::acc::WeightArg<1>, vigra::acc::LabelArg<2> >; bool dynamic = true]': /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:470:24: required from 'void vigra::acc::PythonAccumulator::mergeRegions(npy_uint32, npy_uint32) [with BaseType = vigra::acc::DynamicAccumulatorChainArray, void> > >, vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::StandardQuantiles >, vigra::acc::Coord > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Weighted > > >, vigra::acc::Weighted > > > > >, vigra::acc::Weighted > >, vigra::acc::Select, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::Principal > > >, vigra::acc::DataArg<1>, vigra::acc::WeightArg<1>, vigra::acc::LabelArg<2> > >; PythonBaseType = vigra::acc::PythonRegionFeatureAccumulator; GetVisitor = vigra::acc::GetArrayTag_Visitor; npy_uint32 = long unsigned int]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator-region-singleband.cxx:65:1: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:2311:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(i <= maxRegionLabel() && j <= maxRegionLabel(), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:2311:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(i <= maxRegionLabel() && j <= maxRegionLabel(), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx: In instantiation of 'void vigra::acc::AccumulatorChainArray::merge(const vigra::acc::AccumulatorChainArray&, const ArrayLike&) [with ArrayLike = vigra::NumpyArray<1u, long unsigned int>; T = vigra::CoupledHandle, void> > >; Selected = vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::StandardQuantiles >, vigra::acc::Coord > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Weighted > > >, vigra::acc::Weighted > > > > >, vigra::acc::Weighted > >, vigra::acc::Select, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::Principal > > >, vigra::acc::DataArg<1>, vigra::acc::WeightArg<1>, vigra::acc::LabelArg<2> >; bool dynamic = true]': /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:465:24: required from 'void vigra::acc::PythonAccumulator::remappingMerge(const vigra::acc::PythonFeatureAccumulator&, vigra::NumpyArray<1u, long unsigned int>) [with BaseType = vigra::acc::DynamicAccumulatorChainArray, void> > >, vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::StandardQuantiles >, vigra::acc::Coord > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Weighted > > >, vigra::acc::Weighted > > > > >, vigra::acc::Weighted > >, vigra::acc::Select, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::Principal > > >, vigra::acc::DataArg<1>, vigra::acc::WeightArg<1>, vigra::acc::LabelArg<2> > >; PythonBaseType = vigra::acc::PythonRegionFeatureAccumulator; GetVisitor = vigra::acc::GetArrayTag_Visitor]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator-region-singleband.cxx:65:1: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:2332:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(labelMapping.size() == o.regionCount(), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx: In instantiation of 'void vigra::acc::AccumulatorChainArray::merge(unsigned int, unsigned int) [with T = vigra::CoupledHandle, void> > >; Selected = vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::StandardQuantiles >, vigra::acc::Coord > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Weighted > > >, vigra::acc::Weighted > > > > >, vigra::acc::Weighted > >, vigra::acc::Select, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::Principal > > >, vigra::acc::DataArg<1>, vigra::acc::WeightArg<1>, vigra::acc::LabelArg<2> >; bool dynamic = true]': /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:470:24: required from 'void vigra::acc::PythonAccumulator::mergeRegions(npy_uint32, npy_uint32) [with BaseType = vigra::acc::DynamicAccumulatorChainArray, void> > >, vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::StandardQuantiles >, vigra::acc::Coord > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Weighted > > >, vigra::acc::Weighted > > > > >, vigra::acc::Weighted > >, vigra::acc::Select, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::Principal > > >, vigra::acc::DataArg<1>, vigra::acc::WeightArg<1>, vigra::acc::LabelArg<2> > >; PythonBaseType = vigra::acc::PythonRegionFeatureAccumulator; GetVisitor = vigra::acc::GetArrayTag_Visitor; npy_uint32 = long unsigned int]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator-region-singleband.cxx:65:1: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:2311:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(i <= maxRegionLabel() && j <= maxRegionLabel(), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:2311:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(i <= maxRegionLabel() && j <= maxRegionLabel(), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ In file included from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:45:0, from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator-region-singleband.cxx:39: /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx: In instantiation of 'void vigra::acc::acc_detail::LabelDispatch::mergeImpl(const vigra::acc::acc_detail::LabelDispatch&, const ArrayLike&) [with ArrayLike = vigra::NumpyArray<1u, long unsigned int>; T = vigra::CoupledHandle, void> > >; GlobalAccumulators = vigra::acc::acc_detail::AccumulatorFactory, void> > >, vigra::TypeList, vigra::TypeList, vigra::TypeList, void> > > > >, true, vigra::acc::acc_detail::InvalidGlobalAccumulatorHandle>, 0u>::Accumulator; RegionAccumulators = vigra::acc::acc_detail::AccumulatorFactory > >, vigra::acc::acc_detail::ConfigureAccumulatorChain, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList > > > >, vigra::TypeList > > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList > > >, vigra::TypeList > >, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList > > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::ConfigureAccumulatorChainArray, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList > > > >, vigra::TypeList > > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList > > >, vigra::TypeList > >, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList > > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true>::GlobalAccumulatorHandle>, 0u>::Accumulator]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:2334:9: required from 'void vigra::acc::AccumulatorChainArray::merge(const vigra::acc::AccumulatorChainArray&, const ArrayLike&) [with ArrayLike = vigra::NumpyArray<1u, long unsigned int>; T = vigra::CoupledHandle, void> > >; Selected = vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::StandardQuantiles >, vigra::acc::Coord > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Weighted > > >, vigra::acc::Weighted > > > > >, vigra::acc::Weighted > >, vigra::acc::Select, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::Principal > > >, vigra::acc::DataArg<1>, vigra::acc::WeightArg<1>, vigra::acc::LabelArg<2> >; bool dynamic = true]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:465:24: required from 'void vigra::acc::PythonAccumulator::remappingMerge(const vigra::acc::PythonFeatureAccumulator&, vigra::NumpyArray<1u, long unsigned int>) [with BaseType = vigra::acc::DynamicAccumulatorChainArray, void> > >, vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::StandardQuantiles >, vigra::acc::Coord > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Weighted > > >, vigra::acc::Weighted > > > > >, vigra::acc::Weighted > >, vigra::acc::Select, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::Principal > > >, vigra::acc::DataArg<1>, vigra::acc::WeightArg<1>, vigra::acc::LabelArg<2> > >; PythonBaseType = vigra::acc::PythonRegionFeatureAccumulator; GetVisitor = vigra::acc::GetArrayTag_Visitor]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator-region-singleband.cxx:65:1: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:1492:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(unsigned int k=0; k::mergeImpl(const vigra::acc::acc_detail::LabelDispatch&, const ArrayLike&) [with ArrayLike = vigra::NumpyArray<1u, long unsigned int>; T = vigra::CoupledHandle, void> > >; GlobalAccumulators = vigra::acc::acc_detail::AccumulatorFactory, void> > >, vigra::TypeList, vigra::TypeList, vigra::TypeList, void> > > > >, true, vigra::acc::acc_detail::InvalidGlobalAccumulatorHandle>, 0u>::Accumulator; RegionAccumulators = vigra::acc::acc_detail::AccumulatorFactory > >, vigra::acc::acc_detail::ConfigureAccumulatorChain, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList > > > >, vigra::TypeList > > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList > > >, vigra::TypeList > >, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList > > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::ConfigureAccumulatorChainArray, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList > > > >, vigra::TypeList > > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList > > >, vigra::TypeList > >, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList > > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true>::GlobalAccumulatorHandle>, 0u>::Accumulator]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:2334:9: required from 'void vigra::acc::AccumulatorChainArray::merge(const vigra::acc::AccumulatorChainArray&, const ArrayLike&) [with ArrayLike = vigra::NumpyArray<1u, long unsigned int>; T = vigra::CoupledHandle, void> > >; Selected = vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::StandardQuantiles >, vigra::acc::Coord > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Weighted > > >, vigra::acc::Weighted > > > > >, vigra::acc::Weighted > >, vigra::acc::Select, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::Principal > > >, vigra::acc::DataArg<1>, vigra::acc::WeightArg<1>, vigra::acc::LabelArg<2> >; bool dynamic = true]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:465:24: required from 'void vigra::acc::PythonAccumulator::remappingMerge(const vigra::acc::PythonFeatureAccumulator&, vigra::NumpyArray<1u, long unsigned int>) [with BaseType = vigra::acc::DynamicAccumulatorChainArray, void> > >, vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::StandardQuantiles >, vigra::acc::Coord > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Weighted > > >, vigra::acc::Weighted > > > > >, vigra::acc::Weighted > >, vigra::acc::Select, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::Principal > > >, vigra::acc::DataArg<1>, vigra::acc::WeightArg<1>, vigra::acc::LabelArg<2> > >; PythonBaseType = vigra::acc::PythonRegionFeatureAccumulator; GetVisitor = vigra::acc::GetArrayTag_Visitor]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator-region-singleband.cxx:65:1: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:1492:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] In file included from /builddir/build/BUILD/vigra-1.10.0/include/vigra/tinyvector.hxx:51:0, from /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_array.hxx:43, from /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:47, from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:43, from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator-region-multiband.cxx:39: /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx: In instantiation of 'void vigra::acc::AccumulatorChainArray::merge(const vigra::acc::AccumulatorChainArray&, const ArrayLike&) [with ArrayLike = vigra::NumpyArray<1u, long unsigned int>; T = vigra::CoupledHandle, vigra::CoupledHandle, void> > >; Selected = vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Select > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::DataArg<1>, vigra::acc::LabelArg<2> >; bool dynamic = true]': /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:465:24: required from 'void vigra::acc::PythonAccumulator::remappingMerge(const vigra::acc::PythonFeatureAccumulator&, vigra::NumpyArray<1u, long unsigned int>) [with BaseType = vigra::acc::DynamicAccumulatorChainArray, vigra::CoupledHandle, void> > >, vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Select > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::DataArg<1>, vigra::acc::LabelArg<2> > >; PythonBaseType = vigra::acc::PythonRegionFeatureAccumulator; GetVisitor = vigra::acc::GetArrayTag_Visitor]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator-region-multiband.cxx:69:1: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:2332:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(labelMapping.size() == o.regionCount(), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx: In instantiation of 'void vigra::acc::AccumulatorChainArray::merge(unsigned int, unsigned int) [with T = vigra::CoupledHandle, vigra::CoupledHandle, void> > >; Selected = vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Select > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::DataArg<1>, vigra::acc::LabelArg<2> >; bool dynamic = true]': /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:470:24: required from 'void vigra::acc::PythonAccumulator::mergeRegions(npy_uint32, npy_uint32) [with BaseType = vigra::acc::DynamicAccumulatorChainArray, vigra::CoupledHandle, void> > >, vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Select > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::DataArg<1>, vigra::acc::LabelArg<2> > >; PythonBaseType = vigra::acc::PythonRegionFeatureAccumulator; GetVisitor = vigra::acc::GetArrayTag_Visitor; npy_uint32 = long unsigned int]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator-region-multiband.cxx:69:1: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:2311:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(i <= maxRegionLabel() && j <= maxRegionLabel(), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:2311:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(i <= maxRegionLabel() && j <= maxRegionLabel(), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx: In instantiation of 'void vigra::acc::AccumulatorChainArray::merge(const vigra::acc::AccumulatorChainArray&, const ArrayLike&) [with ArrayLike = vigra::NumpyArray<1u, long unsigned int>; T = vigra::CoupledHandle, vigra::CoupledHandle, void> > >; Selected = vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Select > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::DataArg<1>, vigra::acc::LabelArg<2> >; bool dynamic = true]': /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:465:24: required from 'void vigra::acc::PythonAccumulator::remappingMerge(const vigra::acc::PythonFeatureAccumulator&, vigra::NumpyArray<1u, long unsigned int>) [with BaseType = vigra::acc::DynamicAccumulatorChainArray, vigra::CoupledHandle, void> > >, vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Select > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::DataArg<1>, vigra::acc::LabelArg<2> > >; PythonBaseType = vigra::acc::PythonRegionFeatureAccumulator; GetVisitor = vigra::acc::GetArrayTag_Visitor]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator-region-multiband.cxx:69:1: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:2332:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(labelMapping.size() == o.regionCount(), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx: In instantiation of 'void vigra::acc::AccumulatorChainArray::merge(unsigned int, unsigned int) [with T = vigra::CoupledHandle, vigra::CoupledHandle, void> > >; Selected = vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Select > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::DataArg<1>, vigra::acc::LabelArg<2> >; bool dynamic = true]': /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:470:24: required from 'void vigra::acc::PythonAccumulator::mergeRegions(npy_uint32, npy_uint32) [with BaseType = vigra::acc::DynamicAccumulatorChainArray, vigra::CoupledHandle, void> > >, vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Select > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::DataArg<1>, vigra::acc::LabelArg<2> > >; PythonBaseType = vigra::acc::PythonRegionFeatureAccumulator; GetVisitor = vigra::acc::GetArrayTag_Visitor; npy_uint32 = long unsigned int]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator-region-multiband.cxx:69:1: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:2311:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(i <= maxRegionLabel() && j <= maxRegionLabel(), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:2311:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(i <= maxRegionLabel() && j <= maxRegionLabel(), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx: In instantiation of 'void vigra::acc::AccumulatorChainArray::merge(const vigra::acc::AccumulatorChainArray&, const ArrayLike&) [with ArrayLike = vigra::NumpyArray<1u, long unsigned int>; T = vigra::CoupledHandle, vigra::CoupledHandle, void> > >; Selected = vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Select > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::DataArg<1>, vigra::acc::LabelArg<2> >; bool dynamic = true]': /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:465:24: required from 'void vigra::acc::PythonAccumulator::remappingMerge(const vigra::acc::PythonFeatureAccumulator&, vigra::NumpyArray<1u, long unsigned int>) [with BaseType = vigra::acc::DynamicAccumulatorChainArray, vigra::CoupledHandle, void> > >, vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Select > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::DataArg<1>, vigra::acc::LabelArg<2> > >; PythonBaseType = vigra::acc::PythonRegionFeatureAccumulator; GetVisitor = vigra::acc::GetArrayTag_Visitor]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator-region-multiband.cxx:69:1: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:2332:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(labelMapping.size() == o.regionCount(), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx: In instantiation of 'void vigra::acc::AccumulatorChainArray::merge(unsigned int, unsigned int) [with T = vigra::CoupledHandle, vigra::CoupledHandle, void> > >; Selected = vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Select > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::DataArg<1>, vigra::acc::LabelArg<2> >; bool dynamic = true]': /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:470:24: required from 'void vigra::acc::PythonAccumulator::mergeRegions(npy_uint32, npy_uint32) [with BaseType = vigra::acc::DynamicAccumulatorChainArray, vigra::CoupledHandle, void> > >, vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Select > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::DataArg<1>, vigra::acc::LabelArg<2> > >; PythonBaseType = vigra::acc::PythonRegionFeatureAccumulator; GetVisitor = vigra::acc::GetArrayTag_Visitor; npy_uint32 = long unsigned int]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator-region-multiband.cxx:69:1: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:2311:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(i <= maxRegionLabel() && j <= maxRegionLabel(), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:2311:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(i <= maxRegionLabel() && j <= maxRegionLabel(), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx: In instantiation of 'void vigra::acc::AccumulatorChainArray::merge(const vigra::acc::AccumulatorChainArray&, const ArrayLike&) [with ArrayLike = vigra::NumpyArray<1u, long unsigned int>; T = vigra::CoupledHandle, vigra::CoupledHandle, void> > >; Selected = vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Select > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::DataArg<1>, vigra::acc::LabelArg<2> >; bool dynamic = true]': /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:465:24: required from 'void vigra::acc::PythonAccumulator::remappingMerge(const vigra::acc::PythonFeatureAccumulator&, vigra::NumpyArray<1u, long unsigned int>) [with BaseType = vigra::acc::DynamicAccumulatorChainArray, vigra::CoupledHandle, void> > >, vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Select > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::DataArg<1>, vigra::acc::LabelArg<2> > >; PythonBaseType = vigra::acc::PythonRegionFeatureAccumulator; GetVisitor = vigra::acc::GetArrayTag_Visitor]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator-region-multiband.cxx:69:1: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:2332:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(labelMapping.size() == o.regionCount(), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx: In instantiation of 'void vigra::acc::AccumulatorChainArray::merge(unsigned int, unsigned int) [with T = vigra::CoupledHandle, vigra::CoupledHandle, void> > >; Selected = vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Select > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::DataArg<1>, vigra::acc::LabelArg<2> >; bool dynamic = true]': /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:470:24: required from 'void vigra::acc::PythonAccumulator::mergeRegions(npy_uint32, npy_uint32) [with BaseType = vigra::acc::DynamicAccumulatorChainArray, vigra::CoupledHandle, void> > >, vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Select > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::DataArg<1>, vigra::acc::LabelArg<2> > >; PythonBaseType = vigra::acc::PythonRegionFeatureAccumulator; GetVisitor = vigra::acc::GetArrayTag_Visitor; npy_uint32 = long unsigned int]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator-region-multiband.cxx:69:1: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:2311:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(i <= maxRegionLabel() && j <= maxRegionLabel(), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:2311:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(i <= maxRegionLabel() && j <= maxRegionLabel(), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ In file included from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:45:0, from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator-region-multiband.cxx:39: /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx: In instantiation of 'void vigra::acc::acc_detail::LabelDispatch::mergeImpl(const vigra::acc::acc_detail::LabelDispatch&, const ArrayLike&) [with ArrayLike = vigra::NumpyArray<1u, long unsigned int>; T = vigra::CoupledHandle, vigra::CoupledHandle, void> > >; GlobalAccumulators = vigra::acc::acc_detail::AccumulatorFactory, vigra::acc::acc_detail::ConfigureAccumulatorChain, vigra::CoupledHandle, void> > >, vigra::TypeList, vigra::TypeList, void> >, true, vigra::acc::acc_detail::InvalidGlobalAccumulatorHandle>, 0u>::Accumulator; RegionAccumulators = vigra::acc::acc_detail::AccumulatorFactory > >, vigra::acc::acc_detail::ConfigureAccumulatorChain, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::ConfigureAccumulatorChainArray, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true>::GlobalAccumulatorHandle>, 0u>::Accumulator]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:2334:9: required from 'void vigra::acc::AccumulatorChainArray::merge(const vigra::acc::AccumulatorChainArray&, const ArrayLike&) [with ArrayLike = vigra::NumpyArray<1u, long unsigned int>; T = vigra::CoupledHandle, vigra::CoupledHandle, void> > >; Selected = vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Select > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::DataArg<1>, vigra::acc::LabelArg<2> >; bool dynamic = true]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:465:24: required from 'void vigra::acc::PythonAccumulator::remappingMerge(const vigra::acc::PythonFeatureAccumulator&, vigra::NumpyArray<1u, long unsigned int>) [with BaseType = vigra::acc::DynamicAccumulatorChainArray, vigra::CoupledHandle, void> > >, vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Select > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::DataArg<1>, vigra::acc::LabelArg<2> > >; PythonBaseType = vigra::acc::PythonRegionFeatureAccumulator; GetVisitor = vigra::acc::GetArrayTag_Visitor]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator-region-multiband.cxx:69:1: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:1492:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(unsigned int k=0; k::mergeImpl(const vigra::acc::acc_detail::LabelDispatch&, const ArrayLike&) [with ArrayLike = vigra::NumpyArray<1u, long unsigned int>; T = vigra::CoupledHandle, vigra::CoupledHandle, void> > >; GlobalAccumulators = vigra::acc::acc_detail::AccumulatorFactory, vigra::acc::acc_detail::ConfigureAccumulatorChain, vigra::CoupledHandle, void> > >, vigra::TypeList, vigra::TypeList, void> >, true, vigra::acc::acc_detail::InvalidGlobalAccumulatorHandle>, 0u>::Accumulator; RegionAccumulators = vigra::acc::acc_detail::AccumulatorFactory > >, vigra::acc::acc_detail::ConfigureAccumulatorChain, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::ConfigureAccumulatorChainArray, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true>::GlobalAccumulatorHandle>, 0u>::Accumulator]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:2334:9: required from 'void vigra::acc::AccumulatorChainArray::merge(const vigra::acc::AccumulatorChainArray&, const ArrayLike&) [with ArrayLike = vigra::NumpyArray<1u, long unsigned int>; T = vigra::CoupledHandle, vigra::CoupledHandle, void> > >; Selected = vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Select > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::DataArg<1>, vigra::acc::LabelArg<2> >; bool dynamic = true]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:465:24: required from 'void vigra::acc::PythonAccumulator::remappingMerge(const vigra::acc::PythonFeatureAccumulator&, vigra::NumpyArray<1u, long unsigned int>) [with BaseType = vigra::acc::DynamicAccumulatorChainArray, vigra::CoupledHandle, void> > >, vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Select > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::DataArg<1>, vigra::acc::LabelArg<2> > >; PythonBaseType = vigra::acc::PythonRegionFeatureAccumulator; GetVisitor = vigra::acc::GetArrayTag_Visitor]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator-region-multiband.cxx:69:1: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:1492:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx: In instantiation of 'void vigra::acc::acc_detail::LabelDispatch::mergeImpl(const vigra::acc::acc_detail::LabelDispatch&, const ArrayLike&) [with ArrayLike = vigra::NumpyArray<1u, long unsigned int>; T = vigra::CoupledHandle, vigra::CoupledHandle, void> > >; GlobalAccumulators = vigra::acc::acc_detail::AccumulatorFactory, vigra::acc::acc_detail::ConfigureAccumulatorChain, vigra::CoupledHandle, void> > >, vigra::TypeList, vigra::TypeList, void> >, true, vigra::acc::acc_detail::InvalidGlobalAccumulatorHandle>, 0u>::Accumulator; RegionAccumulators = vigra::acc::acc_detail::AccumulatorFactory > >, vigra::acc::acc_detail::ConfigureAccumulatorChain, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::ConfigureAccumulatorChainArray, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true>::GlobalAccumulatorHandle>, 0u>::Accumulator]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:2334:9: required from 'void vigra::acc::AccumulatorChainArray::merge(const vigra::acc::AccumulatorChainArray&, const ArrayLike&) [with ArrayLike = vigra::NumpyArray<1u, long unsigned int>; T = vigra::CoupledHandle, vigra::CoupledHandle, void> > >; Selected = vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Select > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::DataArg<1>, vigra::acc::LabelArg<2> >; bool dynamic = true]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:465:24: required from 'void vigra::acc::PythonAccumulator::remappingMerge(const vigra::acc::PythonFeatureAccumulator&, vigra::NumpyArray<1u, long unsigned int>) [with BaseType = vigra::acc::DynamicAccumulatorChainArray, vigra::CoupledHandle, void> > >, vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Select > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::DataArg<1>, vigra::acc::LabelArg<2> > >; PythonBaseType = vigra::acc::PythonRegionFeatureAccumulator; GetVisitor = vigra::acc::GetArrayTag_Visitor]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator-region-multiband.cxx:69:1: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:1492:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx: In instantiation of 'void vigra::acc::acc_detail::LabelDispatch::mergeImpl(const vigra::acc::acc_detail::LabelDispatch&, const ArrayLike&) [with ArrayLike = vigra::NumpyArray<1u, long unsigned int>; T = vigra::CoupledHandle, vigra::CoupledHandle, void> > >; GlobalAccumulators = vigra::acc::acc_detail::AccumulatorFactory, vigra::acc::acc_detail::ConfigureAccumulatorChain, vigra::CoupledHandle, void> > >, vigra::TypeList, vigra::TypeList, void> >, true, vigra::acc::acc_detail::InvalidGlobalAccumulatorHandle>, 0u>::Accumulator; RegionAccumulators = vigra::acc::acc_detail::AccumulatorFactory > >, vigra::acc::acc_detail::ConfigureAccumulatorChain, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true, vigra::acc::acc_detail::ConfigureAccumulatorChainArray, vigra::CoupledHandle, void> > >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList > >, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList > > >, vigra::TypeList > > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList > >, vigra::TypeList > >, vigra::TypeList, vigra::TypeList, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList > >, vigra::TypeList >, vigra::TypeList, vigra::TypeList, vigra::TypeList, void> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >, true>::GlobalAccumulatorHandle>, 0u>::Accumulator]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:2334:9: required from 'void vigra::acc::AccumulatorChainArray::merge(const vigra::acc::AccumulatorChainArray&, const ArrayLike&) [with ArrayLike = vigra::NumpyArray<1u, long unsigned int>; T = vigra::CoupledHandle, vigra::CoupledHandle, void> > >; Selected = vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Select > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::DataArg<1>, vigra::acc::LabelArg<2> >; bool dynamic = true]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:465:24: required from 'void vigra::acc::PythonAccumulator::remappingMerge(const vigra::acc::PythonFeatureAccumulator&, vigra::NumpyArray<1u, long unsigned int>) [with BaseType = vigra::acc::DynamicAccumulatorChainArray, vigra::CoupledHandle, void> > >, vigra::acc::Select, vigra::acc::DivideByCount >, vigra::acc::DivideByCount > >, vigra::acc::Skewness, vigra::acc::Kurtosis, vigra::acc::DivideByCount, vigra::acc::Principal > > >, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Minimum, vigra::acc::Maximum, vigra::acc::Principal, vigra::acc::Principal, vigra::acc::Select > >, vigra::acc::Coord > > > >, vigra::acc::Coord >, vigra::acc::Coord, vigra::acc::Coord, vigra::acc::Principal >, vigra::acc::Principal > >, vigra::acc::DataArg<1>, vigra::acc::LabelArg<2> > >; PythonBaseType = vigra::acc::PythonRegionFeatureAccumulator; GetVisitor = vigra::acc::GetArrayTag_Visitor]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator-region-multiband.cxx:69:1: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/accumulator.hxx:1492:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] In file included from /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:50:0, from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/pythonaccumulator.hxx:43, from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator-region-multiband.cxx:39: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 4u; T = float]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:725:35: required from 'vigra::NumpyArray::NumpyArray(const vigra::NumpyArray&, bool) [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /usr/include/boost/python/detail/invoke.hpp:75:16: required from 'PyObject* boost::python::detail::invoke(boost::python::detail::invoke_tag_, const RC&, F&, AC0&, AC1&, AC2&, AC3&) [with RC = boost::python::to_python_indirect; F = vigra::acc::PythonRegionFeatureAccumulator* (*)(vigra::NumpyArray<4u, vigra::Multiband >, vigra::NumpyArray<3u, vigra::Singleband, vigra::StridedArrayTag>, boost::python::api::object, boost::python::api::object); AC0 = boost::python::arg_from_python > >; AC1 = boost::python::arg_from_python, vigra::StridedArrayTag> >; AC2 = boost::python::arg_from_python; AC3 = boost::python::arg_from_python; PyObject = _object]' /usr/include/boost/python/detail/caller.hpp:218:46: required from 'PyObject* boost::python::detail::caller_arity<4u>::impl::operator()(PyObject*, PyObject*) [with F = vigra::acc::PythonRegionFeatureAccumulator* (*)(vigra::NumpyArray<4u, vigra::Multiband >, vigra::NumpyArray<3u, vigra::Singleband, vigra::StridedArrayTag>, boost::python::api::object, boost::python::api::object); Policies = boost::python::return_value_policy; Sig = boost::mpl::vector5 >, vigra::NumpyArray<3u, vigra::Singleband, vigra::StridedArrayTag>, boost::python::api::object, boost::python::api::object>; PyObject = _object]' /usr/include/boost/python/object/py_function.hpp:38:33: required from 'PyObject* boost::python::objects::caller_py_function_impl::operator()(PyObject*, PyObject*) [with Caller = boost::python::detail::caller >, vigra::NumpyArray<3u, vigra::Singleband, vigra::StridedArrayTag>, boost::python::api::object, boost::python::api::object), boost::python::return_value_policy, boost::mpl::vector5 >, vigra::NumpyArray<3u, vigra::Singleband, vigra::StridedArrayTag>, boost::python::api::object, boost::python::api::object> >; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator-region-multiband.cxx:69:1: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int k=1; k, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 3u; T = float]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:725:35: required from 'vigra::NumpyArray::NumpyArray(const vigra::NumpyArray&, bool) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /usr/include/boost/python/detail/invoke.hpp:75:16: required from 'PyObject* boost::python::detail::invoke(boost::python::detail::invoke_tag_, const RC&, F&, AC0&, AC1&, AC2&, AC3&) [with RC = boost::python::to_python_indirect; F = vigra::acc::PythonRegionFeatureAccumulator* (*)(vigra::NumpyArray<3u, vigra::Multiband >, vigra::NumpyArray<2u, vigra::Singleband, vigra::StridedArrayTag>, boost::python::api::object, boost::python::api::object); AC0 = boost::python::arg_from_python > >; AC1 = boost::python::arg_from_python, vigra::StridedArrayTag> >; AC2 = boost::python::arg_from_python; AC3 = boost::python::arg_from_python; PyObject = _object]' /usr/include/boost/python/detail/caller.hpp:218:46: required from 'PyObject* boost::python::detail::caller_arity<4u>::impl::operator()(PyObject*, PyObject*) [with F = vigra::acc::PythonRegionFeatureAccumulator* (*)(vigra::NumpyArray<3u, vigra::Multiband >, vigra::NumpyArray<2u, vigra::Singleband, vigra::StridedArrayTag>, boost::python::api::object, boost::python::api::object); Policies = boost::python::return_value_policy; Sig = boost::mpl::vector5 >, vigra::NumpyArray<2u, vigra::Singleband, vigra::StridedArrayTag>, boost::python::api::object, boost::python::api::object>; PyObject = _object]' /usr/include/boost/python/object/py_function.hpp:38:33: required from 'PyObject* boost::python::objects::caller_py_function_impl::operator()(PyObject*, PyObject*) [with Caller = boost::python::detail::caller >, vigra::NumpyArray<2u, vigra::Singleband, vigra::StridedArrayTag>, boost::python::api::object, boost::python::api::object), boost::python::return_value_policy, boost::mpl::vector5 >, vigra::NumpyArray<2u, vigra::Singleband, vigra::StridedArrayTag>, boost::python::api::object, boost::python::api::object> >; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/accumulator-region-multiband.cxx:69:1: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Linking CXX shared library impex.so cd /builddir/build/BUILD/vigra-1.10.0/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,impex.so -o impex.so CMakeFiles/vigranumpy_impex.dir/impex.cxx.o ../../../src/impex/libvigraimpex.so.5.1.10.0 -lhdf5 -lhdf5_hl -lpython2.7 -lboost_python -ljpeg -lpng -lz -ltiff -lIlmImf -lImath -lHalf -lIex -lIlmThread -lhdf5 -lhdf5_hl -Wl,-rpath,/builddir/build/BUILD/vigra-1.10.0/src/impex: Copying module to temporary module directory cd /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/impex.so /builddir/build/BUILD/vigra-1.10.0/vigranumpy/vigra/ make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 93 [ 87%] 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.10.0' cd /builddir/build/BUILD/vigra-1.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_learning.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_learning.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_learning.dir/depend.internal". Dependee "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_learning.dir/depend.internal". 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.10.0' cd /builddir/build/BUILD/vigra-1.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_noise.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_noise.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_noise.dir/depend.internal". Dependee "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_noise.dir/depend.internal". Scanning dependencies of target vigranumpy_noise make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' 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.10.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 96 [ 90%] Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_noise.dir/noise.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core && /usr/bin/c++ -DHasHDF5 -Dvigranumpy_noise_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -o CMakeFiles/vigranumpy_noise.dir/noise.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/noise.cxx Scanning dependencies of target vigranumpy_learning make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' 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.10.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 94 [ 93%] Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_learning.dir/random_forest_old.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core && /usr/bin/c++ -DHasHDF5 -Dvigranumpy_learning_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -o CMakeFiles/vigranumpy_learning.dir/random_forest_old.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/random_forest_old.cxx /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles [ 93%] Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_learning.dir/random_forest.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core && /usr/bin/c++ -DHasHDF5 -Dvigranumpy_learning_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -o CMakeFiles/vigranumpy_learning.dir/random_forest.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/random_forest.cxx In file included from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/noise.cxx:40:0: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx: In function 'bool vigra::detail::nontrivialPermutation(const vigra::ArrayVector&)': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:499:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p[k] != k) ^ In file included from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/random_forest_old.cxx:39:0: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx: In function 'bool vigra::detail::nontrivialPermutation(const vigra::ArrayVector&)': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:499:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p[k] != k) ^ In file included from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/random_forest.cxx:39:0: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx: In function 'bool vigra::detail::nontrivialPermutation(const vigra::ArrayVector&)': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:499:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p[k] != k) ^ In file included from /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:50:0, from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/noise.cxx:40: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 3u; T = float]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1001:31: required from 'bool vigra::NumpyArray::makeReference(PyObject*, bool) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1013:29: required from 'bool vigra::NumpyArray::makeReference(const vigra::NumpyAnyArray&, bool) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1105:13: required from 'void vigra::NumpyArray::reshapeIfEmpty(vigra::TaggedShape, std::__cxx11::string) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/noise.cxx:143:5: required from 'vigra::NumpyAnyArray vigra::pythonNonparametricNoiseNormalization(vigra::NumpyArray<3u, vigra::Multiband >, bool, unsigned int, unsigned int, double, double, double, vigra::NumpyArray<3u, vigra::Multiband >) [with PixelType = float]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/noise.cxx:311:73: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int k=1; k, hid_t, int) [with unsigned int N = 1u; T = const char*; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2059:100: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = const char*; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2126:75: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = char; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = char; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1114:62: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = signed char; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = signed char; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1116:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = short int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = short int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1118:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1120:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = long int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1122:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long long int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = long long int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1124:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = unsigned char; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = unsigned char; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1126:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = short unsigned int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = short unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1128:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = unsigned int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1130:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long unsigned int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = long unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1132:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long long unsigned int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = long long unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1134:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = float; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = float; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1136:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = double; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = double; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1138:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_attribute_(std::__cxx11::string, std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long double; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2049:9: required from 'void vigra::HDF5File::readAtomicAttribute(std::__cxx11::string, std::__cxx11::string, T&) [with T = long double; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1140:61: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset) == MultiArrayIndex(dims), message); ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ Linking CXX shared library analysis.so cd /builddir/build/BUILD/vigra-1.10.0/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 CMakeFiles/vigranumpy_analysis.dir/accumulator.cxx.o CMakeFiles/vigranumpy_analysis.dir/accumulator-region-singleband.cxx.o CMakeFiles/vigranumpy_analysis.dir/accumulator-region-multiband.cxx.o -lpython2.7 -lboost_python /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = char; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = char; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1565:88: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = signed char; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = signed char; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1566:95: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = short int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = short int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1567:96: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1568:94: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = long int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1569:95: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long long int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = long long int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1570:100: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = unsigned char; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = unsigned char; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1571:97: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = short unsigned int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = short unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1572:98: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = unsigned int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1573:96: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long unsigned int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = long unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1574:97: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long long unsigned int; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = long long unsigned int; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1575:102: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = float; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = float; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1576:89: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = double; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = double; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1577:90: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx: In instantiation of 'void vigra::HDF5File::read_(std::__cxx11::string, vigra::MultiArrayView, hid_t, int) [with unsigned int N = 1u; T = long double; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string; hid_t = int]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2116:9: required from 'void vigra::HDF5File::readAtomic(std::__cxx11::string, T&) [with T = long double; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:1578:95: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/hdf5impex.hxx:2428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition((N + offset ) == MultiArrayIndex(dimshape.size()), ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ Copying module to temporary module directory cd /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/analysis.so /builddir/build/BUILD/vigra-1.10.0/vigranumpy/vigra/ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 95 [ 96%] Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_learning.dir/learning.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core && /usr/bin/c++ -DHasHDF5 -Dvigranumpy_learning_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -o CMakeFiles/vigranumpy_learning.dir/learning.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/learning.cxx make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 81 82 83 84 [ 96%] Built target vigranumpy_analysis make -f vigranumpy/src/core/CMakeFiles/vigranumpy_optimization.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_optimization.dir/depend make[2]: Entering directory '/builddir/build/BUILD/vigra-1.10.0' cd /builddir/build/BUILD/vigra-1.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_optimization.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_optimization.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_optimization.dir/depend.internal". Dependee "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_optimization.dir/depend.internal". Scanning dependencies of target vigranumpy_optimization make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' make -f vigranumpy/src/core/CMakeFiles/vigranumpy_optimization.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_optimization.dir/build make[2]: Entering directory '/builddir/build/BUILD/vigra-1.10.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 97 [100%] Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_optimization.dir/optimization.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core && /usr/bin/c++ -DHasHDF5 -Dvigranumpy_optimization_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -o CMakeFiles/vigranumpy_optimization.dir/optimization.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/optimization.cxx In file included from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/learning.cxx:39:0: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx: In function 'bool vigra::detail::nontrivialPermutation(const vigra::ArrayVector&)': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:499:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p[k] != k) ^ In file included from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/optimization.cxx:39:0: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx: In function 'bool vigra::detail::nontrivialPermutation(const vigra::ArrayVector&)': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:499:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p[k] != k) ^ Linking CXX shared library noise.so cd /builddir/build/BUILD/vigra-1.10.0/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,noise.so -o noise.so CMakeFiles/vigranumpy_noise.dir/noise.cxx.o -lpython2.7 -lboost_python Copying module to temporary module directory cd /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/noise.so /builddir/build/BUILD/vigra-1.10.0/vigranumpy/vigra/ make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 96 [100%] 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.10.0' cd /builddir/build/BUILD/vigra-1.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_sampling.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_sampling.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_sampling.dir/depend.internal". Dependee "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_sampling.dir/depend.internal". In file included from /builddir/build/BUILD/vigra-1.10.0/include/vigra/tinyvector.hxx:51:0, from /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_array.hxx:43, from /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:47, from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/optimization.cxx:39: /builddir/build/BUILD/vigra-1.10.0/include/vigra/regression.hxx: In instantiation of 'bool vigra::linalg::ridgeRegression(const vigra::MultiArrayView<2u, T, S>&, const vigra::MultiArrayView<2u, T, C2>&, vigra::MultiArrayView<2u, T, C3>&, double) [with T = double; C1 = vigra::StridedArrayTag; C2 = vigra::StridedArrayTag; C3 = vigra::UnstridedArrayTag]': /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/optimization.cxx:85:24: required from 'vigra::NumpyAnyArray vigra::pythonRidgeRegression(vigra::NumpyArray<2u, T>, vigra::NumpyArray<2u, T>, double) [with T = double]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/optimization.cxx:190:77: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/regression.hxx:189:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(rowCount(b) == rows, ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/regression.hxx:191:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(rowCount(x) == cols && columnCount(x) == rhsCount, ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/regression.hxx:191:62: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] vigra_precondition(rowCount(x) == cols && columnCount(x) == rhsCount, ^ /builddir/build/BUILD/vigra-1.10.0/include/vigra/error.hxx:269:81: note: in definition of macro 'vigra_precondition' #define vigra_precondition(PREDICATE, MESSAGE) vigra::throw_precondition_error((PREDICATE), MESSAGE, __FILE__, __LINE__) ^ Scanning dependencies of target vigranumpy_sampling make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' 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.10.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles [100%] Building CXX object vigranumpy/src/core/CMakeFiles/vigranumpy_sampling.dir/sampling.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core && /usr/bin/c++ -DHasHDF5 -Dvigranumpy_sampling_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -o CMakeFiles/vigranumpy_sampling.dir/sampling.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/sampling.cxx 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.10.0' cd /builddir/build/BUILD/vigra-1.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/fourier /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/fourier /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/fourier/CMakeFiles/vigranumpy_fourier.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/fourier/CMakeFiles/vigranumpy_fourier.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/fourier/CMakeFiles/vigranumpy_fourier.dir/depend.internal". Dependee "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/fourier/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/fourier/CMakeFiles/vigranumpy_fourier.dir/depend.internal". Scanning dependencies of target vigranumpy_fourier make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' 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.10.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles [100%] Building CXX object vigranumpy/src/fourier/CMakeFiles/vigranumpy_fourier.dir/fourier.cxx.o cd /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/fourier && /usr/bin/c++ -DHasHDF5 -Dvigranumpy_fourier_EXPORTS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -I/builddir/build/BUILD/vigra-1.10.0/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -o CMakeFiles/vigranumpy_fourier.dir/fourier.cxx.o -c /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/fourier/fourier.cxx In file included from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/sampling.cxx:39:0: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx: In function 'bool vigra::detail::nontrivialPermutation(const vigra::ArrayVector&)': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:499:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p[k] != k) ^ In file included from /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:50:0, from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/sampling.cxx:39: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permuteLikewise(vigra::python_ptr, const ARRAY&, ARRAY&) [with ARRAY = vigra::TinyVector; unsigned int N = 3u; T = float]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:906:37: required from 'vigra::TinyVector vigra::NumpyArray::permuteLikewise(const vigra::TinyVector&) const [with U = int; int K = 2; unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/sampling.cxx:244:79: required from 'void vigra::pythonResizeImagePrepareOutput(const vigra::NumpyArray >&, boost::python::api::object, vigra::NumpyArray >&) [with PixelType = float; unsigned int dim = 3u]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/sampling.cxx:263:35: required from 'vigra::NumpyAnyArray vigra::pythonResizeImageNoInterpolation(vigra::NumpyArray<3u, vigra::Multiband >, boost::python::api::object, vigra::NumpyArray<3u, vigra::Multiband >) [with PixelType = float]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/sampling.cxx:825:68: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:552:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int k=1; k, vigra::StridedArrayTag>::permuteLikewise(vigra::python_ptr, const ARRAY&, ARRAY&) [with ARRAY = vigra::TinyVector; unsigned int N = 4u; T = float]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:906:37: required from 'vigra::TinyVector vigra::NumpyArray::permuteLikewise(const vigra::TinyVector&) const [with U = int; int K = 3; unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/sampling.cxx:244:79: required from 'void vigra::pythonResizeImagePrepareOutput(const vigra::NumpyArray >&, boost::python::api::object, vigra::NumpyArray >&) [with PixelType = float; unsigned int dim = 4u]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/sampling.cxx:309:35: required from 'vigra::NumpyAnyArray vigra::pythonResizeImageSplineInterpolation(vigra::NumpyArray >, boost::python::api::object, int, vigra::NumpyArray >) [with PixelType = float; int dim = 4]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/sampling.cxx:883:74: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:552:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 3u; T = float]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:725:35: required from 'vigra::NumpyArray::NumpyArray(const vigra::NumpyArray&, bool) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/sampling.cxx:148:40: required from 'vigra::NumpyAnyArray vigra::pythonFreeRotateImageDegree(vigra::NumpyArray<3u, vigra::Multiband >, double, vigra::RotationDirection, int, vigra::NumpyArray<3u, vigra::Multiband >) [with PixelType = float]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/sampling.cxx:775:63: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int k=1; k, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 4u; T = float]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1001:31: required from 'bool vigra::NumpyArray::makeReference(PyObject*, bool) [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1013:29: required from 'bool vigra::NumpyArray::makeReference(const vigra::NumpyAnyArray&, bool) [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1105:13: required from 'void vigra::NumpyArray::reshapeIfEmpty(vigra::TaggedShape, std::__cxx11::string) [with unsigned int N = 4u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/sampling.cxx:246:9: required from 'void vigra::pythonResizeImagePrepareOutput(const vigra::NumpyArray >&, boost::python::api::object, vigra::NumpyArray >&) [with PixelType = float; unsigned int dim = 4u]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/sampling.cxx:309:35: required from 'vigra::NumpyAnyArray vigra::pythonResizeImageSplineInterpolation(vigra::NumpyArray >, boost::python::api::object, int, vigra::NumpyArray >) [with PixelType = float; int dim = 4]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/sampling.cxx:883:74: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Linking CXX shared library optimization.so cd /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core && /usr/bin/cmake -E cmake_link_script CMakeFiles/vigranumpy_optimization.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,optimization.so -o optimization.so CMakeFiles/vigranumpy_optimization.dir/optimization.cxx.o -lpython2.7 -lboost_python Copying module to temporary module directory cd /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/optimization.so /builddir/build/BUILD/vigra-1.10.0/vigranumpy/vigra/ make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 97 [100%] Built target vigranumpy_optimization In file included from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/fourier/fourier.cxx:41:0: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx: In function 'bool vigra::detail::nontrivialPermutation(const vigra::ArrayVector&)': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:499:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(p[k] != k) ^ Linking CXX shared library learning.so cd /builddir/build/BUILD/vigra-1.10.0/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 CMakeFiles/vigranumpy_learning.dir/learning.cxx.o ../../../src/impex/libvigraimpex.so.5.1.10.0 -lhdf5 -lhdf5_hl -lpython2.7 -lboost_python -ljpeg -lpng -lz -ltiff -lIlmImf -lImath -lHalf -lIex -lIlmThread -lhdf5 -lhdf5_hl -Wl,-rpath,/builddir/build/BUILD/vigra-1.10.0/src/impex: In file included from /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:47:0, from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/fourier/fourier.cxx:41: /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_array.hxx: In instantiation of 'vigra::MultiArrayView vigra::MultiArrayView::permuteStridesDescending() const [with unsigned int N = 1u; T = vigra::FFTWComplex; StrideTag = vigra::StridedArrayTag]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_fft.hxx:990:20: required from 'void vigra::FFTWPlan::execute(vigra::MultiArrayView, C1>, vigra::MultiArrayView, C2>) const [with C1 = vigra::StridedArrayTag; C2 = vigra::StridedArrayTag; unsigned int N = 1u; Real = float]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/fourier/fourier.cxx:201:13: required from 'vigra::NumpyAnyArray vigra::pythonFourierTransformR2C(vigra::NumpyArray >, vigra::NumpyArray > >) [with unsigned int N = 2u]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/fourier/fourier.cxx:222:77: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_array.hxx:2059:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(MultiArrayIndex k=0; k vigra::MultiArrayView::permuteStridesDescending() const [with unsigned int N = 2u; T = vigra::FFTWComplex; StrideTag = vigra::StridedArrayTag]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_fft.hxx:990:20: required from 'void vigra::FFTWPlan::execute(vigra::MultiArrayView, C1>, vigra::MultiArrayView, C2>) const [with C1 = vigra::StridedArrayTag; C2 = vigra::StridedArrayTag; unsigned int N = 2u; Real = float]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/fourier/fourier.cxx:201:13: required from 'vigra::NumpyAnyArray vigra::pythonFourierTransformR2C(vigra::NumpyArray >, vigra::NumpyArray > >) [with unsigned int N = 3u]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/fourier/fourier.cxx:228:77: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_array.hxx:2059:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_array.hxx: In instantiation of 'vigra::MultiArrayView vigra::MultiArrayView::permuteStridesDescending() const [with unsigned int N = 3u; T = vigra::FFTWComplex; StrideTag = vigra::StridedArrayTag]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_fft.hxx:990:20: required from 'void vigra::FFTWPlan::execute(vigra::MultiArrayView, C1>, vigra::MultiArrayView, C2>) const [with C1 = vigra::StridedArrayTag; C2 = vigra::StridedArrayTag; unsigned int N = 3u; Real = float]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/fourier/fourier.cxx:153:13: required from 'vigra::NumpyAnyArray vigra::pythonFourierTransform(vigra::NumpyArray > >, vigra::NumpyArray > >) [with unsigned int N = 4u; int SIGN = -1]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/fourier/fourier.cxx:237:88: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/multi_array.hxx:2059:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] In file included from /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:50:0, from /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/fourier/fourier.cxx:41: /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 2u; T = vigra::FFTWComplex]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 2u; T = vigra::Multiband >; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 2u; T = vigra::Multiband >; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:821:35: required from 'vigra::NumpyArray& vigra::NumpyArray::operator=(const vigra::NumpyArray&) [with U = vigra::Multiband; S = vigra::StridedArrayTag; unsigned int N = 2u; T = vigra::Multiband >; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/fourier/fourier.cxx:196:13: required from 'vigra::NumpyAnyArray vigra::pythonFourierTransformR2C(vigra::NumpyArray >, vigra::NumpyArray > >) [with unsigned int N = 2u]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/fourier/fourier.cxx:222:77: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int k=1; k, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 3u; T = vigra::FFTWComplex]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 3u; T = vigra::Multiband >; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 3u; T = vigra::Multiband >; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:821:35: required from 'vigra::NumpyArray& vigra::NumpyArray::operator=(const vigra::NumpyArray&) [with U = vigra::Multiband; S = vigra::StridedArrayTag; unsigned int N = 3u; T = vigra::Multiband >; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/fourier/fourier.cxx:196:13: required from 'vigra::NumpyAnyArray vigra::pythonFourierTransformR2C(vigra::NumpyArray >, vigra::NumpyArray > >) [with unsigned int N = 3u]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/fourier/fourier.cxx:228:77: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Copying module to temporary module directory cd /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/learning.so /builddir/build/BUILD/vigra-1.10.0/vigranumpy/vigra/ /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 4u; T = vigra::FFTWComplex]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 4u; T = vigra::Multiband >; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 4u; T = vigra::Multiband >; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1001:31: required from 'bool vigra::NumpyArray::makeReference(PyObject*, bool) [with unsigned int N = 4u; T = vigra::Multiband >; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1013:29: required from 'bool vigra::NumpyArray::makeReference(const vigra::NumpyAnyArray&, bool) [with unsigned int N = 4u; T = vigra::Multiband >; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1105:13: required from 'void vigra::NumpyArray::reshapeIfEmpty(vigra::TaggedShape, std::__cxx11::string) [with unsigned int N = 4u; T = vigra::Multiband >; Stride = vigra::StridedArrayTag; std::__cxx11::string = std::__cxx11::basic_string]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/fourier/fourier.cxx:142:5: required from 'vigra::NumpyAnyArray vigra::pythonFourierTransform(vigra::NumpyArray > >, vigra::NumpyArray > >) [with unsigned int N = 4u; int SIGN = -1]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/fourier/fourier.cxx:237:88: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 94 95 /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 2u; T = float]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 2u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 2u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:120:9: required from 'static void vigra::NumpyArrayConverter >::construct(PyObject*, boost::python::converter::rvalue_from_python_stage1_data*) [with unsigned int N = 2u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:97:47: required from 'vigra::NumpyArrayConverter >::NumpyArrayConverter() [with unsigned int N = 2u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:146:9: required from 'static void vigra::RegisterNumpyArrayConverters::exec() [with Iter = boost::mpl::v_iter, vigra::StridedArrayTag>, vigra::NumpyArray<2u, vigra::Multiband >, vigra::StridedArrayTag> >, 1l>; End = boost::mpl::v_iter, vigra::StridedArrayTag>, vigra::NumpyArray<2u, vigra::Multiband >, vigra::StridedArrayTag> >, 3l>]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:147:87: required from 'static void vigra::RegisterNumpyArrayConverters::exec() [with Iter = boost::mpl::v_iter, vigra::StridedArrayTag>, vigra::NumpyArray<2u, vigra::Multiband >, vigra::StridedArrayTag> >, 0l>; End = boost::mpl::v_iter, vigra::StridedArrayTag>, vigra::NumpyArray<2u, vigra::Multiband >, vigra::StridedArrayTag> >, 3l>]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:162:82: required from 'void vigra::registerNumpyArrayConverters(Typelist) [with Typelist = boost::mpl::vector3, vigra::StridedArrayTag>, vigra::NumpyArray<2u, vigra::Multiband >, vigra::StridedArrayTag> >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:168:33: required from 'FN vigra::registerConverters(FN) [with FN = vigra::NumpyAnyArray (*)(vigra::NumpyArray<2u, vigra::Multiband, vigra::StridedArrayTag>, vigra::NumpyArray<2u, vigra::Multiband >, vigra::StridedArrayTag>)]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/fourier/fourier.cxx:222:77: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx: In instantiation of 'static void vigra::NumpyArrayTraits, vigra::StridedArrayTag>::permutationToSetupOrder(vigra::python_ptr, vigra::ArrayVector&) [with U = int; unsigned int N = 3u; T = float]': /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:1123:45: required from 'void vigra::NumpyArray::setupArrayView() [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array.hxx:987:23: required from 'void vigra::NumpyArray::makeReferenceUnchecked(PyObject*) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:120:9: required from 'static void vigra::NumpyArrayConverter >::construct(PyObject*, boost::python::converter::rvalue_from_python_stage1_data*) [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag; PyObject = _object]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:97:47: required from 'vigra::NumpyArrayConverter >::NumpyArrayConverter() [with unsigned int N = 3u; T = vigra::Multiband; Stride = vigra::StridedArrayTag]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:146:9: required from 'static void vigra::RegisterNumpyArrayConverters::exec() [with Iter = boost::mpl::v_iter >, vigra::NumpyArray<3u, vigra::Multiband >, vigra::StridedArrayTag> >, 1l>; End = boost::mpl::v_iter >, vigra::NumpyArray<3u, vigra::Multiband >, vigra::StridedArrayTag> >, 3l>]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:147:87: required from 'static void vigra::RegisterNumpyArrayConverters::exec() [with Iter = boost::mpl::v_iter >, vigra::NumpyArray<3u, vigra::Multiband >, vigra::StridedArrayTag> >, 0l>; End = boost::mpl::v_iter >, vigra::NumpyArray<3u, vigra::Multiband >, vigra::StridedArrayTag> >, 3l>]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:162:82: required from 'void vigra::registerNumpyArrayConverters(Typelist) [with Typelist = boost::mpl::vector3 >, vigra::NumpyArray<3u, vigra::Multiband >, vigra::StridedArrayTag> >]' /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_converters.hxx:168:33: required from 'FN vigra::registerConverters(FN) [with FN = vigra::NumpyAnyArray (*)(vigra::NumpyArray<3u, vigra::Multiband >, vigra::NumpyArray<3u, vigra::Multiband >, vigra::StridedArrayTag>)]' /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/fourier/fourier.cxx:228:77: required from here /builddir/build/BUILD/vigra-1.10.0/include/vigra/numpy_array_traits.hxx:590:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] [100%] Built target vigranumpy_learning Linking CXX shared library fourier.so cd /builddir/build/BUILD/vigra-1.10.0/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,fourier.so -o fourier.so CMakeFiles/vigranumpy_fourier.dir/fourier.cxx.o -lfftw3 -lfftw3f -lpython2.7 -lboost_python Copying module to temporary module directory cd /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/fourier && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/fourier/fourier.so /builddir/build/BUILD/vigra-1.10.0/vigranumpy/vigra/ make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles [100%] Built target vigranumpy_fourier Linking CXX shared library sampling.so cd /builddir/build/BUILD/vigra-1.10.0/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,sampling.so -o sampling.so CMakeFiles/vigranumpy_sampling.dir/sampling.cxx.o -lpython2.7 -lboost_python Copying module to temporary module directory cd /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core && /usr/bin/cmake -E copy_if_different /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/sampling.so /builddir/build/BUILD/vigra-1.10.0/vigranumpy/vigra/ make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles [100%] Built target vigranumpy_sampling make[1]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/vigra-1.10.0/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.auEkgO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm ++ dirname /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm + cd vigra-1.10.0 + rm -rf /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm + make install DESTDIR=/builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm /usr/bin/cmake -H/builddir/build/BUILD/vigra-1.10.0 -B/builddir/build/BUILD/vigra-1.10.0 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/vigra-1.10.0/CMakeFiles /builddir/build/BUILD/vigra-1.10.0/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/vigra-1.10.0' make -f src/impex/CMakeFiles/vigraimpex.dir/build.make src/impex/CMakeFiles/vigraimpex.dir/depend make[2]: Entering directory '/builddir/build/BUILD/vigra-1.10.0' cd /builddir/build/BUILD/vigra-1.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/src/impex /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/src/impex /builddir/build/BUILD/vigra-1.10.0/src/impex/CMakeFiles/vigraimpex.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' make -f src/impex/CMakeFiles/vigraimpex.dir/build.make src/impex/CMakeFiles/vigraimpex.dir/build make[2]: Entering directory '/builddir/build/BUILD/vigra-1.10.0' make[2]: Nothing to be done for 'src/impex/CMakeFiles/vigraimpex.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 [ 46%] Built target vigraimpex 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.10.0' cd /builddir/build/BUILD/vigra-1.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_analysis.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' 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.10.0' make[2]: Nothing to be done for 'vigranumpy/src/core/CMakeFiles/vigranumpy_analysis.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 81 82 83 84 [ 59%] 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.10.0' cd /builddir/build/BUILD/vigra-1.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_colors.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' 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.10.0' make[2]: Nothing to be done for 'vigranumpy/src/core/CMakeFiles/vigranumpy_colors.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 85 [ 62%] Built target vigranumpy_colors 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.10.0' cd /builddir/build/BUILD/vigra-1.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_core.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' 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.10.0' make[2]: Nothing to be done for 'vigranumpy/src/core/CMakeFiles/vigranumpy_core.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 86 87 [ 68%] Built target vigranumpy_core 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.10.0' cd /builddir/build/BUILD/vigra-1.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_filters.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' 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.10.0' make[2]: Nothing to be done for 'vigranumpy/src/core/CMakeFiles/vigranumpy_filters.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 88 89 90 91 [ 81%] 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.10.0' cd /builddir/build/BUILD/vigra-1.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_geometry.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' 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.10.0' make[2]: Nothing to be done for 'vigranumpy/src/core/CMakeFiles/vigranumpy_geometry.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 92 [ 84%] 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.10.0' cd /builddir/build/BUILD/vigra-1.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_impex.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' 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.10.0' make[2]: Nothing to be done for 'vigranumpy/src/core/CMakeFiles/vigranumpy_impex.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 93 [ 87%] 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.10.0' cd /builddir/build/BUILD/vigra-1.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_learning.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' 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.10.0' make[2]: Nothing to be done for 'vigranumpy/src/core/CMakeFiles/vigranumpy_learning.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 94 95 [ 93%] 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.10.0' cd /builddir/build/BUILD/vigra-1.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_noise.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' 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.10.0' make[2]: Nothing to be done for 'vigranumpy/src/core/CMakeFiles/vigranumpy_noise.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 96 [ 96%] Built target vigranumpy_noise make -f vigranumpy/src/core/CMakeFiles/vigranumpy_optimization.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_optimization.dir/depend make[2]: Entering directory '/builddir/build/BUILD/vigra-1.10.0' cd /builddir/build/BUILD/vigra-1.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_optimization.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' make -f vigranumpy/src/core/CMakeFiles/vigranumpy_optimization.dir/build.make vigranumpy/src/core/CMakeFiles/vigranumpy_optimization.dir/build make[2]: Entering directory '/builddir/build/BUILD/vigra-1.10.0' make[2]: Nothing to be done for 'vigranumpy/src/core/CMakeFiles/vigranumpy_optimization.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 97 [100%] Built target vigranumpy_optimization 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.10.0' cd /builddir/build/BUILD/vigra-1.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/core/CMakeFiles/vigranumpy_sampling.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' 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.10.0' make[2]: Nothing to be done for 'vigranumpy/src/core/CMakeFiles/vigranumpy_sampling.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles [100%] 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.10.0' cd /builddir/build/BUILD/vigra-1.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/fourier /builddir/build/BUILD/vigra-1.10.0 /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/fourier /builddir/build/BUILD/vigra-1.10.0/vigranumpy/src/fourier/CMakeFiles/vigranumpy_fourier.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' 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.10.0' make[2]: Nothing to be done for 'vigranumpy/src/fourier/CMakeFiles/vigranumpy_fourier.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/vigra-1.10.0/CMakeFiles [100%] Built target vigranumpy_fourier make[1]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/vigra-1.10.0/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/vigra-1.10.0' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/vigra-1.10.0' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/bucket_queue.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/python_utility.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/static_assert.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/multi_pointoperators.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/impexalpha.hxx.transparent-alpha-fix.patch -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/box.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/multi_morphology.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/matlab_FLEXTYPE.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/basicimageview.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/random_forest.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/separableconvolution.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/multi_array.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/regression.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/coordinate_iterator.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/metaprogramming.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/labelvolume.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/basicgeometry.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/array_vector.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/labelimage.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/splineimageview.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/hdf5impex.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/random.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/windows.h -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/multi_math.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/quadprog.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/graphs.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/slic.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/multi_gridgraph.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/algorithm.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/random_forest_deprec.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/symmetry.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/watersheds.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/matlab.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/stdconvolution.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/combineimages.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/rgbvalue.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/polygon.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/multi_localminmax.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/affine_registration.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/voxelneighborhood.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/initimage.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/codec.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/clebsch-gordan.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/recursiveconvolution.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/gaussians.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/stdimagefunctions.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/stdimage.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/nonlineardiffusion.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/noise_normalization.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/gaborfilter.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/flatmorphology.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/utilities.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/colorconversions.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/impex.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/multi_convolution.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/config.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/axistags.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/imageiterator.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/convolution.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/linear_solve.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/sized_int.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/iteratortraits.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/multi_shape.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/watersheds3d.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/inspector_passes.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/resizeimage.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/tinyvector.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/edgedetection.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/multi_opencl.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/accessor.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/localminmax.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/distancetransform.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/matrix.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/transformimage.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/singular_value_decomposition.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/accumulator.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/multi_tensorutilities.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/autodiff.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/type_lists.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/iteratoradapter.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/tiff.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/multi_fft.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/unsupervised_decomposition.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/linear_algebra.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/error.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/cornerdetection.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/impexbase.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/project2ellipse.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/memory.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/multi_distance.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/impexalpha.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/resampling_convolution.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/functortraits.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/promote_traits.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/seededregiongrowing3d.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/orientedtensorfilters.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/interpolating_accessor.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/imageinfo.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/inspectimage.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/meshgrid.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/tuple.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/accumulator-grammar.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/slanted_edge_mtf.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/sifImport.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/seededregiongrowing.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/sampling.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/tensorutilities.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/multi_labeling.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/eigensystem.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/configVersion.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/affinegeometry.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/diff2d.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/fftw3.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/random_forest_hdf5_impex.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/multi_impex.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/invariant_features3D.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/bessel.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/tv_filter.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/pixelneighborhood.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/polynomial.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/union_find.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/numpy_array_traits.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/bordertreatment.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/numpy_array.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/navigator.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/random_forest -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/random_forest/rf_visitors.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/random_forest/rf_online_prediction_set.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/random_forest/rf_region.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/random_forest/rf_common.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/random_forest/rf_ridge_split.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/random_forest/rf_split.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/random_forest/splices.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/random_forest/rf_nodeproxy.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/random_forest/rf_earlystopping.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/random_forest/features.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/random_forest/rf_decisionTree.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/random_forest/rf_algorithm.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/random_forest/rf_preprocessing.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/fixedpoint.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/functorexpression.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/gradient_energy_tensor.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/mathutil.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/numpy_array_converters.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/rfftw.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/quaternion.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/iteratortags.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/boundarytensor.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/copyimage.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/bit_array.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/splines.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/fftw.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/unittest.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/cellimage.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/timing.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/multi_iterator_coupled.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/multi_watersheds.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/histogram.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/rational.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/promote_traits.hxx.py -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/cellconfigurations.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/numerictraits.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/imagecontainer.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/imageiteratoradapter.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/multi_iterator.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/numpy_array_taggedshape.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/contourcirculator.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/wigner-matrix.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/multi_resize.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/include/vigra/basicimage.hxx -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/bin/vigra-config -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/vigra/vigra-targets.cmake -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/vigra/vigra-targets-release.cmake -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/vigra/VigraConfig.cmake -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/vigra/VigraConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/libvigraimpex.so.5.1.10.0 -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/libvigraimpex.so.5 -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/libvigraimpex.so -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc/ -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1RootDivideUnbiased-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/subimage_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1Skewness-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FFTWWriteRealAccessor.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_func_0x68.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_95.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_127.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/PixelTypes.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1WatershedOptions.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/nav_f.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ImagePyramid.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Lab2RGBFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1UniformIntRandomFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/gradient__energy__tensor_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1DynamicAccumulatorChainArray.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/slic_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/rf__online__prediction__set_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Dist2D.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_41.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_97.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1VectorElementAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/impexbase_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Lab2RGBPrimeFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGBValue.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1DynamicAccumulatorChainArray-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_0x7e.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ImageArray.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/dynsections.js -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_60.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Neighborhood3DSix_1_1NeighborCode3D.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/lenna_transposed_minor.gif -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1BasicImageIterator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StandardConstAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/cellimage_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__InitAlgo.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1StopVisiting-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/type__lists_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1UniformIntRandomFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/Utilities.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1NodeBase-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1GridGraph.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__StandardImageTypes.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1Weighted-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__NoiseNormalization.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1BucketQueue.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__SeparableConvolution.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__Unsupervised__Decomposition.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Luv2RGBPrimeFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__VolumeImpex.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__VigraImpex.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/structvigra_1_1IteratorTraits.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/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.10.0-11.fc23.arm/usr/doc//vigra/form_56.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1EightNeighborhood_1_1NeighborCode.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1OnlineLearnVisitor.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1VectorAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1NonlinearLSQOptions-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Kernel2D.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StridedScanOrderIterator.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ArrayOfRegionStatistics.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1Global-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StandardConstValueAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_35.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/examples.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_vars.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/rf__region_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/ftv2vertline.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1AutoRangeHistogram-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1StandardQuantiles.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/transpose_image_tutorial_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/labelimage_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1HDF5ImportInfo.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/ftv2mnode.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1VectorComponentValueAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1Central-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/promote__traits_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functortraits_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/meshgrid_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1NormalizeStatus-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/MultiDimensionalArrays.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1CoordinateConstValueAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGB2LabFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/structvigra_1_1CoupledArrays-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ImageIterator.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/labelvolume_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_107.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_31.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_4.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/VigraMatlab.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_123.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Neighborhood3DSix_1_1NeighborCode3D-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ImageIteratorBase-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Diff2D-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/namespacevigra_1_1FourNeighborhood.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__MultiArrayToImage.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGB2RGBPrimeFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/rf__preprocessing_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/multi__tensorutilities_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/structvigra_1_1CoupledIteratorType.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StopAfterVoteCount.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1split_1_1RandomSplitOfColumn-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FixedPoint16-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/namespacevigra_1_1acc.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_28.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1LocalMinmaxOptions-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ThresholdSplit.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/ExampleList.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FindMinMax-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGB2XYZFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_131.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1UnbiasedKurtosis-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FFTWConvolvePlan.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGBPrime2YPrimeIQFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1CoupledHandle.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/FunctorExpressions.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/MultiIteratorPage.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1FlatScatterMatrix-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/RGBValueTraits.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/imageiteratoradapter_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StopBase.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_88.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1Maximum.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_0x73.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Processor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_99.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1BSpline.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/boundarytensor_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/random__forest__hdf5__impex_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ConstValueIterator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_117.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_42.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/bit__array_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__SeededRegionGrowing.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_67.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_func_0x67.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ConvolutionOptions.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_20.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1GlobalRangeHistogram.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FindAverage.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/unittest_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1GridGraph_1_1EdgeMap.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/cellconfigurations_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1BSpline-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1GridGraph_1_1ArcMap.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/lenna_small.gif -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/matlab__FLEXTYPE_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/resampling__convolution_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__TensorImaging.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/ErrorReporting.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ConstBasicImageIterator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1VectorNormSqFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/tinyvector_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1MultiArrayView-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1CorrectStatus-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1MultiArrayNavigator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classcl__TYPE3WriteAccessor__s1.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/timing_8hxx.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/bc_s.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1YPrimePbPr2RGBPrimeFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__RGBValueOperators.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/ftv2mo.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGBAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/ImportExport.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1Central_3_01PowerSum_3_014_01_4_01_4-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1VariableImportanceVisitor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/accumulator_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1Coord-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Point2D.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1VectorComponentAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/multi__morphology_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1RandomForestProgressVisitor.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StopIfMargin.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_type_0x74.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Luv2XYZFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1LocalMinmaxOptions.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/invert_tutorial_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1CompleteOOBInfo-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/transpose_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1VisitorBase.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_114.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_func_0x6b.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/convert_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1RootDivideByCount.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1Moment.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_0x63.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StridedImageIterator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FFTWSquaredMagnitudeAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1YPrimeIQ2RGBPrimeFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/basicimageview_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StridedImageIterator.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/namespacevigra_1_1linalg.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1RFErrorCallback.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_type_0x6c.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__ImageIterators.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1GaborFilterFamily.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/tab_a.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGBPrime2YPrimeUVFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1XYZ2LuvFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FindAverage-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1Central_3_01PowerSum_3_013_01_4_01_4-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1CentralMoment.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_77.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StopIfBinTest.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1detail_1_1VisitorNode.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_24.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/structvigra_1_1CoupledArrays.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1GreenAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1GrayToRGBAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/lenna_smoothed.gif -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1CompleteOOBInfo.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1NormalRandomFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Kernel1D-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_11.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FFTWSquaredMagnitudeAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_7.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1GreenAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1XYZ2RGBFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__RecursiveConvolution.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1CoordinateConstValueAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/nonlineardiffusion_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_func_0x77.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1HDF5File-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1EarlyStoppStd.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/histogram_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FFTWImaginaryAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/structvigra_1_1IteratorTraits-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__TinyVectorOperators.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/tab_s.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/namespacevigra_1_1multi__math.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StandardAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StopIfConverging-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RestrictedNeighborhoodCirculator.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1VolumeExportInfo.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__ImageIteratorAdapters.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1LineIterator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1GridGraph_1_1OutDegMap.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1MultiCoordinateIterator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FixedPoint.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_func_0x72.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1GammaFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_func_0x78.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/tabs.css -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1NonlinearLSQOptions.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/ArgumentObjectFactories.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1CatmullRomSpline-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1SIFImportInfo.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StaticPolynomial-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/matrix_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_33.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGB2LuvFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Rect2D.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/unsupervised__decomposition_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ArrayVector.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_type_0x70.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/RationalTraits.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StandardConstAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RandomForest-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/numerictraits_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Lab2RGBPrimeFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/total_variation_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_0x76.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1GlobalRangeHistogram-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1HDF5File.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1GammaFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ImagePyramid-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1Coord.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1TinyVectorView.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_0x69.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__LocalMinMax.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/pyramid_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/lenna_color.gif -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/basicimage_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_14.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1NeighborhoodCirculator.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/multi__math_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1GrayToRGBAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_72.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1VectorElementAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/nav_g.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1Principal_3_01PowerSum_3_012_01_4_01_4.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1LastValueFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/copyimage_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Luv2XYZFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_25.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/iteratortraits_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1ArgMaxWeight-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/graphs_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__CombineFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1BilinearInterpolatingAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1SplitBase.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1Principal_3_01CoordinateSystem_01_4-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FFTWConvolvePlan-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1sRGB2RGBFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functorexpression_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1FlatScatterMatrix.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_0x75.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_30.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ThresholdSplit-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RandomNumberGenerator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1VolumeImportInfo-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1IteratorAdaptor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_47.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/FFTWComplexTraits.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Splice.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1CoscotFunction.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Lab2RGBFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ColumnIterator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1MultiArray.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1RandomForestProgressVisitor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGBPrime2LabFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StopIfConverging.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_22.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1SplineImageView0.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1BestGiniOfColumn.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1linalg_1_1Matrix-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_func_0x76.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/palette_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1autodiff_1_1DualVector-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__GaborFilter.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/tab_h.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/multi__distance_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_133.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_func_0x64.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1CoupledScanOrderIterator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_55.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGB2LabFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/configVersion_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StridedMultiIterator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/ftv2cl.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StopIfMargin.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/namespacevigra_1_1rf_1_1visitors.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_12.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/multi__resize_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FFTWMagnitudeAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/numpy__array_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1GridGraph_1_1NodeMap-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_89.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1NumpyArray.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1DivideByCount.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_78.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1DynamicAccumulatorChainArray.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_128.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1VolumeExportInfo-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/smooth_explicitly_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGBPrime2YPrimePbPrFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_29.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FFTWPlan-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_type_0x63.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/ftv2doc.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1TinyVector.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1NeighborOffsetCirculator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/clebsch-gordan_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_129.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__MatrixAlgebra.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_type_0x73.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_110.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StaticPolynomial.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__Registration.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1MappedBucketQueue.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1MultiArrayView.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_func_0x79.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_func_0x73.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_func_0x62.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ArrayOfRegionStatistics-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1UnbiasedSkewness.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__MultiArrayConvolutionFilters.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/todo.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/structvigra_1_1SlicOptions-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StopBase-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/pixelneighborhood_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Neighborhood3DTwentySix_1_1NeighborCode3D-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1HClustering-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/multi__localminmax_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1GetClusterVariables-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/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.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGBPrime2RGBFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_func_0x66.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_32.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1CorrelationVisitor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FFTWPlan.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1linalg_1_1Matrix.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1PolynomialView.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1SeedOptions-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/features_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/lenna_sub.gif -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/composite_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1UnbiasedKurtosis.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StopBase.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FindSum.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_type_0x72.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/ftv2ns.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ConvolutionOptions-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1Central_3_01PowerSum_3_012_01_4_01_4-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_64.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_83.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__Optimization.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ArrayVector.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGB2sRGBFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1SIFImportInfo-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/tensorutilities_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/sifImport_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StopAfterTree-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/polynomial_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ArrayVectorView-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/lenna_inverted.gif -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1BilinearInterpolatingAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/ImageProcessingTutorial.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1Minimum-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/AlgebraicConcepts.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__RandomNumberGeneration.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__MathFunctions.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1RootDivideByCount-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FindAverageAndVariance.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ProblemSpec-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Size2D-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1Principal.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_type_0x6d.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_19.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/codec_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__DistanceTransform.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__MultiArrayTags.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Quaternion.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/pages.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StopAfterVoteCount-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1TinyVector-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ArrayVectorView.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FindBoundingRectangle-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_37.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1GiniCriterion-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FixedPoint-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/imagecontainer_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/box_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StridedMultiIterator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FindAverageAndVariance-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/ftv2lastnode.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1VectorNormFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_59.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/imageIO_tutorial_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1NeighborOffsetCirculator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/timing_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1WatershedOptions-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/multi__labeling_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1PriorityQueue-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/open.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/quaternion_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/ImageInputOutputTutorial.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_102.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_func_0x69.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1sRGB2RGBFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1NumpyArray-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ReduceFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1EarlyStoppStd-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_118.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/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.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StandardValueAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/multi__convolution_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/ftv2folderopen.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/bucket__queue_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1GetClusterVariables.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_0x77.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/lenna_gray.gif -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1UnbiasedSkewness-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1BasicImage-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/globals_defs.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1AbsPowerSum.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1GaborFilterFamily-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGB2LuvFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StridedImageIterator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__MultiPointoperators.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__DataAccessors.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1CorrectStatus.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_func_0x6d.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/project2ellipse_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_46.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1NoiseNormalizationOptions-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_82.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1GaborFilterFamily.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_134.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_0.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_121.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__CombineAlgo.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ConstBasicImageIterator.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RandomForestClassCounter-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/python__utility_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/inspector__passes_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1Global.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/hierarchy.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Diff2D.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_86.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1CrackContourCirculator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1VectorComponentValueAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1MultiIterator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1ClusterImportanceVisitor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_136.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/boundarytensor_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1PLSAOptions-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_50.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_101.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/testimage.jpg -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/initimage_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/numpy__array__traits_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/resize_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__SymmetryDetection.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__VoxelNeighborhood.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/gaussians_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ImageArray-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/invert_explicitly_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_85.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/oi_small.jpg -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/voxelneighborhood_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1XYZ2LuvFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/closed.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1PolynomialView-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1UserRangeHistogram.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__Polynomials.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1CorrelationVisitor.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1BlueAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_0x62.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1IntegerHistogram-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1AccumulatorChain.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1ArgMaxWeight.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_39.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1WeightArg.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1CompleteOOBInfo.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_106.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_0x68.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/LICENSE.txt -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1TinyVectorView.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ColumnIterator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1VariableImportanceVisitor.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_13.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/tab_b.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/lenna_stripes.gif -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/mirror_tutorial_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/linear__algebra_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__PolarColors.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/localminmax_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_func_0x63.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/smooth_convolve_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/linear__solve_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/polygon_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/multi__array_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_135.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/slanted__edge__mtf_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1DataArg-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1GridGraph_1_1NodeMap.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/dir_250558fd2cbacd247a45c0a39807db85.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGBAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/lenna_transposed_major.gif -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGBPrime2XYZFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1DivideUnbiased.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StopIfBinTest.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1NormalRandomFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__MultiArrayDistanceTransform.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__CopyAlgo.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/bdwn.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Dist2D-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/namespaceboost.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/rf__common_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_71.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_109.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ThresholdSplit.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RedAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_15.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_23.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__GeometricTransformations.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/imageiterator_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Point2D-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Gaussian-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Rational-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1VisitorBase-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/dissolved_color.gif -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/namespacevigra_1_1EightNeighborhood.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/FixedPoint16Traits.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/diff2d_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ImageImportInfo-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__MultiIteratorGroup.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/rf__earlystopping_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ImageArray.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1DynamicAccumulatorChain.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1CrackContourCirculator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_111.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_func_0x6e.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1MultiArray-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/interpolating__accessor_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_138.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_0x67.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/vigra.css -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1Principal_3_01PowerSum_3_012_01_4_01_4-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/namespacemembers_vars.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/sync_on.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_48.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__Morphology.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_58.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/lenna_mirror_horizontal.gif -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__CornerDetection.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/random_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Luv2RGBFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/dir_17d27c17175b7dd6993b33ff5a032f17.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/fftw3_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1HClustering.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGBToGrayAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1VectorNormFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_10.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FindROISize-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Lab2XYZFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/gaborfilter_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1OnlineLearnVisitor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/CrackEdgeImage.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_2.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1VisitorBase.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/profile_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/structvigra_1_1CoupledIteratorType-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/stdimage_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/rfftw_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/structvigra_1_1GridGraph_1_1traversal__category.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/structvigra_1_1StridedArrayTag.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/sampling_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1NumpyAnyArray-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/iteratoradapter_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGBPrime2YPrimeUVFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/namespacemembers.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_func_0x6f.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/structvigra_1_1rf_1_1algorithms_1_1HC__Entry-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1DataArg.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1MultiArrayShape-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_17.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FFTWWriteRealAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1MultiIterator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/accessor_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_68.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/navigator_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1Maximum-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/rf__decisionTree_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1YPrimeIQ2RGBPrimeFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StopAfterTree.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/basicgeometry_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/documents -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/documents/GenericProg2D.ps -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/documents/DataAccessors.ps -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/documents/FunctorFactory.ps -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/documents/bullet.gif -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/documents/vigra.gif -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/documents/pfeilGross.gif -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/documents/pfeil.gif -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/documents/tutorial_reference.pdf -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/documents/viff.ps -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__EdgeDetection.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_116.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/affinegeometry_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/structvigra_1_1CoupledIteratorType.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ImageExportInfo-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1UniformRandomFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1IntegerHistogram.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StopIfProb.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1PermuteCluster-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FindSum-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/seededregiongrowing3d_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/utilities_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1BlueAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_0x72.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/lenna_mirror_vertical.gif -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RowIterator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/lenna_composite_color.gif -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_enum.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1SeedRgDirectValueFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_1.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/coordinate__iterator_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__Labeling.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1NoiseNormalizationOptions.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__ResamplingConvolutionFilters.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1SplitBase-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1YPrimeCbCr2RGBPrimeFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/MathFunctionality.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1NeighborhoodCirculator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StopAfterVoteCount.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RandomNumberGenerator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1SequenceAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/ftv2pnode.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/PromoteTraits.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/watersheds_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1GridGraph_1_1NodeMap.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1Weighted.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Rect2D-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Threshold.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_69.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1GridGraph_1_1ArcMap.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1EntropyCriterion-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1autodiff_1_1DualVector.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/memory_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1DT__StackEntry.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/files.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_0x78.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Edgel-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1MultiCoordinateIterator.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/nav_h.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__RationalOperations.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1CatmullRomSpline.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_73.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_func.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/algorithm_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1CoupledScanOrderIterator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_120.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_80.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1GridGraph_1_1InDegMap.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/modules.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_91.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/tiff_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1SplineImageView.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_92.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1AccumulatorChainArray-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1SplineImageView0-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1BSplineBase.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/NormTraits.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Rational.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/splines_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/KernelArgumentObjectFactories.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1Central_3_01PowerSum_3_012_01_4_01_4.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_0x6b.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGBPrime2LuvFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1Kurtosis.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1NodeBase.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/vigra-icon.ico -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/fixedpoint_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/static__assert_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1NormalizeStatus.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Splice-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1HDF5Handle.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Node_3_01e__ConstProbNode_01_4.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1ClusterImportanceVisitor.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1Central_3_01PowerSum_3_013_01_4_01_4.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/axistags_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_0x6f.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1Central.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1NumpyArray.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1MappedBucketQueue-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1SequenceAccessor.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__SlantedEdgeMTF.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_40.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/annotated.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Quaternion-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_16.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_130.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_119.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__FourierTransform.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/quadprog_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/splineimageview_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ReduceFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__OpenCL-Accessors.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/namespacemembers_eval.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1CoscotFunction-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/multi__pointoperators_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/numpy__array__taggedshape_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Box-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ConstImageIterator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/sized__int_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1PowerSum-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_54.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__NonLinearDiffusion.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FFTWRealAccessor.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/multi__watersheds_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_type_0x65.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/structvigra_1_1UnstridedArrayTag.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_38.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ImageImportInfo.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/impex_8hxx.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/metaprogramming_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_132.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__BoostGraphExtensions.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_63.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ConstImageIterator.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Sampler-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ConstStridedImageIterator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1OOB__PerTreeError-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__FixedPoint16Operations.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_81.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1PolynomialView.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classcl__TYPE3WriteAccessor__s2.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1CoordinateSystem-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RowIterator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1BasicImageView.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1CorrelationVisitor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1MagnitudeFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/rgbvalue_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1BasicImageView-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGB2RGBPrimeFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1ArgMinWeight-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1SplineImageView-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_74.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1VectorComponentAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1MultiCoordinateNavigator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StaticPolynomial.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/ftv2splitbar.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/combineimages_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_51.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FindMinMax.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGBPrime2LabFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/multi__shape_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1SplineImageView1.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1GridGraph_1_1EdgeMap.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/convolution_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_137.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/ftv2plastnode.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1BucketQueue-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FFTWComplex.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1BestGiniOfColumn-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/invert_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__Functors.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classes.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/bordertreatment_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Diff2D.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/wigner-matrix_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/ImageProcessing.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/numpy__array__converters_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1YPrimeUV2RGBPrimeFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ConstStridedImageIterator.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_57.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_26.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__TransformAlgo.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_0x6c.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/namespacemembers_func.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1AbsPowerSum-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1RootDivideUnbiased.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FFTWMagnitudeAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Kernel2D-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1BasicImageIteratorBase-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/ftv2link.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_func_0x6c.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/structvigra_1_1rf_1_1algorithms_1_1HC__Entry.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/ImageDataStructures.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_44.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1MultiArrayNavigator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_5.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ConstStridedImageIterator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/autodiff_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/tuple_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_func_0x7e.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1SortSamplesByDimensions.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1XYZ2RGBFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1VectorAccessor.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StandardValueAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1GridGraph_1_1IndexMap-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/PythonBindingsTutorial.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGBGradientMagnitudeFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1VariableSelectionResult-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1BasicImageIteratorBase.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGBPrime2RGBFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/ImageAnalysis.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/SquareRootTraits.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1split_1_1Median-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1SequenceAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1PowerSum.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_18.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_rela.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/testimage.gif -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/distancetransform_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ImageIterator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FourNeighborhood_1_1NeighborCode-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_func_0x71.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1detail_1_1VisitorNode-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ArrayVector-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/MathConstants.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_76.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/structvigra_1_1SlicOptions.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/inspectimage_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/sync_off.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1TinyVectorBase.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ConstValueIterator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/voronoi_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1RandomForestProgressVisitor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1IteratorAdaptor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Polynomial.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1TinyVector.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_70.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGBAccessor.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/ftv2folderclosed.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1SlantedEdgeMTFOptions.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__TransformFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_type_0x62.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Point2D.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1PLSAOptions.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1PermuteCluster.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/edge_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/structvigra_1_1MeshGridAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1HistogramOptions.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/multi__iterator_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_0x65.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1Kurtosis-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/splices_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FixedPoint16.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/CreditsChangelog.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1VolumeImportInfo.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_126.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/namespacevigra_1_1Neighborhood3DTwentySix.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functionindex.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGBToGrayAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_124.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_112.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1Skewness.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/globals.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StopIfBinTest-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Polynomial-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_34.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1CoupledHandle-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1VectorAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_36.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1HistogramOptions-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/FixedPointTraits.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/ftv2node.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__FeatureAccumulators.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/impexalpha_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/rf__algorithm_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Node_3_01e__ConstProbNode_01_4-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_45.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FFTWPhaseAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/ftv2mlastnode.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Edgel.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/imageExportInfo_tutorial_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__LinearAlgebraFunctions.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1linalg_1_1LeastAngleRegressionOptions.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_79.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1MappedBucketQueue.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1split_1_1Median.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/NumericTraits.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classcl__charNAccessor__COMP.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StopIfProb-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/multi__gridgraph_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_122.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1AccumulatorChain-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FFTWRealAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ImageIterator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/jquery.js -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1MultiImageAccessor2-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_8.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/rf__nodeproxy_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1DiffusivityFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Luv2RGBFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/seededregiongrowing_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__FFTWComplexAccessors.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__FFTWComplexOperators.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/Concepts.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/matlab_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_0x6d.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Lab2XYZFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1StopVisiting.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1Draw.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1DivideByCount-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_func_0x65.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__LinearAlgebraModule.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RandomForestOptions.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/imageImportInfo_tutorial_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1DivideUnbiased-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/noise__normalization_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/Convolution.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_type_0x6e.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_113.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Node_3_01e__ConstProbNode_01_4.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_27.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1VectorNormSqFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_0x6e.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/namespacemembers_type.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/regression_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/flatmorphology_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Size2D.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FindBoundingRectangle.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1MultiArrayShape.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1EntropyCriterion.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/namespacemembers_enum.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1MultiCoordinateNavigator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/separableconvolution_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Luv2RGBPrimeFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_0x70.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/structvigra_1_1CoupledArrays.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Sampler.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/rf__visitors_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1SlantedEdgeMTFOptions-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_0x64.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_52.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1MagnitudeFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_43.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Box.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/dir_90c0918c15c561075bf15d939f2f27f9.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_98.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__ImageContainers.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Gaussian.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1CoordinateSystem.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1MultiCoordinateIterator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/union__find_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StandardConstValueAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1BSplineBase.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/mathutil_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1ArgMinWeight.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1SeedRgDirectValueFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/symmetry_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/stdimagefunctions_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGBPrime2YPrimePbPrFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/MultiArrayArithmeticTutorial.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_func_0x74.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/affine__registration_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RestrictedNeighborhoodCirculator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1BrightnessContrastFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/multi__opencl_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/multi__iterator__coupled_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1PriorityQueue.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1LabelArg-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/TinyVectorTraits.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1DT__StackEntry-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/vigra_1_8_2.css -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/namespacevigra_1_1rf_1_1split.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1DynamicAccumulatorChain.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_0x66.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/TupleTypes.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StopIfConverging.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_87.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__PixelNeighborhood.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/orientedtensorfilters_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1SamplerOptions-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_type_0x6b.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__VigraHDF5Impex.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGBPrime2YPrimeIQFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ArrayVectorView.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/transformimage_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_0x79.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_103.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_49.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1Central_3_01PowerSum_3_014_01_4_01_4.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/recursiveconvolution_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1ClusterImportanceVisitor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1GiniCriterion.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/contourcirculator_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_type_0x76.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/random__forest_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Size2D.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/iteratortags_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1Principal_3_01CoordinateSystem_01_4.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__InspectAlgo.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1GridGraph_1_1OutDegMap-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1SamplerOptions.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1WeightArg-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1NodeBase.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/random__forest__deprec_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StridedScanOrderIterator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1VariableImportanceVisitor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__InspectFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/namespaces.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1SortSamplesByDimensions-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/PointOperators.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ProblemSpec.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1GridGraph_1_1InDegMap-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Neighborhood3DTwentySix_1_1NeighborCode3D.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_93.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FFTWWriteRealAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_type_0x6f.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FindROISize.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_105.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__ColorConversions.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1LabelArg.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/namespacevigra.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/resizeimage_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1linalg_1_1LeastAngleRegressionOptions-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGB2sRGBFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/doxygen.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGBPrime2YPrimeCbCrFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1BucketQueue.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RedAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1OOB__Error.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_108.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/Installation.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_9.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FFTWImaginaryAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1ScatterMatrixEigensystem-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ConstBasicImageIterator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_90.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_type_0x67.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__QuaternionOperations.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/namespacevigra_1_1Neighborhood3DSix.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/Tutorial.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/rational_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1BasicImageIterator.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Kernel1D.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGBGradientMagnitudeFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/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.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1DynamicAccumulatorChain-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1GridGraph_1_1ArcMap-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1OOB__PerTreeError.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGBPrime2XYZFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1WignerMatrix.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_3.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1XYZ2LabFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1BasicImage.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/multi__impex_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1MultiArray.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/lenna_color_small.gif -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FunctorTraits-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/OwnFunctionsTutorial.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1GridGraph_1_1IndexMap.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/colorconversions_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_func_0x70.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1DiffusivityFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1XYZ2RGBPrimeFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1NumpyAnyArray.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/structvigra_1_1acc_1_1Select.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1linalg_1_1Matrix.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/config_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1HDF5Handle-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FunctorTraits.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1BrightnessContrastFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_type_0x66.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StridedScanOrderIterator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/rf__split_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1UniformRandomFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_94.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1OOB__PerTreeError.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/edgedetection_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/structvigra_1_1MeshGridAccessor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StopIfProb.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1YPrimeUV2RGBPrimeFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGBPrime2LuvFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_eval.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/formula.repository -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FourNeighborhood_1_1NeighborCode.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/structvigra_1_1acc_1_1Select-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_0x74.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/deprecated.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RandomForestOptions-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_66.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1XYZ2RGBPrimeFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1VariableSelectionResult.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/TimingMacros.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Threshold-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RandomForest.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/smooth_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1OOB__Error.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/stdconvolution_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/dissolve_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1OnlineLearnVisitor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGBValue-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1Polynomial.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1YPrimeCbCr2RGBPrimeFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_0x71.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1MultiImageAccessor2.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/subimage_tutorial_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__CommonConvolutionFilters.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_type_0x69.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/watersheds3d_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/hdf5impex_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/invariant__features3D_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/namespacevigra_1_1rf_1_1algorithms.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_62.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/BorderTreatmentMode.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/index.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/NumericPromotionTraits.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/MultiDimensionalArrayTutorial.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1SeedOptions.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__TIFFImpex.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__FixedPointOperations.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/ftv2blank.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1TinyVectorView-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__RGBValueAccessors.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1EightNeighborhood_1_1NeighborCode-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_21.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1Draw-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGBValue.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1BSplineBase-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1LineIterator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1algorithms_1_1RFErrorCallback-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1Minimum.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FFTWComplex-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_func_0x75.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/accumulator-grammar_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RandomForestClassCounter.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1SplitBase.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_65.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_type_0x64.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/imageinfo_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_125.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1Principal-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1LastValueFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/tv__filter_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StopIfMargin-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__MachineLearning.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1UserRangeHistogram-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1StandardQuantiles-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGBPrime2YPrimeCbCrFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1MultiArrayView.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1OOB__Error-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FFTWPhaseAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StopAfterTree.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1GridGraph-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/bessel_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_61.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1visitors_1_1StopVisiting.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1EightNeighborhood_1_1NeighborCode.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1HDF5ImportInfo-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1XYZ2LabFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/watershed_8cxx-example.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/cornerdetection_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ImageExportInfo.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__MultiMathModule.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__FixedSizeInt.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_type_0x68.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_104.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1rf_1_1split_1_1RandomSplitOfColumn.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RGB2XYZFunctor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1AutoRangeHistogram.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1ScatterMatrixEigensystem.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/singular__value__decomposition_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ConstImageIterator.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1FFTWRealAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/eigensystem_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1GridGraph_1_1EdgeMap-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1NeighborhoodCirculator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1CoupledScanOrderIterator.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__MultiArrayMorphology.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__RangesAndPoints.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/error_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_100.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1SplineImageView1-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_75.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/rf__ridge__split_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1StandardAccessor-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1WignerMatrix-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1NumpyAnyArray.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__GraphDataStructures.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1acc_1_1AccumulatorChainArray.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1RestrictedNeighborhoodCirculator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1TinyVectorBase-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_96.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_6.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_84.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/functions_type.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/impex_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/multi__fft_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1YPrimePbPr2RGBPrimeFunctor.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1ImageIteratorBase.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1BasicImageIterator-members.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/array__vector_8hxx_source.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_53.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/group__VigraSIFImport.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/classvigra_1_1BSpline.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigra/form_115.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigranumpy -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigranumpy/search.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigranumpy/doctrees -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigranumpy/doctrees/index.doctree -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigranumpy/doctrees/environment.pickle -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigranumpy/objects.inv -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigranumpy/_static -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigranumpy/_static/doctools.js -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigranumpy/_static/comment-bright.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigranumpy/_static/down.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigranumpy/_static/up-pressed.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigranumpy/_static/plus.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigranumpy/_static/comment.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigranumpy/_static/searchtools.js -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigranumpy/_static/sidebar.js -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigranumpy/_static/ajax-loader.gif -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigranumpy/_static/vigra-icon.ico -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigranumpy/_static/pygments.css -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigranumpy/_static/default.css -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigranumpy/_static/down-pressed.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigranumpy/_static/underscore.js -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigranumpy/_static/comment-close.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigranumpy/_static/minus.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigranumpy/_static/file.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigranumpy/_static/jquery.js -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigranumpy/_static/up.png -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigranumpy/_static/basic.css -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigranumpy/_static/websupport.js -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigranumpy/searchindex.js -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigranumpy/genindex.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigranumpy/_sources -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigranumpy/_sources/index.txt -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigranumpy/index.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc//vigranumpy/py-modindex.html -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/vigranumpy/VigranumpyConfig.cmake -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/python2.7/site-packages/vigra/vigranumpycore.so -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/python2.7/site-packages/vigra/impex.so -- Removed runtime path from "/builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/python2.7/site-packages/vigra/impex.so" -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/python2.7/site-packages/vigra/sampling.so -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/python2.7/site-packages/vigra/filters.so -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/python2.7/site-packages/vigra/analysis.so -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/python2.7/site-packages/vigra/learning.so -- Removed runtime path from "/builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/python2.7/site-packages/vigra/learning.so" -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/python2.7/site-packages/vigra/colors.so -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/python2.7/site-packages/vigra/noise.so -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/python2.7/site-packages/vigra/geometry.so -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/python2.7/site-packages/vigra/optimization.so -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/python2.7/site-packages/vigra/fourier.so -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/python2.7/site-packages/vigra/__init__.py -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/python2.7/site-packages/vigra/__version__.py -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/python2.7/site-packages/vigra/tagged_array.py -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/python2.7/site-packages/vigra/arraytypes.py -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/python2.7/site-packages/vigra/ufunc.py -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/python2.7/site-packages/vigra/pyqt/__init__.py -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/python2.7/site-packages/vigra/pyqt/imagewindow.py -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/python2.7/site-packages/vigra/pyqt/quickdialog.py -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/python2.7/site-packages/vigra/pyqt/overlays.py -- Installing: /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/python2.7/site-packages/vigra/pyqt/viewer2svg.py + rm -rf /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/doc + cd /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/bin + mv vigra-config vigra-config-32 + install -p -m755 -D /builddir/build/SOURCES/vigra-config.sh /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/bin/vigra-config + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/vigra-1.10.0 extracting debug info from /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/python2.7/site-packages/vigra/vigranumpycore.so extracting debug info from /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/python2.7/site-packages/vigra/analysis.so extracting debug info from /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/python2.7/site-packages/vigra/sampling.so extracting debug info from /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/python2.7/site-packages/vigra/noise.so extracting debug info from /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/python2.7/site-packages/vigra/filters.so extracting debug info from /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/python2.7/site-packages/vigra/optimization.so extracting debug info from /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/python2.7/site-packages/vigra/geometry.so extracting debug info from /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/python2.7/site-packages/vigra/impex.so extracting debug info from /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/python2.7/site-packages/vigra/learning.so extracting debug info from /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/python2.7/site-packages/vigra/colors.so extracting debug info from /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/python2.7/site-packages/vigra/fourier.so extracting debug info from /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/libvigraimpex.so.5.1.10.0 /usr/lib/rpm/sepdebugcrcfix: Updated 12 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libvigraimpex.so.5.1.10.0.debug to /usr/lib/debug/usr/lib/libvigraimpex.so.5.debug symlinked /usr/lib/debug/usr/lib/libvigraimpex.so.5.1.10.0.debug to /usr/lib/debug/usr/lib/libvigraimpex.so.debug 11087 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/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.10.0-11.fc23.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: vigra-1.10.0-11.fc23.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.G4cyhW + umask 022 + cd /builddir/build/BUILD + cd vigra-1.10.0 + DOCDIR=/builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/share/doc/vigra + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/share/doc/vigra + cp -pr LICENSE.txt /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/share/doc/vigra + exit 0 Provides: libvigraimpex.so.5 vigra = 1.10.0-11.fc23 vigra(armv7hl-32) = 1.10.0-11.fc23 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: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libHalf.so.12 libIex-2_2.so.12 libIlmImf-2_2.so.22 libIlmThread-2_2.so.12 libImath-2_2.so.12 libc.so.6 libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libhdf5.so.10 libhdf5_hl.so.10 libjpeg.so.62 libjpeg.so.62(LIBJPEG_6.2) libm.so.6 libm.so.6(GLIBC_2.4) libpng16.so.16 libpng16.so.16(PNG16_0) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.20) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.9) libtiff.so.5 libtiff.so.5(LIBTIFF_4.0) libz.so.1 rtld(GNU_HASH) Processing files: vigra-devel-1.10.0-11.fc23.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TBvhY6 + umask 022 + cd /builddir/build/BUILD + cd vigra-1.10.0 + DOCDIR=/builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/share/doc/vigra-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/share/doc/vigra-devel + cp -pr doc/vigra /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/share/doc/vigra-devel + cp -pr doc/vigranumpy /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm/usr/share/doc/vigra-devel + exit 0 Provides: vigra-devel = 1.10.0-11.fc23 vigra-devel(armv7hl-32) = 1.10.0-11.fc23 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: /bin/sh /usr/bin/python libvigraimpex.so.5 Processing files: vigra-python-1.10.0-11.fc23.armv7hl Provides: vigra-python = 1.10.0-11.fc23 vigra-python(armv7hl-32) = 1.10.0-11.fc23 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: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libHalf.so.12 libIex-2_2.so.12 libIlmImf-2_2.so.22 libIlmThread-2_2.so.12 libImath-2_2.so.12 libboost_python.so.1.57.0 libc.so.6 libc.so.6(GLIBC_2.4) libfftw3.so.3 libfftw3f.so.3 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgcc_s.so.1(GCC_4.0.0) libhdf5.so.10 libhdf5_hl.so.10 libjpeg.so.62 libm.so.6 libm.so.6(GLIBC_2.4) libpng16.so.16 libpython2.7.so.1.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.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.20) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.9) libtiff.so.5 libvigraimpex.so.5 libz.so.1 python(abi) = 2.7 rtld(GNU_HASH) Processing files: vigra-debuginfo-1.10.0-11.fc23.armv7hl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm Wrote: /builddir/build/RPMS/vigra-1.10.0-11.fc23.armv7hl.rpm Wrote: /builddir/build/RPMS/vigra-devel-1.10.0-11.fc23.armv7hl.rpm Wrote: /builddir/build/RPMS/vigra-python-1.10.0-11.fc23.armv7hl.rpm Wrote: /builddir/build/RPMS/vigra-debuginfo-1.10.0-11.fc23.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qkl7Pi + umask 022 + cd /builddir/build/BUILD + cd vigra-1.10.0 + rm -rf /builddir/build/BUILDROOT/vigra-1.10.0-11.fc23.arm + exit 0 Child return code was: 0 LEAVE do -->