Bug 154273 - media-gfx/giram-0.3.5 fails to compile
Bug#: 154273 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: graphics@gentoo.org Reported By: grozin@gentoo.org
Component: GCC Porting
URL: 
Summary: media-gfx/giram-0.3.5 fails to compile
Keywords:  
Status Whiteboard: 
Opened: 2006-11-06 10:43 0000
Description:   Opened: 2006-11-06 10:43 0000
emerge giram
gives:

....
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../src -I../../src
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include    -DGTK_DISABLE_DEPRECATED
-DGDK_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -O2 -march=pentium-m
-DPLUGINS_DIR="\"/usr/lib/giram/plug-ins/\""
-DHELPFILE="\"/usr/share/doc/giram-0.3.5/Tutorial\"" -c tool_disc.c
tool_disc.c:36: error: static declaration of 'DiscWithHoleFlag' follows
non-static declaration
tool_disc.h:26: error: previous declaration of 'DiscWithHoleFlag' was here
make[3]: *** [tool_disc.o] Error 1
make[3]: Leaving directory
`/var/tmp/portage/giram-0.3.5/work/giram-0.3.5/src/tools'
....

My emerge --info :

Portage 2.1.1-r1 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.4-r3,
2.6.16-suspend2-r8 i686)
=================================================================
System uname: 2.6.16-suspend2-r8 i686 Intel(R) Pentium(R) M processor 1400MHz
Gentoo Base System version 1.12.5
Last Sync: Sat, 04 Nov 2006 10:00:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.2.11-r1
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium-m"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config
/usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo
/etc/texmf/web2c"
CXXFLAGS="-O2 -march=pentium-m"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig collision-protect cvs distlocks metadata-transfer
parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/
ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo
ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo
ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.gentoo.org/gentoo-distfiles/"
LINGUAS="ru"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --delete-after --stats --timeout=180
--exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/sci"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acpi alsa arts bash-completion berkdb bitmap-fonts blas
browserplugin cairo cdr cli cracklib crypt cups dbus dlloader doc dri dvd dvdr
eds elibc_glibc emacs emboss encode esd fam ffmpeg fftw firefox fortran gdbm
gif gmp gnome gpm gstreamer gtk hal iconv input_devices_keyboard
input_devices_mouse isdnlog jpeg kde kernel_linux lapack ldap leim libg++
linguas_ru mad mikmod mozilla mp3 mpeg mule ncurses nls nptl nptlonly nsplugin
offensive ogg opengl oss pam pcre perl png ppds pppd python qt3 qt4 quicktime
readline reflection sdl session speex spell spl ssl tcl tcpd tetex tk truetype
truetype-fonts type1-fonts udev unicode userland_GNU video_cards_fbdev
video_cards_i810 video_cards_vesa vorbis win32codecs xine xml xorg xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS,
MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS

------- Comment #1 From Marcelo Goes 2006-12-09 19:31:09 0000 -------
Thanks, fixed in cvs!