Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925851 - media-libs/exempi-2.6.5 fails tests
Summary: media-libs/exempi-2.6.5 fails tests
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Freedesktop bugs
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-02-29 14:10 UTC by Agostino Sarubbo
Modified: 2024-02-29 14:10 UTC (History)
0 users

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


Attachments
build.log (build.log,802.61 KB, text/plain)
2024-02-29 14:10 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 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