Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Re: [Emerge] Problème de compil sur 2 paquets (resolu)
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
floc_12
Apprentice
Apprentice


Joined: 28 Jun 2006
Posts: 191

PostPosted: Fri Nov 18, 2011 6:46 pm    Post subject: Re: [Emerge] Problème de compil sur 2 paquets (resolu) Reply with quote

Bonjour,

J'ai un peu fait le boulet hier. En voulant bidouiller sur les librairies pour reparer mon openoffice, j'ai fait un rm /usr/lib64/libi* (ca craint :oops: )

Bref, en voyant ma connerie presque immédiatement, j'ai fait un revdep-rebeuilt, et bien sur .... plein de liens cassés. Un vingtaine de paquets à installer.....

Bon, je m'en suis sorti et en ai installé la majorité, cependant, j'ai un plantage sur 2 paquets :
evolution-data-server
gnome-panel

J'ai essayé de les supprimer et les réinstaller, mais toujours la même erreur.

Code:
  CCLD   libecal-1.2.la
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lical
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -licalss
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -licalvcal
collect2: ld returned 1 exit status
make[4]: *** [libecal-1.2.la] Erreur 1
make[4] : on quitte le répertoire « /dev/shm/portage/gnome-extra/evolution-data-server-2.32.3-r1/work/evolution-data-server-2.32.3/calendar/libecal »
make[3]: *** [all] Erreur 2
make[3] : on quitte le répertoire « /dev/shm/portage/gnome-extra/evolution-data-server-2.32.3-r1/work/evolution-data-server-2.32.3/calendar/libecal »
make[2]: *** [all-recursive] Erreur 1
make[2] : on quitte le répertoire « /dev/shm/portage/gnome-extra/evolution-data-server-2.32.3-r1/work/evolution-data-server-2.32.3/calendar »
make[1]: *** [all-recursive] Erreur 1
make[1] : on quitte le répertoire « /dev/shm/portage/gnome-extra/evolution-data-server-2.32.3-r1/work/evolution-data-server-2.32.3 »
make: *** [all] Erreur 2
 * ERROR: gnome-extra/evolution-data-server-2.32.3-r1 failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of 'emerge --info =gnome-extra/evolution-data-server-2.32.3-r1',
 * the complete build log and the output of 'emerge -pqv =gnome-extra/evolution-data-server-2.32.3-r1'.
 * The complete build log is located at '/dev/shm/portage/gnome-extra/evolution-data-server-2.32.3-r1/temp/build.log'.
 * The ebuild environment file is located at '/dev/shm/portage/gnome-extra/evolution-data-server-2.32.3-r1/temp/environment'.
 * S: '/dev/shm/portage/gnome-extra/evolution-data-server-2.32.3-r1/work/evolution-data-server-2.32.3'

>>> Failed to emerge gnome-extra/evolution-data-server-2.32.3-r1, Log file:

>>>  '/dev/shm/portage/gnome-extra/evolution-data-server-2.32.3-r1/temp/build.log'

 * Messages for package gnome-extra/evolution-data-server-2.32.3-r1:

 * ERROR: gnome-extra/evolution-data-server-2.32.3-r1 failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of 'emerge --info =gnome-extra/evolution-data-server-2.32.3-r1',
 * the complete build log and the output of 'emerge -pqv =gnome-extra/evolution-data-server-2.32.3-r1'.
 * The complete build log is located at '/dev/shm/portage/gnome-extra/evolution-data-server-2.32.3-r1/temp/build.log'.
 * The ebuild environment file is located at '/dev/shm/portage/gnome-extra/evolution-data-server-2.32.3-r1/temp/environment'.
 * S: '/dev/shm/portage/gnome-extra/evolution-data-server-2.32.3-r1/work/evolution-data-server-2.32.3'


Merci


Last edited by floc_12 on Fri Nov 18, 2011 9:16 pm; edited 1 time in total
Back to top
View user's profile Send private message
xaviermiller
Bodhisattva
Bodhisattva


Joined: 23 Jul 2004
Posts: 8716
Location: ~Brussels - Belgique

PostPosted: Fri Nov 18, 2011 7:46 pm    Post subject: Reply with quote

essaie plusieurs fois
Code:
emerge --resume --keep-going
revdep-rebuild -i

_________________
Kind regards,
Xavier Miller
Back to top
View user's profile Send private message
guilc
Bodhisattva
Bodhisattva


Joined: 15 Nov 2003
Posts: 3326
Location: Paris - France

PostPosted: Fri Nov 18, 2011 7:58 pm    Post subject: Reply with quote

Code:
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lical
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -licalss
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -licalvcal


Un petit emerge -1 dev-libs/libical peut-être ?
_________________
Merci de respecter les règles du forum.

Mon site perso : https://www.xwing.info
Mon PORTDIR_OVERLAY : https://gentoo.xwing.info ou layman -a xwing
Back to top
View user's profile Send private message
floc_12
Apprentice
Apprentice


Joined: 28 Jun 2006
Posts: 191

PostPosted: Fri Nov 18, 2011 8:42 pm    Post subject: Reply with quote

