Gentoo Archives: gentoo-user

From: Li <fender0107401@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Failed to emerge sys-devel/libperl-5.8.8-r2
Date: Wed, 13 Jan 2010 12:02:53
Message-Id: 20100113120150.GA11595@PC-686.Workstation
In Reply to: Re: [gentoo-user] Failed to emerge sys-devel/libperl-5.8.8-r2 by Alan McKinnon
1 On Wed, Jan 13, 2010 at 11:35:44AM +0200, Alan McKinnon wrote:
2 > On Wednesday 13 January 2010 11:15:09 Li wrote:
3 > > Hi all:
4 > > >>> Failed to emerge sys-devel/libperl-5.8.8-r2, Log file:
5 > > >>>
6 > > >>> '/var/tmp/portage/sys-devel/libperl-5.8.8-r2/temp/build.log'
7 > >
8 > > * Messages for package sys-devel/libperl-5.8.8-r2:
9 > >
10 > > *
11 > > * ERROR: sys-devel/libperl-5.8.8-r2 failed.
12 > >pecific snippet of code:
13 * Call stack:
14 > > * ebuild.sh, line 49: Called src_compile
15 > > * environment, line 2719: Called die
16 > > * The specific snippet of code:
17 > > * emake -j1 -f Makefile LDFLAGS="${LDFLAGS}"
18 > > * LIBPERL=${LIBPERL} ${LIBPERL} || die "Unable to make
19 > > * libperl$(get_libname)";
20 >kefile LDFLAGS="${LDFLAGS}" LIBPERL=${LIBPERL} ${LIBPERL} || die
21 >"Unable to make libperl$(get_libname)";
22 > * sage:
23 The die message:
24 > > * Unable to make libperl.so
25 > > *
26 > > * If you need support, post the topmost build error, and the
27 > ^^^^^^^^^^^^^^^^^^^
28 >
29 > Please do this step. That is where the actual error message is.
30 >
31 > You need to eyeball
32 > /var/tmp/portage/sys-devel/libperl-5.8.8-r2/temp/build.log
33 > to find the FIRST error message, then paste the relevant bits and post them
34 > here.
35 >
36 >
37 >
38 > --
39 > alan dot mckinnon at gmail dot com
40
41 CCCMD = x86_64-pc-linux-gnu-gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -march=native -O2 -pipe -Wall
42 x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -o libperl.so.1.5.8 -shared -L/usr/local/lib64 -Wl,-O1 perl.o gv.o toke.o perly.o op.o pad.o regcomp.o dump.o util.o mg.o reentr.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o xsutils.o globals.o perlio.o perlapi.o numeric.o locale.o pp_pack.o pp_sort.o -lnsl -ldl -lm -lcrypt -lutil -lc -Wl,-soname -Wl,libperl.so.`echo libperl.so.1.5.8 | cut -d. -f3`
43 perlio.o: file not recognized: File format not recognized
44 collect2: ld returned 1 exit status
45 make: *** [libperl.so.1.5.8] Error 1
46 *
47 * ERROR: sys-devel/libperl-5.8.8-r2 failed.
48 * Call stack:
49 * ebuild.sh, line 49: Called src_compile
50 * environment, line 2719: Called die
51 * The specific snippet of code:
52 * emake -j1 -f Makefile LDFLAGS="${LDFLAGS}"
53 * LIBPERL=${LIBPERL} ${LIBPERL} || die "Unable to make
54 * libperl$(get_libname)";
55 * The die message:
56 * Unable to make libperl.so
57 *
58 * If you need support, post the topmost build error, and the
59 * call stack if relevant.
60 * A complete build log is located at
61 * '/var/tmp/portage/sys-devel/libperl-5.8.8-r2/temp/build.log'.
62 * The ebuild environment file is located at
63 * '/var/tmp/portage/sys-devel/libperl-5.8.8-r2/temp/environment'.
64
65 I think the first error is "perlio.o: file not recognized: File format
66 not recognized"
67
68 fender0107401

Replies

Subject Author
[gentoo-user] Re: Failed to emerge sys-devel/libperl-5.8.8-r2 walt <w41ter@×××××.com>