Summary: | kde-apps/kopete-22.12.3[test]: build failure (cannot find -loscar: No such file or directory) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Andrea Postiglione <andrea.postiglione> |
Component: | Current packages | Assignee: | Gentoo KDE team <kde> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 898916 | ||
Attachments: | build.log |
Description
Andrea Postiglione
2023-03-16 17:02:43 UTC
Created attachment 858011 [details]
build.log
build.log
FAILED: [0mtests/protocols/oscar/buffertest : && /usr/bin/x86_64-pc-linux-gnu-g++ -march=native -mtune=native -O3 -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed tests/protocols/oscar/CMakeFiles/buffertest.dir/buffertest_autogen/mocs_compilation.cpp.o tests/protocols/oscar/CMakeFiles/buffertest.dir/buffertest.cpp.o -o tests/protocols/oscar/buffertest /usr/lib64/libKF5KDELibs4Support.so.5.104.0 -loscar /usr/lib64/libQt5Test.so.5.15.8 /usr/lib64/libKF5KIOFileWidgets.so.5.104.0 /usr/lib64/libKF5Bookmarks.so.5.104.0 /usr/lib64/libKF5Notifications.so.5.104.0 /usr/lib64/libKF5UnitConversion.so.5.104.0 /usr/lib64/libKF5Parts.so.5.104.0 /usr/lib64/libKF5TextWidgets.so.5.104.0 /usr/lib64/libKF5SonnetUi.so.5.104.0 /usr/lib64/libKF5KIOWidgets.so.5.104.0 /usr/lib64/libKF5Completion.so.5.104.0 /usr/lib64/libKF5Solid.so.5.104.0 /usr/lib64/libKF5KIOGui.so.5.104.0 /usr/lib64/libKF5KIOCore.so.5.104.0 /usr/lib64/libKF5Crash.so.5.104.0 /usr/lib64/libKF5WindowSystem.so.5.104.0 /usr/lib64/libX11.so /usr/lib64/libKF5Service.so.5.104.0 /usr/lib64/libKF5JobWidgets.so.5.104.0 /usr/lib64/libKF5XmlGui.so.5.104.0 /usr/lib64/libQt5PrintSupport.so.5.15.8 /usr/lib64/libKF5IconThemes.so.5.104.0 /usr/lib64/libKF5ConfigWidgets.so.5.104.0 /usr/lib64/libKF5WidgetsAddons.so.5.104.0 /usr/lib64/libKF5ConfigGui.so.5.104.0 /usr/lib64/libKF5ConfigCore.so.5.104.0 /usr/lib64/libKF5Codecs.so.5.104.0 /usr/lib64/libKF5I18n.so.5.104.0 /usr/lib64/libKF5GuiAddons.so.5.104.0 /usr/lib64/libQt5Network.so.5.15.8 /usr/lib64/libKF5ItemViews.so.5.104.0 /usr/lib64/libQt5Xml.so.5.15.8 /usr/lib64/libKF5Auth.so.5.104.0 /usr/lib64/libQt5Widgets.so.5.15.8 /usr/lib64/libQt5Gui.so.5.15.8 /usr/lib64/libKF5AuthCore.so.5.104.0 /usr/lib64/libKF5CoreAddons.so.5.104.0 /usr/lib64/libQt5DBus.so.5.15.8 /usr/lib64/libQt5Core.so.5.15.8 && : /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -loscar: No such file or directory collect2: error: ld returned 1 exit status Related: https://gitweb.gentoo.org/proj/kde.git/commit/kde-apps/kopete?id=9f2026c5cdbd47b21550d0ea3c7027501dfad502 tests/protocols only contains oscar and is adding it unconditionally since upstream commit f4363e3fdfa949ebdba63e68abb8e859b02640fd USE="-oscar,test" Must have been broken ever since 2017 though... The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=0d1b8417d9bebb58d0a5a678a00ea0e5dcb2aed5 commit 0d1b8417d9bebb58d0a5a678a00ea0e5dcb2aed5 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2023-03-23 11:41:37 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2023-03-23 11:41:55 +0000 kde-apps/kopete: Don't build tests of broken stuff Bug: https://bugs.gentoo.org/901487 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> kde-apps/kopete/kopete-9999.ebuild | 7 +++++++ 1 file changed, 7 insertions(+) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aee5f0b80122256ed90f0bfdddd1c07d4436fefa commit aee5f0b80122256ed90f0bfdddd1c07d4436fefa Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2023-03-23 11:41:37 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2023-03-23 11:58:32 +0000 kde-apps/kopete: Don't build tests of broken stuff Closes: https://bugs.gentoo.org/901487 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> kde-apps/kopete/kopete-22.12.3.ebuild | 7 +++++++ 1 file changed, 7 insertions(+) |