Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
impossibile aggiornare world
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2, 3  Next  
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
drudox
l33t
l33t


Joined: 28 Jan 2016
Posts: 919

PostPosted: Tue May 09, 2017 4:30 pm    Post subject: Reply with quote

io mi ritrovo invece

Code:
MAKEOPTS="-j4"
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30905
Location: here

PostPosted: Tue May 09, 2017 5:22 pm    Post subject: Reply with quote

Che tipo di processore hai (cat /proc/cpuinfo)?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
drudox
l33t
l33t


Joined: 28 Jan 2016
Posts: 919

PostPosted: Tue May 09, 2017 6:40 pm    Post subject: Reply with quote

Code:
processor   : 0
vendor_id   : GenuineIntel
cpu family   : 6
model      : 23
model name   : Intel(R) Core(TM)2 Quad CPU    Q9400  @ 2.66GHz
stepping   : 10
microcode   : 0xa07
cpu MHz      : 2670.000
cache size   : 3072 KB
physical id   : 0
siblings   : 4
core id      : 0
cpu cores   : 4
apicid      : 0
initial apicid   : 0
fpu      : yes
fpu_exception   : yes
cpuid level   : 13
wp      : yes
flags      : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 xsave lahf_lm tpr_shadow vnmi flexpriority dtherm
bugs      :
bogomips   : 5333.33
clflush size   : 64
cache_alignment   : 64
address sizes   : 36 bits physical, 48 bits virtual
power management:

processor   : 1
vendor_id   : GenuineIntel
cpu family   : 6
model      : 23
model name   : Intel(R) Core(TM)2 Quad CPU    Q9400  @ 2.66GHz
stepping   : 10
microcode   : 0xa07
cpu MHz      : 2670.000
cache size   : 3072 KB
physical id   : 0
siblings   : 4
core id      : 1
cpu cores   : 4
apicid      : 1
initial apicid   : 1
fpu      : yes
fpu_exception   : yes
cpuid level   : 13
wp      : yes
flags      : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 xsave lahf_lm tpr_shadow vnmi flexpriority dtherm
bugs      :
bogomips   : 5333.35
clflush size   : 64
cache_alignment   : 64
address sizes   : 36 bits physical, 48 bits virtual
power management:

processor   : 2
vendor_id   : GenuineIntel
cpu family   : 6
model      : 23
model name   : Intel(R) Core(TM)2 Quad CPU    Q9400  @ 2.66GHz
stepping   : 10
microcode   : 0xa07
cpu MHz      : 2670.000
cache size   : 3072 KB
physical id   : 0
siblings   : 4
core id      : 2
cpu cores   : 4
apicid      : 2
initial apicid   : 2
fpu      : yes
fpu_exception   : yes
cpuid level   : 13
wp      : yes
flags      : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 xsave lahf_lm tpr_shadow vnmi flexpriority dtherm
bugs      :
bogomips   : 5333.34
clflush size   : 64
cache_alignment   : 64
address sizes   : 36 bits physical, 48 bits virtual
power management:

processor   : 3
vendor_id   : GenuineIntel
cpu family   : 6
model      : 23
model name   : Intel(R) Core(TM)2 Quad CPU    Q9400  @ 2.66GHz
stepping   : 10
microcode   : 0xa07
cpu MHz      : 2670.000
cache size   : 3072 KB
physical id   : 0
siblings   : 4
core id      : 3
cpu cores   : 4
apicid      : 3
initial apicid   : 3
fpu      : yes
fpu_exception   : yes
cpuid level   : 13
wp      : yes
flags      : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 xsave lahf_lm tpr_shadow vnmi flexpriority dtherm
bugs      :
bogomips   : 5333.36
clflush size   : 64
cache_alignment   : 64
address sizes   : 36 bits physical, 48 bits virtual
power management:
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30905
Location: here

PostPosted: Tue May 09, 2017 6:44 pm    Post subject: Reply with quote

Potresti provare con -j5, ma se vuoi lavorare mentre compila ti consiglio di mettere -j3
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
drudox
l33t
l33t


Joined: 28 Jan 2016
Posts: 919

