Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Test-Simple non si compila!!
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
cagnaluia
l33t
l33t


Joined: 01 Sep 2004
Posts: 998
Location: Treviso

PostPosted: Tue Nov 14, 2006 7:16 am    Post subject: Test-Simple non si compila!! Reply with quote

Ciao,

stavo installando ex-novo Gentoo.

dopo aver config il kernel, ho emerso coldplug..

ma alla dipendenza: perl-core/Test-Simple-0.64 se ne esce scrivendo

Code:

!!! ERROR: dev-perl/Test-Exception-0.20 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  ebuild.sh, line 1255:   Called perl-module_src_compile
  perl-module.eclass, line 136:   Called perl-module_src_prep
  perl-module.eclass, line 121:   Called die

!!! Unable to build! (are you using USE="build"?)
!!! If you need support, post the topmost build error, and the call stack if
relevant.



ho trovato anche un bug aperto qua.. ma nn so che far

https://bugs.gentoo.org/show_bug.cgi?id=153488


non ho mai visto in precedenza questa dipendenza... ora sembra ci sia dappertutto.. anche emergendo grub..

per info: make.conf non l'ho mai toccato.. è pari pari quello di default.
Back to top
View user's profile Send private message
lavish
Bodhisattva
Bodhisattva


Joined: 13 Sep 2004
Posts: 4296

PostPosted: Tue Nov 14, 2006 7:39 am    Post subject: Reply with quote

Dopo tutto questo tempo, possibile che tu non abbia ancora imparato a postare l'errore invece della terminazione di ebuild?
C'e' anche scritto:
Code:
!!! If you need support, post the topmost build error, and the call stack if
relevant.


:?

Poi, ti viene detto:
Code:
!!! Unable to build! (are you using USE="build"?)
Riformulo la domanda: stai usando la USE build? Posta un emerge --info
_________________
minimalblue.com | secgroup.github.io/
Back to top
View user's profile Send private message
cagnaluia
l33t
l33t


Joined: 01 Sep 2004
Posts: 998
Location: Treviso

PostPosted: Tue Nov 14, 2006 7:51 am    Post subject: Reply with quote

lavish wrote:
Dopo tutto questo tempo, possibile che tu non abbia ancora imparato a postare l'errore invece della terminazione di ebuild?
C'e' anche scritto:
Code:
!!! If you need support, post the topmost build error, and the call stack if
relevant.


:?

Poi, ti viene detto:
Code:
!!! Unable to build! (are you using USE="build"?)
Riformulo la domanda: stai usando la USE build? Posta un emerge --info



lo so lo so..

2. No, niente "build" , ho make.conf di default.. a parte i mirrors.


1. mi veniva un pochino difficile riportare l'errore da un pc all altro, senza vederlo. così ho linkato il bug direttamente..
cmq ora che rifaccio emerge mi dice:

Code:

using ExtUtils::MakeMaker
Can't locate ExtUtils/Makemaker/Config.pm in @INC (@INC contains: /etc/perl .... . .. .. . ... ) at /usr/lib/perl5/5.8.8/ExtUtils/MakeMaker.pm line 7.
BEGIN failed--compilation aborted at /usr/......./makeMaker.pm line 7.
Compilation failed in require at Makefile.PL line 11.
BEGIN failed--compilation aborted at Makefile.PL line 11.
Back to top
View user's profile Send private message
lavish
Bodhisattva
Bodhisattva


Joined: 13 Sep 2004
Posts: 4296

PostPosted: Tue Nov 14, 2006 7:56 am    Post subject: Reply with quote

cagnaluia wrote:
1. mi veniva un pochino difficile riportare l'errore da un pc all altro, senza vederlo. così ho linkato il bug direttamente..

Ok sorry, non avevo capito fosse lo stesso identico problema.
Li' comunque dicono che era un bug risolto ora nelle versioni stabili piu' recenti dei vari programmi. Quindi syncando e riemergendo dovresti essere a posto!

Ciao!
_________________
minimalblue.com | secgroup.github.io/
Back to top
View user's profile Send private message
Scen
Retired Dev
Retired Dev


Joined: 29 Jul 2003
Posts: 2470
Location: Padova, Italy

PostPosted: Tue Nov 14, 2006 8:11 am    Post subject: Reply with quote

A me da un bel pò risulta installato virtual/perl-Test-Simple-0.62, che dice:
Code:

RDEPEND="|| ( ~dev-lang/perl-5.8.8 ~perl-core/Test-Simple-${PV} )"

Chi ti richiede perl-core/Test-Simple? E' nel world file? Prova a rimuoverlo con emerge -C Test-Simple, con un successivo aggiornamento del world (mettici anche il parametro --deep) non dovrebbe più richiedertene l'installazione!
_________________
I was born in a deep forest/I wish I could live here all my life/I am made from stones and roots/My home, these woods and roads
All my life I loved this sound/Of the woods all around/Eagles flies where the winds blows free
Journey is my destiny
Back to top
View user's profile Send private message
cagnaluia
l33t
l33t


