Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904910 - net-misc/sstp-client-1.0.18 - sstp-plugin.c: fatal error: pppd/chap-new.h: No such file or directory
Summary: net-misc/sstp-client-1.0.18 - sstp-plugin.c: fatal error: pppd/chap-new.h: No...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-23 19:37 UTC by Toralf Förster
Modified: 2023-04-29 05:18 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.49 KB, text/plain)
2023-04-23 19:37 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,208.06 KB, text/plain)
2023-04-23 19:37 UTC, Toralf Förster
Details
environment (environment,94.80 KB, text/plain)
2023-04-23 19:37 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,853 bytes, application/x-bzip)
2023-04-23 19:37 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,17.35 KB, application/x-bzip)
2023-04-23 19:37 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.84 KB, application/x-bzip)
2023-04-23 19:37 UTC, Toralf Förster
Details
net-misc:sstp-client-1.0.18:20230423-172245.log (net-misc:sstp-client-1.0.18:20230423-172245.log,17.92 KB, text/plain)
2023-04-23 19:37 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.80 KB, application/x-bzip)
2023-04-23 19:37 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 2023-04-23 19:37:14 UTC
too long lines were shrinked:

Making all in src/pppd-plugin
make[2]: Entering directory '/var/tmp/portage/net-misc/sstp-client-1.0.18/work/sstp-client-1.0.18/src/pppd-plugin'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..    -I../../include  -O2 -pipe -march=native -fno-diagnostics-color -c -o sstp_pppd_plugin_la-sstp-plugin.lo `test -f 'sstp-plugin.c' || echo './'`sstp-plugin.c
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..    -I../../include  -O2 -pipe -march=native -fno-diagnostics-color -c -o sstp_pppd_plugin_la-sstp-mppe.lo `test -f 'sstp-mppe.c' || echo './'`sstp-mppe.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c sstp-mppe.c  -fPIC -DPIC -o .libs/sstp_pppd_plugin_la-sstp-mppe.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -march=native -fno-diagnostics-color -c sstp-plugin.c  -fPIC -DPIC -o .libs/sstp_pppd_plugin_la-sstp-plugin.o
sstp-plugin.c:39:10: fatal error: pppd/chap-new.h: No such file or directory
   39 | #include <pppd/chap-new.h>
      |          ^~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20230420-112509

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.2
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.2
Python 3.10.11
Available Ruby profiles:
  [1]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.69.0
  [2]   rust-1.69.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
3)	Eclipse Temurin JRE 17.0.6_p10 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm
  [3]   openjdk-jre-bin-17 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
go version go1.20.3 linux/amd64

  HEAD of ::gentoo
commit 13e42ec20883dd1e4179c98db894237cb6c726b1
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Apr 23 16:31:56 2023 +0000

    2023-04-23 16:31:55 UTC

emerge -qpvO net-misc/sstp-client
[ebuild   R   ] net-misc/sstp-client-1.0.18  USE="-static"
Comment 1 Toralf Förster gentoo-dev 2023-04-23 19:37:15 UTC
Created attachment 860667 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-04-23 19:37:17 UTC
Created attachment 860668 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-04-23 19:37:18 UTC
Created attachment 860669 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-04-23 19:37:19 UTC
Created attachment 860670 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-04-23 19:37:20 UTC
Created attachment 860671 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-04-23 19:37:20 UTC
Created attachment 860672 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-04-23 19:37:21 UTC
Created attachment 860673 [details]
net-misc:sstp-client-1.0.18:20230423-172245.log
Comment 8 Toralf Förster gentoo-dev 2023-04-23 19:37:22 UTC
Created attachment 860674 [details]
temp.tar.bz2
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-29 05:18:52 UTC
Pretty sure this was fixed by either bug 904874 or bug 904859 or bug 904846.