Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115968 - perl 5.8.7 r[1-3] fail to compile
Summary: perl 5.8.7 r[1-3] fail to compile
Status: RESOLVED DUPLICATE of bug 79852
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Other
: High blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-18 11:15 UTC by Darko Luketic
Modified: 2005-12-18 11:26 UTC (History)
0 users

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


Attachments
the precompiled source (ccDiwxF1.out,395.41 KB, text/plain)
2005-12-18 11:18 UTC, Darko Luketic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Darko Luketic 2005-12-18 11:15:37 UTC
happened from r1-r3 , but now i really think it's time to upgrade perl, since it's a production server and glsa-check was complaining like 2 months ago already.

Profile is the one with the 2.6.11-r15 hardened kernel
# emerge -pv perl

[ebuild     U ] dev-lang/perl-5.8.7-r3 [5.8.7] +berkdb -build -debug -doc +gdbm +ithreads -minimal -perlsuid 0 kB

# emerge -v perl
*snip* ...

          CCCMD =  i686-pc-linux-gnu-gcc -DPERL_CORE -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=pentium4 -fomit-frame-pointer -fforce-addr  -Wall
`sh  cflags "optimize='-O2 -march=pentium4 -fomit-frame-pointer -fforce-addr'" numeric.o` -fPIC numeric.c
          CCCMD =  i686-pc-linux-gnu-gcc -DPERL_CORE -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=pentium4 -fomit-frame-pointer -fforce-addr  -Wall
numeric.c: In function `S_mulexp10':
numeric.c:815: internal compiler error: in try_split, at emit-rtl.c:3343
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
Preprocessed source stored into /var/tmp/portage/perl-5.8.7-r3/temp/ccDiwxF1.out file, please attach this to your bugreport.
make: *** [numeric.o] Error 1

# emerge info
Portage 2.0.53 (hardened/x86/2.6, gcc-3.4.4, glibc-2.3.5-r1, 2.6.11-hardened-r15 i686)
=================================================================
System uname: 2.6.11-hardened-r15 i686 Intel(R) Pentium(R) 4 CPU 3.40GHz
Gentoo Base System version 1.12.0_pre8
dev-lang/python:     2.3.5-r2, 2.4.2
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-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -fforce-addr"
CHOST="i686-pc-linux-gnu"
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="-O2 -march=pentium4 -fomit-frame-pointer -fforce-addr"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks loadpolicy sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage//packages/x86/"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage/"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="apache2 authdaemond berkdb bzip2 calendar cli crypt ctype curl dba dlloader exif expat flash ftp gd gdbm geoip gmp hardened idn imap ithreads jpeg libwww maildir mcal mhash ming mod_perl mod_php mpm-worker mysql ncurses nls nptl nptlonly offensive pam pcre perl php pic png postfix python readline recode sasl sensord session snmp spell ssl tcpd threads tiff truetype udev usb userlocales valias x86 xml2 yaz zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Darko Luketic 2005-12-18 11:18:25 UTC
Created attachment 75033 [details]
the precompiled source
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-12-18 11:26:46 UTC

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