Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 851918 - net-vpn/pptpd-1.4.0-r3 - /.../pppd.h: fatal error: net/ppp_defs.h: No such file or directory
Summary: net-vpn/pptpd-1.4.0-r3 - /.../pppd.h: fatal error: net/ppp_defs.h: No such fi...
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: 2022-06-14 13:04 UTC by Toralf Förster
Modified: 2022-06-25 15:01 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.39 KB, text/plain)
2022-06-14 13:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,207.39 KB, text/plain)
2022-06-14 13:04 UTC, Toralf Förster
Details
environment (environment,89.89 KB, text/plain)
2022-06-14 13:04 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,36.82 KB, application/x-bzip)
2022-06-14 13:04 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,7.50 KB, application/x-bzip)
2022-06-14 13:04 UTC, Toralf Förster
Details
net-vpn:pptpd-1.4.0-r3:20220614-103723.log (net-vpn:pptpd-1.4.0-r3:20220614-103723.log,7.74 KB, text/plain)
2022-06-14 13:04 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.35 KB, application/x-bzip)
2022-06-14 13: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 2022-06-14 13:04:37 UTC
make[2]: Entering directory '/var/tmp/portage/net-vpn/pptpd-1.4.0-r3/work/pptpd-1.4.0'
make[2]: warning: -j4 forced in submake: resetting jobserver mode.
x86_64-gentoo-linux-musl-gcc -o pptpd-logwtmp.so -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -pipe -march=native -fno-diagnostics-color -O2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -DLIBDIR='"/usr/lib"' -I.. -I../../include -fPIC pptpd-logwtmp.c -lutil
In file included from pptpd-logwtmp.c:15:
/usr/include/pppd/pppd.h:60:10: fatal error: net/ppp_defs.h: No such file or directory
   60 | #include <net/ppp_defs.h>
      |          ^~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-j4-20220612-150009

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-12.1.1 *
clang/llvm (if any):
Python 3.9.13
Available Rust versions:
  [1]   rust-bin-1.61.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
Available Java Virtual Machines:
  [1]   openjdk-bin-11  system-vm

php cli:

  HEAD of ::gentoo
commit 915a0f90772b114cbf0e032ad21f7202c58674c6
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Jun 14 09:18:23 2022 +0000

    2022-06-14 09:18:23 UTC

emerge -qpvO net-vpn/pptpd
[ebuild  N    ] net-vpn/pptpd-1.4.0-r3  USE="-gre-extreme-debug -tcpd"
Comment 1 Toralf Förster gentoo-dev 2022-06-14 13:04:38 UTC
Created attachment 784958 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-06-14 13:04:40 UTC
Created attachment 784961 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-06-14 13:04:41 UTC
Created attachment 784964 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-06-14 13:04:42 UTC
Created attachment 784967 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-06-14 13:04:43 UTC
Created attachment 784970 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-06-14 13:04:44 UTC
Created attachment 784973 [details]
net-vpn:pptpd-1.4.0-r3:20220614-103723.log
Comment 7 Toralf Förster gentoo-dev 2022-06-14 13:04:45 UTC
Created attachment 784976 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-06-25 15:01:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=470a810d903205b14079a10a66e7d9764313f4ef

commit 470a810d903205b14079a10a66e7d9764313f4ef
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2022-06-24 22:05:14 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2022-06-25 15:01:13 +0000

    net-vpn/pptpd: depend on net-libs/ppp-defs on musl
    
    Closes: https://bugs.gentoo.org/851918
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 net-vpn/pptpd/pptpd-1.4.0-r3.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)