Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108750 - emerge net-mail/uw-imap fails compiler segmentation fault
Summary: emerge net-mail/uw-imap fails compiler segmentation fault
Status: RESOLVED DUPLICATE of bug 20600
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-10 11:45 UTC by Nicholas S. Frost
Modified: 2005-10-11 14:23 UTC (History)
0 users

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


Attachments
ccZOLCzS.out Preprocessed source for bug report (ccZOLCzS.out,1.07 MB, text/plain)
2005-10-10 11:49 UTC, Nicholas S. Frost
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nicholas S. Frost 2005-10-10 11:45:14 UTC
Emerge of net-mail/uw-imap fails with compiler segmentation fault

`cat CCTYPE` -c `cat CFLAGS` newsrc.c
`cat CCTYPE` -c `cat CFLAGS` smanager.c
`cat CCTYPE` -c `cat CFLAGS` utf8.c
In file included from utf8.c:54:
ksc_5601.c:2664: internal compiler error: Segmentation fault
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/uw-imap-2004c-r3/temp/ccZOLCzS.out file, please attach this to
your bugreport.
make[3]: *** [utf8.o] Error 1
make[3]: Leaving directory
`/var/tmp/portage/uw-imap-2004c-r3/work/imap-2004c1/c-client'
make[2]: *** [lnp] Error 2
make[2]: Leaving directory
`/var/tmp/portage/uw-imap-2004c-r3/work/imap-2004c1/c-client'
make[1]: *** [OSTYPE] Error 2
make[1]: Leaving directory `/var/tmp/portage/uw-imap-2004c-r3/work/imap-2004c1'
make: *** [lnp] Error 2
yes: standard output: Broken pipe
yes: write error

!!! ERROR: net-mail/uw-imap-2004c-r3 failed.
!!! Function src_compile, Line 112, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
1.emerge net-mail/uw-imap on Nocona system
2.
3.

Actual Results:  
cat CCTYPE` -c `cat CFLAGS` newsrc.c
`cat CCTYPE` -c `cat CFLAGS` smanager.c
`cat CCTYPE` -c `cat CFLAGS` utf8.c
In file included from utf8.c:54:
ksc_5601.c:2664: internal compiler error: Segmentation fault
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/uw-imap-2004c-r3/temp/ccZOLCzS.out file, please attach this to
your bugreport.
make[3]: *** [utf8.o] Error 1
make[3]: Leaving directory
`/var/tmp/portage/uw-imap-2004c-r3/work/imap-2004c1/c-client'
make[2]: *** [lnp] Error 2
make[2]: Leaving directory
`/var/tmp/portage/uw-imap-2004c-r3/work/imap-2004c1/c-client'
make[1]: *** [OSTYPE] Error 2
make[1]: Leaving directory `/var/tmp/portage/uw-imap-2004c-r3/work/imap-2004c1'
make: *** [lnp] Error 2
yes: standard output: Broken pipe
yes: write error

!!! ERROR: net-mail/uw-imap-2004c-r3 failed.
!!! Function src_compile, Line 112, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.


Expected Results:  
expected successful ebuild of net-mail/uw-imap

uname -a
Linux hostname 2.6.12-gentoo-r10_SFI_Optimized_EMT64 #1 SMP Tue Oct 4 17:03:27
MDT 2005 i686 Intel(R) Xeon(TM) CPU 3.40GHz GenuineIntel GNU/Linux
Comment 1 Nicholas S. Frost 2005-10-10 11:49:06 UTC
Created attachment 70307 [details]
ccZOLCzS.out Preprocessed source for bug report

preprocessed source attached as requested by emerge.
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/uw-imap-2004c-r3/temp/ccZOLCzS.out file, please attach this to
your bugreport.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-10-10 13:39:44 UTC

*** This bug has been marked as a duplicate of 20600 ***
Comment 3 Nicholas S. Frost 2005-10-11 14:23:56 UTC
We resolved this issue by re-building Gentoo from an x86 stage 1 on the dual
Xeon EMT_64 server.