Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24535 - Compile failure of gtkhtml-3.0.5
Summary: Compile failure of gtkhtml-3.0.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-15 11:13 UTC by G. Angely
Modified: 2003-07-21 02:25 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 G. Angely 2003-07-15 11:13:12 UTC
Compilation stops with the following error:
-----------------------------------------------------
{standard input}:1404: ERROR: value of 226 for 1 octet field at 0000000000000ded
make[2]: *** [htmlurl.o] Error 1
....
make[2]: Leaving directory
`/var/tmp/portage/libgtkhtml-3.0.5/work/gtkhtml-3.0.5/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libgtkhtml-3.0.5/work/gtkhtml-3.0.5'
make: *** [all-recursive-am] Error 2
 
!!! ERROR: gnome-extra/libgtkhtml-3.0.5 failed.
!!! Function gnome2_src_compile, Line 41, Exitcode 2
!!! compile failure
------------------------------------------------------
Hope this information will be usefull.
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2003-07-15 13:20:17 UTC
can you include the output of emerge info ? 
Comment 2 G. Angely 2003-07-16 12:42:19 UTC
output from 'emerge info' is here after
--------------------------------------------------------------------------
Portage 2.0.48-r1 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4)
=================================================================
System uname: 2.4.20-gentoo-r2 i586 AMD-K6(tm) 3D processor
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.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=""
USE="x86 oss apm crypt foomaticdb gif libg++ mad mikmod mmx ncurses spell xml2 xmms zlib gtkhtml gdbm berkdb slang readline arts svga guile sdl gpm tcpd pam libwww ssl perl esd imlib motif opengl 3dfx 3dnow alsa bonobo avi cdr cups dvd encode fbcon gd gnome gtk -gtk2 java jpeg kde mbox mozilla mpeg nls oggvorbis pdflib png python qt quicktime samba scanner tcltk tetex truetype usb voodoo3 wmf X xv"
COMPILER="gcc3"
CHOST="i586-pc-linux-gnu"
CFLAGS="-O3 -mcpu=k6-2 -pipe"
CXXFLAGS="-O3 -mcpu=k6-2 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
 
Comment 3 Alastair Tse (RETIRED) gentoo-dev 2003-07-18 14:47:44 UTC
would it be possible to try with less optimisations? like removing the -mcpu=k6-2 and -O3 ? 

if that still doesn't work, can you please attach the full build log? thanks
Comment 4 G. Angely 2003-07-20 01:35:55 UTC
The last compilation of 3.0.5 stopped on bug #24565, as the new 3.0.7 do. I have to switch now on this problem and will comment more later,
Comment 5 G. Angely 2003-07-20 03:44:24 UTC
libgtkhtml (3.0.7) is ok now:
1. after emerging new version of gcc (3.2.3-r1), bug #24535 did not appear anymore (it could have been masked by #24565);
2. after reemerging libgnome and libbonoboui, compilation successfully spanned all the process (even while keeping '-mcpu=k6-2' and '-O3'). 
So, on my side, this bug can now be closed.
Thank you for your answer and all your help.
Comment 6 Alastair Tse (RETIRED) gentoo-dev 2003-07-21 02:25:13 UTC
thanks for your feedback. closing.