Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 77451 - Emerge Opmixer Fails
Summary: Emerge Opmixer Fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-10 18:18 UTC by Steven Davidovitz
Modified: 2005-03-13 12:16 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 Steven Davidovitz 2005-01-10 18:18:51 UTC
Whenever I try to emerge Opmixer-0.75 it fails with Function Errors

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

Actual Results:  
Here is the error output of the compiler.

ossmixer.cc: In member function `void ossMixer::init()':
ossmixer.cc:20: error: array bound forbidden after parenthesized type-id
ossmixer.cc:20: note: try removing the parentheses around the type-id
make: *** [ossmixer.o] Error 1
make: *** Waiting for unfinished jobs....
gui.cc: In constructor `MixerGUI::MixerGUI(char*)':
gui.cc:187: error: array bound forbidden after parenthesized type-id
gui.cc:187: note: try removing the parentheses around the type-id
gui.cc:188: error: array bound forbidden after parenthesized type-id
gui.cc:188: note: try removing the parentheses around the type-id
gui.cc:189: error: array bound forbidden after parenthesized type-id
gui.cc:189: note: try removing the parentheses around the type-id
make: *** [gui.o] Error 1

!!! ERROR: media-sound/opmixer-0.75 failed.
!!! Function src_compile, Line 29, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.


Expected Results:  
Compile Cleanly

Emerge Info

Gentoo Base System version 1.4.16
Portage 2.0.51-r3 (gcc34-x86-2004.2, gcc-3.4.3, glibc-2.3.4.20041102-r0,
2.6.10-nitro4 i686)
=================================================================
System uname: 2.6.10-nitro4 i686 AMD Athlon(tm) XP 2400+
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux26-headers-2.6.8.1-r2
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp  -mmmx -m3dnow -msse -O2 -pipe -fomit-frame-pointer
-mfpmath=sse,387 -frerun-cse-after-loop -frerun-loop-opt
-fexpensive-optimizations -falign-functions=64"
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 /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp  -mmmx -m3dnow -msse -O2 -pipe -fomit-frame-pointer
-mfpmath=sse,387 -frerun-cse-after-loop -frerun-loop-opt
-fexpensive-optimizations -falign-functions=64 -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks prelink sandbox"
GENTOO_MIRRORS="http://gentoo.mirrors.pair.com http://gentoo.binarycompass.org
http://gentoo.mirror.sdv.fr ftp://mirror.nutsmaas.nl/gentoo/
http://mirror.datapipe.net/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowex X aalib apm avi berkdb bitmap-fonts cdr crypt cups directfb
divx4linux dvd encode esd f77 fbcon foomaticdb footmaticdb fortran gdbm gif
gnome gpm gtk gtk2 howl imlib java jpeg libg++ libwww mad mikmod mmx motif
mozilla mpeg ncurses nls offensive oggvorbis opengl oss pam pdflib perl png ppds
python quicktime readline samba sdl slang spell sse ssl svga tcltk tcpd truetype
usb x86 xine xml2 xmms xv xvid zlib"
Comment 1 Jan Brinkmann (RETIRED) gentoo-dev 2005-03-13 12:16:29 UTC
thanks for your report, i've added a patch for gcc3.4