PostPosted: Tue May 09, 2017 6:47 pm    Post subject: Reply with quote

grazie delle dritte :)

cosa ne pensi del mio make.conf?

Code:
──> cat /etc/portage/make.conf
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
CFLAGS="-march=core2 -O2 -pipe"
CXXFLAGS="${CFLAGS}"

# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="x86_64-pc-linux-gnu"
# These are the USE flags that were used in addition to what is provided by the
# profile used for building.

#USE="X alsa dvd dbus cdr opengl bindist mmx sse sse2"
USE="X multilib pulseaudio abi_x86_32 gtk !qt4 qt5 pcre16 driver kms xvmc uvm alsa dvd \
     dbus cdr opengl bindist truetype xft type1 cleartype \
     corefonts"
#base themes extras"
#USE="gtk qt4 qt5 -test vala ABI_X86_64"

#USE="asm zlib -bindist -rfc3779 -sctp -static-libs {-test} -tls-heartbeat -vanilla"



EMERGE_DEFAULT_OPTS="--autounmask-write=y"

PORTDIR="/usr/portage"
DISTDIR="${PORTDIR}/distfiles"
PKGDIR="${PORTDIR}/packages"
#PORTDIR_OVERLAY="/usr/local/portage"

LINGUAS="it"

MAKEOPTS="-j4"

#GENTOO_MIRRORS="http://gentoo.mirrors.ovh.net/gentoo-distfiles/"

INPUT_DEVICE="evdev synaptics"

VIDEO_CARDS="nvidia"

XFCE_PLUGINS="brightness clock trash"

ACCEPT_KEYWORDS="~amd64"
#PYTHON_TARGETS="python2_7"
GENTOO_MIRRORS="http://mirrors.evowise.com/gentoo/ http://mirrors.linuxant.fr/distfiles.gentoo.org/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://gentoo.mirrors.ovh.net/gentoo-distfiles/"
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30905
Location: here

PostPosted: Tue May 09, 2017 7:14 pm    Post subject: Reply with quote

L'unica cosa che vedo che non mi piace molto (non vuol dire che non vada bene) e' l'attivazione indiscriminata della use flag abi_x86_32.
Questo aumenta sicuramente il tempo di compilazione e lo spazio su disco.
Trovo molto meglio attivarla quando lo richiede qualche pachetto tramite package.use.

Gentoo comunque ti lascia scegliere il sistema che vuoi!
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
drudox
l33t
l33t


Joined: 28 Jan 2016
Posts: 919

PostPosted: Tue May 09, 2017 7:38 pm    Post subject: Reply with quote

grazie 1000 :)
Back to top
View user's profile Send private message
drudox
l33t
l33t


Joined: 28 Jan 2016
Posts: 919

PostPosted: Tue May 09, 2017 10:54 pm    Post subject: Reply with quote

ma devo ricompilare anche il kernel visto che ora ho tutto ricompilato per gcc 5 ?
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30905
Location: here

PostPosted: Wed May 10, 2017 5:41 am    Post subject: Reply with quote

drudox wrote:
ma devo ricompilare anche il kernel visto che ora ho tutto ricompilato per gcc 5 ?

Io non l'ho ricompilato e tutto funziona.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
drudox
l33t
l33t


Joined: 28 Jan 2016
Posts: 919

PostPosted: Wed May 10, 2017 7:52 am    Post subject: Reply with quote

