https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-admin/passwordsafe-1.11.0 fails to compile. Discovered on: amd64 (internal ref: tinderbox) NOTE: This machine uses a clang/LLVM toolchain. If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004. This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Created attachment 662131 [details] build.log build log and emerge --info
Possible context of error(s): /var/tmp/portage/app-admin/passwordsafe-1.11.0/work/pwsafe-1.11.0/src/ui/wxWidgets/PasswordSafeSearch.cpp:156:20: error: no viable conversion from 'SearchPointer' to 'std::vector<pws_os::CUUID, std::allocator<pws_os::CUUID> >'
dont know how to fix this, but new version 1.12 compiles fine with clang. So I file a version bump.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1691d8bbd0809fd029d2a24939a85daf9ae3c659 commit 1691d8bbd0809fd029d2a24939a85daf9ae3c659 Author: Joonas Niilola <juippis@gentoo.org> AuthorDate: 2020-11-23 12:44:57 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2020-11-23 13:11:23 +0000 app-admin/passwordsafe: remove old versions Closes: https://bugs.gentoo.org/744355 Signed-off-by: Joonas Niilola <juippis@gentoo.org> app-admin/passwordsafe/Manifest | 2 - app-admin/passwordsafe/metadata.xml | 2 - .../passwordsafe/passwordsafe-1.08_beta.ebuild | 100 --------------------- app-admin/passwordsafe/passwordsafe-1.11.0.ebuild | 93 ------------------- 4 files changed, 197 deletions(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e07ae7baadbd72f4bfb75b61f0a7120a10a1abb7 commit e07ae7baadbd72f4bfb75b61f0a7120a10a1abb7 Author: Martin Dummer <martin.dummer@gmx.net> AuthorDate: 2020-11-19 20:46:29 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2020-11-23 13:11:23 +0000 app-admin/passwordsafe: version bump to 1.12.0 new version, compiles with clang-11 Bug: https://bugs.gentoo.org/744355 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Martin Dummer <martin.dummer@gmx.net> Closes: https://github.com/gentoo/gentoo/pull/18330 Signed-off-by: Joonas Niilola <juippis@gentoo.org> app-admin/passwordsafe/Manifest | 1 + app-admin/passwordsafe/passwordsafe-1.12.0.ebuild | 93 +++++++++++++++++++++++ 2 files changed, 94 insertions(+)