First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 219539
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Professional Audio Applications Maintainers <proaudio@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Peter Alfredsen <loki_val@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
rubberband-1.0.1-gcc43.patch rubberband-1.0.1-gcc43.patch patch Peter Alfredsen 2008-04-27 21:45 0000 2.52 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 219539 depends on: Show dependency tree
Bug 219539 blocks: 198121
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: 2008-04-27 21:44 0000
i686-pc-linux-gnu-g++ -DFFTW_DOUBLE_ONLY -O2 -march=i686 -mtune=athlon-xp -msse
-mmmx -pipe -ggdb3 -fPIC -Wall         -Irubberband -Isrc    -c -o
src/RubberBandStretcher.o src/RubberBandStretcher.cpp
i686-pc-linux-gnu-g++ -DFFTW_DOUBLE_ONLY -O2 -march=i686 -mtune=athlon-xp -msse
-mmmx -pipe -ggdb3 -fPIC -Wall         -Irubberband -Isrc    -c -o
src/ConstantAudioCurve.o src/ConstantAudioCurve.cpp
i686-pc-linux-gnu-g++ -DFFTW_DOUBLE_ONLY -O2 -march=i686 -mtune=athlon-xp -msse
-mmmx -pipe -ggdb3 -fPIC -Wall         -Irubberband -Isrc    -c -o
src/HighFrequencyAudioCurve.o src/HighFrequencyAudioCurve.cpp
In file included from src/HighFrequencyAudioCurve.h:20,
                 from src/HighFrequencyAudioCurve.cpp:16:
src/Window.h: In member function ‘void RubberBand::Window<T>::encache()’:
src/Window.h:126: error: there are no arguments to ‘abs’ that depend on a
template parameter, so a declaration of ‘abs’ must be available
src/Window.h:126: error: (if you use ‘-fpermissive’, G++ will accept your
code, but allowing the use of an undeclared name is deprecated)
make: *** [src/HighFrequencyAudioCurve.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from src/StretcherImpl.h:21,
                 from src/RubberBandStretcher.cpp:16:
src/Window.h: In member function ‘void RubberBand::Window<T>::encache()’:
src/Window.h:126: error: there are no arguments to ‘abs’ that depend on a
template parameter, so a declaration of ‘abs’ must be available
src/Window.h:126: error: (if you use ‘-fpermissive’, G++ will accept your
code, but allowing the use of an undeclared name is deprecated)
make: *** [src/RubberBandStretcher.o] Error 1

------- Comment #1 From Peter Alfredsen 2008-04-27 21:45:57 0000 -------
Created an attachment (id=151189) [edit]
rubberband-1.0.1-gcc43.patch

Fixes the problem. Home-spun patch.

------- Comment #2 From Peter Alfredsen 2008-04-27 21:49:32 0000 -------
I have sent a note to upstream.

------- Comment #3 From Samuli Suominen 2008-04-28 17:07:26 0000 -------
(In reply to comment #1)
> Created an attachment (id=151189) [edit]
> rubberband-1.0.1-gcc43.patch
> 
> Fixes the problem. Home-spun patch.
> 

Thanks. Committed.

aballier/flameeyes: I needed this to commit & test media-sound/sooperlooper,
and assumed it's OK to commit.

First Last Prev Next    No search results available      Search page      Enter new bug