https://bugzilla.redhat.com/show_bug.cgi?id=1790838

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dan.cermak@cgc-instruments.
                   |                            |com



--- Comment #1 from [email protected] ---
- %check fails due to a missing numpy dependency:
test 1
    Start 1: cinttest
1: Test command: /usr/bin/python3.8
"/builddir/build/BUILD/libcint-3.0.19/testsuite/test_cint.py" "--quick"
1: Test timeout computed to be: 10000000
1: Traceback (most recent call last):
1:   File "/builddir/build/BUILD/libcint-3.0.19/testsuite/test_cint.py", line
15, in <module>
1:     import numpy
1: ModuleNotFoundError: No module named 'numpy'
1/2 Test #1: cinttest .........................***Failed    0.12 sec
test 2
    Start 2: cint3c2etest
2: Test command: /usr/bin/python3.8
"/builddir/build/BUILD/libcint-3.0.19/testsuite/test_3c2e.py" "--quick"
2: Test timeout computed to be: 10000000
2: Traceback (most recent call last):
2:   File "/builddir/build/BUILD/libcint-3.0.19/testsuite/test_3c2e.py", line
15, in <module>
2:     import numpy
2: ModuleNotFoundError: No module named 'numpy'
2/2 Test #2: cint3c2etest .....................***Failed    0.04 sec
0% tests passed, 2 tests failed out of 2
Total Test time (real) =   0.16 sec
The following tests FAILED:
          1 - cinttest (Failed)
          2 - cint3c2etest (Failed)
Errors while running CTest

- your package explicitly buildrequires python2-devel, which is forbidden

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to