Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[portage] impossible de compiler noatun-3.4.3
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
gbetous
l33t
l33t


Joined: 15 Jan 2004
Posts: 679
Location: Toulouse

PostPosted: Sun Jan 15, 2006 2:43 pm    Post subject: [portage] impossible de compiler noatun-3.4.3 Reply with quote

salut !

je faisais un emerge kde-base et j'ai un pb sur la compile du package noatun :

Code:
/bin/sh ../../libtool --silent --mode=link --tag=CXX i686-pc-linux-gnu-g++  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=athlon-xp -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION    -o noatun -R /usr/kde/3.4/lib -R /usr/kde/3.4/lib -R /usr/qt/3/lib -R /usr/lib -no-undefined -L/usr/kde/3.4/lib -L/usr/qt/3/lib -L/usr/lib    noatun.la.o libkdeinit_noatun.la
libtool: link: warning: `/var/tmp/portage/noatun-3.4.3/work/noatun-3.4.3/arts/gui/common/libartsgui.la' seems to be moved
libtool: link: warning: `/var/tmp/portage/noatun-3.4.3/work/noatun-3.4.3/arts/gui/kde/libartsgui_kde.la' seems to be moved
libtool: link: warning: `/var/tmp/portage/noatun-3.4.3/work/noatun-3.4.3/arts/modules/libartsmodules.la' seems to be moved
libtool: link: warning: `/var/tmp/portage/noatun-3.4.3/work/noatun-3.4.3/arts/gui/common/libartsgui.la' seems to be moved
libtool: link: warning: `/var/tmp/portage/noatun-3.4.3/work/noatun-3.4.3/arts/gui/kde/libartsgui_kde.la' seems to be moved
libtool: link: warning: `/var/tmp/portage/noatun-3.4.3/work/noatun-3.4.3/arts/modules/libartsmodules.la' seems to be moved
/usr/kde/3.4/lib/libartsmodules.so: undefined reference to `virtual thunk to Arts::SynthModule_stub::streamInit()'
/usr/kde/3.4/lib/libartsbuilder.so: undefined reference to `virtual thunk to Arts::Loader_stub::loadObject(Arts::TraderOffer)'
/usr/kde/3.4/lib/libartsmodulesmixers.so: undefined reference to `virtual thunk to Arts::StdSynthModule::stop()'
/usr/kde/3.4/lib/libartsmodules.so: undefined reference to `virtual thunk to Arts::SynthModule_stub::streamEnd()'
/usr/kde/3.4/lib/libartsmodulesmixers.so: undefined reference to `virtual thunk to Arts::StdSynthModule::streamEnd()'
/usr/kde/3.4/lib/libartsmodules.so: undefined reference to `virtual thunk to Arts::SynthModule_stub::autoSuspend()'
/usr/kde/3.4/lib/libartsbuilder.so: undefined reference to `virtual thunk to Arts::Loader_stub::traderEntries()'
/usr/kde/3.4/lib/libartsbuilder.so: undefined reference to `virtual thunk to Arts::Loader_stub::dataVersion()'
/usr/kde/3.4/lib/libartsmodulesmixers.so: undefined reference to `virtual thunk to Arts::StdSynthModule::streamInit()'
/usr/kde/3.4/lib/libartsbuilder.so: undefined reference to `virtual thunk to Arts::Loader_stub::modules()'
/usr/kde/3.4/lib/libartsmodulesmixers.so: undefined reference to `virtual thunk to Arts::StdSynthModule::streamStart()'
/usr/kde/3.4/lib/libartsmodulesmixers.so: undefined reference to `virtual thunk to Arts::StdSynthModule::autoSuspend()'
/usr/kde/3.4/lib/libartsmodulesmixers.so: undefined reference to `virtual thunk to Arts::StdSynthModule::start()'
/usr/kde/3.4/lib/libartsmodules.so: undefined reference to `virtual thunk to Arts::SynthModule_stub::start()'
/usr/kde/3.4/lib/libartsmodules.so: undefined reference to `virtual thunk to Arts::SynthModule_stub::streamStart()'
/usr/kde/3.4/lib/libartsmodules.so: undefined reference to `virtual thunk to Arts::SynthModule_stub::stop()'
collect2: ld returned 1 exit status
make[3]: *** [noatun] Erreur 1
make[3]: *** Attente des tâches non terminées....
make[3]: Leaving directory `/var/tmp/portage/noatun-3.4.3/work/noatun-3.4.3/noatun/app'
make[2]: *** [all-recursive] Erreur 1
make[2]: Leaving directory `/var/tmp/portage/noatun-3.4.3/work/noatun-3.4.3/noatun'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/var/tmp/portage/noatun-3.4.3/work/noatun-3.4.3'
make: *** [all] Erreur 2

