Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 114888 - emerge openssl failed
Summary: emerge openssl failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-08 09:20 UTC by Anode
Modified: 2005-12-08 09:53 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anode 2005-12-08 09:20:27 UTC
---8<---
making all in apps...
make[3]: Entering directory
`/var/tmp/portage/openssl-0.9.7i/work/openssl-0.9.7i/apps'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/var/tmp/portage/openssl-0.9.7i/work/openssl-0.9.7i/apps'
make[2]: Leaving directory `/var/tmp/portage/openssl-0.9.7i/work/openssl-0.9.7i'
../util/shlib_wrap.sh ./destest
./destest: error while loading shared libraries: ../util/../libssl.so.0.9.7:
cannot open shared object file: No such file or directory
make[1]: *** [test_des] Error 127
make[1]: Leaving directory
`/var/tmp/portage/openssl-0.9.7i/work/openssl-0.9.7i/test'
make: *** [tests] Error 2

!!! ERROR: dev-libs/openssl-0.9.7i failed.
!!! Function src_test, Line 119, Exitcode 2
!!! make test failed
!!! If you need support, post the topmost build error, NOT this status message.

---8<---

Reproducible: Always
Steps to Reproduce:
emerge openssl




$ emerge info
Portage 2.0.51.22-r3 (default-linux/x86/2005.0, gcc-3.3.6,
glibc-2.3.4.20041102-r0, 2.6.10-rc2 i686)
=================================================================
System uname: 2.6.10-rc2 i686 Intel(R) Pentium(R) 4 CPU 1400MHz
Gentoo Base System version 1.4.10
dev-lang/python:     2.2.3-r1, 2.3.3-r1, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.14.90.0.8-r1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.4.19-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O2 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.2/share/config
/usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown
/usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=pentium4 -O2 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X a52 aac aalib acpi alsa apm arts audiofile avi berkdb bitmap-fonts
bluetooth bzip2 cdparanoia cdr crypt cups curl divx4linux dri dv dvb dvd dvdr
dvdread eds emboss encode esd exif expat fam ffmpeg flac foomaticdb fortran gdbm
gif glut gmp gnome gphoto2 gpm gstreamer gtk gtk2 guile idn ieee1394 imagemagick
imlib ipv6 java jpeg kde lcms libg++ libwww mad mikmod mime mmx mng motif
mozilla mp3 mpeg mysql ncurses nis nls nptl nsplugin ogg oggvorbis openal opengl
oss pam pcre pdflib perl png portaudio python qt quicktime readline samba sdl
slang sox speex spell sse ssl svg svga tcltk tcpd tetex tiff truetype
truetype-fonts type1-fonts unicode usb v4l vcd videos vorbis win32codecs wmf
xine xml xml2 xmms xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Bartosz Przybylski 2005-12-08 09:34:14 UTC
make sure sandbox doesnt die on *BSD

hashed info from ebuild
Comment 2 Anode 2005-12-08 09:53:51 UTC
after re-emerging of portage - subsequent "emerge openssl" completed
successfully (I'm not sure whether 2nd-time emerge had fixed the problem or
fixing portage was necessary as well).
Anyway - dev-libs/openssl-0.9.7i is OK now for me.