Summary: | app-portage/kuroo-1.2.2 fails to compile (CLANG-STRICTER-SYSTEM): error: unable to load plugin ClangLazy.so: ClangLazy.so: cannot open shared object file: No such file or directory | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Portage Tools Team <tools-portage> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | chain, eschwartz, galiven, kde, proxy-maint |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=936066 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 836843 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: FAILED: src/CMakeFiles/kuroo_helper.dir/auth/kuroohelper.cpp.o FAILED: src/CMakeFiles/kuroo_helper.dir/kuroo_helper_autogen/mocs_compilation.cpp.o error: unable to load plugin 'ClangLazy.so': 'ClangLazy.so: cannot open shared object file: No such file or directory' error: unable to load plugin 'ClangLazy.so': 'ClangLazy.so: cannot open shared object file: No such file or directory' Thanks, have been wanting to do a round of cleanup for deprecations and such since seeing that message about clang 16 on the gentoo-dev list but didn't want to switch the whole system over to clang yet. The interesting thing here is that kuroohelper is a separate KAuth executable with very few dependencies. Asserted to have been fixed in the bump to 1.2.3? |