Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22941 - Abiword 1.9.1 emerge fails
Summary: Abiword 1.9.1 emerge fails
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High minor
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-16 12:34 UTC by Gavrila
Modified: 2003-07-08 16:20 UTC (History)
0 users

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


Attachments
The error output of failed emerge (error.txt,6.60 KB, text/plain)
2003-06-16 12:34 UTC, Gavrila
Details
Emerge abiword 1.99.1 last lines (abiword_bug_.txt,6.99 KB, text/plain)
2003-06-25 10:13 UTC, Gavrila
Details
Emerge abiword 1.99.1 last lines (abiword_bug_.txt,6.99 KB, text/plain)
2003-06-25 10:13 UTC, Gavrila
Details
Emerge fails even with gcc 3.2 (abiword1.99-gcc3.2.txt,12.17 KB, text/plain)
2003-06-26 06:25 UTC, Gavrila
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gavrila 2003-06-16 12:34:02 UTC
When I try to emerge Abiword 1.9.1, I get errors, complained by src_install().
I've put the output of these errors in the attacched file.



Reproducible: Always
Steps to Reproduce:
1.emerge abiword 1.9.1
2.
3.

Actual Results:  
Emerging fails during compiling.

Expected Results:  
Complete compiling 

System uname: 2.4.20-gentoo-r5 i686 AMD Athlon(tm) XP 2000+
GENTOO_MIRRORS="http://ftp.easynet.nl/mirror/gentoo/
http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/config"
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 apm avi crypt cups encode gif jpeg libg++ libwww mikmod mmx
mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib directfb
gtkhtml alsa gdbm berkdb slang readline arts bonobo svga tcltk java guile X sdl
gpm tcpd pam ssl perl python esd imlib oggvorbis gnome gtk qt kde motif opengl
mozilla cdr acpi dga dvd evo fbcon gtk2 mbox mozaccess mozcalendar
mozinterfaceinfo mozp3p mozsvg mozxmlterm pic threads tiff usb"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer -O2 "
CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer -O2 "
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"

(I don't have ccache installed even if is shown among features)
Comment 1 Gavrila 2003-06-16 12:34:53 UTC
Created attachment 13381 [details]
The error output of failed emerge

Here it goes.
Comment 2 foser (RETIRED) gentoo-dev 2003-06-17 06:22:52 UTC
looks like a gcc3.3 problem to me. 

I will soon add 1.99.x , see how that goes.
Comment 3 foser (RETIRED) gentoo-dev 2003-06-25 08:46:03 UTC
1.99.1 is added, does this problem persist ?
Comment 4 Gavrila 2003-06-25 10:13:20 UTC
Created attachment 13843 [details]
Emerge abiword 1.99.1 last lines
Comment 5 Gavrila 2003-06-25 10:13:37 UTC
Created attachment 13844 [details]
Emerge abiword 1.99.1 last lines

Here it is
Comment 6 Gavrila 2003-06-26 06:25:21 UTC
Created attachment 13894 [details]
Emerge fails even with gcc 3.2

Even downgrading to gcc 3.2 didn't help and it failed again. In the attachment
I reported the last lines begging from the first I considered relevant.

Regards
Comment 7 Gavrila 2003-07-08 15:27:59 UTC
Recompiling gcc again seems to work for me. Perhaps it hasn't benn compiled against last glibc installed. 

Thank you all :)
Comment 8 foser (RETIRED) gentoo-dev 2003-07-08 16:20:31 UTC
hmm good it worked out, if it's not reproducable we can't fix it ;) closing