Code Monkey home page Code Monkey logo

Comments (5)

alazzaro avatar alazzaro commented on June 20, 2024 1

Any update on this issue?

from dbcsr.

alazzaro avatar alazzaro commented on June 20, 2024

Could you check the cmake log to see what it is failing in the test? I see the following path:

Error: Failed to configure dbcsr: consult /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_math_dbcsr/dbcsr/work/build/CMakeFiles/CMakeError.log
Error: Failed to configure dbcsr: configure failure: command execution failed
DEBUG: Error code: NONE
DEBUG: Backtrace: configure failure: command execution failed
    while executing
"$procedure $targetname"
Error: See /opt/local/var/macports/logs/_opt_bblocal_var_buildworker_ports_build_ports_math_dbcsr/dbcsr/main.log for details.

It seems the error is somewhere else in compiling the test (I see you are using gfortran 12.2, which is OK for that test).

from dbcsr.

barracuda156 avatar barracuda156 commented on June 20, 2024

Could you check the cmake log to see what it is failing in the test? I see the following path:

Error: Failed to configure dbcsr: consult /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_math_dbcsr/dbcsr/work/build/CMakeFiles/CMakeError.log
Error: Failed to configure dbcsr: configure failure: command execution failed
DEBUG: Error code: NONE
DEBUG: Backtrace: configure failure: command execution failed
    while executing
"$procedure $targetname"
Error: See /opt/local/var/macports/logs/_opt_bblocal_var_buildworker_ports_build_ports_math_dbcsr/dbcsr/main.log for details.

It seems the error is somewhere else in compiling the test (I see you are using gfortran 12.2, which is OK for that test).

@alazzaro I think we have no access to detailed logs from build bots, but I will test on 10.8.5 locally, once I am back to needed hardware.

from dbcsr.

dev-zero avatar dev-zero commented on June 20, 2024

@barracuda156 can you try passing --debug-trycompile to the CMake invocation to get more output inlined in the default CMake output? My guess would be that somehow the compiler flags we need (see cmake/CompilerConfiguration.cmake) are somehow not present.

from dbcsr.

barracuda156 avatar barracuda156 commented on June 20, 2024

Any update on this issue?

Thank you for reminding. Looking at the bots, it seems almost everything was fixed with the recent update I made to the port: https://ports.macports.org/port/dbcsr/details
(10.7 fails with unsupported assembler insn, I need to blacklist its Xcode clang.)

I think we can close the issue. The problem was due to some incompatibility of args passed to CMake by Macports and recognized by dbcsr configure.

from dbcsr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.