Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
non riesco ad aggiornare dbus-0.60-r4
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
Kernel78
Moderator
Moderator


Joined: 24 Jun 2005
Posts: 3654

PostPosted: Wed Feb 22, 2006 2:37 pm    Post subject: non riesco ad aggiornare dbus-0.60-r4 Reply with quote

Ho provato a cercare ma non ho trovato nulla di utile (o comprensibile) per risolvere il mio problema.
Il mio aggiornamento giornaliero termina con questi bellissimi messaggi ...
Code:
Running ./dbus-send --print-reply=literal --dest=org.freedesktop.DBus /org/freedesktop/DBus org.freedesktop.DBus.Introspectable.Introspect
Failed to open connection to session message bus: No reply within specified time
killing message bus 1258
./run-with-tmp-session-bus.sh: script "./dbus-send" failed
make[2]: *** [dbus-bus-introspect.xml] Error 1
make[2]: Leaving directory `/var/tmp/portage/dbus-0.60-r4/work/dbus-0.60/tools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dbus-0.60-r4/work/dbus-0.60'
make: *** [all] Error 2

Sapete aiutarmi o indirizzarmi ?
_________________
Le tre grandi virtù di un programmatore: pigrizia, impazienza e arroganza. (Larry Wall).
Prima di postare un file togli i commenti con
Code:
grep -vE '(^[[:space:]]*($|(#|!|;|//)))'
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Thu Feb 23, 2006 8:25 am    Post subject: Re: non riesco ad aggiornare dbus-0.60-r4 Reply with quote

Kernel78 wrote:
Running ./dbus-send --print-reply=literal --dest=org.freedesktop.DBus /org/freedesktop/DBus org.freedesktop.DBus.Introspectable.Introspect
Failed to open connection to session message bus: No reply within specified time
killing message bus 1258


Personalmente non conosco dbus ma quel messaggio farebbe pensare che ci dovrebbe essere un demone in funzione e invece questo non c'é.
_________________
Ciao da me!
Back to top
View user's profile Send private message
Kernel78
Moderator
Moderator


Joined: 24 Jun 2005
Posts: 3654

PostPosted: Thu Feb 23, 2006 6:38 pm    Post subject: Reply with quote

Effettivamente avevi ragione, il servizio dbus non era attivo ma anche dopo averlo lanciato e provando a aggiornarlo ottengo cmq
Code:
Created configuration file ./run-with-tmp-session-bus.conf
Running ../tools/dbus-launch --sh-syntax --config-file=./run-with-tmp-session-bus.conf
Started bus pid 17619 at unix:abstract=/tmp/dbus-CDPmHZxfr7,guid=6acffd4313d5a64d31713f0d65b6d100
Running ./dbus-send --print-reply=literal --dest=org.freedesktop.DBus /org/freedesktop/DBus org.freedesktop.DBus.Introspectable.Introspect
Failed to open connection to session message bus: No reply within specified time
killing message bus 17619
./run-with-tmp-session-bus.sh: script "./dbus-send" failed
make[2]: *** [dbus-bus-introspect.xml] Error 1
make[2]: Leaving directory `/var/tmp/portage/dbus-0.60-r4/work/dbus-0.60/tools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dbus-0.60-r4/work/dbus-0.60'
make: *** [all] Error 2

:cry:
_________________
Le tre grandi virtù di un programmatore: pigrizia, impazienza e arroganza. (Larry Wall).
Prima di postare un file togli i commenti con
Code:
grep -vE '(^[[:space:]]*($|(#|!|;|//)))'
Back to top
View user's profile Send private message
lorenzo666
Apprentice
Apprentice


Joined: 05 Feb 2006
Posts: 225

PostPosted: Wed Mar 15, 2006 10:57 am    Post subject: Reply with quote

mi accodo a questo post perché ho avuto il solito identico porblema, vi allego l'errore, e spero che sappiate consigliarmi come fare a risistemare al meglio il problema: anche io ho riscontrato questo errore facendo un aggiornamento globale.

vi allego alcune stringhe che precedono l'errore nella speranza che vi faccian comodo...


Code:
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -DDBUS_COMPILATION -DDBUS_API_SUBJECT_TO_CHANGE=1 -O2 -march=i686 -pipe -fomit-frame-pointer -MT qdbusconnection.lo -MD -MP -MF .deps/qdbusconnection.Tpo -c ../qt/qdbusconnection.cpp  -fPIC -DPIC -o .libs/qdbusconnection.o
In file included from ../qt/qdbusintrospection.h:33,
                 from ../qt/qdbusconnection_p.h:54,
                 from ../qt/qdbusconnection.cpp:31:
