Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906257 - net-misc/sstp-client-1.0.18-r2 - ./sstp-pppd-compat.h: fatal error: pppd/eui64.h: No such file or directory
Summary: net-misc/sstp-client-1.0.18-r2 - ./sstp-pppd-compat.h: fatal error: pppd/eui6...
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-05-13 07:39 UTC by Toralf Förster
Modified: 2023-05-15 20:55 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.39 KB, text/plain)
2023-05-13 07:39 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,236.59 KB, text/plain)
2023-05-13 07:39 UTC, Toralf Förster
Details
environment (environment,95.80 KB, text/plain)
2023-05-13 07:39 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,711 bytes, application/x-bzip)
2023-05-13 07:39 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,17.43 KB, application/x-bzip)
2023-05-13 07:39 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.97 KB, application/x-bzip)
2023-05-13 07:39 UTC, Toralf Förster
Details
net-misc:sstp-client-1.0.18-r2:20230513-062009.log (net-misc:sstp-client-1.0.18-r2:20230513-062009.log,19.11 KB, text/plain)
2023-05-13 07:39 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,28.17 KB, application/x-bzip)
2023-05-13 07:39 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-05-13 07:39:07 UTC
too long lines were shrinked:

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
In file included from sstp-mppe.c:30:
./sstp-pppd-compat.h:30:10: fatal error: pppd/eui64.h: No such file or directory
   30 | #include <pppd/eui64.h>
      |          ^~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j4-20230510-064517

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.3
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.3
Python 3.11.3
Available Ruby profiles:
  [1]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.69.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JRE 11.0.18_p10 [openjdk-jre-bin-11]
*)	Eclipse Temurin JRE 17.0.6_p10 [openjdk-jre-bin-17]
3)	Eclipse Temurin JRE 8.362_p09 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-8 
  [2]   openjdk-jre-bin-11 
  [3]   openjdk-jre-bin-17  system-vm

php cli (if any):
go version go1.20.3 linux/amd64

  HEAD of ::gentoo
commit fbf40ccb9f89f279867856ad557637c2b0b50dfe
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat May 13 05:16:57 2023 +0000

    2023-05-13 05:16:56 UTC

emerge -qpvO net-misc/sstp-client
[ebuild   R   ] net-misc/sstp-client-1.0.18-r2  USE="-static"
Comment 1 Toralf Förster gentoo-dev 2023-05-13 07:39:08 UTC
Created attachment 861621 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-05-13 07:39:10 UTC
Created attachment 861622 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-05-13 07:39:11 UTC
Created attachment 861623 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-05-13 07:39:12 UTC
Created attachment 861624 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-05-13 07:39:12 UTC
Created attachment 861625 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-05-13 07:39:13 UTC
Created attachment 861626 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-05-13 07:39:14 UTC
Created attachment 861627 [details]
net-misc:sstp-client-1.0.18-r2:20230513-062009.log
Comment 8 Toralf Förster gentoo-dev 2023-05-13 07:39:15 UTC
Created attachment 861628 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2023-05-15 20:55:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=766c6c5e0bf8060e9d41aa966a6c2fa2527e29a6

commit 766c6c5e0bf8060e9d41aa966a6c2fa2527e29a6
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2023-05-15 20:53:54 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2023-05-15 20:54:43 +0000

    net-misc/sstp-client: depend on net-dialup/ppp[ipv6(+)]
    
    Closes: https://bugs.gentoo.org/906257
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 net-misc/sstp-client/sstp-client-1.0.18-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)