Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 140288 - media-sound/freewheeling-0.5_pre4 fails w/ gcc-4
Summary: media-sound/freewheeling-0.5_pre4 fails w/ gcc-4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 117482
  Show dependency tree
 
Reported: 2006-07-13 18:51 UTC by David
Modified: 2006-10-01 23:31 UTC (History)
1 user (show)

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


Attachments
media-sound/freewheeling/files/fweeling_gcc4x.patch (fweeling_gcc4x.patch,368 bytes, patch)
2006-07-15 10:25 UTC, Ahmed Ammar (RETIRED)
Details | Diff
freewheeling-0.5_pre4.ebuild (added epatch line) (freewheeling-0.5_pre4.ebuild,1001 bytes, text/plain)
2006-07-15 10:26 UTC, Ahmed Ammar (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David 2006-07-13 18:51:13 UTC
When the freewheeling-0.5_pre4 ebuild compiles (gcc 4.1.1) it errors out.  The error during the build is:

fweelin_videoio.h:33: error: extra qualification 'CircularMap::' on member 'CircularMap'

call stack is:
!!! ERROR: media-sound/freewheeling-0.5_pre4 failed.
Call stack:
  ebuild.sh, line 1545:   Called dyn_compile
  ebuild.sh, line 940:   Called src_compile
  ebuild.sh, line 609:   Called die
Comment 1 David 2006-07-13 18:53:26 UTC
Portage 2.1.1_pre2-r8 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.4-r3, 2.6.16-gentoo-r9 i686)
=================================================================
                       System Settings
=================================================================
System uname: 2.6.16-gentoo-r9 i686 AMD Athlon(tm) XP 2600+
Gentoo Base System version 1.12.1
ccache version 2.4 [disabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r2
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
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.17
sys-devel/gcc-config: 1.3.12-r6
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe"
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/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/terminfo"
CXXFLAGS="-O2 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j3"
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"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X a52 aac alsa apache2 apm avi berkdb bitmap-fonts cairo cddb cli crypt css cups dbus divx4linux dlloader dri dts dvd dvdr dvdread eds emboss encode enlightenment esd fam ffmpeg firefox flac foomaticdb fortran gdbm gif glitz gpm gstreamer gtk gtk2 hal ieee1394 imlib ipv6 isdnlog jack java jikes jpeg kde libg++ libwww mad mikmod mmx mmxext motif mp3 mpeg mplayer ncurses nls nptl nptlonly nvidia ogg opengl oss pam pcre pdflib perl png pppd python qt qt3 qt4 quicktime readline reflection samba sdl session sndfile spell spl sqlite sse ssl svg tcpd theora tiff truetype truetype-fonts type1-fonts udev vorbis win32codecs xcomposite xml xmms xorg xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_nvidia video_cards_vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 2 Ahmed Ammar (RETIRED) gentoo-dev 2006-07-15 10:25:17 UTC
Created attachment 91806 [details, diff]
media-sound/freewheeling/files/fweeling_gcc4x.patch
Comment 3 Ahmed Ammar (RETIRED) gentoo-dev 2006-07-15 10:26:21 UTC
Created attachment 91807 [details]
freewheeling-0.5_pre4.ebuild (added epatch line)
Comment 4 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-10-01 23:31:06 UTC
Thanks, patch applied now.