../qt/qdbustype.h:53: error: expected `)' before '*' token
../qt/qdbustype.h:109: error: expected `)' before '*' token
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -DDBUS_COMPILATION -DDBUS_API_SUBJECT_TO_CHANGE=1 -O2 -march=i686 -pipe -fomit-frame-pointer -MT qdbuserror.lo -MD -MP -MF .deps/qdbuserror.Tpo -c ../qt/qdbuserror.cpp -o qdbuserror.o >/dev/null 2>&1
../qt/qdbusconnection.cpp:420:33: qdbusconnection_p.moc: No such file or directory
make[2]: *** [qdbusconnection.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/dbus-0.61/work/dbus-0.61/qt'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dbus-0.61/work/dbus-0.61'
make: *** [all] Error 2

!!! ERROR: sys-apps/dbus-0.61 failed.
Call stack:
  ebuild.sh, line 1557:   Called dyn_compile
  ebuild.sh, line 966:   Called src_compile

!!! make failed
!!! If you need support, post the topmost build error, and the call stack if relevant.


grazie
_________________
Gentoo regna...
Back to top
View user's profile Send private message
Kernel78
Moderator
Moderator


Joined: 24 Jun 2005
Posts: 3654

PostPosted: Wed Mar 15, 2006 11:03 am    Post subject: Reply with quote

Personalmente avevo temporeggiato fino ad oggi maskerando la nuova versione.
Dopo aver letto il tuo messaggio mi sono ricordato del problema e ho provato a smascherare nuovamente dbus e questa volta l'installazione è andata a buon fine 8O misteri dell'informatica...

P.S.
Non metto [risolto] nel titolo per permettere a lorenzo di ottenere aiuto per il suo problema.
_________________
Le tre grandi virtù di un programmatore: pigrizia, impazienza e arroganza. (Larry Wall).
Prima di postare un file togli i commenti con
Code:
grep -vE '(^[[:space:]]*($|(#|!|;|//)))'
Back to top
View user's profile Send private message
lorenzo666
Apprentice
Apprentice


Joined: 05 Feb 2006
Posts: 225

PostPosted: Wed Mar 15, 2006 11:10 am    Post subject: Reply with quote

boh, io è da stamani che cerco di compilarle, ma niente... un mio amico mi ha detto che potrebbe essere a causa delle qt4 con cui dbus cerca di compilarsi, e mi ha consigliato di unmergerle e mascherarle, dato che nessun programma ancora le usa, ma volevo aspettare e riprovare... magari poi qualcuno in questo forum ha una soluzione alternativa.
_________________
Gentoo regna...
Back to top
View user's profile Send private message
Luca89
Advocate
Advocate


Joined: 27 Apr 2005
Posts: 2107
Location: Agrigento (Italy)

PostPosted: Wed Mar 15, 2006 12:13 pm    Post subject: Reply with quote

lorenzo666 wrote:
boh, io è da stamani che cerco di compilarle, ma niente... un mio amico mi ha detto che potrebbe essere a causa delle qt4 con cui dbus cerca di compilarsi, e mi ha consigliato di unmergerle e mascherarle, dato che nessun programma ancora le usa, ma volevo aspettare e riprovare... magari poi qualcuno in questo forum ha una soluzione alternativa.


Puoi provare a togliere solamente la flag use "qt" a dbus.
_________________
Running Fast!
Back to top
View user's profile Send private message
lorenzo666
Apprentice
Apprentice


Joined: 05 Feb 2006
Posts: 225

PostPosted: Wed Mar 15, 2006 8:10 pm    Post subject: Reply with quote

niente, anche con le flag use meno senza le qt, non me lo compila... ci deve essere un altro problema...
_________________
Gentoo regna...
Back to top
View user's profile Send private message
skakz
Guru
Guru


Joined: 03 Jul 2004
Posts: 380
Location: Ischia/Napoli/Italia/Terra

PostPosted: Wed Mar 15, 2006 10:50 pm    Post subject: Reply with quote

per lorenzo:

ho avuto lo stesso problema.. dunque sembra che questa nuova versione ignori la flag -qt necessaria perchè la compilazione vada a buon fine fin dalle precendenti versioni (almeno per quanto mi riguarda). quit c'è una patch e questo è il bug aperto su bugs.gentoo.org.

ciauz
_________________
Linux Registered User n.340423
Linux User Group Ischia
www.tush.it
Back to top
View user's profile Send private message
lorenzo666
Apprentice
Apprentice


Joined: 05 Feb 2006
Posts: 225

PostPosted: Thu Mar 16, 2006 9:04 am    Post subject: Reply with quote

domanda stupida: come si usano le patch?
_________________
Gentoo regna...
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Thu Mar 16, 2006 9:08 am    Post subject: Reply with quote

lorenzo666 wrote:
domanda stupida: come si usano le patch?


In genere basta modificare l'ebuild. Puoi cominciare leggendo questo.
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
lorenzo666
Apprentice
Apprentice


Joined: 05 Feb 2006
Posts: 225

PostPosted: Thu Mar 16, 2006 9:36 am    Post subject: Reply with quote

grazie per la guida, ma oggi, non so come, si è compilato tutto senza dare errori... citando ciò che è stato detto più in su, miseri dell'informatica...
_________________
Gentoo regna...
Back to top
View user's profile Send private message
skakz
Guru
Guru


Joined: 03 Jul 2004
Posts: 380
Location: Ischia/Napoli/Italia/Terra

PostPosted: Thu Mar 16, 2006 9:41 am    Post subject: Reply with quote

in realtà qui si doveva modificare configure.in! basta aggiungere le linee segnate con il + nel posto giusto..
ciauz


edit:
ho visto ora che hanno aggiunto le patch all'ebuild ecco perchè compila bene :)

Quote:
* Applying dbus-0.60-qt-pc.patch ... [ ok ]
* Applying dbus-0.60-decls-ansi-c.patch ... [ ok ]
* Applying dbus-0.61-mono-tools-update.diff ... [ ok ]
* Applying dbus-0.61-qt-disabling.patch ... [ ok ]
* Applying dbus-0.61-i-hate-qt-so-much.patch ... [ ok ]
* Applying dbus-0.61-libxml-dep.patch ... [ ok ]


edit2: ma non avrebbero dovuto cambiare nome all'ebuild????????
_________________
Linux Registered User n.340423
Linux User Group Ischia
www.tush.it
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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