Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 158043 - media-sound/linuxsampler fails to emerge
Summary: media-sound/linuxsampler fails to emerge
Status: RESOLVED DUPLICATE of bug 136666
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://download.linuxsampler.org/pack...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-13 09:50 UTC by Michał Wiernowolski
Modified: 2006-12-13 13:24 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 Michał Wiernowolski 2006-12-13 09:50:47 UTC
Emerge fails with the following compilation error:

Synthesizer.cpp:54:   instantiated from here
../common/Resampler.h:142: error: memory input 2 is not directly addressable

Portage 2.1.1-r2 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.4-r4, 2.6.18-rc2 i686)
=================================================================
System uname: 2.6.18-rc2 i686 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.12.6
Last Sync: Tue, 12 Dec 2006 11:00:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
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.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.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon64 -m32 -O2 -pipe -msse3 -fomit-frame-pointer -s"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon64 -m32 -O2 -pipe -msse3 -fomit-frame-pointer -s"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg distlocks fixpackages metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="pl_PL"
LC_ALL="pl_PL"
LINGUAS="pl en"
MAKEOPTS=""
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="3dnow 3dnowext X a52 aac acpi alsa apache2 artworkextra asf atm audiofile avi berkdb bitmap-fonts bzip2 cdparanoia cdr cli cracklib crypt ctype cups dba divx dlloader dri dvd dvdr elibc_glibc emboss encode ethereal exif expat fam fastbuild ffmpeg firefox foomaticdb force-cgi-redirect fortran ftp gd gdbm gecko-sdk gif gimp gimpprint glut gmedia gmp gnome gtk gtk2 gtkhtml guile hddtemp iconv idn imlib input_devices_evdev input_devices_keyboard input_devices_mouse ipv6 isdnlog java joystick jpeg kernel_linux lcms libg++ libwww linguas_en linguas_pl live logrotate mad memlimit mikmod mmap mmx mmxext mng mod motif mp3 mpeg ncurses nfs nls nptl nptlonly nsplugin nvidia ogg opengl pam pcre pdf pdflib perl png posix ppds pppd python qt quicktime readline real realmedia reflection rtc rtsp sdk sdl session simplexml skins slang soap sockets spell spl sse sse2 ssl stream tcltk tcpd theora tiff tokenizer truetype truetype-fonts type1-fonts udev unicode usb userland_GNU vcd video_cards_nvidia vorbis win32codecs wmp wxwindows x264 x86 xml xml2 xorg xosd xsl xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-13 10:04:56 UTC
Sigh... remove junk like -m32 from your C[XX]FLAGS; it's handled by profile.
Comment 2 Michał Wiernowolski 2006-12-13 13:03:55 UTC
(In reply to comment #1)
> Sigh... remove junk like -m32 from your C[XX]FLAGS; it's handled by profile.
> 

I switched to safe flags (as there could be something safe with gentoo;),
but I still got the same compilation error.

However, before doing that I followed the instruction found in the home page
(cf. the url) and everything went OK (that is with my old junk).


Portage 2.1.1-r2 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.4-r4, 2.6.18-rc2 i686)
=================================================================
System uname: 2.6.18-rc2 i686 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.12.6
Last Sync: Tue, 12 Dec 2006 11:00:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
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.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.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config"
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 buildpkg distlocks fixpackages metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="pl_PL"
LC_ALL="pl_PL"
LINGUAS="pl en"
MAKEOPTS=""
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="3dnow 3dnowext X a52 aac acpi alsa apache2 artworkextra asf atm audiofile avi berkdb bitmap-fonts bzip2 cdparanoia cdr cli cracklib crypt ctype cups dba divx dlloader dri dvd dvdr elibc_glibc emboss encode ethereal exif expat fam fastbuild ffmpeg firefox foomaticdb force-cgi-redirect fortran ftp gd gdbm gecko-sdk gif gimp gimpprint glut gmedia gmp gnome gtk gtk2 gtkhtml guile hddtemp iconv idn imlib input_devices_evdev input_devices_keyboard input_devices_mouse ipv6 isdnlog java joystick jpeg kernel_linux lcms libg++ libwww linguas_en linguas_pl live logrotate mad memlimit mikmod mmap mmx mmxext mng mod motif mp3 mpeg ncurses nfs nls nptl nptlonly nsplugin nvidia ogg opengl pam pcre pdf pdflib perl png posix ppds pppd python qt quicktime readline real realmedia reflection rtc rtsp sdk sdl session simplexml skins slang soap sockets spell spl sse sse2 ssl stream tcltk tcpd theora tiff tokenizer truetype truetype-fonts type1-fonts udev unicode usb userland_GNU vcd video_cards_nvidia vorbis win32codecs wmp wxwindows x264 x86 xml xml2 xorg xosd xsl xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-12-13 13:24:08 UTC
Compiles just fine here; your system is messed up.


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