Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27508 - emerging PDL failed
Summary: emerging PDL failed
Status: RESOLVED DUPLICATE of bug 20600
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: Highest normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-28 19:02 UTC by Orrey Hiebert
Modified: 2005-07-17 13:06 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 Orrey Hiebert 2003-08-28 19:02:16 UTC
latec/dp1vlu.f: In subroutine `dp1vlu':
slatec/dp1vlu.f:139: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
make[2]: *** [slatec/dp1vlu.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/PDL-2.4.0-r1/work/PDL-2.4.0/Lib/Slatec'
make[1]: *** [subdirs] Error 2
make[1]: Leaving directory `/var/tmp/portage/PDL-2.4.0-r1/work/PDL-2.4.0/Lib'
make: *** [subdirs] Error 2

!!! ERROR: dev-perl/PDL-2.4.0-r1 failed.
!!! Function perl-module_src_compile, Line 41, Exitcode 2
!!! compilation failed
Comment 1 SpanKY gentoo-dev 2003-08-28 19:06:54 UTC
you forgot `emerge info` 
Comment 2 Orrey Hiebert 2003-08-28 20:34:35 UTC
emerge info
Portage 2.0.48-r5 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.20-gentoo-r6 i686 AMD Athlon(tm) XP 2200+
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 apm crypt foomaticdb libg++ libwww mad mikmod mmx mpeg pdflib quicktime spell xml2 zlib gdbm berkdb readline java tcpd pam motif X gtk gtk2 gnome alsa kde qt cups dvd ssl ldap oggvorbis arts esd avi nls perl python png libpng aalib sdl xv ncurses oss xmms jpeg svga 3dnow opengl truetype encode imlib gif slang gpm"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe"
CXXFLAGS="-O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
http://www.mozilla.org/start/
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2003-08-31 11:56:01 UTC
try CFLAGS="-i686 -O2"
Comment 4 Robert Coie (RETIRED) gentoo-dev 2003-12-23 15:07:57 UTC

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