First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 145971
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Sound Team <sound@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Markus Rothe <corsair@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
emergeinfo.txt emergeinfo.txt text/plain CJ Kucera 2006-09-22 09:52 0000 3.01 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 145971 depends on: Show dependency tree
Show dependency graph
Bug 145971 blocks: 140707
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-09-02 03:42 0000
Trying to compile stable fluidsynth (1.0.5) using gcc-4.1.1 results in this
error on PPC:

josfluid_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

fluidsynth-1.0.7 fixes this problem. there are no bugs open for that version
and it is in portage for quite some time now (since July).

Arches: Please stabilize fluidsynth-1.0.7

------- Comment #1 From Markus Meier 2006-09-02 05:23:42 0000 -------
1.) emerges fine on x86 with gcc-4.1.1 and USE="alsa"
2.) passes collision-test

emerge --info
Portage 2.1-r2 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.4-r3,
2.6.17.6 i686)
=================================================================
System uname: 2.6.17.6 i686 AMD Athlon(TM) XP1800+
Gentoo Base System version 1.12.4
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.3.5-r2, 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.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -fomit-frame-pointer -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/gconf /etc/revdep-rebuild /etc/terminfo
/etc/texmf/web2c"
CXXFLAGS="-O2 -march=i686 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache collision-protect distlocks fixpackages
metadata-transfer parallel-fetch sandbox sfperms strict test userfetch userpriv
usersandbox"
GENTOO_MIRRORS="http://mirror.switch.ch/mirror/gentoo/ http://gentoo.inode.at/"
LANG="en_GB.utf8"
LINGUAS="en de en_GB"
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/portage/normal /usr/local/portage/testing"
SYNC="rsync://192.168.2.1/gentoo-portage"
USE="x86 3dnow 3dnowext X a52 aac acpi alsa apache2 avi bash-completion berkdb
bitmap-fonts bzip2 cairo cdr cli crypt css cups dbus divx4linux dlloader dri
dts dvd dvdr dvdread emboss exif fam ffmpeg firefox font-server fortran gdbm
gif gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml hal ipv6 isdnlog java jpeg kde
kdeenablefinal ldap libclamav libg++ logitech-mouse mad mikmod mmx mmxext mono
mozcalendar mozdevelop mozsvg mp3 mpeg ncurses network nls nptl nptlonly nvidia
oav ogg opengl oss pam pcre pdflib perl png ppds pppd python qt qt3 qt4
quicktime readline reflection samba sdl seamonkey session spell spl ssl tcltk
tcpd test tetex tiff truetype truetype-fonts type1-fonts udev unicode usb vcd
vorbis win32codecs xine xinerama xml xorg xorg-x11 xprint xv xvg xvid zlib
elibc_glibc input_devices_mouse input_devices_keyboard kernel_linux linguas_en
linguas_de linguas_en_GB userland_GNU video_cards_nv video_cards_none"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, MAKEOPTS,
PORTAGE_RSYNC_EXTRA_OPTS

------- Comment #2 From Jason Wever (RETIRED) 2006-09-02 18:43:14 0000 -------
We don't have a gcc-4.x unmasked anywhere...

------- Comment #3 From Jakub Moc (RETIRED) 2006-09-03 04:49:52 0000 -------
*** Bug 146120 has been marked as a duplicate of this bug. ***

------- Comment #4 From Oliver Schoett 2006-09-03 07:41:06 0000 -------
(In reply to comment #2)
> We don't have a gcc-4.x unmasked anywhere...

gcc 4.1.1 has just become stable on x86

------- Comment #5 From Markus Rothe 2006-09-03 07:59:46 0000 -------
(In reply to comment #4)
> (In reply to comment #2)
> > We don't have a gcc-4.x unmasked anywhere...
> 
> gcc 4.1.1 has just become stable on x86
> 

he talks about sparc ^^

------- Comment #6 From Christian Faulhammer 2006-09-03 08:38:50 0000 -------
1) emerges fine so far
!!! --enable-SSE is no longer valid since the SSE implementation in !!!
!!! FluidSynth is currently rather broken.  If you are a package    !!!
!!! maintainer, please remove this switch! (Use --enable-broken-SSE !!!
!!! if you really want to end up with a broken FluidSynth :)        !!!
**************************************************************

2) passes collision test
3) seems to work

