Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
!!! ERROR: perl-core/Test-Simple-0.64 failed
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Thaidog
Veteran
Veteran


Joined: 19 May 2004
Posts: 1053

PostPosted: Sun Dec 10, 2006 10:11 pm    Post subject: !!! ERROR: perl-core/Test-Simple-0.64 failed Reply with quote

I have been getting this error for several emerges I am trying to do for a stage 1 install.

Anybody know what this means?

!!! ERROR: perl-core/Test-Simple-0.64 failed

(I tried to do an enege perl but then I got this error:

"error: C++ preprocessor "ib/cpp" fails sanity check

!!! ERROR: sys-libs/db-4.2.52_p4-r2 failed)


Last edited by Thaidog on Sun Dec 10, 2006 10:22 pm; edited 1 time in total
Back to top
View user's profile Send private message
jeanfrancis
Veteran
Veteran


Joined: 17 Dec 2005
Posts: 1482
Location: Québec, Canada

PostPosted: Sun Dec 10, 2006 10:21 pm    Post subject: Reply with quote

Hi there.

As it is written in the emerge output, you need to paste here the topmost build error (usually the last 30-35 lines of the emerge output).

Also, it is always useful to post emerge --info.

Thanks :)
Back to top
View user's profile Send private message
Thaidog
Veteran
Veteran


Joined: 19 May 2004
Posts: 1053

PostPosted: Sun Dec 10, 2006 10:24 pm    Post subject: Reply with quote

jeanfrancis wrote:
Hi there.

As it is written in the emerge output, you need to paste here the topmost build error (usually the last 30-35 lines of the emerge output).

Also, it is always useful to post emerge --info.

Thanks :)


error: C++ preprocessor "ib/cpp" fails sanity check is the top most build error.
Back to top
View user's profile Send private message
jeanfrancis
Veteran
Veteran


Joined: 17 Dec 2005
Posts: 1482
Location: Québec, Canada

PostPosted: Sun Dec 10, 2006 10:33 pm    Post subject: Reply with quote

You seem to be missing the C++ compiler. Did you install GCC properly?
Back to top
View user's profile Send private message
Thaidog
Veteran
Veteran


Joined: 19 May 2004
Posts: 1053

PostPosted: Mon Dec 11, 2006 2:25 am    Post subject: Reply with quote

jeanfrancis wrote:
You seem to be missing the C++ compiler. Did you install GCC properly?


I thought so. Would emerge GCC fix that?
Back to top
View user's profile Send private message
jeanfrancis
Veteran
Veteran


Joined: 17 Dec 2005
Posts: 1482
Location: Québec, Canada

PostPosted: Mon Dec 11, 2006 2:45 am    Post subject: Reply with quote

Well, you are builing from a Stage 1... I never did that and it is not supported by the Gentoo documentation.

Gentoo developpers recommend to start from a Stage 3. Once installed, doing emerge --sync and emerge -e system would give you a fresh built Gentoo, like the Stage 1 install.

But... emerging GCC does compiles it. As you don't have any compiler, you can't compile the compiler itself ;)

I don't know where people doing a stage 1 install get GCC, but this is surely a precompiled binary :)
Back to top
View user's profile Send private message
Thaidog
Veteran
Veteran


Joined: 19 May 2004
Posts: 1053

PostPosted: Mon Dec 11, 2006 2:52 am    Post subject: Reply with quote

jeanfrancis wrote:
Well, you are builing from a Stage 1... I never did that and it is not supported by the Gentoo documentation.

Gentoo developpers recommend to start from a Stage 3. Once installed, doing emerge --sync and emerge -e system would give you a fresh built Gentoo, like the Stage 1 install.

But... emerging GCC does compiles it. As you don't have any compiler, you can't compile the compiler itself ;)

I don't know where people doing a stage 1 install get GCC, but this is surely a precompiled binary :)


Well other things are compiling though. For instance the kernel and other misc packages. Grub would not but Lilo did!

I just booted the system but got a hang at:

Kernel Panic - not syncing: VFS: Unable to mount root fs on unknown-block(3,2)
Back to top
View user's profile Send private message
jeanfrancis
Veteran
Veteran


Joined: 17 Dec 2005
Posts: 1482
Location: Québec, Canada

PostPosted: Mon Dec 11, 2006 2:55 am    Post subject: Reply with quote

Well, some things build and other not... where did you get GCC if you did not emerged it?

You should emerge -e system. That will recompile all the base packages that you have, and bring that ones you are missing...

If they don't build... try to emerge gcc alone...
Back to top
View user's profile Send private message
Thaidog
Veteran
Veteran


Joined: 19 May 2004
Posts: 1053

PostPosted: Mon Dec 11, 2006 5:44 am    Post subject: Reply with quote

jeanfrancis wrote:
Well, some things build and other not... where did you get GCC if you did not emerged it?

You should emerge -e system. That will recompile all the base packages that you have, and bring that ones you are missing...

If they don't build... try to emerge gcc alone...


I ran emerge-snyc before kernel compile.

The only thing is I can't really run another full compile or this laptop will crash on me. It's a POS and it's got I/O errors that keep locking up the system.
Back to top
View user's profile Send private message
jeanfrancis
Veteran
Veteran


Joined: 17 Dec 2005
Posts: 1482
Location: Québec, Canada

PostPosted: Mon Dec 11, 2006 5:51 am    Post subject: Reply with quote

Hmmm... I would at least recompile GCC, as you get C++ compile errors for other packages....
Back to top
View user's profile Send private message
Thaidog
Veteran
Veteran


Joined: 19 May 2004
Posts: 1053

PostPosted: Mon Dec 11, 2006 7:30 am    Post subject: Reply with quote

jeanfrancis wrote:
Hmmm... I would at least recompile GCC, as you get C++ compile errors for other packages....


This is truley strange. GCC emerge ends with the same error! I'm now adding packages manually.
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Mon Dec 11, 2006 4:37 pm    Post subject: Reply with quote

post the output of emerge --info please
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
Back to top
View user's profile Send private message
Thaidog
Veteran
Veteran


Joined: 19 May 2004
Posts: 1053

PostPosted: Tue Dec 12, 2006 1:46 am    Post subject: Reply with quote

nixnut wrote:
post the output of emerge --info please


I went ahead and did a fresh install. I'm pretty sure this is an error due to my hardware. Lots os I/O errors. Surprisingly enough not the disk drive... that's brand new.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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