Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 223527 - scons-0.98.3 causes ardour compilation failure.
Summary: scons-0.98.3 causes ardour compilation failure.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-25 09:16 UTC by Bob Raitz
Modified: 2009-08-19 09:14 UTC (History)
4 users (show)

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 Bob Raitz 2008-05-25 09:16:11 UTC
When attempting to emerge ardrour; a process that requires dev-util/scons, if the version of scons is 0.98.3, the ardour compilation fails. Error screen to follow.

Reproducible: Always

Steps to Reproduce:
1. scons-0.98.3 installed
2. emerge -av ardour
3. emerge fails

Actual Results:  
emerge fails

Expected Results:  
Emerge should not fail

pappy-lap ~ # emerge --info
Portage 2.1.5.2 (default-linux/x86/2007.0, gcc-4.2.3, glibc-2.7-r2, 2.6.22.19 i686)
=================================================================
System uname: 2.6.22.19 i686 Intel(R) Celeron(R) M CPU 440 @ 1.86GHz
Timestamp of tree: Sun, 25 May 2008 08:03:01 +0000
distcc 2.18.3 i486-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p39
dev-java/java-config: 1.3.7, 2.1.4
dev-lang/python:     2.5.2-r4
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.12
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.4_p6, 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.25-r3
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i486-pc-linux-gnu"
CFLAGS="-march=pentium4 -O2 -pipe"
CHOST="i486-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=pentium4 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distcc distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LDFLAGS=""
LINGUAS="en"
MAKEOPTS="-j256"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acl alsa ao audiofile avi bash-completion berkdb bitmap-fonts bzip2 cairo cdr cli cracklib crypt css cups dbus dlloader dri dts dv dvd dvdr dvdread eds encode esd fam fbcon ffmpeg fftw firefox flac foomaticdb fortran gdbm gif gimp gpm gsl gstreamer gtk hal iconv ipv6 isdnlog jack jpeg kde kdexdeltas kdgraphics ladspa lame ldap libg++ libsamplerate live mad midi mikmod mp3 mpeg mudflap nas ncurses nls nptl nptlonly ogg opengl openmp oss pam pcre pdcre pdf pdflib perl php png ppds pppd python qt3 quicktime readline reflection samba sdl session slang slp sndfile spell spl sse2 ssl swat tcpd theora tiff truetype truetype-fonts type1-fonts udev unicode usb vidix vorbis wifi win32codecs wxwindows x264 x86 xine xml xorg xscreensaver xv zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1     emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m       maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en" USERLAND="GNU" VIDEO_CARDS="i810"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Bob Raitz 2008-05-25 09:19:34 UTC
Error screen encountered when ardour emerge fails:

>>> Emerging (1 of 1) media-sound/ardour-2.4.1 to /
 * ardour-2.4.1.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                   [ ok ]
 * checking ebuild checksums ;-) ...                                      [ ok ]
 * checking auxfile checksums ;-) ...                                     [ ok ]
 * checking miscfile checksums ;-) ...                                    [ ok ]
 * checking ardour-2.4.1.tar.bz2 ;-) ...                                  [ ok ]
