Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Need help analyzing a build.log
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Brianlvbak
n00b
n00b


Joined: 15 Jun 2008
Posts: 9

PostPosted: Tue Jun 17, 2008 8:40 pm    Post subject: Need help analyzing a build.log Reply with quote

hi

I have a freesh gentoo box and I'm trying to install pidgin but I get the following error. Can anybody see whats wrong?

Code:

>>> Unpacking source...
>>> Unpacking Storable-2.16.tar.gz to /var/tmp/portage/perl-core/Storable-2.16/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/perl-core/Storable-2.16/work/Storable-2.16 ...
  [32;01m* [0m Using ExtUtils::MakeMaker
Checking if your kit is complete...
Looks good
Processing hints file hints/linux.pl
Writing Makefile for Storable
cp Storable.pm blib/lib/Storable.pm
AutoSplitting blib/lib/Storable.pm (blib/lib/auto/Storable)
/usr/bin/perl5.8.8 /usr/lib/perl5/5.8.8/ExtUtils/xsubpp  -typemap /usr/lib/perl5/5.8.8/ExtUtils/typemap  Storable.xs > Storable.xsc && mv Storable.xsc Storable.c
i486-pc-linux-gnu-gcc -c   -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -mtune=i686 -pipe   -DVERSION=\"2.16\" -DXS_VERSION=\"2.16\" -fPIC "-I/usr/lib/perl5/5.8.8/i486-linux/CORE"   Storable.c
gcc-config error: Could not run/locate "i486-pc-linux-gnu-gcc"
make: *** [Storable.o] Error 1
  [31;01m* [0m
  [31;01m* [0m ERROR: perl-core/Storable-2.16 failed.
  [31;01m* [0m Call stack:
  [31;01m* [0m               ebuild.sh, line   49:  Called src_compile
  [31;01m* [0m             environment, line 2306:  Called perl-module_src_compile
  [31;01m* [0m             environment, line 2042:  Called die
  [31;01m* [0m The specific snippet of code:
  [31;01m* [0m           make ${mymake} || die "compilation failed";
  [31;01m* [0m  The die message:
  [31;01m* [0m   compilation failed
  [31;01m* [0m
  [31;01m* [0m If you need support, post the topmost build error, and the call stack if relevant.
  [31;01m* [0m A complete build log is located at '/var/tmp/portage/perl-core/Storable-2.16/temp/build.log'.
  [31;01m* [0m The ebuild environment file is located at '/var/tmp/portage/perl-core/Storable-2.16/temp/environment'.
  [31;01m* [0m


Thanks in advance.
Back to top
View user's profile Send private message
poly_poly-man
Advocate
Advocate


Joined: 06 Dec 2006
Posts: 2477
Location: RIT, NY, US

PostPosted: Tue Jun 17, 2008 8:53 pm    Post subject: Reply with quote

make.conf please?

looks like you may have accidentally changed chost...

poly-p man
_________________
iVBORw0KGgoAAAANSUhEUgAAA

avatar: new version of logo - see topic 838248. Potentially still a WiP.
Back to top
View user's profile Send private message
Brianlvbak
n00b
n00b


Joined: 15 Jun 2008
Posts: 9

PostPosted: Tue Jun 17, 2008 8:57 pm    Post subject: Reply with quote

yes here it is

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=pentium4 -pipe"
CXXFLAGS="-O2 -march=pentium4 -pipe"
MAKEOPTS="-j2"
# This should not be changed unless you know exactly what you are doing.  You
# should probably be using a different stage, instead.
# 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 it.
CHOST="i686-pc-linux-gnu"

USE="-gnome kde nvidia cdr dvd alsa jpeg qt3 qt4"

GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ ftp://ftp.gentoo.mesh-solutions.com/gentoo/ http://de-mirror.org/distro/gentoo/ ftp://ftp.ing.umu.se/linux/gentoo/ "

SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
Back to top
View user's profile Send private message
Genone
Retired Dev
Retired Dev


Joined: 14 Mar 2003
Posts: 9523
Location: beyond the rim

PostPosted: Tue Jun 17, 2008 11:39 pm    Post subject: Reply with quote

And which stage tarball did you use for the installation?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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