Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 342351 - sys-devel/gcc-4.4.4-r2 - {standard input}:588: Error: junk at end of line, first unrecognized character is `"'
Summary: sys-devel/gcc-4.4.4-r2 - {standard input}:588: Error: junk at end of line, fi...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-23 16:40 UTC by aditsu
Modified: 2011-01-19 05:59 UTC (History)
0 users

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


Attachments
emerge --info =sys-devel/gcc-4.4.4-r2 (info.txt,4.52 KB, text/plain)
2010-10-23 16:43 UTC, aditsu
Details
complete build log (build.log,1.33 MB, text/plain)
2010-10-23 16:44 UTC, aditsu
Details

Note You need to log in before you can comment on or make changes to this bug.
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.