x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_GNU_SOURCE -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -I/usr/kerberos/include -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -DUSE_CRYPT=1 -DUSE_PAM -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DCBCP_SUPPORT -DMAXOCTETS -c -o eap-tls.o eap-tls.c eap-tls.c: In function ‘ssl_msg_callback’: eap-tls.c:1210:7: error: ‘SSL3_RT_HEADER’ undeclared (first use in this function); did you mean ‘SSL3_RT_ALERT’? case SSL3_RT_HEADER: ^~~~~~~~~~~~~~ SSL3_RT_ALERT ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-no-multilib_libressl_20180608-234334 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.3.0 * Available Python interpreters, in order of preference: [1] python3.5 [2] python2.7 (fallback) Available Ruby profiles: [1] ruby23 (with Rubygems) * emerge -qpv net-dialup/ppp [ebuild U ] net-dialup/ppp-2.4.7-r6 [2.4.7-r5] USE="eap-tls ipv6 libressl pam -activefilter -atm -dhcp -gtk -radius" !!! The following installed packages are masked: - x11-proto/xf86bigfontproto-1.2.0-r2::gentoo (masked by: package.mask) /usr/portage/profiles/package.mask: # Matt Turner <mattst88@gentoo.org> (10 Jun 2018) # Packages combined into x11-base/xorg-proto. All reverse deps transitioned. # Removal in 30 days. Bug #656250 - x11-proto/glproto-1.4.17-r2::gentoo (masked by: package.mask) - x11-proto/fixesproto-5.0-r2::gentoo (masked by: package.mask) For more information, see the MASKED PACKAGES section in the emerge man page or refer to the Gentoo Handbook.
Created attachment 535740 [details] emerge-info.txt
Created attachment 535742 [details] emerge-history.txt
Created attachment 535744 [details] environment
Created attachment 535746 [details] etc.portage.tbz2
Created attachment 535748 [details] net-dialup:ppp-2.4.7-r6:20180612-095829.log
Created attachment 535750 [details] temp.tbz2
*** Bug 764032 has been marked as a duplicate of this bug. ***
I met the same issue at "net-dialup/ppp-2.4.9-r1" eap-tls.c: In function ‘ssl_msg_callback’: eap-tls.c:1284:10: error: ‘SSL3_RT_HEADER’ undeclared (first use in this function); did you mean ‘SSL3_RT_ALERT’? 1284 | case SSL3_RT_HEADER: | ^~~~~~~~~~~~~~ | SSL3_RT_ALERT eap-tls.c:1284:10: note: each undeclared identifier is reported only once for each function it appears in make[1]: *** [<builtin>: eap-tls.o] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-dialup/ppp-2.4.9-r1/work/ppp-ppp-2.4.9/pppd' make: *** [Makefile:15: all] Error 2 * ERROR: net-dialup/ppp-2.4.9-r1::gentoo failed (compile phase): * emake failed
resolved this issue,caused by libressl.just only migrate libressl to openssl,issue will be resolved.