diavolo ! mi e` crashato per il pacchetto termite .. (che ho installato da layman ) e anzi che riprendere dalla compilazione del pacchetto 200 circa ha riniziato da zero
Back to top
View user's profile Send private message
drudox
l33t
l33t


Joined: 28 Jan 2016
Posts: 919

PostPosted: Wed May 10, 2017 2:31 pm    Post subject: Reply with quote

ora sono all upgrade e ottengo questo errore :

Code:
emerge -uDNav --with-bdeps y --backtrack 100


Code:
>>> Emerging (15 of 110) dev-ruby/ruby-gtk2-3.1.1::gentoo
 * ruby-gnome2-all-3.1.1.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...                          [ ok ]
>>> Unpacking source...
 * Running unpack phase for all ...
>>> Unpacking ruby-gnome2-all-3.1.1.tar.gz to /var/tmp/portage/dev-ruby/ruby-gtk2-3.1.1/work/all
>>> Source unpacked in /var/tmp/portage/dev-ruby/ruby-gtk2-3.1.1/work
>>> Preparing source in /var/tmp/portage/dev-ruby/ruby-gtk2-3.1.1/work ...
 * Running prepare phase for all ...
 * Running source copy phase for ruby21 ...
 * Running source copy phase for ruby22 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-ruby/ruby-gtk2-3.1.1/work ...
 * Running configure phase for ruby21 ...
checking for --enable-debug-build option... no
checking for -Wall option to compiler... yes
checking for -Waggregate-return option to compiler... yes
checking for -Wcast-align option to compiler... yes
checking for -Wextra option to compiler... yes
checking for -Wformat=2 option to compiler... yes
checking for -Winit-self option to compiler... yes
checking for -Wlarger-than-65500 option to compiler... yes
checking for -Wmissing-declarations option to compiler... yes
checking for -Wmissing-format-attribute option to compiler... yes
checking for -Wmissing-include-dirs option to compiler... yes
checking for -Wmissing-noreturn option to compiler... yes
checking for -Wmissing-prototypes option to compiler... yes
checking for -Wnested-externs option to compiler... yes
checking for -Wold-style-definition option to compiler... yes
checking for -Wpacked option to compiler... yes
checking for -Wp,-D_FORTIFY_SOURCE=2 option to compiler... no
checking for -Wpointer-arith option to compiler... yes
checking for -Wswitch-default option to compiler... yes
checking for -Wswitch-enum option to compiler... yes
checking for -Wundef option to compiler... yes
checking for -Wout-of-line-declaration option to compiler... no
checking for -Wunsafe-loop-optimizations option to compiler... yes
checking for -Wwrite-strings option to compiler... yes
checking for rb_errinfo()... yes
checking for cairo... yes
checking for rb_cairo.h... yes
checking for Windows... no
checking for gtk+-2.0 version (>= 2.10.0)... yes
checking for st.h... yes
checking for ruby/st.h... yes
checking for target... x11
*** /var/tmp/portage/dev-ruby/ruby-gtk2-3.1.1/work/ruby21/ruby-gnome2-all-3.1.1/gtk2/ext/gtk2/extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of necessary
libraries and/or headers.  Check the mkmf.log file for more details.  You may
need configuration options.

Provided configuration options:
   --with-opt-dir
   --without-opt-dir
   --with-opt-include
   --without-opt-include=${opt-dir}/include
   --with-opt-lib
   --without-opt-lib=${opt-dir}/lib64
   --with-make-prog
   --without-make-prog
   --srcdir=/var/tmp/portage/dev-ruby/ruby-gtk2-3.1.1/work/ruby21/ruby-gnome2-all-3.1.1/gtk2/ext/gtk2
   --curdir
   --ruby=/usr/bin/ruby21
   --enable-debug-build
   --disable-debug-build
   --with-pkg-config
   --without-pkg-config
   --with-override-variables
   --without-override-variables
/var/tmp/portage/dev-ruby/ruby-gtk2-3.1.1/work/ruby21/ruby-gnome2-all-3.1.1/gtk2/ext/gtk2/extconf.rb:80:in `<main>': can't find gdkkeysyms.h (RuntimeError)
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of necessary
libraries and/or headers.  Check the mkmf.log file for more details.  You may
need configuration options.

Provided configuration options:
   --with-opt-dir
   --without-opt-dir
   --with-opt-include
   --without-opt-include=${opt-dir}/include
   --with-opt-lib
   --without-opt-lib=${opt-dir}/lib64
   --with-make-prog
   --without-make-prog
   --srcdir=.
   --curdir
   --ruby=/usr/bin/ruby21
 * ERROR: dev-ruby/ruby-gtk2-3.1.1::gentoo failed (configure phase):
 *   extconf.rb failed
 *
 * Call stack:
 *     ebuild.sh, line  115:  Called src_configure
 *   environment, line 4510:  Called ruby-ng_src_configure
 *   environment, line 4205:  Called _ruby_each_implementation 'each_ruby_configure'
 *   environment, line  531:  Called _ruby_invoke_environment 'ruby21' 'each_ruby_configure'
 *   environment, line  637:  Called each_ruby_configure
 *   environment, line  952:  Called die
 * The specific snippet of code:
 *       ${RUBY} extconf.rb || die "extconf.rb failed"
 *
 * If you need support, post the output of `emerge --info '=dev-ruby/ruby-gtk2-3.1.1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-ruby/ruby-gtk2-3.1.1::gentoo'`.
