Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
libsoundtouch fails on gcc upgrade world emerge
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
hunky
l33t
l33t


Joined: 19 Nov 2003
Posts: 903
Location: Alaska

PostPosted: Sat Sep 02, 2006 1:30 am    Post subject: libsoundtouch fails on gcc upgrade world emerge Reply with quote

libsoundtouch fails thusly:
Code:
echo timestamp > FIRFilter.lo
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -O3 -fcheck-new -I../../include -march=i686 -O2 -fomit-frame-pointer -pipe -MT TDStretch.lo -MD -MP -MF .deps/TDStretch.Tpo -c TDStretch.cpp
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -O3 -fcheck-new -I../../include -march=i686 -O2 -fomit-frame-pointer -pipe -MT SoundTouch.lo -MD -MP -MF .deps/SoundTouch.Tpo -c SoundTouch.cpp
../../include/SoundTouch.h:146: error: extra qualification 'SoundTouch::' on member 'getVersionId'
make[2]: *** [SoundTouch.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -O3 -fcheck-new -I../../include -march=i686 -O2 -fomit-frame-pointer -pipe -MT cpu_detect_x86_gcc.lo -MD -MP -MF .deps/cpu_detect_x86_gcc.Tpo -c cpu_detect_x86_gcc.cpp
echo timestamp > TDStretch.lo
echo timestamp > cpu_detect_x86_gcc.lo
make[2]: Leaving directory `/var/tmp/portage/libsoundtouch-1.2.1/work/SoundTouch-1.2.1/source/SoundTouch'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libsoundtouch-1.2.1/work/SoundTouch-1.2.1/source'
make: *** [all-recursive] Error 1

!!! ERROR: media-libs/libsoundtouch-1.2.1 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile


emerge info:
Code:
Portage 2.1-r2 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.4-r3, 2.6.17-gentoo-r4 i686)
=================================================================
System uname: 2.6.17-gentoo-r4 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
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="-march=i686 -O2 -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"
CXXFLAGS="-march=i686 -O2 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig confcache distlocks fixpackages metadata-transfer parallel-fetch sandbox sfperms"
GENTOO_MIRRORS="http://modzer0.cs.uaf.edu/public/gentoo/ http://mirror.usu.edu/mirrors/gentoo/ http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j4"
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.gentoo.org/gentoo-portage"
USE="x86 X aac alsa apache2 apm avi berkdb bitmap-fonts bzip2 cdr cli crypt cups dbus divx4linux dlloader dri dvd dvdr eds emboss encode exif firefox flac foomatic foomaticdb fortran gdbm gif gimp gimpprint gnome gphoto2 gpm gstreamer gtk gtk2 hal imagemagick imlib ipv6 isdnlog ithreads jack java jpeg kde ladspa libg++ libwww mad mikmod motif mozilla mp3 mpeg mysql ncurses nls nptl nptlonly nsplugin ogg opengl oss pam pcre pda pdflib perl png ppds pppd python qt3 qt4 quicktime readline real reflection rtc samba scanner sdl session spell spl ssl svg tcpd tga theora tiff truetype truetype-fonts type1-fonts udev usb vorbis win32codecs xanim xinerama xml xmms xorg xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_wacom kernel_linux userland_GNU video_cards_mga video_cards_vesa video_cards_fbdev"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Back to top
View user's profile Send private message
X-Drum
Advocate
Advocate


Joined: 24 Aug 2003
Posts: 2517
Location: ('Modica','Trieste','Ferrara') Italy

PostPosted: Sat Sep 09, 2006 2:52 pm    Post subject: Reply with quote

https://bugs.gentoo.org/show_bug.cgi?id=146950


try this :wink:
_________________
"...There are two sort of lies, lies and benchmarks..."
Back to top
View user's profile Send private message
hunky
l33t
l33t


Joined: 19 Nov 2003
Posts: 903
Location: Alaska

PostPosted: Sat Sep 09, 2006 5:23 pm    Post subject: Reply with quote

Thanks for the help, but:
Code:
In file included from sse_optimized.cpp:70:
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/xmmintrin.h:34:3: error: #error "SSE instruction set not enabled"
sse_optimized.cpp: In member function 'virtual double soundtouch::TDStretchSSE::calcCrossCorrStereo(const float*, const float*) const':
sse_optimized.cpp:76: error: '__m128' was not declared in this scope
sse_optimized.cpp:76: error: expected `;' before 'vSum'
sse_optimized.cpp:106: error: 'pVec2' was not declared in this scope
sse_optimized.cpp:106: error: expected primary-expression before ')' token
sse_optimized.cpp:106: error: expected `;' before 'pV2'
sse_optimized.cpp:107: error: 'vSum' was not declared in this scope
sse_optimized.cpp:107: error: '_mm_setzero_ps' was not declared in this scope
sse_optimized.cpp:113: error: '_mm_load_ps' was not declared in this scope
sse_optimized.cpp:113: error: '_mm_mul_ps' was not declared in this scope
sse_optimized.cpp:113: error: '_mm_add_ps' was not declared in this scope
sse_optimized.cpp: In member function 'virtual uint soundtouch::FIRFilterSSE::evaluateFilterStereo(float*, const float*, uint) const':
sse_optimized.cpp:296: error: expected initializer before '*' token
sse_optimized.cpp:297: error: '__m128' was not declared in this scope
sse_optimized.cpp:297: error: expected `;' before 'sum1'
sse_optimized.cpp:301: error: 'pFil' was not declared in this scope
sse_optimized.cpp:301: error: expected primary-expression before ')' token
sse_optimized.cpp:301: error: expected `;' before 'filterCoeffsAlign'
sse_optimized.cpp:303: error: 'sum1' was not declared in this scope
sse_optimized.cpp:303: error: 'sum2' was not declared in this scope
sse_optimized.cpp:303: error: '_mm_setzero_ps' was not declared in this scope
sse_optimized.cpp:313: error: '_mm_loadu_ps' was not declared in this scope
sse_optimized.cpp:313: error: '_mm_mul_ps' was not declared in this scope
sse_optimized.cpp:313: error: '_mm_add_ps' was not declared in this scope
sse_optimized.cpp:334: error: '_MM_SHUFFLE' was not declared in this scope
sse_optimized.cpp:334: error: '_mm_shuffle_ps' was not declared in this scope
sse_optimized.cpp:336: error: '_mm_add_ps' was not declared in this scope
sse_optimized.cpp:336: error: '_mm_storeu_ps' was not declared in this scope
make[2]: *** [sse_optimized.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -fcheck-new -I../../include -march=i686 -O2 -fomit-frame-pointer -pipe -MT RateTransposer.lo -MD -MP -MF .deps/RateTransposer.Tpo -c RateTransposer.cpp  -fPIC -DPIC -o RateTransposer.o
make[2]: Leaving directory `/var/tmp/portage/libsoundtouch-1.3.1/work/soundtouch-1.3.1/source/SoundTouch'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libsoundtouch-1.3.1/work/soundtouch-1.3.1/source'
make: *** [all-recursive] Error 1
Back to top
View user's profile Send private message
hunky
l33t
l33t


Joined: 19 Nov 2003
Posts: 903
Location: Alaska

PostPosted: Fri Sep 15, 2006 2:30 am    Post subject: Reply with quote

So anyone know what I should do about that error above? It appears to me to be something to do with SSE
Code:
#error "SSE instruction set not enabled"

which I know nothing about as it relates here.

Appreciate everyone taking a look - just curious if there's something obvious to anyone.
Back to top
View user's profile Send private message
sinate
n00b
n00b


Joined: 16 Apr 2003
Posts: 29
Location: Southampton, UK

PostPosted: Sat Mar 24, 2007 7:54 pm    Post subject: Reply with quote

Hi,

I'm having the same problem. How did you manage to solve it?

Cheers,

Steve.
Back to top
View user's profile Send private message
rhill
Retired Dev
Retired Dev


Joined: 22 Oct 2004
Posts: 1629
Location: sk.ca

PostPosted: Sat Mar 24, 2007 8:05 pm    Post subject: Reply with quote

This was fixed in libsoundtouch-1.3.1-r1 which is still in ~arch. I've filed Bug #172088 to get it stabilized.
_________________
by design, by neglect
for a fact or just for effect
Back to top
View user's profile Send private message
hunky
l33t
l33t


Joined: 19 Nov 2003
Posts: 903
Location: Alaska

PostPosted: Sat Mar 24, 2007 8:07 pm    Post subject: Reply with quote

sorry - don't remember. But I did put this in my /etc/portage/package.use file:
media-libs/libsoundtouch sse

Not sure if that is what eventually fixed it. I also have it keyworded in my package.keywords file.

Have you tried these? /jd

[edit] I see I got beat to the punch with info you need. Just put it in your package.keywords file. Ask if you need help doing that.
Code:
echo media-libs/libsoundtouch ~x86 >> /etc/portage/package.keywords

You your appropriate platform in place of x86 if you're on amd or whatever.
Back to top
View user's profile Send private message
sinate
n00b
n00b


Joined: 16 Apr 2003
Posts: 29
Location: Southampton, UK

PostPosted: Sat Mar 24, 2007 8:18 pm    Post subject: Reply with quote

Thanks for the reply, but still not having any luck here. Tried the things you said, but still get the sse error you got.

Here is the output of emerge --info

Code:

Portage 2.1.2.2 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.5-r0, 2.6.19-gentoo-r5 i686)
=================================================================
System uname: 2.6.19-gentoo-r5 i686 AMD Athlon(tm) XP 2500+
Gentoo Base System release 1.12.9
Timestamp of tree: Sat, 17 Mar 2007 16:50:01 +0000
dev-java/java-config: 1.3.7, 2.0.31
dev-lang/python:     2.3.4, 2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1, 1.10
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="-O3 -mtune=athlon -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /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 /etc/texmf/web2c"
CXXFLAGS="-O3 -mtune=athlon -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.virginmedia.com"
MAKEOPTS="-j1"
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 --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow 3dnowex X aac alsa arts berkdb bitmap-fonts browserplugin cairo cdparanoia cdr cli cracklib crypt cups dbus divx4linux doc dri dv dvd dvdr eds emboss encode esd fam ffmpeg firefox fortran gdbm gif gimpprint gphoto2 gpm gstreamer gtk hal iconv ieee1394 isdnlog java jikes jpeg kde ldap libg++ mad midi mikmod mjpeg mmx mmx2 mozilla mp3 mpeg ncurses nls nptl nptlonly nsplugin ntpl nvidia offensive ogg opengl oss pam pcre perl plotutils png ppds pppd python qt3 qt4 quicktime quotes rdesktop readline real reflection samba sdlsession snmp soundtouch spell spl sse ssl tcltk tcpd tiff truetype truetype-fonts type1-fonts unicode usb vorbis win32codecs x86 xine xml xorg xscreensaver xv xvid xvmc yv12 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" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="nv nvidia fbdev"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY


Cheers,

Steve.
Back to top
View user's profile Send private message
hunky
l33t
l33t


Joined: 19 Nov 2003
Posts: 903
Location: Alaska

PostPosted: Sat Mar 24, 2007 8:30 pm    Post subject: Reply with quote

As a start, show us what you get when you do this:
emerge -pv libsoundtouch
Back to top
View user's profile Send private message
sinate
n00b
n00b


Joined: 16 Apr 2003
Posts: 29
Location: Southampton, UK

PostPosted: Sun Mar 25, 2007 12:11 am    Post subject: Reply with quote

'emerge -pv libsoundtouch' gives the outout:

Code:

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U ] media-libs/libsoundtouch-1.3.1-r1 [1.2.1] USE="sse%*" 0 kB

Total: 1 package (1 upgrade), Size of downloads: 0 kB
Back to top
View user's profile Send private message
hunky
l33t
l33t


Joined: 19 Nov 2003
Posts: 903
Location: Alaska

PostPosted: Sun Mar 25, 2007 12:43 am    Post subject: Reply with quote

Well - I'll turn this over to the gurus.

Looks like by your output above that you are trying to install the right version (unstable) of libsoundtouch and that you are using the sse USE flag. So if you issue that command without the -pv, that is when you get the error stated several posts above? I dunno - should work {shrugs} /jd
Back to top
View user's profile Send private message
sinate
n00b
n00b


