added polymer tutorials to the readme (#4125) #152
Annotations
8 errors and 10 warnings
unit-tests (ubuntu-latest, 3.10)
Process completed with exit code 127.
|
unit-tests (ubuntu-latest, 3.10)
The process '/home/runner/miniconda3/condabin/conda' failed with exit code 1
|
unit-tests (ubuntu-latest, 3.11)
The process '/home/runner/miniconda3/condabin/conda' failed with exit code 1
|
unit-tests (ubuntu-latest, 3.11)
Process completed with exit code 127.
|
unit-tests (windows-latest, 3.9)
The process 'C:\Users\runneradmin\miniconda3\condabin\conda.bat' failed with exit code 1
|
unit-tests (windows-latest, 3.9)
Process completed with exit code 127.
|
unit-tests (ubuntu-latest, 3.8)
Process completed with exit code 127.
|
unit-tests (ubuntu-latest, 3.8)
The process '/home/runner/miniconda3/condabin/conda' failed with exit code 1
|
unit-tests (ubuntu-latest, 3.10)
Pip subprocess error:
Running command git clone --filter=blob:none --quiet https://github.com/diffqc/dqclibs.git /tmp/pip-req-build-60qcruft
Running command git clone --filter=blob:none --quiet https://github.com/hackingmaterials/matminer.git /tmp/pip-req-build-p33a6ahr
Running command git clone --filter=blob:none --quiet https://gitlab.com/libxc/libxc.git /tmp/pip-req-build-0bwvrl1v
Running command git checkout -q b8c6c04e60f2ef9825ffd5491827c8361c27afd7
WARNING: The candidate selected for download or install is a yanked version: 'types-pkg-resources' candidate (version 0.1.0 at https://files.pythonhosted.org/packages/45/f1/27ccc700c598075ff2507c078a83f173154248b73bde31cbce21ff991006/types_pkg_resources-0.1.0-py2.py3-none-any.whl (from https://pypi.org/simple/types-pkg-resources/))
Reason for being yanked: Use types-setuptools instead
error: subprocess-exited-with-error
× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> [50 lines of output]
0.1.1
running bdist_wheel
running build
running build_py
creating build/lib.linux-x86_64-cpython-310/dqclibs
copying dqclibs/api.py -> build/lib.linux-x86_64-cpython-310/dqclibs
copying dqclibs/_version.py -> build/lib.linux-x86_64-cpython-310/dqclibs
copying dqclibs/__init__.py -> build/lib.linux-x86_64-cpython-310/dqclibs
creating build/lib.linux-x86_64-cpython-310/dqclibs/tests
copying dqclibs/tests/test_libs.py -> build/lib.linux-x86_64-cpython-310/dqclibs/tests
copying dqclibs/tests/__init__.py -> build/lib.linux-x86_64-cpython-310/dqclibs/tests
creating build/lib.linux-x86_64-cpython-310/dqclibs/libs
copying dqclibs/libs/__init__.py -> build/lib.linux-x86_64-cpython-310/dqclibs/libs
copying dqclibs/_version.txt -> build/lib.linux-x86_64-cpython-310/dqclibs
running build_ext
cmake -S/tmp/pip-req-build-60qcruft/dqclibs/libs -Bbuild/temp.linux-x86_64-cpython-310 -DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/tmp/pip-req-build-60qcruft/build/lib.linux-x86_64-cpython-310/dqclibs
CMake Deprecation Warning at CMakeLists.txt:15 (cmake_minimum_required):
Compatibility with CMake < 3.5 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
-- The C compiler identification is GNU 13.2.0
-- The CXX compiler identification is GNU 13.2.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
-- 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:55 (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 dqclibs
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (dqclibs)
CondaEnvException: Pip failed
|
unit-tests (ubuntu-latest, 3.11)
Pip subprocess error:
Running command git clone --filter=blob:none --quiet https://github.com/diffqc/dqclibs.git /tmp/pip-req-build-cp9j3v5r
Running command git clone --filter=blob:none --quiet https://github.com/hackingmaterials/matminer.git /tmp/pip-req-build-vo8tn0jg
Running command git clone --filter=blob:none --quiet https://gitlab.com/libxc/libxc.git /tmp/pip-req-build-_xrhdzvw
Running command git checkout -q b8c6c04e60f2ef9825ffd5491827c8361c27afd7
WARNING: The candidate selected for download or install is a yanked version: 'types-pkg-resources' candidate (version 0.1.0 at https://files.pythonhosted.org/packages/45/f1/27ccc700c598075ff2507c078a83f173154248b73bde31cbce21ff991006/types_pkg_resources-0.1.0-py2.py3-none-any.whl (from https://pypi.org/simple/types-pkg-resources/))
Reason for being yanked: Use types-setuptools instead
error: subprocess-exited-with-error
× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> [50 lines of output]
0.1.1
running bdist_wheel
running build
running build_py
creating build/lib.linux-x86_64-cpython-311/dqclibs
copying dqclibs/api.py -> build/lib.linux-x86_64-cpython-311/dqclibs
copying dqclibs/_version.py -> build/lib.linux-x86_64-cpython-311/dqclibs
copying dqclibs/__init__.py -> build/lib.linux-x86_64-cpython-311/dqclibs
creating build/lib.linux-x86_64-cpython-311/dqclibs/tests
copying dqclibs/tests/test_libs.py -> build/lib.linux-x86_64-cpython-311/dqclibs/tests
copying dqclibs/tests/__init__.py -> build/lib.linux-x86_64-cpython-311/dqclibs/tests
creating build/lib.linux-x86_64-cpython-311/dqclibs/libs
copying dqclibs/libs/__init__.py -> build/lib.linux-x86_64-cpython-311/dqclibs/libs
copying dqclibs/_version.txt -> build/lib.linux-x86_64-cpython-311/dqclibs
running build_ext
cmake -S/tmp/pip-req-build-cp9j3v5r/dqclibs/libs -Bbuild/temp.linux-x86_64-cpython-311 -DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/tmp/pip-req-build-cp9j3v5r/build/lib.linux-x86_64-cpython-311/dqclibs
CMake Deprecation Warning at CMakeLists.txt:15 (cmake_minimum_required):
Compatibility with CMake < 3.5 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
-- The C compiler identification is GNU 13.2.0
-- The CXX compiler identification is GNU 13.2.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
-- 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:55 (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 dqclibs
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (dqclibs)
CondaEnvException: Pip failed
|
unit-tests (windows-latest, 3.9)
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
unit-tests (windows-latest, 3.9)
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
unit-tests (windows-latest, 3.9)
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
unit-tests (windows-latest, 3.9)
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
unit-tests (windows-latest, 3.9)
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
unit-tests (windows-latest, 3.9)
Pip subprocess error:
Running command git clone --filter=blob:none --quiet https://github.com/diffqc/dqclibs.git 'C:\Users\runneradmin\AppData\Local\Temp\pip-req-build-_vqr2p_0'
Running command git clone --filter=blob:none --quiet https://github.com/hackingmaterials/matminer.git 'C:\Users\runneradmin\AppData\Local\Temp\pip-req-build-92e_4i4g'
Running command git clone --filter=blob:none --quiet https://gitlab.com/libxc/libxc.git 'C:\Users\runneradmin\AppData\Local\Temp\pip-req-build-mvjc34yu'
Running command git checkout -q b8c6c04e60f2ef9825ffd5491827c8361c27afd7
WARNING: The candidate selected for download or install is a yanked version: 'types-pkg-resources' candidate (version 0.1.0 at https://files.pythonhosted.org/packages/45/f1/27ccc700c598075ff2507c078a83f173154248b73bde31cbce21ff991006/types_pkg_resources-0.1.0-py2.py3-none-any.whl (from https://pypi.org/simple/types-pkg-resources/))
Reason for being yanked: Use types-setuptools instead
error: subprocess-exited-with-error
� python setup.py bdist_wheel did not run successfully.
\u2502 exit code: 1
\u2570\u2500> [55 lines of output]
0.1.1
running bdist_wheel
running build
running build_py
creating build\lib.win-amd64-cpython-39\dqclibs
copying dqclibs\api.py -> build\lib.win-amd64-cpython-39\dqclibs
copying dqclibs\_version.py -> build\lib.win-amd64-cpython-39\dqclibs
copying dqclibs\__init__.py -> build\lib.win-amd64-cpython-39\dqclibs
creating build\lib.win-amd64-cpython-39\dqclibs\libs
copying dqclibs\libs\__init__.py -> build\lib.win-amd64-cpython-39\dqclibs\libs
creating build\lib.win-amd64-cpython-39\dqclibs\tests
copying dqclibs\tests\test_libs.py -> build\lib.win-amd64-cpython-39\dqclibs\tests
copying dqclibs\tests\__init__.py -> build\lib.win-amd64-cpython-39\dqclibs\tests
copying dqclibs\_version.txt -> build\lib.win-amd64-cpython-39\dqclibs
running build_ext
cmake -SC:\Users\runneradmin\AppData\Local\Temp\pip-req-build-_vqr2p_0\dqclibs\libs -Bbuild\temp.win-amd64-cpython-39\Release -DCMAKE_LIBRARY_OUTPUT_DIRECTORY=C:\Users\runneradmin\AppData\Local\Temp\pip-req-build-_vqr2p_0\build\lib.win-amd64-cpython-39\dqclibs
-- Building for: Visual Studio 17 2022
CMake Deprecation Warning at CMakeLists.txt:15 (cmake_minimum_required):
Compatibility with CMake < 3.5 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
-- The C compiler identification is MSVC 19.41.34120.0
-- The CXX compiler identification is MSVC 19.41.34120.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.41.34120/bin/Hostx64/x64/cl.exe - 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: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.41.34120/bin/Hostx64/x64/cl.exe - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for sgemm_
-- Looking for sgemm_ - not found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - not found
-- Found Threads: TRUE
-- Could NOT find BLAS (missing: BLAS_LIBRARIES)
-- Looking for ffsll
-- Looking for ffsll - not found
CMake Error at C
|
unit-tests (windows-latest, 3.9)
CondaEnvException: Pip failed
|
unit-tests (ubuntu-latest, 3.8)
Pip subprocess error:
Running command git clone --filter=blob:none --quiet https://github.com/diffqc/dqc.git /tmp/pip-req-build-u09fpllr
Running command git submodule update --init --recursive -q
Running command git clone --filter=blob:none --quiet https://github.com/diffqc/dqclibs.git /tmp/pip-req-build-t88d_fl4
Running command git clone --filter=blob:none --quiet https://gitlab.com/libxc/libxc.git /tmp/pip-req-build-_9wbj79a
Running command git checkout -q b8c6c04e60f2ef9825ffd5491827c8361c27afd7
WARNING: The candidate selected for download or install is a yanked version: 'types-pkg-resources' candidate (version 0.1.0 at https://files.pythonhosted.org/packages/45/f1/27ccc700c598075ff2507c078a83f173154248b73bde31cbce21ff991006/types_pkg_resources-0.1.0-py2.py3-none-any.whl (from https://pypi.org/simple/types-pkg-resources/))
Reason for being yanked: Use types-setuptools instead
error: subprocess-exited-with-error
× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> [50 lines of output]
0.1.1
running bdist_wheel
running build
running build_py
creating build/lib.linux-x86_64-cpython-38/dqclibs
copying dqclibs/api.py -> build/lib.linux-x86_64-cpython-38/dqclibs
copying dqclibs/_version.py -> build/lib.linux-x86_64-cpython-38/dqclibs
copying dqclibs/__init__.py -> build/lib.linux-x86_64-cpython-38/dqclibs
creating build/lib.linux-x86_64-cpython-38/dqclibs/tests
copying dqclibs/tests/test_libs.py -> build/lib.linux-x86_64-cpython-38/dqclibs/tests
copying dqclibs/tests/__init__.py -> build/lib.linux-x86_64-cpython-38/dqclibs/tests
creating build/lib.linux-x86_64-cpython-38/dqclibs/libs
copying dqclibs/libs/__init__.py -> build/lib.linux-x86_64-cpython-38/dqclibs/libs
copying dqclibs/_version.txt -> build/lib.linux-x86_64-cpython-38/dqclibs
running build_ext
cmake -S/tmp/pip-req-build-t88d_fl4/dqclibs/libs -Bbuild/temp.linux-x86_64-cpython-38 -DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/tmp/pip-req-build-t88d_fl4/build/lib.linux-x86_64-cpython-38/dqclibs
CMake Deprecation Warning at CMakeLists.txt:15 (cmake_minimum_required):
Compatibility with CMake < 3.5 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
-- The C compiler identification is GNU 13.2.0
-- The CXX compiler identification is GNU 13.2.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
-- 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:55 (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 dqclibs
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (dqclibs)
CondaEnvException: Pip failed
|