Joined: 01 Sep 2004
Posts: 998
Location: Treviso

PostPosted: Tue Nov 14, 2006 9:05 am    Post subject: Reply with quote

grazie faccio delle prove.


ma emerge sync lo avevo appena fatto.. in quanto nuova installazione.

qualsiasi prog mi richiede quella dipendenza.. anzi un pò troppe a dir la verità.. grub... coldplug..

provo!
Back to top
View user's profile Send private message
cagnaluia
l33t
l33t


Joined: 01 Sep 2004
Posts: 998
Location: Treviso

PostPosted: Tue Nov 14, 2006 9:50 am    Post subject: Reply with quote

aggiornato con emerge --sync.

ri-emerso coldplug.. ma mi torna a compilare Test-Simple andando come prima in errore.

non posso emergere nient altro sono in chroot. vorrei emergere dal sistema installato il resto delle applicazioni.

cmq.. le dipendenze sono

Code:

coldplug
- hotplug
-- usbutils
--- libusb
---- libtool
----- automake
------ automake-wrapper
------- help2man
-------- locale-gettext
--------- perl-test-simple
---------- test-simple



ho un pò troppe dipendenze.. per essere ancora in fase di installazione.. no?



praticamente lo stesso per tutti i programmi.. anche grub

Code:

grub
- automake
-- automake-wrapper
--- help2man
---- locale-gettext
----- perl-test-simple
------ test-simple
Back to top
View user's profile Send private message
crisandbea
Veteran
Veteran


Joined: 03 Jul 2005
Posts: 1778
Location: BOSCO (SA) ... ma domiciliato a Bologna....

PostPosted: Tue Nov 14, 2006 9:55 am    Post subject: Reply with quote

cagnaluia wrote:
aggiornato con emerge --sync.

ri-emerso coldplug.. ma mi torna a compilare Test-Simple andando come prima in errore.

non posso emergere nient altro sono in chroot. vorrei emergere dal sistema installato il resto delle applicazioni.

cmq.. le dipendenze sono

Code:

coldplug
- hotplug
-- usbutils
--- libusb
---- libtool
----- automake
------ automake-wrapper
------- help2man
-------- locale-gettext
--------- perl-test-simple
---------- test-simple



ho un pò troppe dipendenze.. per essere ancora in fase di installazione.. no?



praticamente lo stesso per tutti i programmi.. anche grub

Code:

grub
- automake
-- automake-wrapper
--- help2man
---- locale-gettext
----- perl-test-simple
------ test-simple


prova a vedere se nel file world che stà in :
Code:

/var/lib/portage/world
[/code]
Back to top
View user's profile Send private message
cagnaluia
l33t
l33t


Joined: 01 Sep 2004
Posts: 998
Location: Treviso

PostPosted: Tue Nov 14, 2006 9:58 am    Post subject: Reply with quote

dentro a quel file ci sono solo:

Code:

sys-kernel/gentoo-sources
sys-kernel/genkernel
Back to top
View user's profile Send private message
crisandbea
Veteran
Veteran


Joined: 03 Jul 2005
Posts: 1778
Location: BOSCO (SA) ... ma domiciliato a Bologna....

PostPosted: Tue Nov 14, 2006 10:00 am    Post subject: Reply with quote

cagnaluia wrote:
dentro a quel file ci sono solo:

Code:

sys-kernel/gentoo-sources
sys-kernel/genkernel


riesci a postarci un pò dell'errore che ti dà l'emerge , insieme anche ad un emerge --info????

se puoi posta anche un make.conf

ciauz
Back to top
View user's profile Send private message
Scen
Retired Dev
Retired Dev


Joined: 29 Jul 2003
Posts: 2470
Location: Padova, Italy

PostPosted: Tue Nov 14, 2006 10:20 am    Post subject: Reply with quote

Ho letto meglio il topic, e mi pare tu stia facendo un pò di casino :roll:

Dici che non riesci a compilare perl-core/Test-Simple-0.64 e incolli un errore di compilazione di dev-perl/Test-Exception-0.20.

Puoi dire COSA stai cercando di compilare? Che pacchetti ti vengono proposti per l'installazione? Dove ti si blocca? Mi pare un pò strano che tu abbia questi errori in un'installazione ex-novo, ultimamente ne ho fatta qualcuna su macchine di test (con livecd-2006.1) ed è filata liscia come l'olio.

Non è che stai installando da uno stage precedente al 2006.1 ?
_________________
I was born in a deep forest/I wish I could live here all my life/I am made from stones and roots/My home, these woods and roads
All my life I loved this sound/Of the woods all around/Eagles flies where the winds blows free
Journey is my destiny
Back to top
View user's profile Send private message
cagnaluia
l33t
l33t


