OpenMS / contrib

Automated CMake build scripts for the OpenMS contrib libraries
Other
0 stars 21 forks source link

[Feature] Enable Boost system and thread #73

Closed jpfeuffer closed 6 years ago

jpfeuffer commented 6 years ago

For: https://github.com/OpenMS/OpenMS/pull/3439#discussion_r186617537

hroest commented 6 years ago

looks like boost worked and the failure is unrelated:

-- Downloading BOOST .. 
-- Downloading BOOST .. done
-- Validating archive for BOOST .. 
-- Validating archive for BOOST .. done
-- Extracting BOOST .. 
-- Extracting BOOST .. done
-- Bootstrapping Boost libraries (./bootstrap.sh --prefix=/Users/builder/jenkins/ws/openms_contrib_jobs/openms_contrib_CI/4a4a5dc9/contrib_build --with-toolset=darwin --with-libraries=date_time,iostreams,math,regex,system,thread) ...
-- Bootstrapping Boost libraries (./bootstrap.sh --prefix=/Users/builder/jenkins/ws/openms_contrib_jobs/openms_contrib_CI/4a4a5dc9/contrib_build --with-libraries=iostreams,math,date_time,regex,system,thread) ... done
-- Installing Boost libraries (./bjam toolset=clang-darwin -j 2 -sZLIB_SOURCE=/Users/builder/jenkins/ws/openms_contrib_jobs/openms_contrib_CI/4a4a5dc9/contrib_build/src/zlib-1.2.11 -sBZIP2_SOURCE=/Users/builder/jenkins/ws/openms_contrib_jobs/openms_contrib_CI/4a4a5dc9/contrib_build/src/bzip2-1.0.5  link=static cxxflags='-fPIC '  install --build-type=complete --layout=tagged --threading=single,multi) ...
-- Installing Boost libraries (./bjam toolset=clang-darwin -j 2 -sZLIB_SOURCE=/Users/builder/jenkins/ws/openms_contrib_jobs/openms_contrib_CI/4a4a5dc9/contrib_build/src/zlib-1.2.11 -sBZIP2_SOURCE=/Users/builder/jenkins/ws/openms_contrib_jobs/openms_contrib_CI/4a4a5dc9/contrib_build/src/bzip2-1.0.5  link=static cxxflags='-fPIC '  install --build-type=complete --layout=tagged --threading=single,multi) ... done
-- Downloading GLPK .. 
-- Downloading GLPK .. done
[...]
-- Validating archive for COINOR .. Found empty archive.
-- Check your internet connection.
-- Please try to rebuild COINOR to trigger a new download of the archive.
-- If this fails again, please contact the OpenMS support.
CMake Error at macros.cmake:72 (message):
  Abort!
Call Stack (most recent call first):
  macros.cmake:109 (validate_archive)
  macros.cmake:123 (download_contrib_archive)
  libraries.cmake/coinor.cmake:15 (OPENMS_SMARTEXTRACT)
  CMakeLists.txt:540 (OPENMS_CONTRIB_BUILD_COINOR)

-- Configuring incomplete, errors occurred!
See also "/Users/builder/jenkins/ws/openms_contrib_jobs/openms_contrib_CI/4a4a5dc9/contrib_build/CMakeFiles/CMakeOutput.log".
CMake script failed, aborting.
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE