Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 440710 - kde-base/pykde4-4.8.5 fails to build due to possible boost-related issue
Summary: kde-base/pykde4-4.8.5 fails to build due to possible boost-related issue
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: kde-4.9.3-stable
  Show dependency tree
 
Reported: 2012-11-01 10:27 UTC by Richard Freeman
Modified: 2012-11-09 15:06 UTC (History)
1 user (show)

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


Attachments
build log (build.log,39.40 KB, text/plain)
2012-11-01 10:28 UTC, Richard Freeman
Details
output of emerge --info '=kde-base/pykde4-4.8.5' (emergeinfo.txt,4.73 KB, text/plain)
2012-11-01 10:28 UTC, Richard Freeman
Details
output of emerge -pqv '=kde-base/pykde4-4.8.5' (emergeout.txt,200 bytes, text/plain)
2012-11-01 10:28 UTC, Richard Freeman
Details
build environment (environment,254.59 KB, text/plain)
2012-11-01 10:29 UTC, Richard Freeman
Details
Same problem for different reasons : sip already defined (build.log,33.63 KB, text/plain)
2012-11-08 12:11 UTC, lalebarde
Details
Same problem for different reasons : sip already defined - 2 (emerge--info_kde-base_pykde4-4.8.5.log,6.60 KB, text/plain)
2012-11-08 12:12 UTC, lalebarde
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Freeman gentoo-dev 2012-11-01 10:27:33 UTC
On a fresh complete build of kde-meta from stage3 pykde4 fails to build.  The error message was:
In file included from /usr/include/akonadi/item.h:28:0,
                 from /usr/include/akonadi/monitor.h:24,
                 from /usr/include/akonadi/changerecorder.h:23,
                 from /var/tmp/portage/kde-base/pykde4-4.8.5/work/pykde4-4.8.5/sip
/akonadi/agentfilterproxymodel.sip:35,
                 from /var/tmp/portage/kde-base/pykde4-4.8.5/work/pykde4-4.8.5_bui
ld-2.7/sip/akonadi/sipakonadipart0.cpp:7:
/usr/include/akonadi/itempayloadinternals_p.h:29:32: fatal error: boost/shared_ptr
.hpp: No such file or directory

Complete logs attached.  Scripts used to build this are available at:
git://github.com/rich0/rich0-gentoo-bootstrap.git  
(branch rich0-changes using desktop plugin)

I would think this should be reproducible from a stage3 if you sync, set USE, emerge -uDN world, and emerge kde-base.

Error occurs on both x86 and amd64 builds.

Reproducible: Always
Comment 1 Richard Freeman gentoo-dev 2012-11-01 10:28:06 UTC
Created attachment 327918 [details]
build log
Comment 2 Richard Freeman gentoo-dev 2012-11-01 10:28:39 UTC
Created attachment 327920 [details]
output of emerge --info '=kde-base/pykde4-4.8.5'
Comment 3 Richard Freeman gentoo-dev 2012-11-01 10:28:59 UTC
Created attachment 327922 [details]
output of emerge -pqv '=kde-base/pykde4-4.8.5'
Comment 4 Richard Freeman gentoo-dev 2012-11-01 10:29:16 UTC
Created attachment 327924 [details]
build environment
Comment 5 lalebarde 2012-11-08 12:11:23 UTC
Created attachment 328800 [details]
Same problem for different reasons : sip already defined

Same problem for different reasons. Cf my attachments build.log and emerge--info_kde-base_pykde4-4.8.5.log :

sip: /var/tmp/portage/kde-base/pykde4-4.8.5/work/pykde4-4.8.5/sip/kdecore/typedefs.sip:955: Mapped type has already been defined in another module
make[2]: *** [sip/knewstuff/sipknewstuffpart0.cpp] Erreur 1
make[2] : on quitte le répertoire « /var/tmp/portage/kde-base/pykde4-4.8.5/work/pykde4-4.8.5_build-2.7 »
make[1]: *** [CMakeFiles/python_module_PyKDE4_knewstuff.dir/all] Erreur 2
Comment 6 lalebarde 2012-11-08 12:12:52 UTC
Created attachment 328802 [details]
Same problem for different reasons : sip already defined - 2
Comment 7 Michael Palimaka (kensington) gentoo-dev 2012-11-08 14:57:47 UTC
(In reply to comment #5)
> Same problem for different reasons : sip already defined

Please file a separate bug for that.
Comment 8 Michael Palimaka (kensington) gentoo-dev 2012-11-08 15:10:44 UTC
This looks like bug #434144.
Comment 9 Michael Palimaka (kensington) gentoo-dev 2012-11-09 15:06:24 UTC
We are now tracking fast stabilisation of 4.9.3 (which contains a fix for this bug) in bug #442394.