Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 225451 - [gcc-4.3] kde-misc/pwmanager-1.2.4-r2 fails to compile w/ gcc-4.3
Summary: [gcc-4.3] kde-misc/pwmanager-1.2.4-r2 fails to compile w/ gcc-4.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.3
  Show dependency tree
 
Reported: 2008-06-08 21:57 UTC by Marek Miller
Modified: 2008-06-09 01:09 UTC (History)
0 users

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


Attachments
pwmanager-1.2.4-r2-gcc43.patch (pwmanager-1.2.4-r2-gcc43.patch,1.12 KB, patch)
2008-06-08 21:57 UTC, Marek Miller
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Miller 2008-06-08 21:57:06 UTC
Again missing headers.

Steps to reproduce:
1. USE="arts debug xinerama" emerge -v1 =kde-misc/pwmanager-1.2.4-r2

The error messages:
1.
> serializer.cpp: In member function 'bool Serializer::extractEntry(const QDomNode&, PwMDataItem*)':
> serializer.cpp:303: error: 'strtol' was not declared in this scope

2.
> main.cpp: In member function 'virtual int PwMApplication::newInstance()':
> main.cpp:34: error: 'EXIT_SUCCESS' was not declared in this scope

3.
> base64.cpp: In constructor 'Base64::Base64()':
> base64.cpp:59: error: 'exit' was not declared in this scope

4.
> compressbzip2.cpp: In member function 'bool CompressBzip2::compress(std::string*)':
> compressbzip2.cpp:36: error: 'memcpy' was not declared in this scope

My emerge --info: as in the bug 225387.
I include the patch.
Comment 1 Marek Miller 2008-06-08 21:57:51 UTC
Created attachment 156009 [details, diff]
pwmanager-1.2.4-r2-gcc43.patch
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2008-06-09 01:09:32 UTC
Thanks Marek, included in -r3.