Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 215563

Summary: media-libs/libofa-0.9.3 fails to compile with GCC-4.3.0
Product: Gentoo Linux Reporter: Mikko C. <mikko.cal>
Component: [OLD] GCC PortingAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal CC: StormByte
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 198121    
Attachments: libofa-0.9.3 patch for gcc-4.3

Description Mikko C. 2008-03-31 12:28:16 UTC
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -march=core2 -O2 -pipe -Wall -g -MT signal_op.lo -MD -MP -MF .deps/signal_op.Tpo -c signal_op.cpp  -fPIC -DPIC -o .libs/signal_op.o                                                    
signal_op.cpp: In member function 'void Signal_op::RemoveSilence(double, double)':                                           
signal_op.cpp:169: error: 'abs' was not declared in this scope                                                               
signal_op.cpp:192: error: 'abs' was not declared in this scope                                                               
signal_op.cpp: In member function 'void Signal_op::Normalize()':                                                             
signal_op.cpp:301: error: 'abs' was not declared in this scope                                                               
make[3]: *** [signal_op.lo] Error 1   

Reproducible: Always

Steps to Reproduce:
Comment 1 Mikko C. 2008-03-31 14:08:11 UTC
Created attachment 147835 [details, diff]
libofa-0.9.3 patch for gcc-4.3

patches found here:
https://launchpad.net/ubuntu/+source/libofa
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=441557
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2008-04-16 13:00:58 UTC
Thanks. In Portage.