Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713466 - x11-plugins/wmnet-1.06-r2 : drivers.c: fatal error: net/ppp_defs.h: No such file or directory
Summary: x11-plugins/wmnet-1.06-r2 : drivers.c: fatal error: net/ppp_defs.h: No such f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-03-19 14:03 UTC by Toralf Förster
Modified: 2022-09-01 01:21 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.42 KB, text/plain)
2020-03-19 14:03 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,145.60 KB, text/plain)
2020-03-19 14:03 UTC, Toralf Förster
Details
environment (environment,20.64 KB, text/plain)
2020-03-19 14:03 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.21 KB, application/x-bzip)
2020-03-19 14:04 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,7.84 KB, application/x-bzip)
2020-03-19 14:04 UTC, Toralf Förster
Details
x11-plugins:wmnet-1.06-r2:20200319-114314.log (x11-plugins:wmnet-1.06-r2:20200319-114314.log,4.75 KB, text/plain)
2020-03-19 14:04 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-03-19 14:03:48 UTC
      |                                          ^~~~~~~~~~~~~~
gcc -Wall -O2 -O2 -pipe -march=native -fno-common -falign-functions=32:25:16      -I/usr/include    -Dlinux -DFUNCPROTO=15 -DNARROWPROTO   -Dlinux_libc6    -c -o drivers.o drivers.c
drivers.c:43:9: fatal error: net/ppp_defs.h: No such file or directory
   43 | #include<net/ppp_defs.h>
      |         ^~~~~~~~~~~~~~~~
compilation terminated.

  -------------------------------------------------------------------

  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 *

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 18 Mar 2020 13:38:27 +0000
emerge -qpvO x11-plugins/wmnet
[ebuild  N    ] x11-plugins/wmnet-1.06-r2
Comment 1 Toralf Förster gentoo-dev 2020-03-19 14:03:51 UTC
Created attachment 622664 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-19 14:03:54 UTC
Created attachment 622666 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-19 14:03:57 UTC
Created attachment 622668 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-19 14:04:00 UTC
Created attachment 622670 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-19 14:04:03 UTC
Created attachment 622672 [details]
temp.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-19 14:04:05 UTC
Created attachment 622674 [details]
x11-plugins:wmnet-1.06-r2:20200319-114314.log
Comment 7 Larry the Git Cow gentoo-dev 2022-06-25 15:01:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62cfd172827db5c3b8a45db31d3eeebca750fa67

commit 62cfd172827db5c3b8a45db31d3eeebca750fa67
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2022-06-24 22:03:29 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2022-06-25 15:01:13 +0000

    x11-plugins/wmnet: depend on net-libs/ppp-defs on musl
    
    Closes: https://bugs.gentoo.org/713466
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 x11-plugins/wmnet/wmnet-1.06-r2.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)