Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 185502 - net-libs/libpri-1.2.5 fails w/ ICE in function ‘libpri_copy_string’
Summary: net-libs/libpri-1.2.5 fails w/ ICE in function ‘libpri_copy_string’
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-16 08:32 UTC by Lónyai Gergely
Modified: 2007-07-16 13:05 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 Lónyai Gergely 2007-07-16 08:32:30 UTC
>>> Compiling source in /var/tmp/portage/net-libs/libpri-1.2.5/work/libpri-1.2.5 ...
CC=gcc ./mkdep -march=i686 -O2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -g     -DRELAX_TRB  `ls *.c`
gcc -march=i686 -O2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -g     -DRELAX_TRB    -c -o copy_string.o copy_string.c
copy_string.c: In function ‘libpri_copy_string’:
copy_string.c:42: internal compiler error: in insn_extract, at insn-extract.c:1875
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/net-libs/libpri-1.2.5/temp/cc0Q8wlI.out file, please attach this to your bugreport.
make: *** [copy_string.o] Error 1
make: *** Waiting for unfinished jobs....


Reproducible: Always

Steps to Reproduce:
1. USE="bri" emerge =net-libs/libpri-1.2.5 =net-misc/asterisk-1.2.21.1 =net-misc/asterisk-addons-1.2.5-r1
Comment 1 Lónyai Gergely 2007-07-16 08:35:01 UTC
less /var/tmp/portage/net-libs/libpri-1.2.5/temp/cc0Q8wlI.out

// /usr/libexec/gcc/i686-pc-linux-gnu/4.1.2/cc1 -quiet -DRELAX_TRB copy_string.c -quiet -dumpbase copy_string.c -march=i686 -auxbase-strip copy_string.o -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -o - -frandom-seed=0
# 1 "copy_string.c"
# 1 "/var/tmp/portage/net-libs/libpri-1.2.5/work/libpri-1.2.5//"
# 1 "<built-in>"
# 1 "<command line>"
# 1 "copy_string.c"
# 25 "copy_string.c"
# 1 "/usr/include/string.h" 1 3 4
# 26 "/usr/include/string.h" 3 4
# 1 "/usr/include/features.h" 1 3 4
# 323 "/usr/include/features.h" 3 4
# 1 "/usr/include/sys/cdefs.h" 1 3 4
# 313 "/usr/include/sys/cdefs.h" 3 4
# 1 "/usr/include/bits/wordsize.h" 1 3 4
# 314 "/usr/include/sys/cdefs.h" 2 3 4
# 324 "/usr/include/features.h" 2 3 4
# 346 "/usr/include/features.h" 3 4
# 1 "/usr/include/gnu/stubs.h" 1 3 4
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-07-16 09:35:52 UTC
Can your reproduce it every time at *exactly* the same place? If so, you need to post emerge --info output. Also:

<snip>
Preprocessed source stored into
/var/tmp/portage/net-libs/libpri-1.2.5/temp/cc0Q8wlI.out file, please attach
this to your bugreport.
</snip>

Do it as well.
Comment 3 Lónyai Gergely 2007-07-16 13:05:55 UTC
Sorry.
The problem is in my system: invalid bug.