Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 342351

Summary: sys-devel/gcc-4.4.4-r2 - {standard input}:588: Error: junk at end of line, first unrecognized character is `"'
Product: Gentoo Linux Reporter: aditsu <aditsu>
Component: [OLD] Core systemAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info =sys-devel/gcc-4.4.4-r2
complete build log

Description aditsu 2010-10-23 16:40:42 UTC
Last lines before the failure:

/var/tmp/portage/sys-devel/gcc-4.4.4-r2/work/build/./gcc/xgcc -B/var/tmp/portage/sys-devel/gcc-4.4.4-r2/work/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -pipe -march=core2 -O2  -g -O2 -pipe -march=core2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED    -I. -I. -I../.././gcc -I/var/tmp/portage/sys-devel/gcc-4.4.4-r2/work/gcc-4.4.4/libgcc -I/var/tmp/portage/sys-devel/gcc-4.4.4-r2/work/gcc-4.4.4/libgcc/. -I/var/tmp/portage/sys-devel/gcc-4.4.4-r2/work/gcc-4.4.4/libgcc/../gcc -I/var/tmp/portage/sys-devel/gcc-4.4.4-r2/work/gcc-4.4.4/libgcc/../include -I/var/tmp/portage/sys-devel/gcc-4.4.4-r2/work/gcc-4.4.4/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o letf2_s.o -MT letf2_s.o -MD -MP -MF letf2_s.dep -DSHARED -fexceptions -c /var/tmp/portage/sys-devel/gcc-4.4.4-r2/work/gcc-4.4.4/libgcc/config/i386/64/letf2.c
In file included from /var/tmp/portage/sys-devel/gcc-4.4.4-r2/work/gcc-4.4.4/libgcc/config/i386/64/letf2.c:5:
/var/tmp/portage/sys-devel/gcc-4.4.4-r2/work/gcc-4.4.4/libgcc/../gcc/config/soft-fp/letf2.c:35: warning: no previous prototype for ‘__letf2’
{standard input}: Assembler messages:
{standard input}:588: Error: junk at end of line, first unrecognized character is `"'
{standard input}:1201: Error: junk at end of line, first unrecognized character is `"'
make[3]: *** [getf2_s.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.4.4-r2/work/build/x86_64-pc-linux-gnu/libgcc'
make[2]: *** [all-stage1-target-libgcc] Error 2
make[2]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.4.4-r2/work/build'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.4.4-r2/work/build'
make: *** [bootstrap-lean] Error 2

I will attach info and log files

Reproducible: Always

Steps to Reproduce:
Comment 1 aditsu 2010-10-23 16:43:06 UTC
Created attachment 251717 [details]
emerge --info =sys-devel/gcc-4.4.4-r2
Comment 2 aditsu 2010-10-23 16:44:35 UTC
Created attachment 251719 [details]
complete build log
Comment 3 aditsu 2010-10-23 16:46:48 UTC
# emerge -pqv "=sys-devel/gcc-4.4.4-r2"
[ebuild     U ] sys-devel/gcc-4.4.4-r2 [4.4.3-r2] USE="gcj gtk mudflap (multilib) nls nptl openmp (-altivec) -bootstrap -build -doc (-fixed-point) -fortran -graphite (-hardened) (-libffi) -multislot (-n32) (-n64) -nocxx -nopie% -nossp% -objc -objc++ -objc-gc -test -vanilla"
Comment 4 aditsu 2010-10-23 18:04:18 UTC
Hmm, after trying a couple more times in a new shell, it worked.
Comment 5 Ryan Hill (RETIRED) gentoo-dev 2011-01-19 05:59:47 UTC
Reopen if it's still a problem.