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

Bug 217932

Summary: media-sound/bmpx-0.40.13: righteous bumpage to avoid dastardly gcc-4.3.0 fail
Product: Gentoo Linux Reporter: Peter Alfredsen (RETIRED) <loki_val>
Component: [OLD] GCC PortingAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 198121    

Description Peter Alfredsen (RETIRED) gentoo-dev 2008-04-16 11:33:50 UTC
To avoid the fail below, bump to 0.40.14 while removing the const-gchar patch (fixed upstream also).

 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -march=i686 -mtune=athlon-xp -msse -mmmx -pipe -ggdb3 -fno-strict-aliasing -fmessage-length=0 -Wall -D_FORTIFY_SOURCE=2 -MT libjsoncpp_la-json_reader.lo -MD -MP -MF .deps/libjsoncpp_la-json_reader.Tpo -c json_reader.cpp  -fPIC -DPIC -o .libs/libjsoncpp_la-json_reader.o
json_reader.cpp: In member function 'bool Json::Reader::decodeDouble(Json::Reader::Token&)':
json_reader.cpp:522: error: 'memcpy' was not declared in this scope
make[2]: *** [libjsoncpp_la-json_reader.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/media-sound/bmpx-0.40.13/work/bmpx-0.40.13/json'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-sound/bmpx-0.40.13/work/bmpx-0.40.13'
make: *** [all] Error 2


Reproducible: Always
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2008-04-16 13:42:34 UTC
0.40.14 in Portage now, thanks