x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -include ../../config.h -I../../src/include -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -c -o mount.ecryptfs_private.o mount.ecryptfs_private.c mount.ecryptfs_private.c: In function check_cwd_f_type: mount.ecryptfs_private.c:238:2: error: unknown type name __SWORD_TYPE 238 | __SWORD_TYPE f_type_whitelist[] = { | ^~~~~~~~~~~~ make[3]: *** [Makefile:1018: mount.ecryptfs_private.o] Error 1 ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0_musl_hardened-20200328-201618 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-gentoo-linux-musl-9.3.0 * clang version 10.0.0 Target: x86_64-gentoo-linux-musl Thread model: posix InstalledDir: /usr/lib/llvm/10/bin /usr/lib/llvm/10 10.0.0 Available Python interpreters, in order of preference: [1] python3.8 [2] python3.7 [3] python3.6 [4] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) * Available Rust versions: [1] rust-1.42.0 * timestamp of HEAD at this tinderbox image: /var/db/repos/gentoo Mon Mar 30 16:39:28 UTC 2020 /var/db/repos/musl Fri Mar 27 00:25:27 UTC 2020 emerge -qpvO sys-fs/ecryptfs-utils [ebuild N ] sys-fs/ecryptfs-utils-111_p20170609 USE="nls pam -doc -gpg -gtk -openssl -pkcs11 -python -suid -tpm" PYTHON_SINGLE_TARGET="python2_7"
Created attachment 627550 [details] emerge-info.txt
Created attachment 627552 [details] emerge-history.txt
Created attachment 627554 [details] environment
Created attachment 627556 [details] etc.portage.tbz2
Created attachment 627558 [details] logs.tbz2
Created attachment 627560 [details] sys-fs:ecryptfs-utils-111_p20170609:20200330-180401.log
Created attachment 627562 [details] temp.tbz2
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d45f1c02b7588cfc8882c44ac0663c040a511dc commit 7d45f1c02b7588cfc8882c44ac0663c040a511dc Author: Aaron Bauman <bman@gentoo.org> AuthorDate: 2020-08-02 22:49:23 +0000 Commit: Aaron Bauman <bman@gentoo.org> CommitDate: 2020-08-02 22:51:26 +0000 package.mask: last-rite sys-fs/ecryptfs-utils Bug: https://bugs.gentoo.org/735486 Bug: https://bugs.gentoo.org/564894 Bug: https://bugs.gentoo.org/704356 Bug: https://bugs.gentoo.org/715938 Bug: https://bugs.gentoo.org/697778 Bug: https://bugs.gentoo.org/715508 Signed-off-by: Aaron Bauman <bman@gentoo.org> profiles/package.mask | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80134effaa1cfff7c9dc6d9b72d356f5425f01d3 commit 80134effaa1cfff7c9dc6d9b72d356f5425f01d3 Author: Sam James <sam@gentoo.org> AuthorDate: 2020-08-17 01:57:54 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2020-08-17 01:58:01 +0000 sys-fs/ecryptfs-utils: fix musl build Include a simple patch from Alpine Linux to fix the build on musl. Closes: https://bugs.gentoo.org/715508 Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org> .../ecryptfs-utils/ecryptfs-utils-111_p20170609-r1.ebuild | 4 ++++ .../ecryptfs-utils/files/ecryptfs-utils-111-musl-fix.patch | 13 +++++++++++++ 2 files changed, 17 insertions(+)