Bug 2100573

Summary: Missing link to libm.so
Product: [Fedora] Fedora Reporter: Antonio T. sagitter <trpost>
Component: vtkAssignee: Orion Poplawski <orion>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: Axel.Thimm, mrceresa, orion, scitech-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: vtk-9.1.0-12.fc36 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-07-05 16:38:05 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Antonio T. sagitter 2022-06-23 18:12:31 UTC
Description of problem:

In Fedora 36,

$ ldd -r /usr/lib64/libvtkkissfft.so.1
linux-vdso.so.1 (0x00007fff48fa6000)
libc.so.6 => /lib64/libc.so.6 (0x00007f2ed5b61000)
/lib64/ld-linux-x86-64.so.2 (0x00007f2ed5d95000)
undefined symbol: sincos	(/usr/lib64/libvtkkissfft.so.1)
undefined symbol: sqrt	(/usr/lib64/libvtkkissfft.so.1)

This undefined symbols break other libraries that use vtk


Version-Release number of selected component (if applicable):
vtk-0:9.1.0-6

Comment 1 Fedora Update System 2022-06-26 04:02:48 UTC
FEDORA-2022-534ec0a6cf has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-534ec0a6cf

Comment 2 Fedora Update System 2022-06-27 01:11:28 UTC
FEDORA-2022-534ec0a6cf has been pushed to the Fedora 36 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-534ec0a6cf`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-534ec0a6cf

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 3 Fedora Update System 2022-07-05 16:38:05 UTC
FEDORA-2022-534ec0a6cf has been pushed to the Fedora 36 stable repository.
If problem still persists, please make note of it in this bug report.