Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 132697 - mergeing openssl-0.9.7j fails randtest
Summary: mergeing openssl-0.9.7j fails randtest
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-08 10:44 UTC by R.I.P.
Modified: 2006-05-08 10:56 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 R.I.P. 2006-05-08 10:44:52 UTC
when I'm emerging openssl-0.9.7j with CFLAGS that includes "-msse" the randtest fails. emerge ends up with:

------------------------------------------------------------
../util/shlib_wrap.sh ./randtest
make[1]: *** [test_rand] Illegal instruction
make[1]: Leaving directory `/var/tmp/portage/openssl-0.9.7j/work/openssl-0.9.7j/test'
make: *** [tests] Error 2

!!! ERROR: dev-libs/openssl-0.9.7j failed.
Call stack:
  ebuild.sh, line 1525:   Called dyn_compile
  ebuild.sh, line 928:   Called src_compile
  openssl-0.9.7j.ebuild, line 113:   Called src_test
  openssl-0.9.7j.ebuild, line 120:   Called die

!!! make test failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
------------------------------------------------------------

emerge -info:

Portage 2.1_pre9-r4 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.4-r1, 2.6.16-gentoo-r1RIP2 i686)
=================================================================
System uname: 2.6.16-gentoo-r1RIP2 i686 AMD Athlon(tm) XP 2400+
Gentoo Base System version 1.12.0_pre18
dev-lang/python:     2.4.2-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O3 -pipe -mmmx -msse -msse2 -m3dnow"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe -mmmx -msse -msse2 -m3dnow"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp3.linux.kiev.ua/pub/Linux/Gentoo"
LANG="ru_RU.utf8"
LC_ALL=""
LINGUAS="en ru ua"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://gentoo.linux.kiev.ua/gentoo-portage"
USE="3dnow 3dnowext X aalib alsa amuled apache2 apm audiofile avi berkdb bitmap-fonts bzip2 cdr cli cpudetection crypt ctype cups dba dga directfb doc dri dvd dvdr dvdread eds elibc_glibc emboss encode esd ethereal exif expat exscalibar fam fastbuild fbcon firefox foomaticdb force-cgi-redirect fortran ftp gd gdbm gif glut gmp gnome gpm gstreamer gtk gtk2 gtkhtml guile idn imlib isdnlog jpeg kernel_linux lcms libg++ libwww mad memlimit mikmod mmx mng motif mozilla mp3 mpeg musicbrainz mysql ncurses nls nptl nptlonly nvidia ogg opengl pcre pdflib perl png posix pppd python qt quicktime readline reflection samba sdl session simplexml slang soap sockets spell spl sse sse2 ssl svga tcltk tcpd tiff tokenizer truetype truetype-fonts type1-fonts udev unicode userland_GNU userlocales utf8 visualization vorbis x86 xml xml2 xmms xorg xsl xv xvid zlib linguas_en linguas_ru linguas_ua"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-05-08 10:56:12 UTC
Athlon XP doesn't support SSE2.