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

workflows broken #80

Closed
briling opened this issue Jan 14, 2025 · 2 comments · Fixed by #81
Closed

workflows broken #80

briling opened this issue Jan 14, 2025 · 2 comments · Fixed by #81

Comments

@briling
Copy link
Contributor

briling commented Jan 14, 2025

the action after merging #78 failed. @YAY-C can you quickly see why? otherwise we can try to fix it in a fork so this repo is not flooded

@YAY-C
Copy link
Contributor

YAY-C commented Jan 14, 2025

so this is the problem:

Collecting pyscf==2.2.0 (from -r /home/runner/work/Q-stack/Q-stack/condaenv.8tcbhgwd.requirements.txt (line 6))
  Downloading pyscf-2.2.0.tar.gz (8.6 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.6/8.6 MB 92.3 MB/s eta 0:00:00
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
        Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
        to tell CMake that the project requires at least <min> but has been updated
        to work with policies introduced by <max> or earlier.
  
      -- The C compiler identification is GNU 13.3.0
      -- The CXX compiler identification is GNU 13.3.0
      -- Detecting C compiler ABI info
      -- Detecting C compiler ABI info - done
      -- Check for working C compiler: /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: /usr/bin/c++ - skipped
      -- Detecting CXX compile features
      -- Detecting CXX compile features - done
      -- Performing Test COMPILER_SUPPORTS_SSE3
      -- Performing Test COMPILER_SUPPORTS_SSE3 - Success
      -- Looking for sgemm_
      -- Looking for sgemm_ - not found
      -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
      -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
      -- Found Threads: TRUE
      -- Could NOT find BLAS (missing: BLAS_LIBRARIES)
      -- Looking for ffsll
      -- Looking for ffsll - found
      CMake Error at CMakeLists.txt:76 (message):
        A required library with BLAS API not found.
      
      
      -- Configuring incomplete, errors occurred!
      error: command '/usr/local/bin/cmake' failed with exit code 1
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for pyscf
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (pyscf)

@YAY-C YAY-C linked a pull request Jan 15, 2025 that will close this issue
@briling
Copy link
Contributor Author

briling commented Jan 15, 2025

closed by #81 thank you @YAY-C

@briling briling closed this as completed Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants