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



--- Comment #30 from Tom Rix <[email protected]> ---
Spec URL: https://trix.fedorapeople.org/python-torch.spec
SRPM URL: https://trix.fedorapeople.org/python-torch-2.1.0-7.fc40.src.rpm

The biggest change was splitting the large lists of files and dirs out to files
that are included.
Most other errors / warnings cleaned up.
The last (current) big error set is

Complain about unused lib

python3-torch.x86_64: E: unused-direct-shlib-dependency
/usr/lib64/python3.12/site-packages/torch/lib/libtorch_python.so.2.1.0
/lib64/libgfortran.so.5 

Complain later about undefined symbol that the earlier complained about lib
contains

python3-torch.x86_64: E: undefined-non-weak-symbol
/usr/lib64/python3.12/site-packages/torch/lib/libshm.so.2.1.0
_gfortran_stop_string  (/usr/lib64/python3.12/site-\
packages/torch/lib/libtorch_cpu.so.2.1) 

And when used to both build another package, python-torchvision, and run some
samples there is no runtime 'undefined symbol' or any error.

This looks like a false positive


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2242971

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202242971%23c30
_______________________________________________
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]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to