Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 40515 - media-sound/galan-0.3.0_beta3 doesn't build with gcc-2.95
Summary: media-sound/galan-0.3.0_beta3 doesn't build 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
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-05 12:21 UTC by Tristan Henderson
Modified: 2004-02-06 11:05 UTC (History)
0 users

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


Attachments
patch to fix compilation with gcc-2.95 (galan-0.3.0_beta3-gcc2_fix.patch,726 bytes, patch)
2004-02-05 12:22 UTC, Tristan Henderson
Details | Diff
ebuild that uses the above patch (galan-0.3.0_beta3.ebuild,1.06 KB, text/plain)
2004-02-05 12:22 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-02-05 12:21:50 UTC
media-sound/galan-0.3.0_beta3 doesn't build on my gentoo-1.2 box because of C99 code (this is separate to the fftw bug that I filed). Attached is a patch and ebuild to fix this. I will submit the patch to the galan authors as well.

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




Portage 2.0.50_pre22 (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
Gentoo Base System version 1.4.3.12
distcc 2.12.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.59
Automake: sys-devel/automake-1.8.2
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/share/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/config/ /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/Linux/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 dvd emacs 
encode esd ethereal evo fbcon foomaticdb gdbm gif gnome-libs gpm gtk gtk2 gtkhtml guile imap 
imlib java jpeg lcms ldap libg++ libwww mmx motif mpeg mysql nas ncurses odbc oggvorbis oss 
pam pcmcia pda pdflib perl pic plotutils png pnp python quicktime readline samba sdl skey slang 
smooth snmp spell ssl stroke svga tcltk tcpd tetex tiff truetype trusted usb vim-with-x x86 xml xml2 
xmms xv zlib"
Comment 1 Tristan Henderson 2004-02-05 12:22:27 UTC
Created attachment 25024 [details, diff]
patch to fix compilation with gcc-2.95
Comment 2 Tristan Henderson 2004-02-05 12:22:49 UTC
Created attachment 25025 [details]
ebuild that uses the above patch
Comment 3 Jeremy Huddleston (RETIRED) gentoo-dev 2004-02-06 01:31:24 UTC
and again...
Comment 4 Tristan Henderson 2004-02-06 05:40:00 UTC
Patch has been submitted to the galan authors and committed.
Comment 5 Jeremy Huddleston (RETIRED) gentoo-dev 2004-02-06 11:05:56 UTC
fixed now in portage.  thanks.