Gentoo Archives: gentoo-amd64

From: Mark Haney <mhaney@××××××××××××.org>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] cmake error on libkdepim compile
Date: Wed, 21 Jan 2009 20:32:17
Message-Id: 49778641.7020301@ercbroadband.org
1 I wanted to see if anyone else has had this problem before I do a bug
2 report. For the last two version of kdepim (4.1.3 and now 4.1.4 I've
3 had the same cmake problem:
4
5 > terminate called after throwing an instance of 'std::out_of_range'
6 > what(): basic_string::erase
7 > /var/tmp/portage/kde-base/libkdepim-4.1.4/temp/environment: line 957: 25917 Aborted cmake -C "${TMPDIR}/gentoo_common_config.cmake" ${cmakeargs} "${S}"
8 > *
9 > * ERROR: kde-base/libkdepim-4.1.4 failed.
10 > * Call stack:
11 > * ebuild.sh, line 49: Called src_configure
12 > * environment, line 3756: Called kde4-meta_src_configure
13 > * environment, line 2864: Called kde4-base_src_configure
14 > * environment, line 2602: Called cmake-utils_src_configure
15 > * environment, line 945: Called cmake-utils_src_configureout
16 > * environment, line 964: Called die
17 > * The specific snippet of code:
18 > * cmake -C "${TMPDIR}/gentoo_common_config.cmake" ${cmakeargs} "${S}" || die "Cmake failed";
19 > * The die message:
20 > * Cmake failed
21
22
23 Is anyone else seeing this?
24
25
26
27 --
28 Frustra laborant quotquot se calculationibus fatigant pro inventione
29 quadraturae circuli
30
31 Mark Haney
32 Sr. Systems Administrator
33 ERC Broadband
34 (828) 350-2415
35
36 Call (866) ERC-7110 for after hours support

Replies

Subject Author
[gentoo-amd64] Re: cmake error on libkdepim compile Duncan <1i5t5.duncan@×××.net>