FS#75775 - [vtk] libvtkkissfft.so.1 is not linked to libm

Attached to Project: Community Packages
Opened by Jakub Klinkovský (lahwaacz) - Friday, 02 September 2022, 17:04 GMT
Last edited by Antonio Rojas (arojas) - Wednesday, 01 March 2023, 06:57 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Bruno Pagani (ArchangeGabriel)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Steps to reproduce:

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

Related bug and patch for Fedora:
https://bugzilla.redhat.com/show_bug.cgi?id=2100573
https://src.fedoraproject.org/rpms/vtk/c/794f8053f0fae2002518aafa88ad7a04361e47b0?branch=rawhide
This task depends upon

Closed by  Antonio Rojas (arojas)
Wednesday, 01 March 2023, 06:57 GMT
Reason for closing:  Fixed
Additional comments about closing:  vtk 9.2.6

Loading...