Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904859 - net-misc/sstp-client-1.0.18-r1 - sstp-mppe.c: fatal error: sstp-mppe.h: No such file or directory
Summary: net-misc/sstp-client-1.0.18-r1 - sstp-mppe.c: fatal error: sstp-mppe.h: No su...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
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 07:24 UTC by Toralf Förster
Modified: 2023-04-29 05:18 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.45 KB, text/plain)
2023-04-23 07:24 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,186.10 KB, text/plain)
2023-04-23 07:24 UTC, Toralf Förster
Details
environment (environment,94.97 KB, text/plain)
2023-04-23 07:24 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,853 bytes, application/x-bzip)
2023-04-23 07:24 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,16.74 KB, application/x-bzip)
2023-04-23 07:24 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,10.28 KB, application/x-bzip)
2023-04-23 07:24 UTC, Toralf Förster
Details
net-misc:sstp-client-1.0.18-r1:20230423-070334.log (net-misc:sstp-client-1.0.18-r1:20230423-070334.log,19.25 KB, text/plain)
2023-04-23 07:24 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,28.01 KB, application/x-bzip)
2023-04-23 07:24 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 07:24:39 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-r1/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-plugin.c  -fPIC -DPIC -o .libs/sstp_pppd_plugin_la-sstp-plugin.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-mppe.c  -fPIC -DPIC -o .libs/sstp_pppd_plugin_la-sstp-mppe.o
sstp-mppe.c:30:10: fatal error: sstp-mppe.h: No such file or directory
   30 | #include <sstp-mppe.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 383070e5cc1b7a464f6433879ee685491918624c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Apr 23 06:17:15 2023 +0000

    2023-04-23 06:17:15 UTC

emerge -qpvO net-misc/sstp-client
[ebuild     U ] net-misc/sstp-client-1.0.18-r1 [1.0.18] USE="-static"
Comment 1 Toralf Förster gentoo-dev 2023-04-23 07:24:40 UTC
Created attachment 860579 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-04-23 07:24:41 UTC
Created attachment 860580 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-04-23 07:24:42 UTC
Created attachment 860581 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-04-23 07:24:43 UTC
Created attachment 860582 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-04-23 07:24:44 UTC
Created attachment 860583 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-04-23 07:24:45 UTC
Created attachment 860584 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-04-23 07:24:46 UTC
Created attachment 860585 [details]
net-misc:sstp-client-1.0.18-r1:20230423-070334.log
Comment 8 Toralf Förster gentoo-dev 2023-04-23 07:24:47 UTC
Created attachment 860586 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2023-04-23 07:46:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36806a9ab31bf80832453f5fdb042eb212c67abe

commit 36806a9ab31bf80832453f5fdb042eb212c67abe
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-04-23 07:45:01 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-23 07:46:02 +0000

    net-misc/sstp-client: fix ppp-2.5.0 patches
    
    I think they need to be applied separately.
    
    Closes: https://bugs.gentoo.org/904859
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/sstp-client/Manifest                                         | 2 +-
 .../{sstp-client-1.0.18-r1.ebuild => sstp-client-1.0.18-r2.ebuild}    | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)