Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904874 - net-misc/sstp-client-1.0.18-r2 with <net-dialup/ppp-2.5.0 - sstp-mppe.c: fatal error: sstp-mppe.h: No such file or directory
Summary: net-misc/sstp-client-1.0.18-r2 with <net-dialup/ppp-2.5.0 - sstp-mppe.c: fata...
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: 904841
  Show dependency tree
 
Reported: 2023-04-23 11:10 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.44 KB, text/plain)
2023-04-23 11:10 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,199.31 KB, text/plain)
2023-04-23 11:10 UTC, Toralf Förster
Details
environment (environment,95.17 KB, text/plain)
2023-04-23 11:10 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,710 bytes, application/x-bzip)
2023-04-23 11:10 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,19.54 KB, application/x-bzip)
2023-04-23 11:10 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,10.04 KB, application/x-bzip)
2023-04-23 11:10 UTC, Toralf Förster
Details
net-misc:sstp-client-1.0.18-r2:20230423-110921.log (net-misc:sstp-client-1.0.18-r2:20230423-110921.log,18.87 KB, text/plain)
2023-04-23 11:10 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,28.02 KB, application/x-bzip)
2023-04-23 11:10 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 11:10:11 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-r2/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-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: 23.0_desktop_systemd-j4-20230420-063004

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

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 Rust versions:
  [1]   rust-bin-1.69.0
  [2]   rust-1.69.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
*)	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  system-vm
  [2]   openjdk-bin-17 
  [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 01030231afd368a98529c7c0818b74e792782bad
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Apr 23 09:47:17 2023 +0000

    2023-04-23 09:47:16 UTC

emerge -qpvO net-misc/sstp-client
[ebuild  N    ] net-misc/sstp-client-1.0.18-r2  USE="-static"
Comment 1 Toralf Förster gentoo-dev 2023-04-23 11:10:12 UTC
Created attachment 860609 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-04-23 11:10:13 UTC
Created attachment 860610 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-04-23 11:10:15 UTC
Created attachment 860611 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-04-23 11:10:15 UTC
Created attachment 860612 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-04-23 11:10:16 UTC
Created attachment 860613 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-04-23 11:10:17 UTC
Created attachment 860614 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-04-23 11:10:18 UTC
Created attachment 860615 [details]
net-misc:sstp-client-1.0.18-r2:20230423-110921.log
Comment 8 Toralf Förster gentoo-dev 2023-04-23 11:10:19 UTC
Created attachment 860616 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2023-04-23 16:29:01 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a7e9cefaa79179e8953c4a826428d12ed638527

commit 2a7e9cefaa79179e8953c4a826428d12ed638527
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2023-04-23 16:27:02 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2023-04-23 16:28:41 +0000

    net-misc/sstp-client: fix build with <net-dialup/ppp-2.5.0
    
    Closes: https://bugs.gentoo.org/904874
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 .../files/sstp-client-1.0.18-sstp-mppe.patch       | 30 ++++++++++++++++++++++
 net-misc/sstp-client/sstp-client-1.0.18-r2.ebuild  |  1 +
 2 files changed, 31 insertions(+)