Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830252 - media-gfx/prusaslicer-2.4.0-r1 fails to compile: undefined reference to imath_half_to_float_table
Summary: media-gfx/prusaslicer-2.4.0-r1 fails to compile: undefined reference to imath...
Status: RESOLVED DUPLICATE of bug 829874
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: 3D Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-29 21:59 UTC by Agostino Sarubbo
Modified: 2021-12-29 22:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,953.07 KB, text/plain)
2021-12-29 22:00 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-12-29 21:59:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-gfx/prusaslicer-2.4.0-r1 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-12-29 22:00:01 UTC
Created attachment 760777 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-12-29 22:00:02 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


Hollowing.cpp:(.text._ZN7openvdb8v9_0abi82io10HalfReaderILb1EfE4readERSiPfjjPNS1_19DelayedLoadMetadataEm[_ZN7openvdb8v9_0abi82io10HalfReaderILb1EfE4readERSiPfjjPNS1_19DelayedLoadMetadataEm]+0xa7): undefined reference to `imath_half_to_float_table'
OpenVDBUtils.cpp:(.text+0x34c): undefined reference to `imath_half_to_float_table'
OpenVDBUtils.cpp:(.text._ZN7openvdb8v9_0abi82io21writeCompressedValuesIfNS0_4util8NodeMaskILj4EEEEEvRSoPT_jRKT0_SB_b[_ZN7openvdb8v9_0abi82io21writeCompressedValuesIfNS0_4util8NodeMaskILj4EEEEEvRSoPT_jRKT0_SB_b]+0x3f9): undefined reference to `imath_half_to_float_table'
OpenVDBUtils.cpp:(.text._ZN7openvdb8v9_0abi82io21writeCompressedValuesIfNS0_4util8NodeMaskILj5EEEEEvRSoPT_jRKT0_SB_b[_ZN7openvdb8v9_0abi82io21writeCompressedValuesIfNS0_4util8NodeMaskILj5EEEEEvRSoPT_jRKT0_SB_b]+0x3f9): undefined reference to `imath_half_to_float_table'
OpenVDBUtils.cpp:(.text._ZNK7openvdb8v9_0abi84tree8RootNodeINS1_12InternalNodeINS3_INS1_8LeafNodeIfLj3EEELj4EEELj5EEEE13writeTopologyERSob[_ZNK7openvdb8v9_0abi84tree8RootNodeINS1_12InternalNodeINS3_INS1_8LeafNodeIfLj3EEELj4EEELj5EEEE13writeTopologyERSob]+0x23b): undefined reference to `imath_half_to_float_table'
/usr/bin/vdb_print: error while loading shared libraries: libImath-3_1.so.29: cannot open shared object file: No such file or directory
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libImath-3_1.so.29, needed by /usr/lib64/libopenvdb.so, not found (try using -rpath or -rpath-link)
collect2: error: ld returned 1 exit status
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-12-29 22:11:09 UTC
i'm going to reopen the original if that's ok to keep things together

*** This bug has been marked as a duplicate of bug 829874 ***