# ls -l vendor/ drwxr-xr-x 3 portage portage 100 17. Sep 13:29 googletest drwxr-xr-x 3 portage portage 80 17. Sep 13:29 scrypt drwxr-xr-x 3 portage portage 100 17. Sep 13:29 spdlog
This issue has been reported upstream, waiting for it to be fixed there.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=192ac7421ddd4093125f4997898fb62e8a140a44 commit 192ac7421ddd4093125f4997898fb62e8a140a44 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2019-06-16 15:45:42 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2019-06-16 21:57:08 +0000 sys-fs/cryfs: 0.10.2 version bump Add patch to unbundle: dev-cpp/gtest dev-libs/crypto++ Unfortunately spdlog in 0.10 branch is too old for dev-libs/spdlog to satisfy. Add patch for install targets irrespective of CONFIGURATION Bug: https://bugs.gentoo.org/631196 Bug: https://bugs.gentoo.org/678572 Closes: https://github.com/gentoo/gentoo/pull/11980 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> sys-fs/cryfs/Manifest | 1 + sys-fs/cryfs/cryfs-0.10.2.ebuild | 97 +++++ .../cryfs/files/cryfs-0.10.2-install-targets.patch | 36 ++ .../cryfs/files/cryfs-0.10.2-unbundle-libs.patch | 409 +++++++++++++++++++++ 4 files changed, 543 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=428306151ee517380a88d42da765c43f5c710673 commit 428306151ee517380a88d42da765c43f5c710673 Author: Alfred Wingate <parona@protonmail.com> AuthorDate: 2024-06-03 09:32:04 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-06-09 16:19:05 +0000 sys-fs/cryfs: add 0.11.4 * Dropped arm keywords due to new dependency dev-cpp/range-v3. * All bundled dependencies should be handled now. Bug: https://bugs.gentoo.org/808849 Closes: https://bugs.gentoo.org/631196 Closes: https://bugs.gentoo.org/820257 Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/37005 Signed-off-by: Sam James <sam@gentoo.org> sys-fs/cryfs/Manifest | 1 + sys-fs/cryfs/cryfs-0.11.4.ebuild | 171 +++++++++++ .../cryfs-0.11.4-unbundle-vendored-libs.patch | 315 +++++++++++++++++++++ 3 files changed, 487 insertions(+)