Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21211 - gcc-3.3: emerge debianutils fails
Summary: gcc-3.3: emerge debianutils fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-18 16:27 UTC by FL
Modified: 2003-05-18 19:10 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 FL 2003-05-18 16:27:45 UTC
gcc -march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer
-funroll-loops -falign-functions=4 -mno-accumulate-outgoing-args    mktemp.c  
-o mktemp
gcc -march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer
-funroll-loops -falign-functions=4 -mno-accumulate-outgoing-args    readlink.c 
 -o readlink
gcc -march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer
-funroll-loops -falign-functions=4 -mno-accumulate-outgoing-args    run-parts.c
  -o run-parts
run-parts.c:58:1: missing terminating " character
run-parts.c: In function `version':
run-parts.c:59: error: parse error before "Copyright"
run-parts.c:60: error: `see' undeclared (first use in this function)
run-parts.c:60: error: (Each undeclared identifier is reported only once
run-parts.c:60: error: for each function it appears in.)
run-parts.c:62:1: missing terminating " character
run-parts.c:69:20: missing terminating " character
run-parts.c: In function `usage':
run-parts.c:70: error: wrong type argument to decrement
run-parts.c:70: error: parse error before "test"
run-parts.c:70:62: missing terminating ' character
run-parts.c:70:62: Warnung: character constant too long for its type
run-parts.c:77:1: missing terminating " character
make: *** [run-parts] Fehler 1
make: *** Warte auf noch nicht beendete Prozesse...

!!! ERROR: sys-apps/debianutils-1.16.7-r1 failed.
!!! Function src_compile, Line 36, Exitcode 2
!!! (no error message)


Reproducible: Always
Steps to Reproduce:
1. emerge debianutils
2.
3.

Actual Results:  
it fails compilation

Expected Results:  
do not compile

  Portage 2.0.48_pre6 (default-x86-1.4, gcc-3.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.20-wolk4.0s i686 AMD Athlon(tm) Processor
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/usr/local/portage"
USE="x86 oss 3dnow avi crypt encode gif jpeg libg++ libwww mikmod mmx mpeg
ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib directfb alsa
gdbm berkdb slang readline aalib svga tcltk java X sdl gpm tcpd pam ssl perl
python imlib oggvorbis gtk motif opengl mozilla dvd fbcon gtk2 gtkhtml jikes
tiff xfs xinerama xml xosd -apm -arts -cups -kde -qt -esd -gnome"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer
-funroll-loops -falign-functions=4 -m-accumulate-outgoing-args"
CXXFLAGS="-march=athlon-tbird -O3 -pipe -fforce-addr -fomit-frame-pointer
-funroll-loops -falign-functions=4 -m-accumulate-outgoing-args"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
FEATURES="ccache sandbox distcc userpriv usersandbox"
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2003-05-18 19:10:45 UTC
Fixed in -r2.