Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 148680 - fluidsynth-1.0.5 doesn't compile with gcc 4.1.1
Summary: fluidsynth-1.0.5 doesn't compile with gcc 4.1.1
Status: RESOLVED DUPLICATE of bug 145971
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-22 11:32 UTC by erunno
Modified: 2006-09-22 12:09 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 erunno 2006-09-22 11:32:38 UTC
Portage 2.1.1 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.4-r3, 2.6.17-gentoo-r8 i686)
=================================================================
System uname: 2.6.17-gentoo-r8 i686 Intel(R) Pentium(R) III Mobile CPU      1000MHz
Gentoo Base System version 1.12.5
Last Sync: Fri, 22 Sep 2006 13:50:01 +0000
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.2.11-r1
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
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-r3
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=pentium3 -pipe -fomit-frame-pointer"
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"
CXXFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ "
LINGUAS=""
MAKEOPTS="-j2"
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.europe.gentoo.org/gentoo-portage"
USE="x86 X acpi alsa arts bash-completion bitmap-fonts bzip2 cairo cdr cli crypt css cups dbus directfb dlloader dri dts dvd dvdr dvdread elibc_glibc encode esd fam firefox flac fortran gdbm gif gpm hal hardened input_devices_keyboard input_devices_mouse isdnlog jack java jpeg kde kdeenablefinal kdehiddenvisibility kernel_linux libg++ mad mikmod mmx mp3 mpeg ncurses nls nptl nptlonly ogg opengl oss pam pcmcia pcre perl physfs png portaudio ppds pppd python qt3 quicktime readline real reflection sdl session spell spl sse ssl symlink tcpd theora toolbar truetype truetype-fonts type1-fonts udev unicode usb userland_GNU video_cards_nvidia vorbis wifi win32codecs xine xml xorg xprint xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

------------

fluid_alsa.c: In function 'fluid_alsa_audio_run_float': 
 fluid_alsa.c:450: warning: dereferencing type-punned pointer will break strict-aliasing rules 
 fluid_cmd.c: In function 'fluid_cmd_handler_handle': 
 fluid_cmd.c:1628: warning: dereferencing type-punned pointer will break strict-aliasing rules 
 fluid_defsfont.c: In function 'load_pgen': 
 fluid_defsfont.c:2351: error: invalid lvalue in assignment 
 fluid_defsfont.c: In function 'load_igen': 
 fluid_defsfont.c:2707: error: invalid lvalue in assignment 
 make[2]: *** [fluid_defsfont.lo] Error 1 
 make[2]: *** Waiting for unfinished jobs.... 
 make[1]: *** [all] Error 2 
 make: *** [all-recursive] Error 1 
 
 !!! ERROR: media-sound/fluidsynth-1.0.5 failed. 
 Call stack: 
 ebuild.sh, line 1546: Called dyn_compile 
 ebuild.sh, line 937: Called src_compile 
 fluidsynth-1.0.5.ebuild, line 54: Called die
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-09-22 12:09:09 UTC

*** This bug has been marked as a duplicate of 145971 ***