Joined: 16 Apr 2003
Posts: 29
Location: Southampton, UK

PostPosted: Sun Mar 25, 2007 10:50 am    Post subject: Reply with quote

Yes, I get the exact same error you do.

Thanks for your help anyway.
Back to top
View user's profile Send private message
tekknokrat
Apprentice
Apprentice


Joined: 17 Apr 2005
Posts: 278
Location: Magdeburg

PostPosted: Sun Apr 01, 2007 3:01 pm    Post subject: Reply with quote

I also get this error with ~arch and sse use set:

Code:
In file included from sse_optimized.cpp:70:
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/xmmintrin.h:34:3: error: #error "SSE instruction set not enabled"
sse_optimized.cpp: In member function 'virtual double soundtouch::TDStretchSSE::calcCrossCorrStereo(const float*, const float*) const':
sse_optimized.cpp:76: error: '__m128' was not declared in this scope
sse_optimized.cpp:76: error: expected `;' before 'vSum'
sse_optimized.cpp:106: error: 'pVec2' was not declared in this scope
sse_optimized.cpp:106: error: expected primary-expression before ')' token
sse_optimized.cpp:106: error: expected `;' before 'pV2'
sse_optimized.cpp:107: error: 'vSum' was not declared in this scope
sse_optimized.cpp:107: error: '_mm_setzero_ps' was not declared in this scope
sse_optimized.cpp:113: error: '_mm_load_ps' was not declared in this scope
sse_optimized.cpp:113: error: '_mm_mul_ps' was not declared in this scope
sse_optimized.cpp:113: error: '_mm_add_ps' was not declared in this scope
sse_optimized.cpp: In member function 'virtual uint soundtouch::FIRFilterSSE::evaluateFilterStereo(float*, const float*, uint) const':
sse_optimized.cpp:296: error: expected initializer before '*' token
sse_optimized.cpp:297: error: '__m128' was not declared in this scope
sse_optimized.cpp:297: error: expected `;' before 'sum1'
sse_optimized.cpp:301: error: 'pFil' was not declared in this scope
sse_optimized.cpp:301: error: expected primary-expression before ')' token
sse_optimized.cpp:301: error: expected `;' before 'filterCoeffsAlign'
sse_optimized.cpp:303: error: 'sum1' was not declared in this scope
sse_optimized.cpp:303: error: 'sum2' was not declared in this scope
sse_optimized.cpp:303: error: '_mm_setzero_ps' was not declared in this scope
sse_optimized.cpp:313: error: '_mm_loadu_ps' was not declared in this scope
sse_optimized.cpp:313: error: '_mm_mul_ps' was not declared in this scope
sse_optimized.cpp:313: error: '_mm_add_ps' was not declared in this scope
sse_optimized.cpp:334: error: '_MM_SHUFFLE' was not declared in this scope
sse_optimized.cpp:334: error: '_mm_shuffle_ps' was not declared in this scope
sse_optimized.cpp:336: error: '_mm_add_ps' was not declared in this scope
sse_optimized.cpp:336: error: '_mm_storeu_ps' was not declared in this scope
make[2]: *** [sse_optimized.lo] Fehler 1
make[2]: Leaving directory `/var/tmp/portage/media-libs/libsoundtouch-1.3.1-r1/work/soundtouch-1.3.1/source/SoundTouch'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/media-libs/libsoundtouch-1.3.1-r1/work/soundtouch-1.3.1/source'
make: *** [all-recursive] Fehler 1

!!! ERROR: media-libs/libsoundtouch-1.3.1-r1 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 3427:   Called src_compile
  libsoundtouch-1.3.1-r1.ebuild, line 41:   Called die



gentoo soundtouch-1.3.1 # emerge --info
Code:
Portage 2.1.2.2 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.5-r0, 2.6.19-suspend2-r3 i686)
=================================================================
System uname: 2.6.19-suspend2-r3 i686 AMD Opteron(tm) Processor 146
Gentoo Base System release 1.12.9
Timestamp of tree: Fri, 23 Mar 2007 19:00:09 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [disabled]
dev-java/java-config: 1.3.7, 2.0.31
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
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="-O2 -march=i686 -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/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/php/apache1-php5/ext-active/ /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ ftp://mirrors.ludost.net/gentoo/ ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo"
LANG="de_DE.UTF-8"
LC_ALL="de_DE.UTF-8"
LINGUAS="de"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages/"
PORTAGE_RSYNC_EXTRA_OPTS="--exclude=/overlay"
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 --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/musicbrainz /usr/portage/local/layman/liquidx /usr/portage/local/layman/wrobel /usr/portage/local/layman/kolab2 /usr/portage/local/layman/xeffects /usr/portage/local/layman/sunrise /usr/portage/local/layman/enlightenment /usr/portage/overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext 7zip X aac acpi alsa ansi ao apache2 arts asm audiofile beagle berkdb bitmap-fonts bluetooth branding bzip2 cairo cdr clamav cli cracklib crypt ctype cups curl curlwrappers daemon dbus de_tvtoday directfb dri dvd dvdr dvdread dynamic enca encode examples fbcon fbsplash flac fontconfig fpx fuse gd gdbm ggi gif gimp gimpprint glitz gpgme gpm gs gtk gtk2 h323 hal hddtemp icecast iconv imap imlib innodb ipv6 jabber java javascript jikes jpeg lcms ldap ldapsam libg++ lirc lm_sensors mad madwifi midi mikmod mmx mmxext mng mono mouse mozcalendar mozilla moznocompose moznomail moznoroaming moznoxft mozsha1 mozsvg mozxmlterm mp3 mp4 mpd mpeg mpeg2 mplayer musepack mysql nautilus ncurses nls nptl nptlonly nsplugin obex ogg opengl openssh openssl opensslcrypt oss pam pcre pda pdf perl php plotutils png ppds pppd preview-latex print profile psyco python qt3 qt4 quicktime readline real realmedia reflection rss sdl sensord session slang smp snmp spamassassin speex spell spl sqlite sqlite3 sse sse2 ssl svg svga svgz tcltk tcpd tetex theora threads threadsonly tiff tordns truetype truetype-fonts tweaks type1-fonts unicode usb userlocales vidcap vim vim-pager vim-syntax vim-with-x vinum visual vorbis win32codecs wmf wxwindows x264 x86 xine xinerama xml xorg xscreensaver xv xvid yp yv12 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" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de" USERLAND="GNU" VIDEO_CARDS="fglrx"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS


getting no clue out from the bug report :oops:
_________________
Optimism is solely an absence of information. / Optimismus ist nur ein Mangel an Information.
(Arthur Schopenhauer)
Back to top
View user's profile Send private message
tekknokrat
Apprentice
Apprentice


Joined: 17 Apr 2005
Posts: 278
Location: Magdeburg

PostPosted: Sun Apr 08, 2007 1:13 pm    Post subject: Reply with quote

*BUMP*

can someone please confirm that there are problems with compiling libsoundtouch!
_________________
Optimism is solely an absence of information. / Optimismus ist nur ein Mangel an Information.
(Arthur Schopenhauer)
Back to top
View user's profile Send private message
rhill
Retired Dev
Retired Dev


Joined: 22 Oct 2004
Posts: 1629
Location: sk.ca

PostPosted: Sat Apr 14, 2007 1:01 am    Post subject: Reply with quote

Weird. I'll have a look this weekend.
_________________
by design, by neglect
for a fact or just for effect
Back to top
View user's profile Send private message
tekknokrat
Apprentice
Apprentice


Joined: 17 Apr 2005
Posts: 278
Location: Magdeburg

PostPosted: Tue Apr 17, 2007 6:01 pm    Post subject: Reply with quote

sinate told me to disable sse useflag and
compiling then went fine - couldn't test more, yet.

please post your suggestions.
_________________
Optimism is solely an absence of information. / Optimismus ist nur ein Mangel an Information.
(Arthur Schopenhauer)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum