Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[cairo] probleme de compilation de firefox
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
ph11
n00b
n00b


Joined: 14 Jul 2007
Posts: 17

PostPosted: Sat Jul 14, 2007 10:50 am    Post subject: [cairo] probleme de compilation de firefox Reply with quote

Bonjour,

Je viens d'installer Gentoo mais j'ai un probleme lors de la compilation de cairo pour installer firefox.
Pour simplifier la chose, je vais mettre directement les messages de la compilation:
Code:
 # emerge -a mozilla-firefox

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] x11-libs/cairo-1.4.6  USE="-X -debug -directfb -doc -glitz -svg -xcb"
[ebuild  N    ] app-arch/zip-2.32  USE="crypt"
[ebuild  N    ] dev-libs/nspr-4.6.5-r1  USE="ipv6 -debug"
[ebuild  NS   ] sys-devel/autoconf-2.13
[ebuild  N    ] dev-libs/atk-1.12.4  USE="-debug -doc"
[ebuild  N    ] x11-misc/shared-mime-info-0.20
[ebuild  N    ] x11-apps/xdpyinfo-1.0.2  USE="-debug -dga -dmx -xinerama"
[ebuild  N    ] dev-libs/libIDL-0.8.7  USE="-debug"
[ebuild  N    ] x11-libs/pango-1.14.10  USE="-debug -doc"
[ebuild  N    ] www-client/mozilla-launcher-1.56
[ebuild  N    ] dev-libs/nss-3.11.5
[ebuild  N    ] x11-libs/gtk+-2.10.11  USE="jpeg tiff -X -debug -doc -xinerama"
[ebuild  N    ] www-client/mozilla-firefox-2.0.0.4  USE="ipv6 java -bindist -debug -filepicker -gnome -mozdevelop -moznopango -restrict-javascript -xforms -xinerama -xprint" LINGUAS="fr -af -ar -be -bg -ca -cs -da -de -el -en_GB -es -es_AR -es_ES -eu -fi -fy -fy_NL -ga -ga_IE -gu -gu_IN -he -hu -it -ja -ka -ko -ku -lt -mk -mn -nb -nb_NO -nl -nn -nn_NO -pa -pa_IN -pl -pt -pt_BR -pt_PT -ro -ru -sk -sl -sv -sv_SE -tr -zh -zh_CN -zh_TW"

Would you like to merge these packages? [Yes/No] y
>>> Verifying ebuild Manifests...

>>> Emerging (1 of 13) x11-libs/cairo-1.4.6 to /
 * cairo-1.4.6.tar.gz RMD160 ;-) ...                                      [ ok ]
 * cairo-1.4.6.tar.gz SHA1 ;-) ...                                        [ ok ]
 * cairo-1.4.6.tar.gz SHA256 ;-) ...                                      [ ok ]
 * cairo-1.4.6.tar.gz size ;-) ...                                        [ ok ]
 * checking ebuild checksums ;-) ...                                      [ ok ]
 * checking auxfile checksums ;-) ...                                     [ ok ]
 * checking miscfile checksums ;-) ...                                    [ ok ]
 * checking cairo-1.4.6.tar.gz ;-) ...                                    [ ok ]
>>> Unpacking source...
>>> Unpacking cairo-1.4.6.tar.gz to /var/tmp/portage/x11-libs/cairo-1.4.6/work
 * Applying cairo-1.4.6-ctype.patch ...

 * Failed Patch: cairo-1.4.6-ctype.patch !
 *  ( /usr/portage/x11-libs/cairo/files/cairo-1.4.6-ctype.patch )
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/x11-libs/cairo-1.4.6/temp/cairo-1.4.6-ctype.patch-5963.out


!!! ERROR: x11-libs/cairo-1.4.6 failed.
Call stack:
  ebuild.sh, line 1621:   Called dyn_unpack
  ebuild.sh, line 753:   Called qa_call 'src_unpack'
  ebuild.sh, line 44:   Called src_unpack
  cairo-1.4.6.ebuild, line 48:   Called epatch '/usr/portage/x11-libs/cairo/files/cairo-1.4.6-ctype.patch'
  eutils.eclass, line 304:   Called die

!!! Failed Patch: cairo-1.4.6-ctype.patch!
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/x11-libs/cairo-1.4.6/temp/build.log'.


Je mets aussi mon make.conf
Code:

# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /etc/make.conf.example for a more detailed example.
CFLAGS="-O2 -march=i686 -pipe"
CXXFLAGS="${CFLAGS}"
# This should not be changed unless you know exactly what you are doing.  You
# should probably be using a different stage, instead.
CHOST="i686-pc-linux-gnu"

USE="-gnome qt3 qt4 kde dvd alsa cdr aac acl acpi aim arts avahi cairo cddb cup dvdr dvdread ffmpeg flac hal gif gstreamer imagemagick imlib jack jabber java javascript jpeg mp3 mpeg mplayer msn musepack ogg opengl pdf perl png ruby ssl svga tiff vorbis win32codecs xine xvid"

MAKEOPTS="-j2"
PORTAGE_NICENESS=3
AUTOCLEAN="yes"
INPUT_DEVICES="keyboard mouse"
VIDEO_CARDS="nvidia"
LINGUAS="fr"

GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ ftp://ftp.$

SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"


Voila! Je ne sais vraimen pas ou se situe le probleme, si quelqu'un pouvait m'aider, please.


Last edited by ph11 on Sat Jul 14, 2007 11:04 am; edited 1 time in total
Back to top
View user's profile Send private message
geekounet
Bodhisattva
Bodhisattva


Joined: 11 Oct 2004
Posts: 3772

PostPosted: Sat Jul 14, 2007 10:56 am    Post subject: Reply with quote

Salut et bienvenue à toi !
Peux-tu mettre ton titre en conformité avec les conventions de notre forum s'il te plait ? Merci :)

Pour ton problème, tente de resync plus tard, ou essaie de compiler une autre version.
Back to top
View user's profile Send private message
ph11
n00b
n00b


Joined: 14 Jul 2007
Posts: 17

PostPosted: Sat Jul 14, 2007 11:17 am    Post subject: Reply with quote

geekounet wrote:
Salut et bienvenue à toi !
Peux-tu mettre ton titre en conformité avec les conventions de notre forum s'il te plait ? Merci :)

dsl

Quote:
Pour ton problème, tente de resync plus tard, ou essaie de compiler une autre version.

Donc le problème est du à l'application en elle même.
J'espère que je ne devrait pas trop attendre pour la MAJ. De toute façon, le temps de terminer toutes mes compilations, elle devrait être disponible.
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