Gentoo Archives: gentoo-amd64

From: "John P. Burkett" <burkett@×××.edu>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] kdelibs-3.5.10-r6 failed
Date: Sun, 14 Jun 2009 02:16:27
Message-Id: 4A345D3B.9030704@uri.edu
1 Doing "emerge -NauvD world" on an amd64 machine today produced an error
2 message including the following lines:
3
4 /usr/qt/3/include/qimage.h:61: warning: suggest parentheses around &&
5 within ||
6 /bin/sh: line 3: 4627 Segmentation fault /usr/qt/3/bin/uic
7 -nounload -tr tr2i18n -i kshortcutdialog_advanced.h
8 ./kshortcutdialog_advanced.ui > kshortcutdialog_advanced.cpp.temp
9 make[3]: *** [kshortcutdialog_advanced.cpp] Error 139
10 In file included from /usr/qt/3/include/qdragobject.h:51,
11 from /usr/qt/3/include/qiconview.h:52,
12 from kiconviewsearchline.cpp:29:
13 /usr/qt/3/include/qimage.h: In member function 'bool
14 QImageTextKeyLang::operator<(const QImageTextKeyLang&) const':
15 /usr/qt/3/include/qimage.h:61: warning: suggest parentheses around &&
16 within ||
17 make[3]: Leaving directory
18 `/var/tmp/portage/kde-base/kdelibs-3.5.10-r6/work/kdelibs-3.5.10/kdeui'
19 make[2]: *** [all-recursive] Error 1
20 make[2]: Leaving directory
21 `/var/tmp/portage/kde-base/kdelibs-3.5.10-r6/work/kdelibs-3.5.10/kdeui'
22 make[1]: *** [all-recursive] Error 1
23 make[1]: Leaving directory
24 `/var/tmp/portage/kde-base/kdelibs-3.5.10-r6/work/kdelibs-3.5.10'
25 make: *** [all] Error 2
26 *
27 * ERROR: kde-base/kdelibs-3.5.10-r6 failed.
28 * Call stack:
29 * ebuild.sh, line 49: Called src_compile
30 * environment, line 4379: Called kde_src_compile
31 * environment, line 3121: Called kde_src_compile 'all'
32 * environment, line 3136: Called kde_src_compile 'make'
33 * environment, line 3128: Called die
34 * The specific snippet of code:
35 * emake || die "died running emake, $FUNCNAME:make"
36 * The die message:
37 * died running emake, kde_src_compile:make
38 *
39
40 The build.log is attached.
41
42 I have tried re-emerging qt and inserting "kde-base/kdelibs utempter" in
43 the /etc/portage/package.use file.
44 Neither of those steps resolved the problem.
45
46 If anyone could suggest other approaches, I would be most grateful.
47
48 -John
49
50
51
52 --
53 John P. Burkett
54 Department of Economics
55 University of Rhode Island
56 Kingston, RI 02881-0808
57 USA
58
59 phone (401) 874-9195

Attachments

File name MIME type
build.log text/plain

Replies

Subject Author
[gentoo-amd64] Re: kdelibs-3.5.10-r6 failed Duncan <1i5t5.duncan@×××.net>