Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 925851

Summary: media-libs/exempi-2.6.5 fails tests
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Freedesktop bugs <freedesktop-bugs>
Status: CONFIRMED ---    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-02-29 14:10:08 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/exempi-2.6.5 fails tests.
Discovered on: amd64 (internal ref: slibtool_tinderbox)
System: SLIBTOOL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#SLIBTOOL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-29 14:10:10 UTC
Created attachment 886345 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-29 14:10:11 UTC
Error(s) that match a know pattern:


/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test-adobesdk.cpp:(.text+0x12d4): undefined reference to `XMPUtils::ConvertToInt64(char const*)'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test-adobesdk.cpp:(.text+0x13e4): undefined reference to `XMPUtils::ConvertToInt64(char const*)'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test-adobesdk.cpp:(.text+0x25a): undefined reference to `XMPUtils::ComposeArrayItemPath(char const*, char const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test-adobesdk.cpp:(.text+0x365): undefined reference to `XMPUtils::ComposeArrayItemPath(char const*, char const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test-adobesdk.cpp:(.text+0x42f): undefined reference to `XMPUtils::ComposeArrayItemPath(char const*, char const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test-adobesdk.cpp:(.text+0x525): undefined reference to `XMPUtils::ComposeArrayItemPath(char const*, char const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test-adobesdk.cpp:(.text+0xae4): undefined reference to `XMPUtils::ComposeStructFieldPath(char const*, char const*, char const*, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test-adobesdk.cpp:(.text+0xc00): undefined reference to `XMPUtils::ComposeStructFieldPath(char const*, char const*, char const*, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test-adobesdk.cpp:(.text+0xd1b): undefined reference to `XMPUtils::ComposeStructFieldPath(char const*, char const*, char const*, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test-adobesdk.cpp:(.text+0xdf1): undefined reference to `XMPUtils::ComposeStructFieldPath(char const*, char const*, char const*, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)'
test-adobesdk.cpp:(.text+0x11ed): undefined reference to `XMPUtils::ConvertToInt64(char const*)'
test-adobesdk.cpp:(.text+0x14a): undefined reference to `XMPUtils::ComposeArrayItemPath(char const*, char const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)'
test-adobesdk.cpp:(.text+0x9be): undefined reference to `XMPUtils::ComposeStructFieldPath(char const*, char const*, char const*, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)'
test-adobesdk.cpp:(.text._ZN5boost9unit_test9ut_detail25global_configuration_implI7FixtureE10test_startEmm[_ZN5boost9unit_test9ut_detail25global_configuration_implI7FixtureE10test_startEmm]+0x17): undefined reference to `XMPMeta::Initialize()'
test-adobesdk.cpp:(.text._ZN5boost9unit_test9ut_detail25global_configuration_implI7FixtureE11test_finishEv[_ZN5boost9unit_test9ut_detail25global_configuration_implI7FixtureE11test_finishEv]+0x13): undefined reference to `XMPMeta::Terminate()'
collect2: error: ld returned 1 exit status