make -j1 CC=x86_64-gentoo-linux-musl-gcc CFLAGS=-O2 -pipe -march=native x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -c -o wmppp.o wmppp.c wmppp.c:163:10: fatal error: net/if_ppp.h: No such file or directory 163 | #include <net/if_ppp.h> /* for ifpppstatsreq, etc */ | ^~~~~~~~~~~~~~ compilation terminated. ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0_musl_hardened-20200328-201618 ------------------------------------------------------------------- Please see the tracker bug for details. 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 * Available Java Virtual Machines: (none found) timestamp of HEAD at this tinderbox image: /var/db/repos/gentoo Sun Apr 5 17:37:56 UTC 2020 /var/db/repos/musl Sat Apr 4 03:02:24 UTC 2020 emerge -qpvO x11-plugins/wmppp [ebuild N ] x11-plugins/wmppp-1.3.2-r1
Created attachment 630550 [details] emerge-info.txt
Created attachment 630552 [details] emerge-history.txt
Created attachment 630554 [details] environment
Created attachment 630556 [details] etc.portage.tbz2
Created attachment 630558 [details] temp.tbz2
Created attachment 630560 [details] x11-plugins:wmppp-1.3.2-r1:20200405-193918.log
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe4b53c2e553126a3f0a4809d96d176c069a45ea commit fe4b53c2e553126a3f0a4809d96d176c069a45ea Author: Sam James <sam@gentoo.org> AuthorDate: 2022-09-01 01:22:57 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-09-01 01:23:27 +0000 x11-plugins/wmppp: add ppp-defs for musl Closes: https://bugs.gentoo.org/716376 Signed-off-by: Sam James <sam@gentoo.org> x11-plugins/wmppp/wmppp-1.3.2-r2.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e907d5dc619195053644a78c8e370d2079cac419 commit e907d5dc619195053644a78c8e370d2079cac419 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-09-01 01:29:50 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-09-01 01:30:28 +0000 Revert "x11-plugins/wmppp: add ppp-defs for musl" This reverts commit fe4b53c2e553126a3f0a4809d96d176c069a45ea. Oops. if_ppp.h != ppp_defs.h. Bug: https://bugs.gentoo.org/716376 Signed-off-by: Sam James <sam@gentoo.org> x11-plugins/wmppp/wmppp-1.3.2-r2.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)
*** Bug 895626 has been marked as a duplicate of this bug. ***