Merci de vos réponse. Evolution-data-server est passé en reinstallant libical, mais maintenant c'est gome-panel qui coince. A priori, ce serait xml2po qui bloquerait. Mais comment savoir le nom du paquet (J'ai essayé libxml2 mais ca ne marche pas)?

J'ai l'impression que ma fausse manip a bien mis le bordel dans mon système ....

Code:
if ! test -d fr/; then mkdir fr/; fi
if [ -f "C/legal.xml" ]; then d="../"; else d="/dev/shm/portage/gnome-base/gnome-panel-2.32.1-r3/work/gnome-panel-2.32.1/help/clock/"; fi; \
mo="fr/fr.mo"; \
if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/dev/shm/portage/gnome-base/gnome-panel-2.32.1-r3/work/gnome-panel-2.32.1/help/clock/${mo}"; fi; \
(cd fr/ && \
  `which xml2po` -m docbook -e -t "${mo}" \
    "${d}C/legal.xml" > legal.xml.tmp && \
    cp legal.xml.tmp legal.xml && rm -f legal.xml.tmp)
[b]'/usr/bin/xml2po-2.7' does not exist[/b]
make[3]: *** [fr/legal.xml] Erreur 1
make[3]: *** Attente des tâches non terminées....
'/usr/bin/xml2po-2.7' does not exist
make[3]: *** [fr/clock.xml] Erreur 1
make[3] : on quitte le répertoire « /dev/shm/portage/gnome-base/gnome-panel-2.32.1-r3/work/gnome-panel-2.32.1/help/clock »
make[2]: *** [all-recursive] Erreur 1
make[2] : on quitte le répertoire « /dev/shm/portage/gnome-base/gnome-panel-2.32.1-r3/work/gnome-panel-2.32.1/help »
make[1]: *** [all-recursive] Erreur 1
make[1] : on quitte le répertoire « /dev/shm/portage/gnome-base/gnome-panel-2.32.1-r3/work/gnome-panel-2.32.1 »
make: *** [all] Erreur 2
emake failed
 * ERROR: gnome-base/gnome-panel-2.32.1-r3 failed (compile phase):
 *   compile failure
 *
 * Call stack:
 *     ebuild.sh, line   56:  Called src_compile
 *   environment, line 6048:  Called gnome2_src_compile
 *   environment, line 3351:  Called die
 * The specific snippet of code:
 *       emake || die "compile failure"
 *
 * If you need support, post the output of 'emerge --info =gnome-base/gnome-panel-2.32.1-r3',
 * the complete build log and the output of 'emerge -pqv =gnome-base/gnome-panel-2.32.1-r3'.
 * The complete build log is located at '/dev/shm/portage/gnome-base/gnome-panel-2.32.1-r3/temp/build.log'.
 * The ebuild environment file is located at '/dev/shm/portage/gnome-base/gnome-panel-2.32.1-r3/temp/environment'.
 * S: '/dev/shm/portage/gnome-base/gnome-panel-2.32.1-r3/work/gnome-panel-2.32.1'

>>> Failed to emerge gnome-base/gnome-panel-2.32.1-r3, Log file:

>>>  '/dev/shm/portage/gnome-base/gnome-panel-2.32.1-r3/temp/build.log'

 * Messages for package gnome-extra/evolution-data-server-2.32.3-r1:

 *
 * LDAP schemas needed by evolution are installed in /etc/openldap/schema

 * Messages for package gnome-base/gnome-panel-2.32.1-r3:

 * ERROR: gnome-base/gnome-panel-2.32.1-r3 failed (compile phase):
 *   compile failure
 *
 * Call stack:
 *     ebuild.sh, line   56:  Called src_compile
 *   environment, line 6048:  Called gnome2_src_compile
 *   environment, line 3351:  Called die
 * The specific snippet of code:
 *       emake || die "compile failure"
 *
 * If you need support, post the output of 'emerge --info =gnome-base/gnome-panel-2.32.1-r3',
 * the complete build log and the output of 'emerge -pqv =gnome-base/gnome-panel-2.32.1-r3'.
 * The complete build log is located at '/dev/shm/portage/gnome-base/gnome-panel-2.32.1-r3/temp/build.log'.
 * The ebuild environment file is located at '/dev/shm/portage/gnome-base/gnome-panel-2.32.1-r3/temp/environment'.
 * S: '/dev/shm/portage/gnome-base/gnome-panel-2.32.1-r3/work/gnome-panel-2.32.1'

 * GNU info directory index is up-to-date.
 * After world updates, it is important to remove obsolete packages with
 * emerge --depclean. Refer to `man emerge` for more information.


Merci
Back to top
View user's profile Send private message
floc_12
Apprentice
Apprentice


Joined: 28 Jun 2006
Posts: 191

PostPosted: Fri Nov 18, 2011 9:13 pm    Post subject: Reply with quote

C'est bon, ca a fonctionné en reinstallant gnome-doc-utils

Le revdep-rebuild ne me donne plus d'erreur et mon office remarche :) (reste le depclean qui me propose pleins de paquets à supprimer ...)

J’espère que je n'aurais pas trop mis le bordel.

Merci
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