x86_64-gentoo-linux-musl-gcc -c sysdeputil.c -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc sysdeputil.c: In function vsf_insert_uwtmp: sysdeputil.c:1223:12: error: WTMPX_FILE undeclared (first use in this function); did you mean MAP_FILE? 1223 | updwtmpx(WTMPX_FILE, &s_utent); | ^~~~~~~~~~ | MAP_FILE ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0_musl-20200316-165821 ------------------------------------------------------------------- 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.41.1 * timestamp of HEAD at this tinderbox image: /var/db/repos/gentoo Sun Mar 22 01:39:50 UTC 2020 /var/db/repos/musl Sat Mar 21 19:55:55 UTC 2020 emerge -qpvO net-ftp/vsftpd [ebuild N ] net-ftp/vsftpd-3.0.3-r3 USE="pam ssl tcpd -caps -libressl (-selinux) -xinetd"
Created attachment 624248 [details] emerge-info.txt
Created attachment 624250 [details] emerge-history.txt
Created attachment 624252 [details] environment
Created attachment 624254 [details] etc.portage.tbz2
Created attachment 624256 [details] logs.tbz2
Created attachment 624258 [details] net-ftp:vsftpd-3.0.3-r3:20200322-031748.log
Created attachment 624260 [details] temp.tbz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13c65659bbc9bc59314e972b69578014711663c3 commit 13c65659bbc9bc59314e972b69578014711663c3 Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2021-08-14 16:51:09 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2021-08-14 16:51:21 +0000 net-ftp/vsftpd: fix build on musl Closes: https://bugs.gentoo.org/713952 Signed-off-by: Mike Gilbert <floppym@gentoo.org> net-ftp/vsftpd/vsftpd-3.0.5.ebuild | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-)