!!! When you file a bug report, please include the following information:
GENTOO_VM=  CLASSPATH="" JAVA_HOME=""
JAVACFLAGS="" COMPILER=""
and of course, the output of emerge --info =ruby-gtk2-3.1.1
 * The complete build log is located at '/var/tmp/portage/dev-ruby/ruby-gtk2-3.1.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-ruby/ruby-gtk2-3.1.1/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-ruby/ruby-gtk2-3.1.1/work/ruby21/ruby-gnome2-all-3.1.1/gtk2'
 * S: '/var/tmp/portage/dev-ruby/ruby-gtk2-3.1.1/work/ruby21/ruby-gnome2-all-3.1.1/gtk2'

>>> Failed to emerge dev-ruby/ruby-gtk2-3.1.1, Log file:

>>>  '/var/tmp/portage/dev-ruby/ruby-gtk2-3.1.1/temp/build.log'

 * Messages for package net-misc/dhcpcd-7.0.0_beta3:

 *
 * dhcpcd-7 has copied dhcpcd.duid and dhcpcd.secret from
 * /etc to /var/lib/dhcpcd
 * and copied leases in /var/lib/dhcpcd to new files with the dhcpcd-
 * prefix dropped.
 *
 * You should remove these files if you don't plan on reverting
 * to an older version:
 *    /etc/dhcpcd.duid
 *    /etc/dhcpcd.secret
 *    /var/lib/dhcpcd/dhcpcd-enp2s0.lease
 *
 * If you activate the lookup-hostname hook to look up your hostname
 * using the dns, you need to install net-dns/bind-tools.

 * Messages for package dev-ruby/ruby-gtk2-3.1.1:

 * ERROR: dev-ruby/ruby-gtk2-3.1.1::gentoo failed (configure phase):
 *   extconf.rb failed
 *
 * Call stack:
 *     ebuild.sh, line  115:  Called src_configure
 *   environment, line 4510:  Called ruby-ng_src_configure
 *   environment, line 4205:  Called _ruby_each_implementation 'each_ruby_configure'
 *   environment, line  531:  Called _ruby_invoke_environment 'ruby21' 'each_ruby_configure'
 *   environment, line  637:  Called each_ruby_configure
 *   environment, line  952:  Called die
 * The specific snippet of code:
 *       ${RUBY} extconf.rb || die "extconf.rb failed"
 *
 * If you need support, post the output of `emerge --info '=dev-ruby/ruby-gtk2-3.1.1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-ruby/ruby-gtk2-3.1.1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-ruby/ruby-gtk2-3.1.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-ruby/ruby-gtk2-3.1.1/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-ruby/ruby-gtk2-3.1.1/work/ruby21/ruby-gnome2-all-3.1.1/gtk2'
 * S: '/var/tmp/portage/dev-ruby/ruby-gtk2-3.1.1/work/ruby21/ruby-gnome2-all-3.1.1/gtk2'

 * 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.
Back to top
View user's profile Send private message
drudox
l33t
l33t


Joined: 28 Jan 2016
Posts: 919

PostPosted: Wed May 10, 2017 2:45 pm    Post subject: Reply with quote

il problema di ruby l;ho risolto togliendo la voce dal package.mask

ora cosa dovrei mettere nel package.use ?
Back to top
View user's profile Send private message
drudox
l33t
l33t


Joined: 28 Jan 2016
Posts: 919

PostPosted: Wed May 10, 2017 2:52 pm    Post subject: Reply with quote

iptables nftables ???
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30905
Location: here

PostPosted: Wed May 10, 2017 2:59 pm    Post subject: Reply with quote

drudox wrote:
il problema di ruby l;ho risolto togliendo la voce dal package.mask

ora cosa dovrei mettere nel package.use ?

Non capisco la domanda e soprattutto come hai risolto

drudox wrote:
iptables nftables ???

Anche qui non ti capisco cosa vuoi dire
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
drudox
l33t
l33t


Joined: 28 Jan 2016
Posts: 919

PostPosted: Wed May 10, 2017 2:59 pm    Post subject: Reply with quote

si ok con quei due in package.use va` :D sto iniziando a masticare portage :P
Back to top
View user's profile Send private message
drudox
l33t
l33t


