Gentoo Archives: gentoo-desktop

From: Yuriy Davygora <davygora@××××××××××.com>
To: gentoo-desktop@l.g.o
Subject: [gentoo-desktop] bug in kde-base/kate-plugins-3.5.10 (kde-sunset): build fails
Date: Sat, 04 Feb 2012 10:02:37
Message-Id: 4F2CF48B.3040000@googlemail.com
1 Hello,
2
3 while emerging kde-meta:3.5 from kde-sunset, I have encountered the
4 following problem with kde-base/kate-plugins-3.5.10:
5
6 plugin_katetabbarextension.h: In constructor 'MyPtrList::MyPtrList()':
7 plugin_katetabbarextension.h:56:54: error: cannot call constructor
8 'MyPtrList::QPtrList' directly
9 plugin_katetabbarextension.h:56:54: error: for a function-style cast,
10 remove the redundant '::QPtrList'
11 plugin_katetabbarextension.h: At global scope:
12 plugin_katetabbarextension.h:309:13: warning: unused parameter 'number'
13 plugin_katetabbarextension.h:309:13: warning: unused parameter 'size'
14 make[3]: *** [plugin_katetabbarextension.lo] Error 1
15 make[3]: Leaving directory
16 `/var/tmp/portage/kde-base/kate-plugins-3.5.10/work/kate-plugins-3.5.10/kate/tabbarextension'
17 make[2]: *** [all-recursive] Error 1
18 make[2]: Leaving directory
19 `/var/tmp/portage/kde-base/kate-plugins-3.5.10/work/kate-plugins-3.5.10/kate'
20 make[1]: *** [all-recursive] Error 1
21 make[1]: Leaving directory
22 `/var/tmp/portage/kde-base/kate-plugins-3.5.10/work/kate-plugins-3.5.10'
23 make: *** [all] Error 2
24 emake failed
25
26 The complete build log is in the attachment (build.log). Output of
27
28 emerge --info =kde-base/kate-plugins-3.5.10
29
30 is in info.log.
31
32 Thanks in advance for any help!
33
34 Best regards,
35 Yuriy

Attachments

File name MIME type
build.log text/x-log
info.log text/x-log

Replies

Subject Author
[gentoo-desktop] Re: bug in kde-base/kate-plugins-3.5.10 (kde-sunset): build fails Yuriy Davygora <davygora@××××××××××.com>
Re: [gentoo-desktop] bug in kde-base/kate-plugins-3.5.10 (kde-sunset): build fails Andii Hughes <gnu_andrew@××××××××××.org>