Portage 2.1-r2 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.4-r3,
2.6.17-gentoo-r7 i686)
=================================================================
System uname: 2.6.17-gentoo-r7 i686 AMD Athlon(tm) XP 2500+
Gentoo Base System version 1.12.4
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
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-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/splash
/etc/terminfo"
CXXFLAGS="-O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache collision-protect distlocks metadata-transfer
parallel-fetch sandbox sfperms strict test"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/"
LANG="de_DE@euro"
LC_ALL="de_DE@euro"
LINGUAS="de"
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"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.informatik.rwth-aachen.de/gentoo-portage"
USE="x86 3dnow 3dnowext X Xaw3d a52 alsa arts artworkextra asf audiofile avi
bash-completion beagle berkdb bidi bitmap-fonts bootsplash branding bzip2 cairo
cdda cddb cdparanoia cdr cli cracklib crypt css cups curl custom-cflags dbus
dga directfb divx4linux dlloader dri dts dvd dvdr dvdread dvi eds emacs emboss
encode esd evo exif expat fam fat fbcon ffmpeg firefox fortran ftp gb gcj gdbm
gif gnome gpm gstreamer gtk gtk2 gtkhtml hal icq idn imagemagick imap ipv6
isdnlog java javascript jikes jpeg jpeg2k ldap leim libg++ lm_sensors mad
maildir matroska mbox mikmod mime mmx mmxext mng mono mp3 mpeg mpeg2 mule
nautilus ncurses nforce2 nls nocardbus nptl nptlonly nsplugin nvidia objc ogg
opengl pam pcre pdf pdflib perl plotutils pmu png ppds pppd preview-latex print
python qt3 qt4 quicktime readline reflection reiserfs samba sdk session slang
spell spl sse ssl svg svga t1lib tcltk tcpd tetex theora thunderbird tiff
truetype truetype-fonts type1-fonts udev usb vcd videos vorbis win32codecs wmf
wxwindows xine xml xorg xosd xv xvid zlib elibc_glibc input_devices_mouse
input_devices_keyboard kernel_linux linguas_de userland_GNU video_cards_radeon
video_cards_vesa video_cards_fbdev"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS,
PORTAGE_RSYNC_EXTRA_OPTS

------- Comment #7 From Christoph Mende 2006-09-03 14:20:45 0000 -------
emerges fine on amd64 - didn't see any notice like the one above, passes
multilib-strict and collision-test, works

Portage 2.1-r2 (default-linux/amd64/2006.1/desktop, gcc-4.1.1, glibc-2.4-r3,
2.6.17-ck1-r3 x86_64)
=================================================================
System uname: 2.6.17-ck1-r3 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.12.4
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
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.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf
/etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache collision-test distlocks metadata-transfer
parallel-fetch sandbox sfperms strict test"
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.join.uni-muenster.de/pub/linux/distributions/gentoo
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
ftp://ftp.gentoo.mesh-solutions.com/gentoo/
ftp://pandemonium.tiscali.de/pub/gentoo/ "
LANG="en_US.ISO8859-1"
LC_ALL="en_US.ISO8859-1"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_EXTRA_OPTS="--exclude-from=/etc/portage/rsync_excludes"
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/portage/overlay"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac acpi alsa amr asf avi berkdb bitmap-fonts bzip2 cairo cdda
cddb cdinstall cdparanoia cdr cli crypt cups dbus dlloader dri dvd dvdr dvdread
emboss encode expat fam firefox fortran gdbm gif glut gpm gstreamer gtk gtk2
hal imagemagick isdnlog jpeg lcms ldap libg++ lirc mad mikmod mng mp3 mpeg
musicbrainz ncurses nls nptl nptlonly ogg opengl pam pcre pdflib php png ppds
pppd quicktime readline reflection sdl session socks5 spl ssl svg tcpd tiff
truetype truetype-fonts type1-fonts udev unicode v4l v4l2 vorbis x264 xine
xinerama xml xorg xv xvid zlib elibc_glibc input_devices_evdev
input_devices_keyboard input_devices_mouse kernel_linux userland_GNU
video_cards_fglrx video_cards_radeon"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, LINGUAS

------- Comment #8 From Simon Stelling (RETIRED) 2006-09-04 02:25:55 0000 -------
i can hear a amd64 keyword flying by

------- Comment #9 From Wormo 2006-09-05 23:40:25 0000 -------
stable on ppc

------- Comment #10 From Joshua Jackson 2006-09-07 22:01:03 0000 -------
Its marked stable on x86, however if sse is truly broken, why is it a use flag?
That seems like it shouldn't even be there until such time as it works again.

------- Comment #11 From Jakub Moc (RETIRED) 2006-09-16 02:53:32 0000 -------
*** Bug 147780 has been marked as a duplicate of this bug. ***

------- Comment #12 From CJ Kucera 2006-09-22 09:50:58 0000 -------
GCC 4.1.1 is stable, and fluidsynth-1.0.5 is the latest version marked stable,
and I'm getting this error on compiling on x86.  If 1.0.7 fixes the problem, it
should be unmasked, because apparently as it sits right now, 1.0.5 won't
compile.  I'll attach emerge --info.

------- Comment #13 From CJ Kucera 2006-09-22 09:52:04 0000 -------
Created an attachment (id=97762) [edit]
emergeinfo.txt

Here's "emerge --info"

------- Comment #14 From Jakub Moc (RETIRED) 2006-09-22 12:09:09 0000 -------
*** Bug 148680 has been marked as a duplicate of this bug. ***

------- Comment #15 From Jakub Moc (RETIRED) 2006-09-22 12:10:07 0000 -------
(In reply to comment #10)
> Its marked stable on x86

No, it's not - reopening.

------- Comment #16 From Joshua Jackson 2006-09-27 21:56:08 0000 -------
yes it is...now >_> <_<

------- Comment #17 From Joshua Jackson 2006-09-27 21:57:20 0000 -------
guess I could go close it as well again...

First Last Prev Next    No search results available      Search page      Enter new bug