Gentoo Forums
Gentoo Forums
Quick Search: in
Kopete failed to build
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Saundersx
Apprentice
Apprentice


Joined: 11 Apr 2005
Posts: 154

PostPosted: Thu Jan 24, 2008 12:26 am    Post subject: Kopete failed to build Reply with quote

Kopete will not compile.

Code:

...
/usr/qt/3/bin/moc ./jabbercontact.h -o jabbercontact.moc
/usr/qt/3/bin/moc ./jabbergroupcontact.h -o jabbergroupcontact.moc
/usr/qt/3/bin/moc ./jabbergroupmembercontact.h -o jabbergroupmembercontact.moc
/usr/qt/3/bin/moc ./jabbercontactpool.h -o jabbercontactpool.moc
/usr/qt/3/bin/moc ./jabberformtranslator.h -o jabberformtranslator.moc
/usr/qt/3/bin/moc ./jabberformlineedit.h -o jabberformlineedit.moc
/usr/qt/3/bin/moc ./jabberchatsession.h -o jabberchatsession.moc
/usr/qt/3/bin/moc ./jabbergroupchatmanager.h -o jabbergroupchatmanager.moc
/usr/qt/3/bin/moc ./jabberfiletransfer.h -o jabberfiletransfer.moc
/usr/qt/3/bin/moc ./jabbercapabilitiesmanager.h -o jabbercapabilitiesmanager.moc
/usr/qt/3/bin/moc ./jabbertransport.h -o jabbertransport.moc
/usr/qt/3/bin/moc ./jabberbookmarks.h -o jabberbookmarks.moc
make[5]: *** No rule to make target `libiris/qca/src/libqca.la', needed by `kopete_jabber.la'.  Stop.
make[5]: *** Waiting for unfinished jobs....
make[5]: Leaving directory `/tmp/portage/portage/kde-base/kopete-3.5.8/work/kopete-3.5.8/kopete/protocols/jabber'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/tmp/portage/portage/kde-base/kopete-3.5.8/work/kopete-3.5.8/kopete/protocols/jabber'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/portage/portage/kde-base/kopete-3.5.8/work/kopete-3.5.8/kopete/protocols'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/portage/portage/kde-base/kopete-3.5.8/work/kopete-3.5.8/kopete'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/portage/portage/kde-base/kopete-3.5.8/work/kopete-3.5.8'
make: *** [all] Error 2
 *
 * ERROR: kde-base/kopete-3.5.8 failed.
 * Call stack:
 *               ebuild.sh, line   46:  Called src_compile
 *             environment, line 4404:  Called kde_src_compile
 *             environment, line 3073:  Called kde_src_compile 'src_compile'
 *             environment, line 3194:  Called kde_src_compile 'src_compile' 'all' 'myconf'
 *             environment, line 3190:  Called die
 * The specific snippet of code:
 *                   emake || diefunc "$FUNCNAME" "$LINENO" "$?" "died running emake, $FUNCNAME:make"
 *  The die message:
 *   died running emake, kde_src_compile:make
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/kde-base:kopete-3.5.8:20080124-000424.log'.
 * The ebuild environment file is located at '/tmp/portage/portage/kde-base/kopete-3.5.8/temp/environment'.
 *


I updated qca and qca-tls to no effect. Here is the use flags.

Code:
equery u kopete
[ Searching for packages matching kopete... ]
[ Colour Code : set unset ]
[ Legend : Left column  (U) - USE flags from make.conf              ]
[        : Right column (I) - USE flags packages was installed with ]
[ Found these USE variables for kde-base/kopete-3.5.8 ]
 U I
 - - addbookmarks        : Builds Add Bookmarks plugin
 - - alias               : Builds Alias plugin
 + + arts                : Adds support for aRts: the KDE sound daemon
 - - autoreplace         : Builds Auto-Replace plugin
 - - connectionstatus    : Builds Connection Status plugin
 - - contactnotes        : Builds Contact Notes plugin
 + + crypt               : Add support for encryption -- using mcrypt or gpg where applicable
 - - debug               : Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml
 - - elibc_FreeBSD       : <unknown>
 - - gadu                : Builds GaduGadu protocol handler
 - - groupwise           : Builds Novell GroupWise protocol handler
 - - highlight           : Builds Highlight plugin
 - - history             : Builds history plugin
 + + irc                 : Builds IRC protocol handler
 - - jingle              : Enables voice calls for jabber
 - + kdeenablefinal      : EXPERIMENTAL: KDE ebuilds will use the enable-final flag, yielding compilation speedups at the cost of heavy mem usage and potentially causing problems. We strongly discourage setting this
 - - kdehiddenvisibility : Makes KDE symbols hidden by default, requires GCC 4.1 (experimental)
 + + kernel_linux        : <unknown>
 - - latex               : Adds support for LaTeX (typesetting package)
 - - netmeeting          : Builds netmeeting plugin (require gnomemeeting)
 - - nowlistening        : Builds Now Listening... plugin
 - - sametime            : Enables support for the Sametime protocol for instant messaging
 - - slp                 : Adds Service Locator Protocol support
 + + sms                 : Builds SMS protocol handler
 + + ssl                 : Adds support for Secure Socket Layer connections
 - - statistics          : Builds statistics plugin
 - - texteffect          : Builds Text Effect plugin
 - - translator          : Builds Translator plugin
 - - webpresence         : Builds Web Presence plugin
 - - winpopup            : Builds WinPopUp protocol handler
 - - xinerama            : Add support for the xinerama X11 extension, which allows you to stretch your display across multiple monitors
 - - xscreensaver        : Adds support for XScreenSaver extension
 - - yahoo               : Enable Yahoo Messenger IM protocol support
Back to top
View user's profile Send private message
BradN
Advocate
Advocate


Joined: 19 Apr 2002
Posts: 2270
Location: Wisconsin (USA)

PostPosted: Thu Jan 24, 2008 12:47 am    Post subject: Reply with quote

Hmm, if you're doing parallel compilation (ie, -J2 or higher in MAKEOPTS= in make.conf), try setting it to -J1 for this package... sometimes builds fail in bizarre ways when it's not compiled sequentially, but these problems have been rare lately.
Back to top
View user's profile Send private message
bbn
n00b
n00b


Joined: 04 Nov 2007
Posts: 2

PostPosted: Thu Jan 24, 2008 12:02 pm    Post subject: Reply with quote

I have the same problem with kopete (the same output and almost the same use flags for kopete [-arts]) on amd64. Setting MAKEOPTS to -j1 didn't solve the problem :(
Back to top
View user's profile Send private message
Saundersx
Apprentice
Apprentice


Joined: 11 Apr 2005
Posts: 154

PostPosted: Thu Jan 24, 2008 11:52 pm    Post subject: Reply with quote

Funny thing is I recompiled it not too long ago, I was trying to recomp it this time because this damn bug was hitting me.

http://article.gmane.org/gmane.comp.kde.devel.kopete/53279
http://www.nvnews.net/vbulletin/showthread.php?t=104881

I ended up just rolling back the nvidia drivers but I never did get this to compile.
Back to top
View user's profile Send private message
ep0ch
n00b
n00b


Joined: 03 Feb 2003
Posts: 14

PostPosted: Fri Jan 25, 2008 12:23 am    Post subject: Reply with quote

Cannot compile =kde-base/kopete-3.5.8

I'm getting the exact same compile error message as Saundersx.

USE flags set:
arts crypt irc jingle kernel_linux latex slp ssl xinerama xscreensaver yahoo

Emerging =kde-base/kde-meta-3.5.8 on a brand new install. (Literally, did emerge -e system && emerge -va =kde-base/kde-meta-3.5.8)
Back to top
View user's profile Send private message
ep0ch
n00b
n00b


Joined: 03 Feb 2003
Posts: 14

PostPosted: Fri Jan 25, 2008 1:13 am    Post subject: Reply with quote

I have filed a bug:
Bugzilla Bug 207335 =kde-base/kopete-3.5.8 compile error on jabber protocol
Back to top
View user's profile Send private message
ep0ch
n00b
n00b


Joined: 03 Feb 2003
Posts: 14

PostPosted: Fri Jan 25, 2008 1:33 pm    Post subject: Reply with quote

Taken from http://bugs.gentoo.org/show_bug.cgi?id=207335

Quote:
------- Comment #5 From Ingmar Vanhassel 2008-01-25 06:50:56 0000 [reply] -------

This is fixed in CVS. Thanks for your report!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum