Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cvmatio travis build error #106

Closed
headupinclouds opened this issue Oct 1, 2016 · 1 comment
Closed

cvmatio travis build error #106

headupinclouds opened this issue Oct 1, 2016 · 1 comment

Comments

@headupinclouds
Copy link
Collaborator

CVMATIO ZLIB:
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)


cvmatio Configuration Summary

Building with ECTO/Catkin: OFF
Build as executable: OFF
Build with documentation: OFF


-- Configuring done
CMake Error at src/CMakeLists.txt:8 (add_library):
Target "cvmatio" links to target "JPEG::jpeg" but the target was not found.
Perhaps a find_package() call is missing for an IMPORTED target, or an
ALIAS target is missing?

CMake Error at src/CMakeLists.txt:8 (add_library):
Target "cvmatio" links to target "JPEG::jpeg" but the target was not found.
Perhaps a find_package() call is missing for an IMPORTED target, or an
ALIAS target is missing?

CMake Error at src/CMakeLists.txt:8 (add_library):
Target "cvmatio" links to target "JPEG::jpeg" but the target was not found.
Perhaps a find_package() call is missing for an IMPORTED target, or an
ALIAS target is missing?

CMake Error at src/CMakeLists.txt:8 (add_library):
Target "cvmatio" links to target "JPEG::jpeg" but the target was not found.
Perhaps a find_package() call is missing for an IMPORTED target, or an
ALIAS target is missing?
-- Generating done

-- Build files have been written to: /home/travis/.hunter/_Base/defe8ce/95401fc/9de7cb3/Build/cvmatio/Build/cvmatio-Release-prefix/src/cvmatio-Release-build
CMake Warning:
Manually-specified variables were not used by the project:

CMAKE_CONFIGURATION_TYPES

make[2]: Leaving directory /home/travis/.hunter/_Base/defe8ce/95401fc/9de7cb3/Build/cvmatio/Build' make[2]: *** [cvmatio-Release-prefix/src/cvmatio-Release-stamp/cvmatio-Release-configure] Error 1 make[1]: *** [CMakeFiles/cvmatio-Release.dir/all] Error 2 make: *** [all] Error 2 make[1]: Leaving directory/home/travis/.hunter/_Base/defe8ce/95401fc/9de7cb3/Build/cvmatio/Build'

[hunter ** FATAL ERROR **] Build step failed (dir: /home/travis/.hunter/_Base/defe8ce/95401fc/9de7cb3/Build/cvmatio
[hunter ** FATAL ERROR **] [Directory:/home/travis/.hunter/_Base/Download/Hunter/0.16.2/defe8ce/Unpacked/cmake/projects/cvmatio]

------------------------------ WIKI -------------------------------

https://github.com/ruslo/hunter/wiki/error.external.build.failed

CMake Error at /home/travis/.hunter/_Base/Download/Hunter/0.16.2/defe8ce/Unpacked/cmake/modules/hunter_wiki.cmake:12 (message):
Call Stack (most recent call first):
/home/travis/.hunter/_Base/Download/Hunter/0.16.2/defe8ce/Unpacked/cmake/modules/hunter_fatal_error.cmake:20 (hunter_wiki)
/home/travis/.hunter/_Base/Download/Hunter/0.16.2/defe8ce/Unpacked/cmake/modules/hunter_download.cmake:499 (hunter_fatal_error)
/home/travis/.hunter/_Base/Download/Hunter/0.16.2/defe8ce/Unpacked/cmake/projects/cvmatio/hunter.cmake:59 (hunter_download)
/home/travis/.hunter/_Base/Download/Hunter/0.16.2/defe8ce/Unpacked/cmake/modules/hunter_add_package.cmake:87 (include)
CMakeLists.txt:314 (hunter_add_package)

-- Configuring incomplete, errors occurred!
See also "/home/travis/build/elucideye/drishti/_builds/gcc-4-8-pic-Release/CMakeFiles/CMakeOutput.log".
See also "/home/travis/build/elucideye/drishti/_builds/gcc-4-8-pic-Release/CMakeFiles/CMakeError.log".
Command exit with status "1": [/home/travis/build/elucideye/drishti]> "cmake" "-H." "-B/home/travis/build/elucideye/drishti/_builds/gcc-4-8-pic-Release" "-DCMAKE_BUILD_TYPE=Release" "-GUnix Makefiles" "-DCMAKE_TOOLCHAIN_FILE=/home/travis/build/elucideye/drishti/polly-master/gcc-4-8-pic.cmake" "-DCMAKE_VERBOSE_MAKEFILE=ON" "-DPOLLY_STATUS_DEBUG=ON" "-DHUNTER_STATUS_DEBUG=ON" "-DCMAKE_INSTALL_PREFIX=/home/travis/build/elucideye/drishti/_install/gcc-4-8-pic" "-DDRISHTI_BUILD_REGRESSION_SIMD=NO" "-DDRISHTI_BUILD_REGRESSION_FIXED_POINT=NO" "-DHUNTER_USE_CACHE_SERVERS=YES" "-DHUNTER_DISABLE_BUILDS=NO" "-DCMAKE_INSTALL_PREFIX=/home/travis/build/elucideye/drishti/_install"

Log: /home/travis/build/elucideye/drishti/_logs/polly/log.txt
*** FAILED ***

The command "build.py --toolchain ${TOOLCHAIN} --config ${CONFIG} --verbose --fwd DRISHTI_BUILD_REGRESSION_SIMD=NO DRISHTI_BUILD_REGRESSION_FIXED_POINT=NO HUNTER_USE_CACHE_SERVERS=YES HUNTER_DISABLE_BUILDS=NO CMAKE_INSTALL_PREFIX="pwd/_install" --test --jobs 8 ${STRIP}
" exited with 1.

Done. Your build exited with 1.

@headupinclouds
Copy link
Collaborator Author

This is really an issue with the opencv dependency, see #107. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant