Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31364 - net-www/boa-0.94.13 compile failure
Summary: net-www/boa-0.94.13 compile failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-17 10:56 UTC by Chip Marshall
Modified: 2003-10-28 06:52 UTC (History)
3 users (show)

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


Attachments
Full emerge output (emerge-boa.txt,4.41 KB, text/plain)
2003-10-17 10:58 UTC, Chip Marshall
Details
proposed boa-0.94.13-gcc3.3 patch (boa-0.94.13-gcc3.3.patch,547 bytes, patch)
2003-10-17 19:35 UTC, Brandy Westcott (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chip Marshall 2003-10-17 10:56:26 UTC
When attempting to emerge net-www/boa-0.94.13, I receive an error during
compilation referring to util.c:

gcc  -mcpu=athlon-xp -O3 -pipe -pipe -Wall -I.   -c -o util.o util.c
util.c:100:40:gcc  -mcpu=athlon-xp -O3 -pipe -pipe -Wall -I.   -c -o sublog.o
sublog.c
 pasting "t" and "->" does not give a valid preprocessing token
gcc  -mcpu=athlon-xp -O3 -pipe -pipe -Wall -I.   -c -o timestamp.o timestamp.c
make: *** [util.o] Error 1
make: *** Waiting for unfinished jobs....

!!! ERROR: net-www/boa-0.94.13 failed.
!!! Function src_compile, Line 25, Exitcode 2
!!! (no error message)


Reproducible: Always
Steps to Reproduce:
1. emerge boa
Actual Results:  
An error was issued and boa was not emerged.

Expected Results:  
Compiled and emerged boa.

Portage 2.0.49-r13 (default-x86-1.4, gcc-3.3.1, glibc-2.3.2-r6, 2.4.22)
=================================================================
System uname: 2.4.22 i686 AMD Athlon(TM) XP 1800+
Gentoo Base System version 1.4.3.11
distcc 2.11.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=athlon-xp -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
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"
CXXFLAGS="-mcpu=athlon-xp -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox autoaddcvs ccache"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X perl mysql ruby pam opengl mmx oggvorbis 3dnow alsa dga encode sse
sdl dvd truetype xv slang berkdb ssl zlib cups jpeg png joystick xml readline
oss quicktime"
Comment 1 Chip Marshall 2003-10-17 10:58:40 UTC
Created attachment 19365 [details]
Full emerge output

Here'e the result of emerge boa
Comment 2 Brandy Westcott (RETIRED) gentoo-dev 2003-10-17 19:35:13 UTC
Created attachment 19383 [details, diff]
proposed boa-0.94.13-gcc3.3 patch
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2003-10-28 06:52:43 UTC
in cvs