Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 37722 - gimp-2.0_pre1 doesn't compile with gcc-2.95
Summary: gimp-2.0_pre1 doesn't compile with gcc-2.95
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-09 11:17 UTC by Tristan Henderson
Modified: 2004-02-29 08:44 UTC (History)
0 users

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


Attachments
patch for gimp-2.0_pre1 to compile with gcc 2.95 (gimp-2.0_pre1-gcc2_fix.patch,628 bytes, patch)
2004-01-09 11:17 UTC, Tristan Henderson
Details | Diff
ebuild that uses above patch (gimp-2.0_pre1.ebuild,3.35 KB, text/plain)
2004-01-09 11:17 UTC, Tristan Henderson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tristan Henderson 2004-01-09 11:17:18 UTC
gimp-2.0_pre1 doesn't compile with gcc-2.95. Please find a patch and ebuild attached.

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




Gentoo Base System version 1.4.3.12
Portage 2.0.49-r20 (default-1.0, gcc-2.95.3, glibc-2.2.5-r9, 2.4.24)
=================================================================
System uname: 2.4.24 i686 Transmeta(tm) Crusoe(tm) Processor TM5800
distcc 2.12.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disable
d]
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=i686 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/s
hare/config /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/
dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/c
onfig/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-mcpu=i686 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache digest sandbox strict"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linu
x/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X X509 aalib alsa apache2 apm avi berkdb bonobo cdr crypt cups curses dga d
vd emacs encode esd ethereal evo fbcon foomaticdb gdbm gif gnome-libs gpm gtk gt
k2 gtkhtml guile imap imlib java jpeg lcms ldap libg++ libwww mmx motif mpeg mys
ql nas ncurses odbc oggvorbis oss pam pcmcia pda pdflib perl pic plotutils png p
np python quicktime readline samba sdl skey slang smooth snmp spell ssl stroke s
vga tcltk tcpd tetex tiff truetype trusted usb vim-with-x x86 xml xml2 xmms xv z
lib"
Comment 1 Tristan Henderson 2004-01-09 11:17:44 UTC
Created attachment 23499 [details, diff]
patch for gimp-2.0_pre1 to compile with gcc 2.95
Comment 2 Tristan Henderson 2004-01-09 11:17:58 UTC
Created attachment 23501 [details]
ebuild that uses above patch
Comment 3 Tristan Henderson 2004-02-13 10:54:26 UTC
This patch isn't needed in gimp 2.0pre3. However that won't compile with gcc-2.95 for unrelated reasons (see bug #41487).
Comment 4 foser (RETIRED) gentoo-dev 2004-02-29 08:44:24 UTC
closing