Joined: 01 Sep 2004
Posts: 998
Location: Treviso

PostPosted: Tue Nov 14, 2006 10:35 am    Post subject: Reply with quote

Scen wrote:
Ho letto meglio il topic, e mi pare tu stia facendo un pò di casino :roll:

Dici che non riesci a compilare perl-core/Test-Simple-0.64 e incolli un errore di compilazione di dev-perl/Test-Exception-0.20.

Puoi dire COSA stai cercando di compilare? Che pacchetti ti vengono proposti per l'installazione? Dove ti si blocca? Mi pare un pò strano che tu abbia questi errori in un'installazione ex-novo, ultimamente ne ho fatta qualcuna su macchine di test (con livecd-2006.1) ed è filata liscia come l'olio.

Non è che stai installando da uno stage precedente al 2006.1 ?



scusa, hai ragione! quel Text-Exception l'ho copiato dalla pagina del bug.. perchè non avevo modo di prenderlo dal portatile visto che sono senza interfaccia grafica e browser.

Text-Exception non centra niente.. pardòn.. l'ho visto solo adesso.. :oops: ... si tratta SOLO di Test-Simple-0.64

Stavo seguendo l'handbook ITA e avevo appena passato la parte relativa al kernel.. compilato.

Quindi emergevo coldplug.. ma mi da quella sfilza di dipendenze.. che sinceramente non ho mai visto prima.

Code:

coldplug
- hotplug
-- usbutils
--- libusb
---- libtool
----- automake
------ automake-wrapper
------- help2man
-------- locale-gettext
--------- perl-test-simple
---------- test-simple



ho installato dalla miniISO... scaricando

stage1-x86-2006.1.tar.bz2

e il portage di ieri sera.






PORCAZZZZZIAA!!!

stage1..... :evil: :evil: :evil:

x86 è SOLO stage1...... ?????????????

forse è ben per questo che ho sbagliato e nn compilava?

di solito scarico stage3-x86... , ma mi sono fatto ingannare.. dal fatto che non c'era nessun stage3-x86.. ma solo stage3-i686.. !!!!!!
Back to top
View user's profile Send private message
Scen
Retired Dev
Retired Dev


Joined: 29 Jul 2003
Posts: 2470
Location: Padova, Italy

PostPosted: Tue Nov 14, 2006 10:38 am    Post subject: Reply with quote

Consiglio spassionato (se non vuoi avere rogne): parti da stage3 8)
_________________
I was born in a deep forest/I wish I could live here all my life/I am made from stones and roots/My home, these woods and roads
All my life I loved this sound/Of the woods all around/Eagles flies where the winds blows free
Journey is my destiny
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Tue Nov 14, 2006 10:43 am    Post subject: Reply with quote

cagnaluia wrote:
stage1..... :evil: :evil: :evil:

x86 è SOLO stage1...... ?????????????


Fammi capire, stavi installando uno stage1 con le istruzioni dello stage3?
Oppure stavi seguendo le istruzioni corrette?

...giusto per sapere esattamente il problema ;-)
_________________
Ciao da me!
Back to top
View user's profile Send private message
Scen
Retired Dev
Retired Dev


Joined: 29 Jul 2003
Posts: 2470
Location: Padova, Italy

PostPosted: Tue Nov 14, 2006 10:50 am    Post subject: Reply with quote

cagnaluia, qui mi stai facendo fare brutta figura ai Gentooisti veneti :roll: :wink: :lol:
_________________
I was born in a deep forest/I wish I could live here all my life/I am made from stones and roots/My home, these woods and roads
All my life I loved this sound/Of the woods all around/Eagles flies where the winds blows free
Journey is my destiny
Back to top
View user's profile Send private message
cagnaluia
l33t
l33t


Joined: 01 Sep 2004
Posts: 998
Location: Treviso

PostPosted: Tue Nov 14, 2006 10:54 am    Post subject: Reply with quote

Scen wrote:
cagnaluia, qui mi stai facendo fare brutta figura ai Gentooisti veneti :roll: :wink: :lol:



dopo un semestre con ubuntu si diventa deficenti.... :lol: :lol:


Last edited by cagnaluia on Tue Nov 14, 2006 10:55 am; edited 1 time in total
Back to top
View user's profile Send private message
cagnaluia
l33t
l33t


Joined: 01 Sep 2004
Posts: 998
Location: Treviso

PostPosted: Tue Nov 14, 2006 10:55 am    Post subject: Reply with quote

randomaze wrote:
cagnaluia wrote:
stage1..... :evil: :evil: :evil:

x86 è SOLO stage1...... ?????????????


Fammi capire, stavi installando uno stage1 con le istruzioni dello stage3?
Oppure stavi seguendo le istruzioni corrette?

...giusto per sapere esattamente il problema ;-)



stavo installando stRage1 con le istruzioni dello stage3......



SI...


nn me ne sono accorto!!! UFFA!!!
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