Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 153749
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Sound Team <sound@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Joe Jezak <josejx@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
audacity-1.3.2-no-msse.patch audacity-1.3.2-no-msse.patch patch Chris White (RETIRED) 2006-11-01 21:29 0000 436 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 153749 depends on: Show dependency tree
Bug 153749 blocks:
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-11-01 14:27 0000
Making all in SoundTouch
make[4]: Entering directory
`/var/tmp/portage/media-sound/audacity-1.3.2/work/audacity-src-1.3.2-beta/lib-src/soundtouch/source/SoundTouch'
if /bin/sh ../../libtool --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++
-DHAVE_CONFIG_H -I. -I. -I../../include -I../../include   -O3 -msse -fcheck-new
-I../../include  -MT AAFilter.lo -MD -MP -MF ".deps/AAFilter.Tpo" -c -o
AAFilter.lo AAFilter.cpp; \
        then mv -f ".deps/AAFilter.Tpo" ".deps/AAFilter.Plo"; else rm -f
".deps/AAFilter.Tpo"; exit 1; fi
 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../include
-I../../include -O3 -msse -fcheck-new -I../../include -MT AAFilter.lo -MD -MP
-MF .deps/AAFilter.Tpo -c AAFilter.cpp -o AAFilter.o
cc1plus: error: unrecognized command line option "-msse"
make[4]: *** [AAFilter.lo] Error 1
make[4]: Leaving directory
`/var/tmp/portage/media-sound/audacity-1.3.2/work/audacity-src-1.3.2-beta/lib-src/soundtouch/source/SoundTouch'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/var/tmp/portage/media-sound/audacity-1.3.2/work/audacity-src-1.3.2-beta/lib-src/soundtouch/source'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/media-sound/audacity-1.3.2/work/audacity-src-1.3.2-beta/lib-src/soundtouch'
make[1]: *** [soundtouch-recursive] Error 2
make[1]: Leaving directory
`/var/tmp/portage/media-sound/audacity-1.3.2/work/audacity-src-1.3.2-beta/lib-src'
make: *** [audacity] Error 2

!!! ERROR: media-sound/audacity-1.3.2 failed.
Call stack:
  ebuild.sh, line 1568:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  audacity-1.3.2.ebuild, line 64:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if
relevant.

****************************************************************************

It looks like -msse is set by default in
lib-src/soundtouch/source/SoundTouch/Makefile.  Commenting this out seems to
make it compile fine, I'm not sure how the sound herd wants to handle it.

------- Comment #1 From Chris White (RETIRED) 2006-11-01 21:29:21 0000 -------
Created an attachment (id=101027) [details]
http://www.zeroc.com/vbulletin/showthread.php?p=12135#post12135

Patches Makefile.am.  This is going to require inherit of autotools and running
eautoreconf.

------- Comment #2 From Chris White (RETIRED) 2006-11-01 21:30:08 0000 -------
(From update of attachment 101027 [details])
Woh, somehow some weird copy buffer thing happened.  Fixed the description :/

------- Comment #3 From MATSUU Takuto 2006-11-05 15:53:48 0000 -------
Fixed in cvs. thanks.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug