Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] libkdegames-3.5 won't compile
Date: Mon, 01 Feb 2010 17:48:45
Message-Id: 4B6713AF.3090009@gmail.com
1 Well I synced and did a emerge -uvDN world. It said to run emerge
2 @preserved-rebuild and I did. This is package number one and the error
3 doesn't make much since to me.
4
5
6 make[3]: Entering directory
7 `/var/tmp/portage/kde-base/libkdegames-3.5.10/work/libkdegames-3.5.10/libkdegames/pics'
8 make[3]: Nothing to be done for `all'.
9 make[3]: Leaving directory
10 `/var/tmp/portage/kde-base/libkdegames-3.5.10/work/libkdegames-3.5.10/libkdegames/pics'
11 make[3]: Entering directory
12 `/var/tmp/portage/kde-base/libkdegames-3.5.10/work/libkdegames-3.5.10/libkdegames'
13 /usr/qt/3/bin/moc ./kcarddialog.h -o kcarddialog.moc
14 /bin/sh ../libtool --silent --tag=CXX --mode=compile
15 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..
16 -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT
17 -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500
18 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith
19 -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer
20 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor
21 -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE
22 -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o
23 kstdgameaction.lo kstdgameaction.cpp
24 /bin/sh ../libtool --silent --tag=CXX --mode=compile
25 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..
26 -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT
27 -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500
28 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith
29 -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer
30 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor
31 -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE
32 -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o
33 kgamemisc.lo kgamemisc.cpp
34 /usr/qt/3/bin/moc ./kchatbase.h -o kchatbase.moc
35 /usr/qt/3/bin/moc ./kchat.h -o kchat.moc
36 /usr/qt/3/bin/moc ./kchatdialog.h -o kchatdialog.moc
37 /usr/qt/3/bin/moc ./kgameprogress.h -o kgameprogress.moc
38 /usr/qt/3/bin/moc ./kcanvasrootpixmap.h -o kcanvasrootpixmap.moc
39 /usr/qt/3/bin/moc ./kgamelcd.h -o kgamelcd.moc
40 /bin/sh ../libtool --silent --tag=CXX --mode=compile
41 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..
42 -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT
43 -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500
44 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith
45 -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer
46 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor
47 -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE
48 -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o
49 kcarddialog.lo kcarddialog.cpp
50 /bin/sh ../libtool --silent --tag=CXX --mode=compile
51 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..
52 -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT
53 -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500
54 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith
55 -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer
56 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor
57 -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE
58 -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o
59 kchatbase.lo kchatbase.cpp
60 In file included from /usr/qt/3/include/qdragobject.h:50,
61 from /usr/qt/3/include/qiconview.h:51,
62 from /usr/kde/3.5/include/kiconview.h:22,
63 from kcarddialog.cpp:37:
64 /usr/qt/3/include/qimage.h: In member function 'bool
65 QImageTextKeyLang::operator<(const QImageTextKeyLang&) const':
66 /usr/qt/3/include/qimage.h:61: warning: suggest parentheses around '&&'
67 within '||'
68 /bin/sh ../libtool --silent --tag=CXX --mode=compile
69 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..
70 -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT
71 -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500
72 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith
73 -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer
74 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor
75 -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE
76 -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o
77 kchat.lo kchat.cpp
78 /bin/sh ../libtool --silent --tag=CXX --mode=compile
79 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..
80 -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT
81 -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500
82 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith
83 -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer
84 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor
85 -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE
86 -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o
87 kchatdialog.lo kchatdialog.cpp
88 /bin/sh ../libtool --silent --tag=CXX --mode=compile
89 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..
90 -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT
91 -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500
92 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith
93 -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer
94 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor
95 -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE
96 -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o
97 kgameprogress.lo kgameprogress.cpp
98 /bin/sh ../libtool --silent --tag=CXX --mode=compile
99 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..
100 -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT
101 -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500
102 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith
103 -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer
104 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor
105 -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE
106 -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o
107 kcanvasrootpixmap.lo kcanvasrootpixmap.cpp
108 /bin/sh ../libtool --silent --tag=CXX --mode=compile
109 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..
110 -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT
111 -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500
112 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith
113 -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer
114 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor
115 -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE
116 -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o
117 kgamelcd.lo kgamelcd.cpp
118 /bin/sh ../libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++
119 -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
120 -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG
121 -DNO_DEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer
122 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor
123 -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE
124 -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION
125 -Wl,-O1 -o libkdegames.la -rpath /usr/kde/3.5/lib -L/usr/kde/3.5/lib
126 -L/usr/qt/3/lib -R /usr/kde/3.5/lib -R /usr/kde/3.5/lib -R
127 /usr/qt/3/lib -no-undefined -Wl,--no-undefined
128 -Wl,--allow-shlib-undefined -version-info 3:0:2 kcarddialog.lo
129 kstdgameaction.lo kgamemisc.lo kchatbase.lo kchat.lo kchatdialog.lo
130 kgameprogress.lo kcanvasrootpixmap.lo kgamelcd.lo
131 highscore/libkhighscore.la kgame/libkgame.la
132 kgame/dialogs/libkgamedialogs.la -lkio -lkdnssd
133 kgame/.libs/libkgame.a(kgamenetwork.o): In function
134 `KGameNetwork::tryPublish()':
135 kgamenetwork.cpp:(.text+0x56e): undefined reference to
136 `DNSSD::PublicService::PublicService(QString const&, QString const&,
137 unsigned int, QString const&)'
138 kgame/dialogs/.libs/libkgamedialogs.a(kgameconnectdialog.o): In function
139 `KGameConnectWidget::setType(QString const&)':
140 kgameconnectdialog.cpp:(.text+0xdb0): undefined reference to
141 `DNSSD::ServiceBrowser::ServiceBrowser(QString const&,
142 DNSSD::DomainBrowser*, bool)'
143 collect2: ld returned 1 exit status
144 make[3]: *** [libkdegames.la] Error 1
145 make[3]: Leaving directory
146 `/var/tmp/portage/kde-base/libkdegames-3.5.10/work/libkdegames-3.5.10/libkdegames'
147 make[2]: *** [all-recursive] Error 1
148 make[2]: Leaving directory
149 `/var/tmp/portage/kde-base/libkdegames-3.5.10/work/libkdegames-3.5.10/libkdegames'
150 make[1]: *** [all-recursive] Error 1
151 make[1]: Leaving directory
152 `/var/tmp/portage/kde-base/libkdegames-3.5.10/work/libkdegames-3.5.10'
153 make: *** [all] Error 2
154 * ERROR: kde-base/libkdegames-3.5.10 failed:
155 * died running emake, kde_src_compile:make
156 *
157 * Call stack:
158 * ebuild.sh, line 48: Called src_compile
159 * environment, line 4743: Called kde-meta_src_compile
160 * environment, line 3267: Called kde_src_compile
161 * environment, line 3455: Called kde_src_compile 'all'
162 * environment, line 3470: Called kde_src_compile 'make'
163 * environment, line 3462: Called die
164 * The specific snippet of code:
165 * emake || die "died running emake, $FUNCNAME:make"
166 *
167 * If you need support, post the output of 'emerge --info
168 =kde-base/libkdegames-3.5.10',
169 * the complete build log and the output of 'emerge -pqv
170 =kde-base/libkdegames-3.5.10'.
171 * This ebuild used the following eclasses from overlays:
172 * /usr/local/portage/layman/kde-sunset/eclass/kde-meta.eclass
173 * /usr/local/portage/layman/kde-sunset/eclass/kde.eclass
174 * /usr/local/portage/layman/kde-sunset/eclass/kde-functions.eclass
175 * This ebuild is from an overlay named 'kde-sunset':
176 '/usr/local/portage/layman/kde-sunset/'
177 * The complete build log is located at
178 '/var/log/portage/elog/kde-base:libkdegames-3.5.10:20100201-172324.log'.
179 * The ebuild environment file is located at
180 '/var/tmp/portage/kde-base/libkdegames-3.5.10/temp/environment'.
181 * S: '/var/tmp/portage/kde-base/libkdegames-3.5.10/work/libkdegames-3.5.10'
182
183 >>> Failed to emerge kde-base/libkdegames-3.5.10, Log file:
184
185 >>>
186 '/var/log/portage/elog/kde-base:libkdegames-3.5.10:20100201-172324.log'
187
188 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
189 * Use eselect news to read news items.
190
191 root@smoker / #
192
193
194 I searched around on the forums, bgo and google and found suggestions to
195 run lafilefixer --justfixit and revdep-rebuild. They don't help
196 either. I also tried to use the skipfirst option and just come back to
197 it but it complains about this missing package.
198
199 I'm trying to hang onto KDE 3 and also have KDE 4 installed. I had to
200 change some USE flags to get KDE 4 to upgrade. One of the flags was
201 mDNSResponder. I don't know if that is related or not.
202
203 Ideas? Should I shoot it? lol Thanks.
204
205 Dale
206
207 :-) :-)

Replies

Subject Author
Re: [gentoo-user] libkdegames-3.5 won't compile Alan McKinnon <alan.mckinnon@×××××.com>
Re: [gentoo-user] libkdegames-3.5 won't compile "Arttu V." <arttuv69@×××××.com>