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 collier recipe #5375

Closed
wants to merge 6 commits into from
Closed

Add collier recipe #5375

wants to merge 6 commits into from

Conversation

Expander
Copy link
Contributor

@Expander Expander commented Apr 30, 2021

Specify library name and version: 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.


  • 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

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@Expander
Copy link
Contributor Author

Expander commented May 2, 2021

The build failure seems to have the origin discussed in the issue #4696

@SSE4 SSE4 closed this May 25, 2021
@SSE4 SSE4 reopened this May 25, 2021
@conan-center-bot

This comment has been minimized.

@stale
Copy link

stale bot commented Jun 24, 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 Jun 24, 2021
@conan-center-bot

This comment has been minimized.

@stale stale bot removed stale labels Jun 28, 2021
@SSE4 SSE4 closed this Jul 6, 2021
@SSE4 SSE4 reopened this Jul 6, 2021
@conan-center-bot
Copy link
Collaborator

Failure in build 8 (897365a9c3d0a94b25cde852c4ba2dee42a0338f):

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

    Logs for packageID aef6203fcfba71fa88a028998a2dae1f4d094210:
    [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
    
    [...]
    -- Conan: Checking correct version: 4.9
    -- The Fortran compiler identification is unknown
    -- Detecting Fortran compiler ABI info
    -- Detecting Fortran compiler ABI info - failed
    -- Check for working Fortran compiler: /home/conan/w/BuildSingleReference/.conan/data/gfortran/10.2/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/gfortran
    -- Check for working Fortran compiler: /home/conan/w/BuildSingleReference/.conan/data/gfortran/10.2/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/gfortran - broken
    -- Configuring incomplete, errors occurred!
    See also "/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.1/_/_/build/aef6203fcfba71fa88a028998a2dae1f4d094210/build_subfolder/CMakeFiles/CMakeOutput.log".
    See also "/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.1/_/_/build/aef6203fcfba71fa88a028998a2dae1f4d094210/build_subfolder/CMakeFiles/CMakeError.log".
    collier/1.2.1: 
    gfortran: fatal error: cannot execute 'cc1': execvp: No such file or directory
    compilation terminated.
    CMake Error at /usr/share/cmake-3.18/Modules/CMakeTestFortranCompiler.cmake:51 (message):
      The Fortran compiler
    
        "/home/conan/w/BuildSingleReference/.conan/data/gfortran/10.2/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/gfortran"
    
      is not able to compile a simple test program.
    
      It fails with the following output:
    
        Change Dir: /home/conan/w/BuildSingleReference/.conan/data/collier/1.2.1/_/_/build/aef6203fcfba71fa88a028998a2dae1f4d094210/build_subfolder/CMakeFiles/CMakeTmp
        
        Run Build Command(s):/usr/bin/make cmTC_1ac24/fast && /usr/bin/make  -f CMakeFiles/cmTC_1ac24.dir/build.make CMakeFiles/cmTC_1ac24.dir/build
        make[1]: Entering directory `/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.1/_/_/build/aef6203fcfba71fa88a028998a2dae1f4d094210/build_subfolder/CMakeFiles/CMakeTmp'
        Building Fortran object CMakeFiles/cmTC_1ac24.dir/testFortranCompiler.f.o
        /home/conan/w/BuildSingleReference/.conan/data/gfortran/10.2/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/gfortran    -c /home/conan/w/BuildSingleReference/.conan/data/collier/1.2.1/_/_/build/aef6203fcfba71fa88a028998a2dae1f4d094210/build_subfolder/CMakeFiles/CMakeTmp/testFortranCompiler.f -o CMakeFiles/cmTC_1ac24.dir/testFortranCompiler.f.o
        gfortran: fatal error: cannot execute 'f951': execvp: No such file or directory
        compilation terminated.
        make[1]: *** [CMakeFiles/cmTC_1ac24.dir/testFortranCompiler.f.o] Error 1
        make[1]: Leaving directory `/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.1/_/_/build/aef6203fcfba71fa88a028998a2dae1f4d094210/build_subfolder/CMakeFiles/CMakeTmp'
        make: *** [cmTC_1ac24/fast] Error 2
        
        
    
      
    
      CMake will not be able to correctly generate this project.
    Call Stack (most recent call first):
      source_subfolder/CMakeLists.txt:75 (enable_language)
    
    
    collier/1.2.1: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/collier/1.2.1/_/_/build/aef6203fcfba71fa88a028998a2dae1f4d094210
    collier/1.2.1: ERROR: Package 'aef6203fcfba71fa88a028998a2dae1f4d094210' build failed
    collier/1.2.1: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/collier/1.2.1/_/_/build/aef6203fcfba71fa88a028998a2dae1f4d094210
    ERROR: collier/1.2.1: Error in build() method, line 49
    	cmake = self._configure_cmake()
    while calling '_configure_cmake', line 57
    	self._cmake.configure(build_folder=self._build_subfolder)
    	ConanException: Error 1 while executing cd '/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.1/_/_/build/aef6203fcfba71fa88a028998a2dae1f4d094210/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.1/_/_/package/aef6203fcfba71fa88a028998a2dae1f4d094210" -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.1/_/_/build/aef6203fcfba71fa88a028998a2dae1f4d094210" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Dstatic="ON" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.1/_/_/build/aef6203fcfba71fa88a028998a2dae1f4d094210'
    
  • collier/1.2.5@:
    CI failed to create some packages (All logs)

    Logs for packageID 9da584ad97a2362599a9ae51a4e356df0a844e1a:
    [settings]
    arch=x86_64
    arch_build=x86_64
    build_type=Release
    compiler=clang
    compiler.libcxx=libstdc++
    compiler.version=5.0
    os=Linux
    os_build=Linux
    [options]
    collier:shared=False
    
    [...]
    -- Detecting Fortran compiler ABI info
    -- Detecting Fortran compiler ABI info - failed
    -- Check for working Fortran compiler: /home/conan/w/BuildSingleReference/.conan/data/gfortran/10.2/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/gfortran
    -- Check for working Fortran compiler: /home/conan/w/BuildSingleReference/.conan/data/gfortran/10.2/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/gfortran - broken
    -- Configuring incomplete, errors occurred!
    See also "/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.5/_/_/build/9da584ad97a2362599a9ae51a4e356df0a844e1a/build_subfolder/CMakeFiles/CMakeOutput.log".
    See also "/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.5/_/_/build/9da584ad97a2362599a9ae51a4e356df0a844e1a/build_subfolder/CMakeFiles/CMakeError.log".
    collier/1.2.5: 
    gfortran: fatal error: cannot execute ‘cc1’: execvp: No such file or directory
    compilation terminated.
    CMake Error at /usr/share/cmake-3.18/Modules/CMakeTestFortranCompiler.cmake:51 (message):
      The Fortran compiler
    
        "/home/conan/w/BuildSingleReference/.conan/data/gfortran/10.2/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/gfortran"
    
      is not able to compile a simple test program.
    
      It fails with the following output:
    
        Change Dir: /home/conan/w/BuildSingleReference/.conan/data/collier/1.2.5/_/_/build/9da584ad97a2362599a9ae51a4e356df0a844e1a/build_subfolder/CMakeFiles/CMakeTmp
        
        Run Build Command(s):/usr/bin/make cmTC_0c5a4/fast && /usr/bin/make  -f CMakeFiles/cmTC_0c5a4.dir/build.make CMakeFiles/cmTC_0c5a4.dir/build
        make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.5/_/_/build/9da584ad97a2362599a9ae51a4e356df0a844e1a/build_subfolder/CMakeFiles/CMakeTmp'
        Building Fortran object CMakeFiles/cmTC_0c5a4.dir/testFortranCompiler.f.o
        /home/conan/w/BuildSingleReference/.conan/data/gfortran/10.2/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/gfortran    -c /home/conan/w/BuildSingleReference/.conan/data/collier/1.2.5/_/_/build/9da584ad97a2362599a9ae51a4e356df0a844e1a/build_subfolder/CMakeFiles/CMakeTmp/testFortranCompiler.f -o CMakeFiles/cmTC_0c5a4.dir/testFortranCompiler.f.o
        gfortran: fatal error: cannot execute ‘f951’: execvp: No such file or directory
        compilation terminated.
        CMakeFiles/cmTC_0c5a4.dir/build.make:84: recipe for target 'CMakeFiles/cmTC_0c5a4.dir/testFortranCompiler.f.o' failed
        make[1]: *** [CMakeFiles/cmTC_0c5a4.dir/testFortranCompiler.f.o] Error 1
        make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.5/_/_/build/9da584ad97a2362599a9ae51a4e356df0a844e1a/build_subfolder/CMakeFiles/CMakeTmp'
        Makefile:140: recipe for target 'cmTC_0c5a4/fast' failed
        make: *** [cmTC_0c5a4/fast] Error 2
        
        
    
      
    
      CMake will not be able to correctly generate this project.
    Call Stack (most recent call first):
      source_subfolder/CMakeLists.txt:75 (enable_language)
    
    
    collier/1.2.5: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/collier/1.2.5/_/_/build/9da584ad97a2362599a9ae51a4e356df0a844e1a
    collier/1.2.5: ERROR: Package '9da584ad97a2362599a9ae51a4e356df0a844e1a' build failed
    collier/1.2.5: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/collier/1.2.5/_/_/build/9da584ad97a2362599a9ae51a4e356df0a844e1a
    ERROR: collier/1.2.5: Error in build() method, line 49
    	cmake = self._configure_cmake()
    while calling '_configure_cmake', line 57
    	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/9da584ad97a2362599a9ae51a4e356df0a844e1a/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="5.0" -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.5/_/_/package/9da584ad97a2362599a9ae51a4e356df0a844e1a" -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.5/_/_/build/9da584ad97a2362599a9ae51a4e356df0a844e1a" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Dstatic="ON" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.5/_/_/build/9da584ad97a2362599a9ae51a4e356df0a844e1a'
    
  • collier/1.2.2@:
    CI failed to create some packages (All logs)

    Logs for packageID aef6203fcfba71fa88a028998a2dae1f4d094210:
    [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
    
    [...]
    -- Conan: Checking correct version: 4.9
    -- The Fortran compiler identification is unknown
    -- Detecting Fortran compiler ABI info
    -- Detecting Fortran compiler ABI info - failed
    -- Check for working Fortran compiler: /home/conan/w/BuildSingleReference/.conan/data/gfortran/10.2/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/gfortran
    -- Check for working Fortran compiler: /home/conan/w/BuildSingleReference/.conan/data/gfortran/10.2/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/gfortran - broken
    -- Configuring incomplete, errors occurred!
    See also "/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.2/_/_/build/aef6203fcfba71fa88a028998a2dae1f4d094210/build_subfolder/CMakeFiles/CMakeOutput.log".
    See also "/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.2/_/_/build/aef6203fcfba71fa88a028998a2dae1f4d094210/build_subfolder/CMakeFiles/CMakeError.log".
    collier/1.2.2: 
    gfortran: fatal error: cannot execute 'cc1': execvp: No such file or directory
    compilation terminated.
    CMake Error at /usr/share/cmake-3.18/Modules/CMakeTestFortranCompiler.cmake:51 (message):
      The Fortran compiler
    
        "/home/conan/w/BuildSingleReference/.conan/data/gfortran/10.2/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/gfortran"
    
      is not able to compile a simple test program.
    
      It fails with the following output:
    
        Change Dir: /home/conan/w/BuildSingleReference/.conan/data/collier/1.2.2/_/_/build/aef6203fcfba71fa88a028998a2dae1f4d094210/build_subfolder/CMakeFiles/CMakeTmp
        
        Run Build Command(s):/usr/bin/make cmTC_893bd/fast && /usr/bin/make  -f CMakeFiles/cmTC_893bd.dir/build.make CMakeFiles/cmTC_893bd.dir/build
        make[1]: Entering directory `/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.2/_/_/build/aef6203fcfba71fa88a028998a2dae1f4d094210/build_subfolder/CMakeFiles/CMakeTmp'
        Building Fortran object CMakeFiles/cmTC_893bd.dir/testFortranCompiler.f.o
        /home/conan/w/BuildSingleReference/.conan/data/gfortran/10.2/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/gfortran    -c /home/conan/w/BuildSingleReference/.conan/data/collier/1.2.2/_/_/build/aef6203fcfba71fa88a028998a2dae1f4d094210/build_subfolder/CMakeFiles/CMakeTmp/testFortranCompiler.f -o CMakeFiles/cmTC_893bd.dir/testFortranCompiler.f.o
        gfortran: fatal error: cannot execute 'f951': execvp: No such file or directory
        compilation terminated.
        make[1]: *** [CMakeFiles/cmTC_893bd.dir/testFortranCompiler.f.o] Error 1
        make[1]: Leaving directory `/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.2/_/_/build/aef6203fcfba71fa88a028998a2dae1f4d094210/build_subfolder/CMakeFiles/CMakeTmp'
        make: *** [cmTC_893bd/fast] Error 2
        
        
    
      
    
      CMake will not be able to correctly generate this project.
    Call Stack (most recent call first):
      source_subfolder/CMakeLists.txt:75 (enable_language)
    
    
    collier/1.2.2: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/collier/1.2.2/_/_/build/aef6203fcfba71fa88a028998a2dae1f4d094210
    collier/1.2.2: ERROR: Package 'aef6203fcfba71fa88a028998a2dae1f4d094210' build failed
    collier/1.2.2: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/collier/1.2.2/_/_/build/aef6203fcfba71fa88a028998a2dae1f4d094210
    ERROR: collier/1.2.2: Error in build() method, line 49
    	cmake = self._configure_cmake()
    while calling '_configure_cmake', line 57
    	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/aef6203fcfba71fa88a028998a2dae1f4d094210/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/aef6203fcfba71fa88a028998a2dae1f4d094210" -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/aef6203fcfba71fa88a028998a2dae1f4d094210" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Dstatic="ON" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.2/_/_/build/aef6203fcfba71fa88a028998a2dae1f4d094210'
    
  • collier/1.2.3@:
    CI failed to create some packages (All logs)

    Logs for packageID aef6203fcfba71fa88a028998a2dae1f4d094210:
    [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
    
    [...]
    -- Conan: Checking correct version: 4.9
    -- The Fortran compiler identification is unknown
    -- Detecting Fortran compiler ABI info
    -- Detecting Fortran compiler ABI info - failed
    -- Check for working Fortran compiler: /home/conan/w/BuildSingleReference/.conan/data/gfortran/10.2/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/gfortran
    -- Check for working Fortran compiler: /home/conan/w/BuildSingleReference/.conan/data/gfortran/10.2/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/gfortran - broken
    -- Configuring incomplete, errors occurred!
    See also "/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.3/_/_/build/aef6203fcfba71fa88a028998a2dae1f4d094210/build_subfolder/CMakeFiles/CMakeOutput.log".
    See also "/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.3/_/_/build/aef6203fcfba71fa88a028998a2dae1f4d094210/build_subfolder/CMakeFiles/CMakeError.log".
    collier/1.2.3: 
    gfortran: fatal error: cannot execute 'cc1': execvp: No such file or directory
    compilation terminated.
    CMake Error at /usr/share/cmake-3.18/Modules/CMakeTestFortranCompiler.cmake:51 (message):
      The Fortran compiler
    
        "/home/conan/w/BuildSingleReference/.conan/data/gfortran/10.2/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/gfortran"
    
      is not able to compile a simple test program.
    
      It fails with the following output:
    
        Change Dir: /home/conan/w/BuildSingleReference/.conan/data/collier/1.2.3/_/_/build/aef6203fcfba71fa88a028998a2dae1f4d094210/build_subfolder/CMakeFiles/CMakeTmp
        
        Run Build Command(s):/usr/bin/make cmTC_0902e/fast && /usr/bin/make  -f CMakeFiles/cmTC_0902e.dir/build.make CMakeFiles/cmTC_0902e.dir/build
        make[1]: Entering directory `/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.3/_/_/build/aef6203fcfba71fa88a028998a2dae1f4d094210/build_subfolder/CMakeFiles/CMakeTmp'
        Building Fortran object CMakeFiles/cmTC_0902e.dir/testFortranCompiler.f.o
        /home/conan/w/BuildSingleReference/.conan/data/gfortran/10.2/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/gfortran    -c /home/conan/w/BuildSingleReference/.conan/data/collier/1.2.3/_/_/build/aef6203fcfba71fa88a028998a2dae1f4d094210/build_subfolder/CMakeFiles/CMakeTmp/testFortranCompiler.f -o CMakeFiles/cmTC_0902e.dir/testFortranCompiler.f.o
        gfortran: fatal error: cannot execute 'f951': execvp: No such file or directory
        compilation terminated.
        make[1]: *** [CMakeFiles/cmTC_0902e.dir/testFortranCompiler.f.o] Error 1
        make[1]: Leaving directory `/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.3/_/_/build/aef6203fcfba71fa88a028998a2dae1f4d094210/build_subfolder/CMakeFiles/CMakeTmp'
        make: *** [cmTC_0902e/fast] Error 2
        
        
    
      
    
      CMake will not be able to correctly generate this project.
    Call Stack (most recent call first):
      source_subfolder/CMakeLists.txt:75 (enable_language)
    
    
    collier/1.2.3: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/collier/1.2.3/_/_/build/aef6203fcfba71fa88a028998a2dae1f4d094210
    collier/1.2.3: ERROR: Package 'aef6203fcfba71fa88a028998a2dae1f4d094210' build failed
    collier/1.2.3: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/collier/1.2.3/_/_/build/aef6203fcfba71fa88a028998a2dae1f4d094210
    ERROR: collier/1.2.3: Error in build() method, line 49
    	cmake = self._configure_cmake()
    while calling '_configure_cmake', line 57
    	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/aef6203fcfba71fa88a028998a2dae1f4d094210/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.3/_/_/package/aef6203fcfba71fa88a028998a2dae1f4d094210" -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/aef6203fcfba71fa88a028998a2dae1f4d094210" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Dstatic="ON" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/collier/1.2.3/_/_/build/aef6203fcfba71fa88a028998a2dae1f4d094210'
    
  • 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.

@stale
Copy link

stale bot commented Aug 5, 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 Aug 5, 2021
@stale
Copy link

stale bot commented Sep 4, 2021

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

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.

3 participants