Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 264141 - media-sound/sonic-visualiser-1.5 does not build, with RtMidi errors
Summary: media-sound/sonic-visualiser-1.5 does not build, with RtMidi errors
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-29 04:50 UTC by Jouni Rinne
Modified: 2011-04-30 21:08 UTC (History)
2 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 Jouni Rinne 2009-03-29 04:50:51 UTC
Emerging sonic-visualiser-1.5 (USE="fftw id3tag jack mad ogg osc -portaudio -pulseaudio") fails with the following error (sorry, it's quite long):

x86_64-pc-linux-gnu-g++ -c -pipe -D'VAMP_VERSION="2.0"' -D'VAMP_HOSTSDK_VERSION="2.0.0"' -D'OGGZ_VERSION="0.9.8"' -D'FISHSOUND_VERSION="0.9.1"' -D'MAD_VERSION="0.15.0b"' -D'ID3TAG_VERSION="0.15.1b"' -D'RUBBERBAND_VERSION="1.3"' -D'FFTW3_VERSION="3.2.1"' -D'FFTW3F_VERSION="3.2.1"' -D'SNDFILE_VERSION="1.0.19"' -D'SAMPLERATE_VERSION="0.1.7"' -D'LRDF_VERSION="0.4.0"' -D'REDLAND_VERSION="1.0.8"' -I/usr/include/rasqal -D'RASQAL_VERSION="0.9.16"' -I/usr/include/rasqal -D'JACK_VERSION="0.116.2"' -D'LIBLO_VERSION="0.25"' -O2 -march=nocona -pipe -DNDEBUG -DNO_TIMING -DBUILD_RELEASE -D'SVNREV="exported"' -Wall -W -D_REENTRANT -DNO_PIXMAP_COPY_TO_SELF -DHAVE_BZ2 -DHAVE_VAMP -DHAVE_VAMP_HOSTSDK -DHAVE_OGGZ -DHAVE_FISHSOUND -DHAVE_MAD -DHAVE_ID3TAG -DHAVE_RUBBERBAND -DHAVE_FFTW3 -DHAVE_FFTW3F -DHAVE_SNDFILE -DHAVE_SAMPLERATE -DHAVE_LRDF -DHAVE_REDLAND -DHAVE_RASQAL -DHAVE_JACK -DHAVE_LIBLO -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4 -I. -I.. -Itransform -Imain -Itmp_moc -I. -o tmp_obj/qrc_sonic-visualiser.o qrc_sonic-visualiser.cpp
x86_64-pc-linux-gnu-g++ -Wl,-O1 -o sonic-visualiser tmp_obj/main.o tmp_obj/OSCHandler.o tmp_obj/MainWindow.o tmp_obj/PreferencesDialog.o tmp_obj/moc_MainWindow.o tmp_obj/moc_PreferencesDialog.o tmp_obj/qrc_sonic-visualiser.o    -L../view -L../layer -L../data -L../widgets -L../transform -L../plugin -L../base -L../system -L../framework -L../audioio -L../rdf -L/usr/lib64/qt4 -lsvframework -lsvaudioio -lsvview -lsvlayer -lsvrdf -lsvtransform -lsvwidgets -lsvdata -lsvplugin -lsvbase -lsvsystem -lbz2 -L/usr/lib -lvamp-hostsdk -loggz -lfishsound -lvorbisenc -lspeex -lvorbis -logg -lmad -lid3tag -lrubberband -lfftw3 -lfftw3f -lsndfile -lsamplerate -llrdf -lrdf -lrasqal -lraptor -ljack -llo -Wl,-Bdynamic -lQtXml -L/usr/lib64 -L/usr/lib64/qt4 -pthread -pthread -lQtGui -L/usr/X11R6/lib -pthread -lpng -lfreetype -lgobject-2.0 -lSM -lICE -pthread -pthread -lXrender -lXrandr -lXinerama -lfontconfig -lXext -lX11 -lQtNetwork -pthread -pthread -lQtCore -lz -lm -pthread -lgthread-2.0 -lrt -lglib-2.0 -lpthread -ldl
../data/libsvdata.a(RtMidi.o): In function `RtMidiOut::closePort()':
RtMidi.cpp:(.text+0xc9): undefined reference to `snd_seq_unsubscribe_port'
RtMidi.cpp:(.text+0xd2): undefined reference to `snd_seq_port_subscribe_free'
../data/libsvdata.a(RtMidi.o): In function `RtMidiIn::closePort()':
RtMidi.cpp:(.text+0xfd): undefined reference to `snd_seq_unsubscribe_port'
RtMidi.cpp:(.text+0x106): undefined reference to `snd_seq_port_subscribe_free'
RtMidi.cpp:(.text+0x11b): undefined reference to `snd_seq_control_queue'
RtMidi.cpp:(.text+0x123): undefined reference to `snd_seq_drain_output'
../data/libsvdata.a(RtMidi.o): In function `portInfo(_snd_seq*, _snd_seq_port_info*, unsigned int, int)':
RtMidi.cpp:(.text+0x150): undefined reference to `snd_seq_client_info_sizeof'
RtMidi.cpp:(.text+0x169): undefined reference to `snd_seq_client_info_sizeof'
RtMidi.cpp:(.text+0x183): undefined reference to `snd_seq_client_info_set_client'
RtMidi.cpp:(.text+0x191): undefined reference to `snd_seq_query_next_client'
RtMidi.cpp:(.text+0x19d): undefined reference to `snd_seq_client_info_get_client'
RtMidi.cpp:(.text+0x1b0): undefined reference to `snd_seq_port_info_set_client'
RtMidi.cpp:(.text+0x1bd): undefined reference to `snd_seq_port_info_set_port'
RtMidi.cpp:(.text+0x1c8): undefined reference to `snd_seq_query_next_port'
RtMidi.cpp:(.text+0x1d4): undefined reference to `snd_seq_port_info_get_type'
RtMidi.cpp:(.text+0x1e6): undefined reference to `snd_seq_port_info_get_capability'
../data/libsvdata.a(RtMidi.o): In function `RtMidiOut::getPortCount()':
RtMidi.cpp:(.text+0x22d): undefined reference to `snd_seq_port_info_sizeof'
RtMidi.cpp:(.text+0x246): undefined reference to `snd_seq_port_info_sizeof'
../data/libsvdata.a(RtMidi.o): In function `RtMidiIn::getPortCount()':
RtMidi.cpp:(.text+0x285): undefined reference to `snd_seq_port_info_sizeof'
RtMidi.cpp:(.text+0x29e): undefined reference to `snd_seq_port_info_sizeof'
../data/libsvdata.a(RtMidi.o): In function `RtMidiOut::~RtMidiOut()':
RtMidi.cpp:(.text+0x2fd): undefined reference to `snd_seq_delete_port'
RtMidi.cpp:(.text+0x321): undefined reference to `snd_seq_close'
../data/libsvdata.a(RtMidi.o): In function `RtMidiOut::~RtMidiOut()':
RtMidi.cpp:(.text+0x3cb): undefined reference to `snd_seq_delete_port'
RtMidi.cpp:(.text+0x3ef): undefined reference to `snd_seq_close'
../data/libsvdata.a(RtMidi.o): In function `RtMidiOut::~RtMidiOut()':
RtMidi.cpp:(.text+0x491): undefined reference to `snd_seq_delete_port'
RtMidi.cpp:(.text+0x4b5): undefined reference to `snd_seq_close'
../data/libsvdata.a(RtMidi.o): In function `RtMidiIn::~RtMidiIn()':
RtMidi.cpp:(.text+0x573): undefined reference to `snd_seq_delete_port'
RtMidi.cpp:(.text+0x57e): undefined reference to `snd_seq_free_queue'
RtMidi.cpp:(.text+0x586): undefined reference to `snd_seq_close'
../data/libsvdata.a(RtMidi.o): In function `RtMidiIn::~RtMidiIn()':
RtMidi.cpp:(.text+0x775): undefined reference to `snd_seq_delete_port'
RtMidi.cpp:(.text+0x780): undefined reference to `snd_seq_free_queue'
RtMidi.cpp:(.text+0x788): undefined reference to `snd_seq_close'
../data/libsvdata.a(RtMidi.o): In function `RtMidiIn::~RtMidiIn()':
RtMidi.cpp:(.text+0x96d): undefined reference to `snd_seq_delete_port'
RtMidi.cpp:(.text+0x978): undefined reference to `snd_seq_free_queue'
RtMidi.cpp:(.text+0x980): undefined reference to `snd_seq_close'
../data/libsvdata.a(RtMidi.o): In function `RtMidiOut::sendMessage(std::vector<unsigned char, std::allocator<unsigned char> >*)':
RtMidi.cpp:(.text+0xce3): undefined reference to `snd_seq_event_output'
RtMidi.cpp:(.text+0xcf4): undefined reference to `snd_seq_drain_output'
RtMidi.cpp:(.text+0xd3b): undefined reference to `snd_midi_event_resize_buffer'
../data/libsvdata.a(RtMidi.o): In function `RtMidiOut::openVirtualPort(std::basic_string<char, std::char_traits<char>, std::allocator<char> >)':
RtMidi.cpp:(.text+0xdfa): undefined reference to `snd_seq_create_simple_port'
../data/libsvdata.a(RtMidi.o): In function `RtMidiOut::initialize(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
RtMidi.cpp:(.text+0xe4b): undefined reference to `snd_seq_open'
RtMidi.cpp:(.text+0xe5c): undefined reference to `snd_seq_set_client_name'
RtMidi.cpp:(.text+0xebb): undefined reference to `snd_midi_event_init'
../data/libsvdata.a(RtMidi.o): In function `RtMidiIn::openVirtualPort(std::basic_string<char, std::char_traits<char>, std::allocator<char> >)':
RtMidi.cpp:(.text+0x1023): undefined reference to `snd_seq_control_queue'
RtMidi.cpp:(.text+0x102c): undefined reference to `snd_seq_drain_output'
RtMidi.cpp:(.text+0x1086): undefined reference to `snd_seq_unsubscribe_port'
RtMidi.cpp:(.text+0x108f): undefined reference to `snd_seq_port_subscribe_free'
RtMidi.cpp:(.text+0x10cb): undefined reference to `snd_seq_port_info_sizeof'
RtMidi.cpp:(.text+0x10e4): undefined reference to `snd_seq_port_info_sizeof'
RtMidi.cpp:(.text+0x10fe): undefined reference to `snd_seq_port_info_set_capability'
RtMidi.cpp:(.text+0x110b): undefined reference to `snd_seq_port_info_set_type'
RtMidi.cpp:(.text+0x1118): undefined reference to `snd_seq_port_info_set_midi_channels'
RtMidi.cpp:(.text+0x1125): undefined reference to `snd_seq_port_info_set_timestamping'
RtMidi.cpp:(.text+0x1132): undefined reference to `snd_seq_port_info_set_timestamp_real'
RtMidi.cpp:(.text+0x113e): undefined reference to `snd_seq_port_info_set_timestamp_queue'
RtMidi.cpp:(.text+0x114a): undefined reference to `snd_seq_port_info_set_name'
RtMidi.cpp:(.text+0x1156): undefined reference to `snd_seq_create_port'
../data/libsvdata.a(RtMidi.o): In function `RtMidiIn::initialize(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
RtMidi.cpp:(.text+0x11af): undefined reference to `snd_seq_open'
RtMidi.cpp:(.text+0x11c4): undefined reference to `snd_seq_set_client_name'
RtMidi.cpp:(.text+0x11f6): undefined reference to `snd_seq_alloc_named_queue'
RtMidi.cpp:(.text+0x1200): undefined reference to `snd_seq_queue_tempo_sizeof'
RtMidi.cpp:(.text+0x1219): undefined reference to `snd_seq_queue_tempo_sizeof'
RtMidi.cpp:(.text+0x1233): undefined reference to `snd_seq_queue_tempo_set_tempo'
RtMidi.cpp:(.text+0x1240): undefined reference to `snd_seq_queue_tempo_set_ppq'
RtMidi.cpp:(.text+0x1251): undefined reference to `snd_seq_set_queue_tempo'
RtMidi.cpp:(.text+0x125a): undefined reference to `snd_seq_drain_output'
../data/libsvdata.a(RtMidi.o): In function `RtMidiOut::openPort(unsigned int, std::basic_string<char, std::char_traits<char>, std::allocator<char> >)':
RtMidi.cpp:(.text+0x1559): undefined reference to `snd_seq_port_info_sizeof'
RtMidi.cpp:(.text+0x1572): undefined reference to `snd_seq_port_info_sizeof'
RtMidi.cpp:(.text+0x17d3): undefined reference to `snd_seq_port_info_get_client'
RtMidi.cpp:(.text+0x17de): undefined reference to `snd_seq_port_info_get_port'
RtMidi.cpp:(.text+0x17e9): undefined reference to `snd_seq_client_id'
RtMidi.cpp:(.text+0x1803): undefined reference to `snd_seq_port_subscribe_malloc'
RtMidi.cpp:(.text+0x1810): undefined reference to `snd_seq_port_subscribe_set_sender'
RtMidi.cpp:(.text+0x181d): undefined reference to `snd_seq_port_subscribe_set_dest'
RtMidi.cpp:(.text+0x182b): undefined reference to `snd_seq_port_subscribe_set_time_update'
RtMidi.cpp:(.text+0x1839): undefined reference to `snd_seq_port_subscribe_set_time_real'
RtMidi.cpp:(.text+0x1845): undefined reference to `snd_seq_subscribe_port'
RtMidi.cpp:(.text+0x198b): undefined reference to `snd_seq_create_simple_port'
../data/libsvdata.a(RtMidi.o): In function `RtMidiIn::openPort(unsigned int, std::basic_string<char, std::char_traits<char>, std::allocator<char> >)':
RtMidi.cpp:(.text+0x1bf9): undefined reference to `snd_seq_port_info_sizeof'
RtMidi.cpp:(.text+0x1c12): undefined reference to `snd_seq_port_info_sizeof'
RtMidi.cpp:(.text+0x1e80): undefined reference to `snd_seq_port_info_get_client'
RtMidi.cpp:(.text+0x1e8b): undefined reference to `snd_seq_port_info_get_port'
RtMidi.cpp:(.text+0x1e97): undefined reference to `snd_seq_client_id'
RtMidi.cpp:(.text+0x1eb2): undefined reference to `snd_seq_port_subscribe_malloc'
RtMidi.cpp:(.text+0x1ebf): undefined reference to `snd_seq_port_subscribe_set_sender'
RtMidi.cpp:(.text+0x1ecc): undefined reference to `snd_seq_port_subscribe_set_dest'
RtMidi.cpp:(.text+0x1ed9): undefined reference to `snd_seq_subscribe_port'
RtMidi.cpp:(.text+0x1f02): undefined reference to `snd_seq_control_queue'
RtMidi.cpp:(.text+0x1f0b): undefined reference to `snd_seq_drain_output'
RtMidi.cpp:(.text+0x209f): undefined reference to `snd_seq_port_info_set_client'
RtMidi.cpp:(.text+0x20a9): undefined reference to `snd_seq_port_info_set_port'
RtMidi.cpp:(.text+0x20b6): undefined reference to `snd_seq_port_info_set_capability'
RtMidi.cpp:(.text+0x20c3): undefined reference to `snd_seq_port_info_set_type'
RtMidi.cpp:(.text+0x20d0): undefined reference to `snd_seq_port_info_set_midi_channels'
RtMidi.cpp:(.text+0x20dd): undefined reference to `snd_seq_port_info_set_timestamping'
RtMidi.cpp:(.text+0x20ea): undefined reference to `snd_seq_port_info_set_timestamp_real'
RtMidi.cpp:(.text+0x20f6): undefined reference to `snd_seq_port_info_set_timestamp_queue'
RtMidi.cpp:(.text+0x2108): undefined reference to `snd_seq_port_info_set_name'
RtMidi.cpp:(.text+0x2114): undefined reference to `snd_seq_create_port'
RtMidi.cpp:(.text+0x21ca): undefined reference to `snd_seq_unsubscribe_port'
RtMidi.cpp:(.text+0x21d3): undefined reference to `snd_seq_port_subscribe_free'
../data/libsvdata.a(RtMidi.o): In function `alsaMidiHandler':
RtMidi.cpp:(.text+0x2418): undefined reference to `snd_midi_event_init'
RtMidi.cpp:(.text+0x2426): undefined reference to `snd_midi_event_no_status'
RtMidi.cpp:(.text+0x2451): undefined reference to `snd_seq_event_input_pending'
RtMidi.cpp:(.text+0x24b6): undefined reference to `snd_seq_event_input'
RtMidi.cpp:(.text+0x2519): undefined reference to `snd_midi_event_decode'
RtMidi.cpp:(.text+0x25a9): undefined reference to `snd_seq_free_event'
../data/libsvdata.a(RtMidi.o): In function `RtMidiOut::getPortName(unsigned int)':
RtMidi.cpp:(.text+0x28f1): undefined reference to `snd_seq_client_info_sizeof'
RtMidi.cpp:(.text+0x290a): undefined reference to `snd_seq_client_info_sizeof'
RtMidi.cpp:(.text+0x291c): undefined reference to `snd_seq_port_info_sizeof'
RtMidi.cpp:(.text+0x2935): undefined reference to `snd_seq_port_info_sizeof'
RtMidi.cpp:(.text+0x2969): undefined reference to `snd_seq_port_info_get_client'
RtMidi.cpp:(.text+0x2977): undefined reference to `snd_seq_get_any_client_info'
RtMidi.cpp:(.text+0x2acd): undefined reference to `snd_seq_client_info_get_name'
RtMidi.cpp:(.text+0x2b12): undefined reference to `snd_seq_port_info_get_port'
../data/libsvdata.a(RtMidi.o): In function `RtMidiIn::getPortName(unsigned int)':
RtMidi.cpp:(.text+0x2ebd): undefined reference to `snd_seq_client_info_sizeof'
RtMidi.cpp:(.text+0x2ed6): undefined reference to `snd_seq_client_info_sizeof'
RtMidi.cpp:(.text+0x2ee8): undefined reference to `snd_seq_port_info_sizeof'
RtMidi.cpp:(.text+0x2f01): undefined reference to `snd_seq_port_info_sizeof'
RtMidi.cpp:(.text+0x2f35): undefined reference to `snd_seq_port_info_get_client'
RtMidi.cpp:(.text+0x2f43): undefined reference to `snd_seq_get_any_client_info'
RtMidi.cpp:(.text+0x3099): undefined reference to `snd_seq_client_info_get_name'
RtMidi.cpp:(.text+0x30de): undefined reference to `snd_seq_port_info_get_port'
collect2: ld returned 1 exit status
make[1]: *** [sonic-visualiser] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-sound/sonic-visualiser-1.5/work/sonic-visualiser-1.5/sv'
make: *** [sub-sv-make_default-ordered] Error 2
Comment 1 Jouni Rinne 2009-03-29 04:52:08 UTC
Portage 2.1.6.11 (default/linux/amd64/2008.0, gcc-4.3.3, glibc-2.9_p20081201-r2, 2.6.27-gentoo-r8 x86_64)
=================================================================
System uname: Linux-2.6.27-gentoo-r8-x86_64-Intel-R-_Core-TM-2_Duo_CPU_E8500_@_3.16GHz-with-glibc2.2.5
Timestamp of tree: Sat, 28 Mar 2009 17:45:02 +0000
distcc 3.1 x86_64-pc-linux-gnu [disabled]
ccache version 2.4 [enabled]
app-shells/bash:     4.0_p10-r1
dev-java/java-config: 2.1.7
dev-lang/python:     2.5.4-r2
dev-python/pycrypto: 2.0.1-r8
dev-util/ccache:     2.4-r8
dev-util/cmake:      2.6.3
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.4.3-r1
sys-apps/sandbox:    1.6
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.4_p6, 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.19.1-r1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.28-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=nocona -pipe"
CHOST="x86_64-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/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -march=nocona -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://trumpetti.atm.tut.fi/gentoo/"
LANG="fi_FI.utf8"
LC_ALL="fi_FI.utf8"
LDFLAGS="-Wl,-O1"
LINGUAS="fi"
MAKEOPTS="-j5"
PKGDIR="/usr/local/portage/packages"
PORTAGE_CONFIGROOT="/"
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 /usr/local/portage/layman/pd-overlay"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X a52 aac acpi alsa amd64 berkdb bluetooth bzip2 cairo cdinstall cli crypt cups curl dbus dirac dri dv dvd dvdread encode exif ffmpeg flac fontforge fortran gdbm gif git gnome gpm gtk2 hal iconv id3tag ieee1394 imagemagick ipv6 isdnlog jack joystick jpeg kde ladspa lash lcms libnotify lzo mad matroska midi mikmod mjpeg mmap mmx mmxext motif mp3 mp4 mpeg mudflap multilib ncurses nls nptl nptlonly nsplugin ogg openexr opengl openmp pam pcre pdf perl png pppd python qt3 qt4 quicktime readline reflection ruby scanner sdl session smp sndfile sox speex spl sqlite sqlite3 sse sse2 ssl ssse3 svg sysfs tcpd theora tiff truetype unicode usb v4l v4l2 vorbis wavpack x264 xcb xine xinerama xml xorg xulrunner xv xvid xvmc zlib" ALSA_CARDS="seq-dummy dummy virmidi mtpav mts64 serial-u16550 mpu401 loopback     portman2x4 ad1889 als300 als4000 ali5451 atiixp atiixp-modem au8810 au8820     au8830 azt3328 bt87x ca0106 cmipci cs4281 cs46xx cs5535audio darla20 gina20     layla20 darla24 gina24 layla24 mona mia echo3g indigo indigoio indigodj     emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel hdsp hdspm     ice1712 ice1724 intel8x0 intel8x0m korg1212 maestro3 mixart nm256 pcxhr     riptide rme32 rme96 rme9652 sonicvibes trident via82xx via82xx-modem vx222     ymfpci pdplus asihpi usb-audio usb-usx2y vxpocket pdaudiocf soc     aica emi26 emu1212 emu1616 emu1820" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul 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 joystick" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="fi" USERLAND="GNU" VIDEO_CARDS="vesa fglrx radeon radeonhd"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

Comment 2 Arttu Valo 2009-03-29 17:08:23 UTC
A patch has been added to sonic-visualiser's bug tracker couple days ago, worked for me:

http://sourceforge.net/tracker/?func=detail&aid=2715381&group_id=162924&atid=825705
Comment 3 Jouni Rinne 2009-03-29 18:36:53 UTC
Yeah, the mentioned patch works here, too... Thanks!
Comment 4 Alexey Portnov 2009-06-12 16:21:21 UTC
(In reply to comment #2)
> A patch has been added to sonic-visualiser's bug tracker couple days ago,
> worked for me:
> 
> http://sourceforge.net/tracker/?func=detail&aid=2715381&group_id=162924&atid=825705


It works for me to. Thnaks! Do you why this patch still not in portage tree?

Comment 5 Tim Harder gentoo-dev 2011-04-30 21:08:37 UTC
Closing since this should be fixed in newer versions currently in the tree.