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

Add recipe for collier #7170

Closed
wants to merge 7 commits into from
Closed

Add recipe for collier #7170

wants to merge 7 commits into from

Conversation

Expander
Copy link
Contributor

@Expander Expander commented Sep 4, 2021

COLLIER/1.2.5

COLLIER is a library for the numerical calculation of one-loop integrals in high-energy physics. It is a basic building block for all kinds of quantum field theory loop calculations, written by experts in the field. Since it is such a fundamental library, needed by many high-energy physics programs, I think it is best to create a conan package for it.

This PR is a re-opened version of the closed PR #5375 (closed due to inactivity). The recipe has been modified to remove the dependency on the (broken) package gfortran/10.2.


  • I've read the guidelines for contributing.
  • I've followed the PEP8 style guides for Python code in the recipes.
  • I've used the latest Conan client version.
  • I've tried at least one configuration locally with the
    conan-center hook activated.

@conan-center-bot
Copy link
Collaborator

Failure in build 1 (8759260176400eb12a2684dd1627412b8c98c55c):

  • collier/1.2.1@:
    CI failed to create some packages (All logs)

    Logs for packageID d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2:
    [settings]
    arch=x86_64
    arch_build=x86_64
    build_type=Debug
    compiler=apple-clang
    compiler.libcxx=libc++
    compiler.version=12.0
    os=Macos
    os_build=Macos
    [options]
    collier:shared=False
    
    [...]
    collier/1.2.1: Copying sources to build folder
    collier/1.2.1: Building your package in /Users/jenkins/w/BuildSingleReference/.conan/data/collier/1.2.1/_/_/build/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2
    collier/1.2.1: Generator cmake created conanbuildinfo.cmake
    [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed
    [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK
    collier/1.2.1: Calling build()
    
    ----Running------
    > cd '/Users/jenkins/w/BuildSingleReference/.conan/data/collier/1.2.1/_/_/build/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference/.conan/data/collier/1.2.1/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/Users/jenkins/w/BuildSingleReference/.conan/data/collier/1.2.1/_/_/build/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Dstatic="ON" -Wno-dev '/Users/jenkins/w/BuildSingleReference/.conan/data/collier/1.2.1/_/_/build/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2'
    -----------------
    -- The C compiler identification is AppleClang 12.0.0.12000032
    -- The CXX compiler identification is AppleClang 12.0.0.12000032
    -- Detecting C compiler ABI info
    -- Detecting C compiler ABI info - done
    -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc - skipped
    -- Detecting C compile features
    -- Detecting C compile features - done
    -- Detecting CXX compiler ABI info
    -- Detecting CXX compiler ABI info - done
    -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ - skipped
    -- Detecting CXX compile features
    -- Detecting CXX compile features - done
    -- Conan: called by CMake conan helper
    -- Conan: called inside local cache
    -- Conan: Adjusting output directories
    -- Conan: Using cmake global configuration
    -- Conan: Adjusting default RPATHs Conan policies
    -- Conan: Adjusting language standard
    -- Conan: Adjusting fPIC flag (ON)
    -- The Fortran compiler identification is unknown
    -- Configuring incomplete, errors occurred!
    See also "/Users/jenkins/w/BuildSingleReference/.conan/data/collier/1.2.1/_/_/build/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/build_subfolder/CMakeFiles/CMakeOutput.log".
    See also "/Users/jenkins/w/BuildSingleReference/.conan/data/collier/1.2.1/_/_/build/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/build_subfolder/CMakeFiles/CMakeError.log".
    collier/1.2.1: 
    collier/1.2.1: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference/.conan/data/collier/1.2.1/_/_/build/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2
    CMake Error at source_subfolder/CMakeLists.txt:75 (enable_language):
      No CMAKE_Fortran_COMPILER could be found.
    
      Tell CMake where to find the compiler by setting either the environment
      variable "FC" or the CMake cache entry CMAKE_Fortran_COMPILER to the full
      path to the compiler, or to the compiler name if it is in the PATH.
    
    
    collier/1.2.1: ERROR: Package 'd98fae1010d1fb9e7f79a1e8a72bbf129d8660a2' build failed
    collier/1.2.1: WARN: Build folder /Users/jenkins/w/BuildSingleReference/.conan/data/collier/1.2.1/_/_/build/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2
    ERROR: collier/1.2.1: Error in build() method, line 46
    	cmake = self._configure_cmake()
    while calling '_configure_cmake', line 54
    	self._cmake.configure(build_folder=self._build_subfolder)
    	ConanException: Error 1 while executing cd '/Users/jenkins/w/BuildSingleReference/.conan/data/collier/1.2.1/_/_/build/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference/.conan/data/collier/1.2.1/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/Users/jenkins/w/BuildSingleReference/.conan/data/collier/1.2.1/_/_/build/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Dstatic="ON" -Wno-dev '/Users/jenkins/w/BuildSingleReference/.conan/data/collier/1.2.1/_/_/build/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2'
    
  • collier/1.2.2@:
    CI failed to create some packages (All logs)

    Logs for packageID b869e6c05cb587ad588e5ec485deb62012ec7b93:
    [settings]
    arch=x86_64
    arch_build=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++
    compiler.version=4.9
    os=Linux
    os_build=Linux
    [options]
    collier:shared=False
    
    [...]
    collier/1.2.2: Building your package in /home/conan/w/BuildSingleReference/.conan/data/collier/1.2.2/_/_/build/b869e6c05cb587ad588e5ec485deb62012ec7b93
    collier/1.2.2: Generator cmake created conanbuildinfo.cmake
    [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed
    [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK
    collier/1.2.2: Calling build()
    
    ----Running------
    > cd '/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.2/_/_/build/b869e6c05cb587ad588e5ec485deb62012ec7b93/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="4.9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.2/_/_/package/b869e6c05cb587ad588e5ec485deb62012ec7b93" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.2/_/_/build/b869e6c05cb587ad588e5ec485deb62012ec7b93" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Dstatic="ON" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.2/_/_/build/b869e6c05cb587ad588e5ec485deb62012ec7b93'
    -----------------
    -- The C compiler identification is GNU 4.9.4
    -- The CXX compiler identification is GNU 4.9.4
    -- Detecting C compiler ABI info
    -- Detecting C compiler ABI info - done
    -- Check for working C compiler: /usr/bin/gcc - skipped
    -- Detecting C compile features
    -- Detecting C compile features - done
    -- Detecting CXX compiler ABI info
    -- Detecting CXX compiler ABI info - done
    -- Check for working CXX compiler: /usr/bin/g++ - skipped
    -- Detecting CXX compile features
    -- Detecting CXX compile features - done
    -- Conan: called by CMake conan helper
    -- Conan: called inside local cache
    -- Conan: Adjusting output directories
    -- Conan: Using cmake global configuration
    -- Conan: Adjusting default RPATHs Conan policies
    -- Conan: Adjusting language standard
    -- Conan: Adjusting fPIC flag (ON)
    -- Conan: Checking correct version: 4.9
    -- The Fortran compiler identification is unknown
    -- Configuring incomplete, errors occurred!
    See also "/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.2/_/_/build/b869e6c05cb587ad588e5ec485deb62012ec7b93/build_subfolder/CMakeFiles/CMakeOutput.log".
    See also "/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.2/_/_/build/b869e6c05cb587ad588e5ec485deb62012ec7b93/build_subfolder/CMakeFiles/CMakeError.log".
    collier/1.2.2: 
    CMake Error at source_subfolder/CMakeLists.txt:75 (enable_language):
      No CMAKE_Fortran_COMPILER could be found.
    
      Tell CMake where to find the compiler by setting either the environment
      variable "FC" or the CMake cache entry CMAKE_Fortran_COMPILER to the full
      path to the compiler, or to the compiler name if it is in the PATH.
    
    
    collier/1.2.2: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/collier/1.2.2/_/_/build/b869e6c05cb587ad588e5ec485deb62012ec7b93
    collier/1.2.2: ERROR: Package 'b869e6c05cb587ad588e5ec485deb62012ec7b93' build failed
    collier/1.2.2: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/collier/1.2.2/_/_/build/b869e6c05cb587ad588e5ec485deb62012ec7b93
    ERROR: collier/1.2.2: Error in build() method, line 46
    	cmake = self._configure_cmake()
    while calling '_configure_cmake', line 54
    	self._cmake.configure(build_folder=self._build_subfolder)
    	ConanException: Error 1 while executing cd '/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.2/_/_/build/b869e6c05cb587ad588e5ec485deb62012ec7b93/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="4.9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.2/_/_/package/b869e6c05cb587ad588e5ec485deb62012ec7b93" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.2/_/_/build/b869e6c05cb587ad588e5ec485deb62012ec7b93" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Dstatic="ON" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.2/_/_/build/b869e6c05cb587ad588e5ec485deb62012ec7b93'
    
  • collier/1.2.3@:
    CI failed to create some packages (All logs)

    Logs for packageID b1b85bfdc2206d81b3ed6a49e78498182bb98ef3:
    [settings]
    arch=x86_64
    arch_build=x86_64
    build_type=Debug
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=5
    os=Linux
    os_build=Linux
    [options]
    collier:shared=False
    
    [...]
    collier/1.2.3: Generator cmake created conanbuildinfo.cmake
    [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed
    [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK
    collier/1.2.3: Calling build()
    
    ----Running------
    > cd '/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.3/_/_/build/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.3/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.3/_/_/build/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Dstatic="ON" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.3/_/_/build/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3'
    -----------------
    -- The C compiler identification is GNU 5.4.0
    -- The CXX compiler identification is GNU 5.4.0
    -- Detecting C compiler ABI info
    -- Detecting C compiler ABI info - done
    -- Check for working C compiler: /usr/bin/gcc - skipped
    -- Detecting C compile features
    -- Detecting C compile features - done
    -- Detecting CXX compiler ABI info
    -- Detecting CXX compiler ABI info - done
    -- Check for working CXX compiler: /usr/bin/g++ - skipped
    -- Detecting CXX compile features
    -- Detecting CXX compile features - done
    -- Conan: called by CMake conan helper
    -- Conan: called inside local cache
    -- Conan: Adjusting output directories
    -- Conan: Using cmake global configuration
    -- Conan: Adjusting default RPATHs Conan policies
    -- Conan: Adjusting language standard
    -- Conan: Adjusting fPIC flag (ON)
    -- Conan: Compiler GCC>=5, checking major version 5
    -- Conan: Checking correct version: 5
    -- The Fortran compiler identification is unknown
    -- Configuring incomplete, errors occurred!
    See also "/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.3/_/_/build/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/build_subfolder/CMakeFiles/CMakeOutput.log".
    See also "/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.3/_/_/build/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/build_subfolder/CMakeFiles/CMakeError.log".
    collier/1.2.3: 
    CMake Error at source_subfolder/CMakeLists.txt:75 (enable_language):
      No CMAKE_Fortran_COMPILER could be found.
    
      Tell CMake where to find the compiler by setting either the environment
      variable "FC" or the CMake cache entry CMAKE_Fortran_COMPILER to the full
      path to the compiler, or to the compiler name if it is in the PATH.
    
    
    collier/1.2.3: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/collier/1.2.3/_/_/build/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3
    collier/1.2.3: ERROR: Package 'b1b85bfdc2206d81b3ed6a49e78498182bb98ef3' build failed
    collier/1.2.3: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/collier/1.2.3/_/_/build/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3
    ERROR: collier/1.2.3: Error in build() method, line 46
    	cmake = self._configure_cmake()
    while calling '_configure_cmake', line 54
    	self._cmake.configure(build_folder=self._build_subfolder)
    	ConanException: Error 1 while executing cd '/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.3/_/_/build/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.3/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.3/_/_/build/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Dstatic="ON" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.3/_/_/build/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3'
    
  • collier/1.2.5@:
    CI failed to create some packages (All logs)

    Logs for packageID 9cf83afd07b678d38a9c1645f605875400847ff3:
    [settings]
    arch=x86_64
    arch_build=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++
    compiler.version=4.9
    os=Linux
    os_build=Linux
    [options]
    collier:shared=True
    
    [...]
    collier/1.2.5: Copying sources to build folder
    collier/1.2.5: Building your package in /home/conan/w/BuildSingleReference/.conan/data/collier/1.2.5/_/_/build/9cf83afd07b678d38a9c1645f605875400847ff3
    collier/1.2.5: Generator cmake created conanbuildinfo.cmake
    [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found
    [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK
    collier/1.2.5: Calling build()
    
    ----Running------
    > cd '/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.5/_/_/build/9cf83afd07b678d38a9c1645f605875400847ff3/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="4.9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.5/_/_/package/9cf83afd07b678d38a9c1645f605875400847ff3" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.5/_/_/build/9cf83afd07b678d38a9c1645f605875400847ff3" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Dstatic="OFF" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.5/_/_/build/9cf83afd07b678d38a9c1645f605875400847ff3'
    -----------------
    -- The C compiler identification is GNU 4.9.4
    -- The CXX compiler identification is GNU 4.9.4
    -- Detecting C compiler ABI info
    -- Detecting C compiler ABI info - done
    -- Check for working C compiler: /usr/bin/gcc - skipped
    -- Detecting C compile features
    -- Detecting C compile features - done
    -- Detecting CXX compiler ABI info
    -- Detecting CXX compiler ABI info - done
    -- Check for working CXX compiler: /usr/bin/g++ - skipped
    -- Detecting CXX compile features
    -- Detecting CXX compile features - done
    -- Conan: called by CMake conan helper
    -- Conan: called inside local cache
    -- Conan: Adjusting output directories
    -- Conan: Using cmake global configuration
    -- Conan: Adjusting default RPATHs Conan policies
    -- Conan: Adjusting language standard
    -- Conan: Checking correct version: 4.9
    -- The Fortran compiler identification is unknown
    -- Configuring incomplete, errors occurred!
    See also "/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.5/_/_/build/9cf83afd07b678d38a9c1645f605875400847ff3/build_subfolder/CMakeFiles/CMakeOutput.log".
    See also "/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.5/_/_/build/9cf83afd07b678d38a9c1645f605875400847ff3/build_subfolder/CMakeFiles/CMakeError.log".
    collier/1.2.5: 
    CMake Error at source_subfolder/CMakeLists.txt:75 (enable_language):
      No CMAKE_Fortran_COMPILER could be found.
    
      Tell CMake where to find the compiler by setting either the environment
      variable "FC" or the CMake cache entry CMAKE_Fortran_COMPILER to the full
      path to the compiler, or to the compiler name if it is in the PATH.
    
    
    collier/1.2.5: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/collier/1.2.5/_/_/build/9cf83afd07b678d38a9c1645f605875400847ff3
    collier/1.2.5: ERROR: Package '9cf83afd07b678d38a9c1645f605875400847ff3' build failed
    collier/1.2.5: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/collier/1.2.5/_/_/build/9cf83afd07b678d38a9c1645f605875400847ff3
    ERROR: collier/1.2.5: Error in build() method, line 46
    	cmake = self._configure_cmake()
    while calling '_configure_cmake', line 54
    	self._cmake.configure(build_folder=self._build_subfolder)
    	ConanException: Error 1 while executing cd '/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.5/_/_/build/9cf83afd07b678d38a9c1645f605875400847ff3/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="4.9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.5/_/_/package/9cf83afd07b678d38a9c1645f605875400847ff3" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.5/_/_/build/9cf83afd07b678d38a9c1645f605875400847ff3" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Dstatic="OFF" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.5/_/_/build/9cf83afd07b678d38a9c1645f605875400847ff3'
    
  • collier/1.2.4@:
    Didn't run or was cancelled before finishing


Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

@Expander
Copy link
Contributor Author

Expander commented Sep 4, 2021

According to the comment in issue #4696 the gcc installation in the docker containers should provide a Fortran compiler. However, the build fails with the error message No CMAKE_Fortran_COMPILER could be found, which is a bit puzzling. A I overlooking something?

@stale
Copy link

stale bot commented Oct 4, 2021

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Oct 4, 2021
@stale
Copy link

stale bot commented Nov 3, 2021

This pull request has been automatically closed because it has not had recent activity. Thank you for your contributions.

@stale stale bot closed this Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants