[Gentoo][sun-jdk] Installation impossible d'une dépendance.

Installation impossible d'une dépendance. [Gentoo][sun-jdk] - Installation - Linux et OS Alternatifs

Marsh Posté le 14-06-2009 à 11:33:11    

Bonjour à tous,
 
Je viens vous voir car j'ai une Gentoo installée sur un serveur dédié OVH Kimsufi. Ce serveur dispose des modules PHP préinstallés nickel, mais je souhaitais installé dessus Java pour déployer des application Java EE. Viens donc alors l'installation de Java, sans succès, à cause de la dépendance portage-utils-0.1.29.

Citation :

> emerge dev-java/sun-jdk
Calculating dependencies  .... done!
>>> Verifying ebuild Manifests...
 
>>> Emerging (1 of 7) app-portage/portage-utils-0.1.29 to /
 * portage-utils-0.1.29.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...           [ ok ]
 * checking ebuild checksums ;-) ...                                      [ ok ]
 * checking auxfile checksums ;-) ...                                     [ ok ]
 * checking miscfile checksums ;-) ...                                    [ ok ]
 * checking portage-utils-0.1.29.tar.bz2 ;-) ...                          [ ok ]
>>> Unpacking source...
>>> Unpacking portage-utils-0.1.29.tar.bz2 to /var/tmp/portage/app-portage/portage-utils-0.1.29/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/app-portage/portage-utils-0.1.29/work/portage-utils-0.1.29 ...
: q : qatom : qcache : qcheck : qdepends : qfile : qgrep : qlist : qlop : qmerge : qpkg : qsearch : qsize : qtbz2 : quse : qxpak :
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=i686 -std=gnu99 main.c -o q
main.c:1: erreur: le processeur sélectionné ne supporte pas le jeu d'instructions x86-64
main.c:1: erreur: le processeur sélectionné ne supporte pas le jeu d'instructions x86-64
make: *** [q] Erreur 1
 *  
 * ERROR: app-portage/portage-utils-0.1.29 failed.
 * Call stack:
 *                     ebuild.sh, line 1701:  Called dyn_compile
 *                     ebuild.sh, line 1039:  Called qa_call 'src_compile'
 *                     ebuild.sh, line   44:  Called src_compile
 *   portage-utils-0.1.29.ebuild, line   25:  Called die
 * The specific snippet of code:
 *    emake || die
 *  The die message:
 *   (no error message)
 *  
 * 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/app-portage/portage-utils-0.1.29/temp/build.log'.
 *  
 
 * Messages for package app-portage/portage-utils-0.1.29:
 
 *  
 * ERROR: app-portage/portage-utils-0.1.29 failed.
 * Call stack:
 *                     ebuild.sh, line 1701:  Called dyn_compile
 *                     ebuild.sh, line 1039:  Called qa_call 'src_compile'
 *                     ebuild.sh, line   44:  Called src_compile
 *   portage-utils-0.1.29.ebuild, line   25:  Called die
 * The specific snippet of code:
 *    emake || die
 *  The die message:
 *   (no error message)
 *  
 * 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/app-portage/portage-utils-0.1.29/temp/build.log'.
 *


 
Existe-il un moyen d'installer tot de même la jdk sun ?
 
Voici quelques infos complémentaires :
 
emerge --info

Code :
  1. emerge --info
  2. Portage 2.1.3.19 (default-linux/amd64/2007.0/desktop, gcc-3.4.5, glibc-2.3.6-r3, 2.6.27.10-grsec-xxxx-grs-ipv4-64 x86_64)
  3. =================================================================
  4. System uname: 2.6.27.10-grsec-xxxx-grs-ipv4-64 x86_64 Intel(R) Celeron(R) CPU 220 @ 1.20GHz
  5. Timestamp of tree: Wed, 09 Jul 2008 09:00:01 +0000
  6. app-shells/bash:     3.2_p17
  7. dev-lang/python:     2.4.4-r6
  8. dev-python/pycrypto: 2.0.1-r6
  9. sys-apps/baselayout: 1.11.14-r8
  10. sys-apps/sandbox:    1.2.17
  11. sys-devel/autoconf:  2.13, 2.61-r1
  12. sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1, 1.10
  13. sys-devel/binutils:  2.16.1-r2
  14. sys-devel/gcc-config: 1.3.13-r2
  15. sys-devel/libtool:   1.5.22
  16. virtual/os-headers:  2.6.11-r2
  17. ACCEPT_KEYWORDS="amd64"
  18. CBUILD="x86_64-pc-linux-gnu"
  19. CFLAGS="-O2 -pipe -march=i686"
  20. CHOST="x86_64-pc-linux-gnu"
  21. CONFIG_PROTECT="/etc /usr/local/apache/conf /usr/local/lib/php4 /usr/local/lib/php5 /var/bind"
  22. CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
  23. CXXFLAGS="-O2 -pipe -march=i686"
  24. DISTDIR="/usr/portage/distfiles"
  25. FEATURES="distlocks metadata-transfer sfperms strict unmerge-orphans userfetch"
  26. GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/ ftp://mirror.ovh.net/gentoo-distfiles/"
  27. LANG="fr_FR@euro"
  28. MAKEOPTS="-j2"
  29. PKGDIR="/usr/portage/packages"
  30. PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
  31. PORTAGE_TMPDIR="/var/tmp"
  32. PORTDIR="/usr/portage"
  33. PORTDIR_OVERLAY="/usr/local/portage-ovh"
  34. SYNC="rsync://rsync.gentoo.org/gentoo-portage"
  35. USE="acl acpi alsa amd64 arts berkdb cairo cdr cli cracklib crypt cups dbus dri dvd dvdr dvdread eds emboss encode esd evo fam firefox fortran gdbm gif gnome gpm gstreamer hal iconv ipv6 isdnlog java jpeg kde kerberos ldap mad midi mikmod mmx mp3 mpeg mudflap ncurses netboot nls nptlonly ogg opengl openmp oss pam pcre pdf perl png pppd python qt3 qt3support qt4 quicktime readline reflection session spell spl sse sse2 ssl svg tcpd tiff truetype unicode vorbis xml xorg xv zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i810 mach64 mga neomagic nv r128 radeon rendition s3 s3virge savage siliconmotion sis sisusb tdfx tga trident tseng v4l vesa vga via vmware voodoo"
  36. Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS


Code :
  1. gcc --version
  2. gcc (GCC) 3.4.5 (Gentoo 3.4.5, ssp-3.4.5-1.0, pie-8.7.9)
  3. Copyright ? 2004 Free Software Foundation, Inc.
  4. Ce logiciel est libre; voir les sources pour les conditions de copie.  Il n'y a PAS
  5. GARANTIE; ni implicite pour le MARCHANDAGE ou pour un BUT PARTICULIER.


 
Merci d'avance,
 
Corentin

Reply

Marsh Posté le 14-06-2009 à 11:33:11   

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed