Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 559320 - dev-util/kdevplatform fails with classbrowser USE flag
Summary: dev-util/kdevplatform fails with classbrowser USE flag
Status: RESOLVED DUPLICATE of bug 534140
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-01 09:27 UTC by Marius Stoica
Modified: 2015-09-14 15:10 UTC (History)
0 users

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


Attachments
build.log (build.log.bz2,27.16 KB, application/x-bzip)
2015-09-01 18:08 UTC, Marius Stoica
Details
emerge.info (emerge.info,4.91 KB, text/plain)
2015-09-01 18:11 UTC, Marius Stoica
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marius Stoica 2015-09-01 09:27:40 UTC
dev-util/kdevplatform fails compilation with the use flag classbrowser

The crash happens at 
[ 59%] Linking CXX shared library ../lib/libkdevplatforminterfaces.so


 * ERROR: dev-util/kdevplatform-1.7.1::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=dev-util/kdevplatform-1.7.1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-util/kdevplatform-1.7.1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-util/kdevplatform-1.7.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-util/kdevplatform-1.7.1/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-util/kdevplatform-1.7.1/work/kdevplatform-1.7.1_build'
 * S: '/var/tmp/portage/dev-util/kdevplatform-1.7.1/work/kdevplatform-1.7.1'

>>> Failed to emerge dev-util/kdevplatform-1.7.1, Log file:



Reproducible: Always
Comment 1 Michael Palimaka (kensington) gentoo-dev 2015-09-01 11:52:53 UTC
Please attach the build log and emerge --info.
Comment 2 Marius Stoica 2015-09-01 18:08:25 UTC
Created attachment 410772 [details]
build.log
Comment 3 Marius Stoica 2015-09-01 18:11:15 UTC
Created attachment 410774 [details]
emerge.info
Comment 4 Michael Palimaka (kensington) gentoo-dev 2015-09-01 18:13:07 UTC
Which version of dev-libs/boost do you have?
Comment 5 Marius Stoica 2015-09-03 15:07:42 UTC
I have 1.57.0

letto@localhost ~ $ eix dev-libs/boost
[I] dev-libs/boost
     Available versions:  1.52.0-r7(0/1.52) (~)1.53.0-r1(0/1.53) (~)1.54.0-r1(0/1.54) 1.55.0-r2(0/1.55.0)^t 1.56.0-r1(0/1.56.0)^t (~)1.57.0(0/1.57.0)^t [M](~)1.58.0-r1(0/1.58.0)^t {context debug doc icu mpi +nls python static-libs +threads tools ABI_MIPS="n32 n64 o32" ABI_PPC="32 64" ABI_S390="32 64" ABI_X86="32 64 x32" PYTHON_TARGETS="python2_7 python3_3 python3_4"}
     Installed versions:  1.57.0^t(11:28:05 AM 07/29/2015)(nls threads -context -debug -doc -icu -mpi -python -static-libs -tools ABI_MIPS="-n32 -n64 -o32" ABI_PPC="-32 -64" ABI_S390="-32 -64" ABI_X86="64 -32 -x32" PYTHON_TARGETS="python2_7 python3_4 -python3_3")
     Homepage:            http://www.boost.org/
     Description:         Boost Libraries for C++
Comment 6 Michael Palimaka (kensington) gentoo-dev 2015-09-14 15:10:59 UTC

*** This bug has been marked as a duplicate of bug 534140 ***