Joined: 28 Jan 2016
Posts: 919

PostPosted: Wed May 10, 2017 3:10 pm    Post subject: Reply with quote

allora scusate son stato poco chiaro

avevo
Code:
>=x11-libs/gtk+-3.21
in package.mask lo ho commentato e non mi dava piu` quell'errore relativo a
Code:
dev-ruby/ruby-gtk2-3.1.1::gentoo


poi mi dava errore per le USE flag di
Code:
net-misc/connman

scusate non ho riportato il mess di errore :oops: e lo ho risolto mettendo
Code:
net-misc/connman iptables nftables

in package.use
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30905
Location: here

PostPosted: Wed May 10, 2017 3:17 pm    Post subject: Reply with quote

Ottimo scusa ma non capivo se era una richiesta o avevi risolto
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
drudox
l33t
l33t


Joined: 28 Jan 2016
Posts: 919

PostPosted: Wed May 10, 2017 3:48 pm    Post subject: Reply with quote

come mai vedo che sta aggiornando gcc alla 6.3 ? non era appena passato a 5 ?
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30905
Location: here

PostPosted: Wed May 10, 2017 3:56 pm    Post subject: Reply with quote

drudox wrote:
come mai vedo che sta aggiornando gcc alla 6.3 ? non era appena passato a 5 ?

Sei in un sistema unstable? Hai magari in package.accept_keywords qualcosa relativo a gcc (grep -r gcc /etc/portage/package.accept_keywords*)?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
drudox
l33t
l33t


Joined: 28 Jan 2016
Posts: 919

PostPosted: Wed May 10, 2017 4:07 pm    Post subject: Reply with quote

Code:
 grep -r gcc /etc/portage/package.accept_keywords/*


non restituisce nulla ... cmq come puoi vedere dal make.conf ho l'opzione
Code:
ACCEPT_KEYWORDS="~amd64"


questo significa che devo rifare la trafila mortale di dare

Code:
# revdep-rebuild --library 'libstdc++.so.6' -- --exclude gcc


??? dimmi di no ti prego :?
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30905
Location: here

PostPosted: Wed May 10, 2017 4:26 pm    Post subject: Reply with quote

drudox wrote:
??? dimmi di no ti prego :?

No solo per il passaggio da gcc 4 a 5. Tra il 5 e il 6 non c'e' piu' quel problema
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
drudox
l33t
l33t


Joined: 28 Jan 2016
Posts: 919

PostPosted: Wed May 10, 2017 4:30 pm    Post subject: Reply with quote

:lol: :lol:
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30905
Location: here

PostPosted: Wed May 10, 2017 5:53 pm    Post subject: Reply with quote

Comunque per il pacchetto dev-ruby/ruby-gtk2 trovi la soluzione qua.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
drudox
l33t
l33t


Joined: 28 Jan 2016
Posts: 919

PostPosted: Wed May 10, 2017 7:15 pm    Post subject: Reply with quote

Non riesco a capire la soluzione :(
mi dai una mano ?
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30905
Location: here

PostPosted: Wed May 10, 2017 7:40 pm    Post subject: Reply with quote

drudox wrote:
Non riesco a capire la soluzione :(
mi dai una mano ?

Praticamente finche' non esce la versione >=3.1.2 di ruby-gtk2 devi mascherare le versioni >=1.1.9 di dev-ruby/pkg-config.
_________________
Questions are guaranteed in life; Answers aren't.
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
Goto page Previous  1, 2, 3  Next
Page 2 of 3

 
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