!!! ERROR: kde-base/noatun-3.4.3 failed.
!!! Function kde_src_compile, Line 175, Exitcode 2
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, NOT this status message.


le pirce c'est que je suis allé dans les repertoires en question (par exemple /var/tmp/portage/noatun-3.4.3/work/noatun-3.4.3/arts/gui/common/) et je trouve bien la librairie recherchée... une idée ?
Back to top
View user's profile Send private message
kernelsensei
Bodhisattva
Bodhisattva


Joined: 22 Feb 2004
Posts: 5619
Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)

PostPosted: Sun Jan 15, 2006 2:50 pm    Post subject: Reply with quote

voir le bug !

Tu utilises plusieures version de gcc ? distcc peut etre ?

si t'es sur gcc-3.4, t'as bien suivi le guide de migration 3.3 -> 3.4 ? sinon essaye ça :

Code:
revdep-rebuild --library=libstdc++.so.5


et re-emerge les kdelibs
_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'
Back to top
View user's profile Send private message
gbetous
l33t
l33t


Joined: 15 Jan 2004
Posts: 679
Location: Toulouse

PostPosted: Sun Jan 15, 2006 3:46 pm    Post subject: Reply with quote

bien vu, j'ai en effet gcc 3.4 et des restes de gcc 3.3 (j'ai juste recompilé 'system' avec le 3.4, et j'attends de tout faire au fur-et-a-mesure avec le 3.4).

peut-etre n'était-ce pas une bonne idée ? :cry:

bon, je tente le revdep-rebuild...
Back to top
View user's profile Send private message
Talosectos
Guru
Guru


Joined: 31 Aug 2004
Posts: 329
Location: Bugey-Libre

PostPosted: Sun Jan 15, 2006 6:48 pm    Post subject: Reply with quote

gbetous wrote:

peut-etre n'était-ce pas une bonne idée ? :cry:

Effectivement, dans le guide de mise à jour de gcc tu avais deux choix:
Code:
# emerge -e system && emerge -e world
ou bien la possibilité de passer par revdep-rebuild si tu ne veux pas tout recompiler.
_________________
Comité de lutte contre le language sms et les fautes volontaires
Utilisez la fonction recherche !
Back to top
View user's profile Send private message
gbetous
l33t
l33t


Joined: 15 Jan 2004
Posts: 679
Location: Toulouse

PostPosted: Sun Jan 15, 2006 7:43 pm    Post subject: Reply with quote

je pensais que les 2 versions pouvaient cohabiter...

bon, j'ai de toutes facons mon revdep-rebuild qui tourne... ce sera fait !
Back to top
View user's profile Send private message
Talosectos
Guru
Guru


Joined: 31 Aug 2004
Posts: 329
Location: Bugey-Libre

PostPosted: Mon Jan 16, 2006 10:15 am    Post subject: Reply with quote

gbetous wrote:
je pensais que les 2 versions pouvaient cohabiter...

bon, j'ai de toutes facons mon revdep-rebuild qui tourne... ce sera fait !

Le problème c'est que tu avais mis à jour system avec la nouvelle version de gcc et pas le reste, ce qui provoque des incohérences.
_________________
Comité de lutte contre le language sms et les fautes volontaires
Utilisez la fonction recherche !
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French 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