Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 217932 - media-sound/bmpx-0.40.13: righteous bumpage to avoid dastardly gcc-4.3.0 fail
Summary: media-sound/bmpx-0.40.13: righteous bumpage to avoid dastardly gcc-4.3.0 fail
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.3
  Show dependency tree
 
Reported: 2008-04-16 11:33 UTC by Peter Alfredsen (RETIRED)
Modified: 2008-04-16 13:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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