>>> Unpacking source...
>>> Unpacking ardour-2.4.1.tar.bz2 to /var/tmp/portage/media-sound/ardour-2.4.1/work
 * Applying ardour-2.0.3-sndfile-external.patch ...                       [ ok ]
 * Applying ardour-2.4-cflags.patch ...                                   [ ok ]
 * Applying ardour-2.3.1-soundtouch.patch ...                             [ ok ]
 * Applying ardour-2.4-gcc43.patch ...                                    [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/media-sound/ardour-2.4.1/work/ardour-2.4.1 ...
scons: Reading SConscript files ...
Checking for pkg-config version >= 0.8.0... yes
Checking for gthread-2.0... yes
Checking for lrdf... yes
Checking for libgnomecanvas-2.0... yes
Checking for gtk+-2.0... yes
Checking for jack... yes
Checking for samplerate... yes
Checking for glib-2.0... yes
Checking for libxml-2.0... yes
Checking for raptor... yes
Checking for fftw3f...yes
Checking for fftw3...yes
Checking for C header file fftw3.h... yes
FREESOUND support is not enabled.  Build with 'scons FREESOUND=1' to enable.
LV2 support is not enabled.  Build with 'scons LV2=1' to enable.
Congratulations, you have a functioning C++ compiler.
system triple: x86_64-unknown-linux-gnu

*******************************
detected DIST_TARGET = x86_64
*******************************

Checking for C header file fftw3.h... yes
Checking for usb_interrupt_write() in C library usb... yes
Checking for C header file linux/input.h... yes
Checking for FLAC__seekable_stream_decoder_init() in C++ library FLAC... no
Checking for C++ header file boost/shared_ptr.hpp... no
Boost header files do not appear to be installed.
 *
 * ERROR: media-sound/ardour-2.4.1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2727:  Called die
 * The specific snippet of code:
 *       scons $(ardour_use_enable DEBUG debug) FPU_OPTIMIZATION=${FPU_OPTIMIZATION} DESTDIR="${D}" $(ardour_use_enable NLS nls) $(ardour_use_enable FREESOUND freesound) FFT_ANALYSIS=1 SYSLIBS=1 CFLAGS="${CFLAGS}" LV2=0 PREFIX=/usr || die "scons failed"
 *  The die message:
 *   scons failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-sound/ardour-2.4.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-sound/ardour-2.4.1/temp/environment'.
 *
Comment 2 Bob Raitz 2008-05-25 09:20:50 UTC
Downgrading to scons-0.97 allows the compilation of ardour to finish successfully.

Blessed be!
Pappy
Comment 3 Ali Polatel (RETIRED) gentoo-dev 2008-05-29 13:48:34 UTC
Can you try if it works with scons-0.98.4? Thanks.
Comment 4 Bob Raitz 2008-05-29 20:32:01 UTC
(In reply to comment #3)
> Can you try if it works with scons-0.98.4? Thanks.
> 
Yes, I can. Yes, it did work. So, I'm going to call this one fixed. The fix is to move to scons-0.98.4.

Thanks

Blessed be!
Pappy
Comment 5 Benno Schulenberg 2008-07-06 19:28:07 UTC
It succeeds for me with scons-0.98.4, but fails with scons-0.97:

 * The specific snippet of code:
 *       scons $(ardour_use_enable DEBUG debug) FPU_OPTIMIZATION=${FPU_OPTIMIZATION} DESTDIR="${D}" $(ardour_use_enable NLS nls) $(ardour_use_enable FREESOUND freesound) FFT_ANALYSIS=1 SYSLIBS=1 CFLAGS="${CFLAGS}" LV2=0 PREFIX=/usr || die "scons failed"
 *  The die message:
 *   scons failed

Thus requesting stabilization of 0.98.4.


Portage 2.1.4.4 (hardened/x86/2.6, gcc-3.4.6-hardenednopie, glibc-2.7-r2, 2.6.24 i686)
=================================================================
System uname: 2.6.24 i686 AMD Athlon(tm) XP 2800+
Timestamp of tree: Fri, 04 Jul 2008 09:45:02 +0000
app-shells/bash:     3.2_p39
dev-lang/python:     2.4.4-r13
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.17-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -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/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/init.d /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer notitles sandbox sfperms strict test unmerge-orphans userfetch userpriv usersandbox"
LANG="nl_NL.utf8"
LINGUAS="en en_GB en_US eo es es_ES nl nl_NL"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_COMPRESS="gzip"
PORTAGE_RSYNC_EXTRA_OPTS="--progress --human-readable                           --exclude-from=/etc/portage/rsync_excludes"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
USE="3dnow X aac alsa apm arts asf audiofile avi bash-completion berkdb bzip2 cdparanoia cdr cracklib crypt dbus dri exif fam fbcon ffmpeg flac gif glx gphoto2 gpm gtk gtk2 gtkhtml hardened imagemagick imap imlib jabber jpeg jpeg2k kde kdeenablefinal lcms lm_sensors mad mbox memlimit midi mikmod mime mmap mmx mng modplug mp3 mpeg musepack ncurses nls nptl nptlonly nsplugin ogg opengl pdf pic png python qt3 quicktime readline recode sasl scanner sdl shorten sndfile sox speex spell sqlite sse ssl svg test theora threads tidy tiff timidity truetype unicode urandom usb vcd vorbis win32codecs wmf x86 xface xine xml xorg xpm xsl xv xvid xvmc zlib" ALSA_CARDS="via82xx" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" CAMERAS="canon fuji iclick samsung" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="ncurses text" LINGUAS="en en_GB en_US eo es es_ES nl nl_NL" USERLAND="GNU" VIDEO_CARDS="vesa nv fbdev"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, PORTAGE_COMPRESS_FLAGS
Comment 6 Santiago M. Mola (RETIRED) gentoo-dev 2008-07-06 19:56:00 UTC
(In reply to comment #4)
> Yes, I can. Yes, it did work. So, I'm going to call this one fixed. The fix is
> to move to scons-0.98.4.
> 

Please, don't close bugs yourself, thanks.
Comment 7 Benno Schulenberg 2008-07-06 20:20:40 UTC
I spoke too soon.  Compilation fails much further down the road:

[...]
i686-pc-linux-gnu-g++ -o libs/rubberband/src/Thread.os -c -Woverloaded-virtual -Ilibs/rubberband/rubberband -march=athlon-xp -O2 -pipe -fomit-frame-pointer -DARCH_X86 -mmmx -m3dnow -march=i686 -msse -mfpmath=sse -DUSE_XMMINTRIN -DBUILD_SSE_OPTIMIZATIONS -Wall -DHAVE_LIBLO -Ilibs -DENABLE_NLS -fPIC -Ilibs/vamp-sdk -Ilibs/rubberband libs/rubberband/src/Thread.cpp
i686-pc-linux-gnu-g++ -o libs/rubberband/librubberband.so -march=athlon-xp -O2 -pipe -fomit-frame-pointer -DARCH_X86 -mmmx -m3dnow -march=i686 -msse -mfpmath=sse -DUSE_XMMINTRIN -DBUILD_SSE_OPTIMIZATIONS -shared libs/rubberband/src/ConstantAudioCurve.os libs/rubberband/src/StretcherChannelData.os libs/rubberband/src/FFT.os libs/rubberband/src/SpectralDifferenceAudioCurve.os libs/rubberband/src/StretcherImpl.os libs/rubberband/src/StretchCalculator.os libs/rubberband/src/main.os libs/rubberband/src/PercussiveAudioCurve.os libs/rubberband/src/RubberBandStretcher.os libs/rubberband/src/HighFrequencyAudioCurve.os libs/rubberband/src/sysutils.os libs/rubberband/src/StretcherProcess.os libs/rubberband/src/Resampler.os libs/rubberband/src/AudioCurve.os libs/rubberband/src/Thread.os -Llibs/vamp-sdk -lfftw3f -lm -lfftw3 -lm -lvampsdk -lsamplerate -lsndfile
i686-pc-linux-gnu-g++ -o libs/ardour/libardour.so -march=athlon-xp -O2 -pipe -fomit-frame-pointer -DARCH_X86 -mmmx -m3dnow -march=i686 -msse -mfpmath=sse -DUSE_XMMINTRIN -DBUILD_SSE_OPTIMIZATIONS -Wl,--export-dynamic -pthread -shared libs/ardour/analyser.os libs/ardour/audioanalyser.os libs/ardour/audio_diskstream.os libs/ardour/audioengine.os libs/ardour/audiofilesource.os libs/ardour/audiofilter.os libs/ardour/audio_library.os libs/ardour/audio_playlist.os libs/ardour/audioregion.os libs/ardour/audiosource.os libs/ardour/audio_track.os libs/ardour/auditioner.os libs/ardour/automation.os libs/ardour/automation_event.os libs/ardour/configuration.os libs/ardour/connection.os libs/ardour/control_protocol_manager.os libs/ardour/crossfade.os libs/ardour/curve.os libs/ardour/cycle_timer.os libs/ardour/default_click.os libs/ardour/diskstream.os libs/ardour/enums.os libs/ardour/gain.os libs/ardour/gdither.os libs/ardour/globals.os libs/ardour/import.os libs/ardour/insert.os libs/ardour/io.os libs/ardour/jack_slave.os libs/ardour/ladspa_plugin.os libs/ardour/location.os libs/ardour/mix.os libs/ardour/mtc_slave.os libs/ardour/named_selection.os libs/ardour/panner.os libs/ardour/pcm_utils.os libs/ardour/playlist.os libs/ardour/playlist_factory.os libs/ardour/plugin.os libs/ardour/plugin_manager.os libs/ardour/port.os libs/ardour/recent_sessions.os libs/ardour/redirect.os libs/ardour/region.os libs/ardour/region_factory.os libs/ardour/resampled_source.os libs/ardour/reverse.os libs/ardour/route.os libs/ardour/route_group.os libs/ardour/send.os libs/ardour/session_butler.os libs/ardour/session.os libs/ardour/session_click.os libs/ardour/session_command.os libs/ardour/session_events.os libs/ardour/session_export.os libs/ardour/session_midi.os libs/ardour/session_process.os libs/ardour/session_state.os libs/ardour/session_time.os libs/ardour/session_transport.os libs/ardour/silentfilesource.os libs/ardour/sndfile_helpers.os libs/ardour/sndfilesource.os libs/ardour/sndfileimportable.os libs/ardour/source.os libs/ardour/source_factory.os libs/ardour/tempo.os libs/ardour/track.os libs/ardour/transient_detector.os libs/ardour/utils.os libs/ardour/version.os libs/ardour/sse_functions_xmm.os libs/ardour/rb_effect.os libs/ardour/osc.os libs/ardour/sse_functions.os -Llibs/pbd -Llibs/vamp-sdk -Llibs/midi++2 -Llibs/rubberband -ljack -lpthread -lrt -lfftw3 -lm -lfftw3f -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lglib-2.0 -llrdf -lmidi++ -lpbd -lraptor -lsamplerate -lsigc-2.0 -lsndfile -lvampsdk -lvamphostsdk -lxml2 -lrubberband -llo
`.L10215' referenced in section `.gnu.linkonce.r._Z14string_composeISsESsRKSsRKT_' of libs/ardour/connection.os: defined in discarded section `.gnu.linkonce.t._Z14string_composeISsESsRKSsRKT_' of libs/ardour/connection.os
`.L10217' referenced in section `.gnu.linkonce.r._Z14string_composeISsESsRKSsRKT_' of libs/ardour/connection.os: defined in discarded section `.gnu.linkonce.t._Z14string_composeISsESsRKSsRKT_' of libs/ardour/connection.os
`.L10218' referenced in section `.gnu.linkonce.r._Z14string_composeISsESsRKSsRKT_' of libs/ardour/connection.os: defined in discarded section `.gnu.linkonce.t._Z14string_composeISsESsRKSsRKT_' of libs/ardour/connection.os
`.L10219' referenced in section `.gnu.linkonce.r._Z14string_composeISsESsRKSsRKT_' of libs/ardour/connection.os: defined in discarded section `.gnu.linkonce.t._Z14string_composeISsESsRKSsRKT_' of libs/ardour/connection.os
`.L10220' referenced in section `.gnu.linkonce.r._Z14string_composeISsESsRKSsRKT_' of libs/ardour/connection.os: defined in discarded section `.gnu.linkonce.t._Z14string_composeISsESsRKSsRKT_' of libs/ardour/connection.os
`.L10221' referenced in section `.gnu.linkonce.r._Z14string_composeISsESsRKSsRKT_' of libs/ardour/connection.os: defined in discarded section `.gnu.linkonce.t._Z14string_composeISsESsRKSsRKT_' of libs/ardour/connection.os
`.L10222' referenced in section `.gnu.linkonce.r._Z14string_composeISsESsRKSsRKT_' of libs/ardour/connection.os: defined in discarded section `.gnu.linkonce.t._Z14string_composeISsESsRKSsRKT_' of libs/ardour/connection.os
`.L10223' referenced in section `.gnu.linkonce.r._Z14string_composeISsESsRKSsRKT_' of libs/ardour/connection.os: defined in discarded section `.gnu.linkonce.t._Z14string_composeISsESsRKSsRKT_' of libs/ardour/connection.os
`.L10224' referenced in section `.gnu.linkonce.r._Z14string_composeISsESsRKSsRKT_' of libs/ardour/connection.os: defined in discarded section `.gnu.linkonce.t._Z14string_composeISsESsRKSsRKT_' of libs/ardour/connection.os
`.L10225' referenced in section `.gnu.linkonce.r._Z14string_composeISsESsRKSsRKT_' of libs/ardour/connection.os: defined in discarded section `.gnu.linkonce.t._Z14string_composeISsESsRKSsRKT_' of libs/ardour/connection.os
`.L3526' referenced in section `.gnu.linkonce.r._Z14string_composeIjESsRKSsRKT_' of libs/ardour/send.os: defined in discarded section `.gnu.linkonce.t._Z14string_composeIjESsRKSsRKT_' of libs/ardour/send.os
`.L3528' referenced in section `.gnu.linkonce.r._Z14string_composeIjESsRKSsRKT_' of libs/ardour/send.os: defined in discarded section `.gnu.linkonce.t._Z14string_composeIjESsRKSsRKT_' of libs/ardour/send.os
`.L3529' referenced in section `.gnu.linkonce.r._Z14string_composeIjESsRKSsRKT_' of libs/ardour/send.os: defined in discarded section `.gnu.linkonce.t._Z14string_composeIjESsRKSsRKT_' of libs/ardour/send.os
`.L3530' referenced in section `.gnu.linkonce.r._Z14string_composeIjESsRKSsRKT_' of libs/ardour/send.os: defined in discarded section `.gnu.linkonce.t._Z14string_composeIjESsRKSsRKT_' of libs/ardour/send.os
`.L3531' referenced in section `.gnu.linkonce.r._Z14string_composeIjESsRKSsRKT_' of libs/ardour/send.os: defined in discarded section `.gnu.linkonce.t._Z14string_composeIjESsRKSsRKT_' of libs/ardour/send.os
`.L3532' referenced in section `.gnu.linkonce.r._Z14string_composeIjESsRKSsRKT_' of libs/ardour/send.os: defined in discarded section `.gnu.linkonce.t._Z14string_composeIjESsRKSsRKT_' of libs/ardour/send.os
`.L3533' referenced in section `.gnu.linkonce.r._Z14string_composeIjESsRKSsRKT_' of libs/ardour/send.os: defined in discarded section `.gnu.linkonce.t._Z14string_composeIjESsRKSsRKT_' of libs/ardour/send.os
`.L3534' referenced in section `.gnu.linkonce.r._Z14string_composeIjESsRKSsRKT_' of libs/ardour/send.os: defined in discarded section `.gnu.linkonce.t._Z14string_composeIjESsRKSsRKT_' of libs/ardour/send.os
`.L3535' referenced in section `.gnu.linkonce.r._Z14string_composeIjESsRKSsRKT_' of libs/ardour/send.os: defined in discarded section `.gnu.linkonce.t._Z14string_composeIjESsRKSsRKT_' of libs/ardour/send.os
`.L3536' referenced in section `.gnu.linkonce.r._Z14string_composeIjESsRKSsRKT_' of libs/ardour/send.os: defined in discarded section `.gnu.linkonce.t._Z14string_composeIjESsRKSsRKT_' of libs/ardour/send.os
collect2: ld returned exit status 1
scons: *** [libs/ardour/libardour.so] Error 1
scons: building terminated because of errors.
 *
 * ERROR: media-sound/ardour-2.4.1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2669:  Called die
 * The specific snippet of code:
 *       scons $(ardour_use_enable DEBUG debug) FPU_OPTIMIZATION=${FPU_OPTIMIZATION} DESTDIR="${D}" $(ardour_use_enable NLS nls) $(ardour_use_enable FREESOUND freesound) FFT_ANALYSIS=1 SYSLIBS=1 CFLAGS="${CFLAGS}" LV2=0 PREFIX=/usr || die "scons failed"
 *  The die message:
 *   scons failed
Comment 8 Daniel Santos 2008-08-04 16:23:05 UTC
Sounds like a dupe of bug #225695 to me
Comment 9 Pierre 2009-01-21 13:52:54 UTC
the latest scons package available is now the 1.0.0, so this bug seems a bit out of date
Comment 10 Bob Raitz 2009-01-21 18:51:44 UTC
Agreed. The current version of scons (1.2.0) on my machine, this is no longer a problem. Fixed with update?

Comment 11 Samuli Suominen (RETIRED) gentoo-dev 2009-08-19 09:14:02 UTC
Added new ardour to tree (2.8.2) and forced the dep to be >=scons-1. Closing.