Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57001 - openssh doesn't emerge with openssl 0.9.6m
Summary: openssh doesn't emerge with openssl 0.9.6m
Status: RESOLVED DUPLICATE of bug 31680
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High blocker
Assignee: Daniel Ahlberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-14 03:08 UTC by Vesa-Pekka Palmu
Modified: 2005-07-17 13:06 UTC (History)
0 users

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


Attachments
config.log of a failed openssh emerge (config.log,274.69 KB, text/plain)
2004-07-14 14:19 UTC, Vesa-Pekka Palmu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vesa-Pekka Palmu 2004-07-14 03:08:54 UTC
I have looked for the header mentioned in bug #13795, didn't find it, getting the following error when trying to emerge openssh, using openssl 0.9.6m (see bug #56962):

checking for getutxline... yes
checking for pututxline... yes
checking for setutxent... yes
checking for utmpxname... yes
checking for daemon... yes
checking for getpagesize... yes
checking whether snprintf correctly terminates long strings... yes
checking for (overly) strict mkstemp... yes
checking if openpty correctly handles controlling tty... yes
checking whether getpgrp requires zero arguments... yes
checking for dlopen in -ldl... yes
checking for pam_set_item in -lpam... yes
checking for pam_getenvlist... yes
checking for pam_putenv... yes
checking whether pam_strerror takes only one argument... no
checking OpenSSL header version... not found
configure: error: OpenSSL version header not found.

!!! ERROR: net-misc/openssh-3.8.1_p1-r1 failed.
!!! Function econf, Line 362, Exitcode 1
!!! econf failed






Reproducible: Always
Steps to Reproduce:
1. emerge openssh

Actual Results:  
compilation fails, bloking the initial emerge system step.

Expected Results:  
clean install of openssh

Portage 2.0.50-r9 (default-x86-2004.0, gcc-3.3.3,
glibc-2.3.2-r9,2.3.3.20040420-r0, 2.4.18-1-686)
=================================================================
System uname: 2.4.18-1-686 i686 Pentium II (Klamath)
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r3
Automake:
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium2 -O1 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium2 -O1 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="apm arts avi berkdb crypt encode foomaticdb gdbm gif gpm gtk2 imlib jpeg
libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis oss pam pdflib perl
png python qt quicktime readline samba sdl slang spell svga tcpd truetype x86
xml2 xv zlib"
Comment 1 Vesa-Pekka Palmu 2004-07-14 12:52:32 UTC
I have tried all the openssh ebuilds in portage tree with the same results, with openssl 0.9.7 and 0.9.6.
Comment 2 Daniel Ahlberg (RETIRED) gentoo-dev 2004-07-14 13:46:58 UTC
Please attach config.log from openssh. 
Comment 3 Vesa-Pekka Palmu 2004-07-14 14:19:54 UTC
Created attachment 35420 [details]
config.log of a failed openssh emerge
Comment 4 Daniel Ahlberg (RETIRED) gentoo-dev 2004-07-14 18:23:07 UTC
Same problem as the openssl bug, "cannot enable executable stack as shared object requires: Error 14"...

Have you enabled any grsecurity/hardened stuff or stack protecting things in the kernel?

Does these errors occur when you have booted from a livecd? what version and what kernel?

Could you post a complete log of the openssl compilation?
Comment 5 Vesa-Pekka Palmu 2004-07-14 19:01:18 UTC
no grsec/hardened/selinux stuff enabled, bootstraping from debian stable (woody): 2.4.18-1-658 (the computer doesn't have a cd-drive to try livecd). Will post openssl compile log soon.
Comment 6 Vesa-Pekka Palmu 2004-07-17 02:52:51 UTC
Seems like the compilation problems were caused by the debian kernel used while bootstrapping, with a kernel compiled on the newly installed gentoo system openssh emerges just fine.
Comment 7 SpanKY gentoo-dev 2004-10-05 16:55:26 UTC
this is Bug 31680
Comment 8 SpanKY gentoo-dev 2004-10-05 16:56:01 UTC
this is Bug 31680
Comment 9 SpanKY gentoo-dev 2004-10-05 16:56:17 UTC

*** This bug has been marked as a duplicate of 31680 ***