* [gentoo-user] Failed to emerge sys-devel/libperl-5.8.8-r2
@ 2010-01-13 9:15 Li
2010-01-13 9:35 ` Alan McKinnon
2010-01-14 5:00 ` Li
0 siblings, 2 replies; 6+ messages in thread
From: Li @ 2010-01-13 9:15 UTC (permalink / raw
To: gentoo-user
Hi all:
>>> Failed to emerge sys-devel/libperl-5.8.8-r2, Log file:
>>> '/var/tmp/portage/sys-devel/libperl-5.8.8-r2/temp/build.log'
* Messages for package sys-devel/libperl-5.8.8-r2:
*
* ERROR: sys-devel/libperl-5.8.8-r2 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2719: Called die
* The specific snippet of code:
* emake -j1 -f Makefile LDFLAGS="${LDFLAGS}"
* LIBPERL=${LIBPERL} ${LIBPERL} || die "Unable to make
* libperl$(get_libname)";
* The die message:
* Unable to make libperl.so
*
* If you need support, post the topmost build error, and the
* call stack if relevant.
* A complete build log is located at
* '/var/tmp/portage/sys-devel/libperl-5.8.8-r2/temp/build.log'.
* The ebuild environment file is located at
* '/var/tmp/portage/sys-devel/libperl-5.8.8-r2/temp/environment'.
*
fender0107401 :(
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Failed to emerge sys-devel/libperl-5.8.8-r2
2010-01-13 9:15 [gentoo-user] Failed to emerge sys-devel/libperl-5.8.8-r2 Li
@ 2010-01-13 9:35 ` Alan McKinnon
2010-01-13 12:01 ` Li
2010-01-14 5:00 ` Li
1 sibling, 1 reply; 6+ messages in thread
From: Alan McKinnon @ 2010-01-13 9:35 UTC (permalink / raw
To: gentoo-user; +Cc: Li
On Wednesday 13 January 2010 11:15:09 Li wrote:
> Hi all:
> >>> Failed to emerge sys-devel/libperl-5.8.8-r2, Log file:
> >>>
> >>> '/var/tmp/portage/sys-devel/libperl-5.8.8-r2/temp/build.log'
>
> * Messages for package sys-devel/libperl-5.8.8-r2:
>
> *
> * ERROR: sys-devel/libperl-5.8.8-r2 failed.
> * Call stack:
> * ebuild.sh, line 49: Called src_compile
> * environment, line 2719: Called die
> * The specific snippet of code:
> * emake -j1 -f Makefile LDFLAGS="${LDFLAGS}"
> * LIBPERL=${LIBPERL} ${LIBPERL} || die "Unable to make
> * libperl$(get_libname)";
> * The die message:
> * Unable to make libperl.so
> *
> * If you need support, post the topmost build error, and the
^^^^^^^^^^^^^^^^^^^
Please do this step. That is where the actual error message is.
You need to eyeball
/var/tmp/portage/sys-devel/libperl-5.8.8-r2/temp/build.log
to find the FIRST error message, then paste the relevant bits and post them
here.
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Failed to emerge sys-devel/libperl-5.8.8-r2
2010-01-13 9:35 ` Alan McKinnon
@ 2010-01-13 12:01 ` Li
2010-01-14 1:07 ` [gentoo-user] " walt
0 siblings, 1 reply; 6+ messages in thread
From: Li @ 2010-01-13 12:01 UTC (permalink / raw
To: gentoo-user
On Wed, Jan 13, 2010 at 11:35:44AM +0200, Alan McKinnon wrote:
> On Wednesday 13 January 2010 11:15:09 Li wrote:
> > Hi all:
> > >>> Failed to emerge sys-devel/libperl-5.8.8-r2, Log file:
> > >>>
> > >>> '/var/tmp/portage/sys-devel/libperl-5.8.8-r2/temp/build.log'
> >
> > * Messages for package sys-devel/libperl-5.8.8-r2:
> >
> > *
> > * ERROR: sys-devel/libperl-5.8.8-r2 failed.
> >pecific snippet of code:
* Call stack:
> > * ebuild.sh, line 49: Called src_compile
> > * environment, line 2719: Called die
> > * The specific snippet of code:
> > * emake -j1 -f Makefile LDFLAGS="${LDFLAGS}"
> > * LIBPERL=${LIBPERL} ${LIBPERL} || die "Unable to make
> > * libperl$(get_libname)";
>kefile LDFLAGS="${LDFLAGS}" LIBPERL=${LIBPERL} ${LIBPERL} || die
>"Unable to make libperl$(get_libname)";
> * sage:
The die message:
> > * Unable to make libperl.so
> > *
> > * If you need support, post the topmost build error, and the
> ^^^^^^^^^^^^^^^^^^^
>
> Please do this step. That is where the actual error message is.
>
> You need to eyeball
> /var/tmp/portage/sys-devel/libperl-5.8.8-r2/temp/build.log
> to find the FIRST error message, then paste the relevant bits and post them
> here.
>
>
>
> --
> alan dot mckinnon at gmail dot com
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
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`
perlio.o: file not recognized: File format not recognized
collect2: ld returned 1 exit status
make: *** [libperl.so.1.5.8] Error 1
*
* ERROR: sys-devel/libperl-5.8.8-r2 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2719: Called die
* The specific snippet of code:
* emake -j1 -f Makefile LDFLAGS="${LDFLAGS}"
* LIBPERL=${LIBPERL} ${LIBPERL} || die "Unable to make
* libperl$(get_libname)";
* The die message:
* Unable to make libperl.so
*
* If you need support, post the topmost build error, and the
* call stack if relevant.
* A complete build log is located at
* '/var/tmp/portage/sys-devel/libperl-5.8.8-r2/temp/build.log'.
* The ebuild environment file is located at
* '/var/tmp/portage/sys-devel/libperl-5.8.8-r2/temp/environment'.
I think the first error is "perlio.o: file not recognized: File format
not recognized"
fender0107401
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-user] Re: Failed to emerge sys-devel/libperl-5.8.8-r2
2010-01-13 12:01 ` Li
@ 2010-01-14 1:07 ` walt
2010-01-14 2:39 ` Li
0 siblings, 1 reply; 6+ messages in thread
From: walt @ 2010-01-14 1:07 UTC (permalink / raw
To: gentoo-user
On 01/13/2010 04:01 AM, Li wrote:
> 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
> 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`
> perlio.o: file not recognized: File format not recognized...
I see that no smart people have answered your question yet, so I'm safe if I give
you a stupid answer instead :-)
The problem file is perlio.o, so I'm wondering if the there was anything unusual
about the compiler output for perlio.c, which would be somewhere earlier than the
error you posted above.
To be even less helpful, I've emerged libperl on x86 and ~amd64 with no errors.
Sorry :-/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Re: Failed to emerge sys-devel/libperl-5.8.8-r2
2010-01-14 1:07 ` [gentoo-user] " walt
@ 2010-01-14 2:39 ` Li
0 siblings, 0 replies; 6+ messages in thread
From: Li @ 2010-01-14 2:39 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 4419 bytes --]
On Wed, Jan 13, 2010 at 05:07:25PM -0800, walt wrote:
> On 01/13/2010 04:01 AM, Li wrote:
>
> > 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
> > 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`
> > perlio.o: file not recognized: File format not recognized...
>
> I see that no smart people have answered your question yet, so I'm safe if I give
> you a stupid answer instead :-)
>
> The problem file is perlio.o, so I'm wondering if the there was anything unusual
> about the compiler output for perlio.c, which would be somewhere earlier than the
> error you posted above.
>
> To be even less helpful, I've emerged libperl on x86 and ~amd64 with no errors.
> Sorry :-/
>
Thank you for the help.
I tried emerge -C libperl and emerge --deep --update --newuse world, but
still can't compile it.
> emerge --pre --verb libperl
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild N ] sys-devel/libperl-5.8.8-r2 USE="berkdb gdbm -debug
-ithreads" 0 kB
Total: 1 package (1 new), Size of downloads: 0 kB
Even, I deleted the /usr/portage/dev-perl and the corresponding
distfiles, the problem still exist.
In the build log, I found this:
`sh cflags "optimize='-march=native -O2 -pipe'" perlio.o` -fPIC perlio.c
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
>perlio.c: In function 'PerlIO_debug':
>perlio.c:489: warning: ignoring return value of 'write', declared with attribute warn_unused_result
`sh cflags "optimize='-march=native -O2 -pipe'" perlapi.o` -fPIC perlapi.c
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
`sh cflags "optimize='-march=native -O2 -pipe'" numeric.o` -fPIC numeric.c
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
`sh cflags "optimize='-march=native -O2 -pipe'" locale.o` -fPIC locale.c
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
`sh cflags "optimize='-march=native -O2 -pipe'" pp_pack.o` -fPIC pp_pack.c
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
`sh cflags "optimize='-march=native -O2 -pipe'" pp_sort.o` -fPIC pp_sort.c
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
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`
perlio.o: file not recognized: File
format not recognized
collect2: ld returned 1 exit status
make: *** [libperl.so.1.5.8] Error 1
I think this is the point:
>perlio.c: In function 'PerlIO_debug':
>perlio.c:489: warning: ignoring return value of 'write', declared with attribute warn_unused_result
For details about build log see the attachment, if you have time. :)
fender0107401
[-- Attachment #2: log --]
[-- Type: text/plain, Size: 45752 bytes --]
>>> Unpacking source...
>>> Unpacking perl-5.8.8.tar.bz2 to /var/tmp/portage/sys-devel/libperl-5.8.8-r2/work
^[[32;01m*^[[0m Applying libperl-create-libperl-soname.patch ...
^[[A^[[72C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
^[[32;01m*^[[0m Applying libperl-noksh.patch ...
^[[A^[[72C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
^[[32;01m*^[[0m Applying libperl-5.8.8-reorder-INC.patch ...
^[[A^[[72C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
^[[32;01m*^[[0m Applying libperl-5.8.8-makedepend-syntax.patch ...
^[[A^[[72C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
^[[32;01m*^[[0m Applying perl-hppa-pa7200-configure.patch ...
^[[A^[[72C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
^[[32;01m*^[[0m Applying libperl-5.8.8-lib64.patch ...
^[[A^[[72C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
^[[32;01m*^[[0m Applying libperl-5.8.8-cplusplus.patch ...
^[[A^[[72C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
^[[32;01m*^[[0m Applying libperl-5.8.8-gcc42-command-line.patch ...
^[[A^[[72C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
^[[32;01m*^[[0m Applying libperl-5.8.8-utf8-boundary.patch ...
^[[A^[[72C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
^[[32;01m*^[[0m Applying libperl-5.8.8-CVE-2008-1927.patch ...
^[[A^[[72C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
^[[32;01m*^[[0m Applying libperl-5.8.8-ccld-cflags.patch ...
^[[A^[[72C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
>>> Source unpacked in /var/tmp/portage/sys-devel/libperl-5.8.8-r2/work
>>> Compiling source in /var/tmp/portage/sys-devel/libperl-5.8.8-r2/work/perl-5.8.8 ...
First let's make sure your kit is complete. Checking...
Locating common programs...
Checking compatibility between /bin/echo and builtin echo (if any)...
Symbolic links are supported.
Checking how to test for symbolic links...
You can test for symbolic links with 'test -h'.
Good, your tr supports [:lower:] and [:upper:] to convert case.
Using [:upper:] and [:lower:] to convert case.
3b1 dos_djgpp irix_6_0 nonstopux sunos_4_0
aix dynix irix_6_1 openbsd sunos_4_1
aix_3 dynixptx isc opus super-ux
aix_4 epix isc_2 os2 svr4
altos486 esix4 linux os390 svr5
amigaos fps lynxos os400 ti1500
apollo freebsd machten posix-bc titanos
atheos genix machten_2 powerux ultrix_4
aux_3 gnu mint qnx umips
beos gnukfreebsd mips rhapsody unicos
bsdos gnuknetbsd mpc sco unicosmk
convexos greenhills mpeix sco_2_3_0 unisysdynix
cxux hpux ncr_tower sco_2_3_1 utekv
cygwin i386 netbsd sco_2_3_2 uts
darwin interix newsos4 sco_2_3_3 uwin
dcosx irix_4 next_3 sco_2_3_4 vmesa
dec_osf irix_5 next_3_0 solaris_2 vos
dgux irix_6 next_4 stellar
Which of these apply, if any? [linux]
You appear to have ELF support. I'll try to use it for dynamic loading.
If dynamic loading doesn't work, read hints/linux.sh for further information.
Operating system name? [linux]
Operating system version? [2.6.31-gentoo-r6]
Build Perl for SOCKS? [n]
Use the PerlIO abstraction layer? [y]
Build a threading Perl? [n]
Build Perl for multiplicity? [n]
Use which C compiler? [x86_64-pc-linux-gnu-gcc]
Checking for GNU cc in disguise and/or its version number...
Now, how can we feed standard input to your C preprocessor...
Directories to use for library searches?
[/usr/local/lib64 /lib64 /usr/lib64]
What is the file extension used for shared libraries? [so]
Try to use long doubles if available? [n]
Checking for optional libraries...
What libraries to use? [-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc]
What optimizer/debugger flag should be used? [-march=native -O2 -pipe]
Any additional cc flags?
[-fno-strict-aliasing -pipe -Wdeclaration-after-statement]
Let me guess what the preprocessor flags are...
Any additional ld flags (NOT including libraries)? [ -L/usr/local/lib64]
Checking your choice of C compiler and flags for coherency...
Computing filename position in cpp output for #include directives...
<stdlib.h> found.
Checking to see how big your integers are...
Checking to see if you have long long...
Checking to see how big your long longs are...
<inttypes.h> found.
Checking to see if you have int64_t...
Checking which 64-bit integer type we could use...
We could use 'long' for 64-bit integers.
Try to use maximal 64-bit support, if available? [y]
Checking to see how big your double precision numbers are...
Checking to see if you have long double...
Checking to see how big your long doubles are...
What is your architecture name [x86_64-linux]
This architecture is naturally 64-bit, not changing architecture name.
Perlio selected.
Installation prefix to use? (~name ok) [/usr]
AFS does not seem to be running...
What installation prefix should I use for installing files? (~name ok)
[/usr]
Getting the current patchlevel...
Pathname where the private library files will reside? (~name ok)
[/usr/lib64/perl5/5.8.8]
Where do you want to put the public architecture-dependent libraries? (~name ok)
[/usr/lib64/perl5/5.8.8/x86_64-linux]
Other username to test security of setuid scripts with? [none]
Well, the recommended value is *not* secure.
Does your kernel have *secure* setuid scripts? [n]
Do you want to do setuid/setgid emulation? [y]
<malloc.h> found.
Checking to see how well your C compiler groks the void type...
Good. It appears to support void to the level perl5 wants.
Checking to see how big your pointers are...
Do you wish to wrap malloc calls to protect against potential overflows? [y]
Do you wish to attempt to use the malloc that comes with perl5? [n]
Your system wants malloc to return 'void *', it would seem.
Your system uses void free(), it would seem.
Installation prefix to use for add-on modules and utilities? (~name ok)
[/usr]
Pathname for the site-specific library files? (~name ok)
[/usr/lib64/perl5/site_perl/5.8.8]
Pathname for the site-specific architecture-dependent library files? (~name ok)
[/usr/lib64/perl5/site_perl/5.8.8/x86_64-linux]
Do you want to configure vendor-specific add-on directories? [y]
Installation prefix to use for vendor-supplied add-ons? (~name ok) [/usr]
Pathname for the vendor-supplied library files? (~name ok)
[/usr/lib64/perl5/vendor_perl/5.8.8]
Pathname for vendor-supplied architecture-dependent files? (~name ok)
[/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux]
Colon-separated list of additional directories for perl to search? [none]
Checking out function prototypes...
Pathname where the public executables will reside? (~name ok) [/usr/bin]
Install any extra modules (y or n)? [n]
Directory for the main Perl5 html pages? (~name ok) [none]
Directory for the Perl5 module html pages? (~name ok) [none]
List of earlier versions to include in @INC? [none]
Checking for GNU C Library...
nm probably won't work on the GNU C Library.
Shall I use /usr/bin/nm to extract C symbols from the libraries? [n]
<dld.h> NOT found.
dlopen() found.
Do you wish to use dynamic loading? [y]
Source file to use for dynamic loading [ext/DynaLoader/dl_dlopen.xs]
Any special flags to pass to x86_64-pc-linux-gnu-gcc -c to compile shared library modules?
[-fPIC]
What command should be used to create dynamic libraries?
[x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe]
Any special flags to pass to x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe to create a dynamically loaded library?
[-shared -L/usr/local/lib64]
Any special flags to pass to x86_64-pc-linux-gnu-gcc to use dynamic linking?
[-rdynamic]
Build a shared libperl.so (y/n) [y]
What name do you want to give to the shared libperl? [libperl.so.1.5.8]
Adding -Wl,-rpath,/usr/lib64/perl5/5.8.8/x86_64-linux/CORE to the flags
passed to x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe so that the perl executable will find the
installed shared libperl.so.1.5.8.
System manual is in /usr/share/man/man1.
Where do the main Perl5 manual pages (source) go? (~name ok)
[/usr/share/man/man1]
What suffix should be used for the main Perl5 man pages? [1]
You can have filenames longer than 14 characters.
Where do the perl5 library man pages (source) go? (~name ok)
[/usr/share/man/man3]
What suffix should be used for the perl5 library man pages? [3pm]
Figuring out host name...
Your host name appears to be "PC-686". Right? [y]
What is your domain name? [.domain]
What is your e-mail address? [Gentoo@pc-686.domain]
Perl administrator e-mail address [Gentoo@pc-686.domain]
Do you want to install only the version-specific parts of perl? [n]
What shall I put after the #! to start up perl ("none" to not use #!)?
[/usr/bin/perl]
Where do you keep publicly executable scripts? (~name ok) [/usr/bin]
Pathname where the add-on public executables should be installed? (~name ok)
[/usr/bin]
Pathname where the site-specific html pages should be installed? (~name ok)
[none]
Pathname where the site-specific library html pages should be installed? (~name ok)
[none]
Pathname where the site-specific manual pages should be installed? (~name ok)
[/usr/share/man/man1]
Pathname where the site-specific library manual pages should be installed? (~name ok)
[/usr/share/man/man3]
Pathname where add-on public executable scripts should be installed? (~name ok)
[/usr/bin]
Use the "fast stdio" if available? [y]
off_t found.
Checking to see how big your file offsets are...
fpos_t found.
Checking the size of fpos_t...
Try to understand large files, if available? [y]
Rechecking to see how big your file offsets are...
Rechecking the size of fpos_t... 16 bytes.
Pathname for the vendor-supplied executables directory? (~name ok)
[/usr/bin]
Pathname for the vendor-supplied html pages? (~name ok) [none]
Pathname for the vendor-supplied html pages? (~name ok) [none]
Pathname for the vendor-supplied manual section 1 pages? (~name ok)
[/usr/share/man/man1]
Pathname for the vendor-supplied manual section 3 pages? (~name ok)
[/usr/share/man/man3]
Pathname for the vendor-supplied scripts directory? (~name ok) [/usr/bin]
qgcvt() found.
Checking how to print long doubles...
gconvert NOT found.
gcvt() found.
I'll use gcvt to convert floats into a string.
fwalk() NOT found.
access() found.
<sys/file.h> defines the *_OK access constants.
accessx() NOT found.
aintl() NOT found.
alarm() found.
<pthread.h> found.
<sys/types.h> found.
<sys/select.h> found.
Testing to see if we should include <time.h>, <sys/time.h> or both.
We'll include <time.h>.
We'll include <sys/time.h>.
Checking to see if your struct tm has tm_zone field...
Checking to see if your struct tm has tm_gmtoff field...
asctime_r() found.
atolf() NOT found.
atoll() found.
Checking whether your compiler can handle __attribute__((format)) ...
Checking whether your compiler can handle __attribute__((malloc)) ...
Checking whether your compiler can handle __attribute__((nonnull(1))) ...
Checking whether your compiler can handle __attribute__((noreturn)) ...
Checking whether your compiler can handle __attribute__((pure)) ...
Checking whether your compiler can handle __attribute__((unused)) ...
Checking whether your compiler can handle __attribute__((warn_unused_result)) ...
bcmp() found.
bcopy() found.
<unistd.h> found.
getpgrp() found.
You have to use getpgrp() instead of getpgrp(pid).
setpgrp() found.
You have to use setpgrp() instead of setpgrp(pid,pgrp).
bzero() found.
You have void (*signal())().
Checking whether your C compiler can cast large floats to int32.
Checking whether your C compiler can cast negative float to unsigned.
vprintf() found.
Your vsprintf() returns (char*).
chown() found.
chroot() found.
chsize() NOT found.
class() NOT found.
clearenv() found.
Hmm... Looks like you have Berkeley networking support.
socketpair() found.
Checking the availability of certain socket constants...
<sys/uio.h> found.
Checking to see if your system supports struct cmsghdr...
Checking to see if your C compiler knows about "const"...
copysignl() found.
crypt() found.
<crypt.h> found.
crypt_r() found.
ctermid_r() NOT found.
ctime_r() found.
cuserid() found.
<limits.h> found.
<float.h> found.
DBL_DIG found.
dbmclose() NOT found.
difftime() found.
<dirent.h> found.
Your directory entries are struct dirent.
Your directory entry does not know about the d_namlen field.
<sys/dir.h> found.
<sys/ndir.h> NOT found.
dirfd() found.
dlerror() found.
<dlfcn.h> found.
What is the extension of dynamically loaded modules [so]
Checking whether your dlsym() needs a leading underscore ...
dlsym doesn't need a leading underscore.
drand48_r() found.
dup2() found.
eaccess() found.
endgrent() found.
<grp.h> found.
endgrent_r() NOT found.
endhostent() found.
<netdb.h> found.
endhostent_r() NOT found.
endnetent() found.
endnetent_r() NOT found.
endprotoent() found.
endprotoent_r() NOT found.
endpwent() found.
<pwd.h> found.
endpwent_r() NOT found.
endservent() found.
endservent_r() NOT found.
<sys/file.h> defines the O_* constants...
and you have the 3 argument form of open().
Using <string.h> instead of <strings.h>.
<sys/file.h> found.
We'll be including <sys/file.h>.
<fcntl.h> found.
We don't need to include <fcntl.h> if we include <sys/file.h>.
Figuring out the flag used by open() for non-blocking I/O...
Let's see what value errno gets from read() on a O_NONBLOCK file...
try.c: In function 'main':
try.c:36: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result
try.c:37: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result
try.c:53: warning: ignoring return value of 'write', declared with attribute warn_unused_result
try.c:66: warning: ignoring return value of 'write', declared with attribute warn_unused_result
try.c:72: warning: ignoring return value of 'write', declared with attribute warn_unused_result
try.c:78: warning: ignoring return value of 'read', declared with attribute warn_unused_result
Checking how std your stdio is...
Checking to see what happens if we set the stdio ptr...
Increasing ptr in your stdio decreases cnt by the same amount. Good.
You seem to have 'fast stdio' to directly manipulate the stdio buffers.
fchdir() found.
fchmod() found.
fchown() found.
fcntl() found.
Well, your system has some sort of fd_set available...
and you have the normal fd_set macros.
fgetpos() found.
finite() found.
finitel() found.
flock() found.
fork() found.
fp_class() NOT found.
pathconf() found.
fpathconf() found.
fpclass() NOT found.
fpclassify() NOT found.
fpclassl() NOT found.
Checking to see if you have fpos64_t...
frexpl() found.
<sys/param.h> found.
<sys/mount.h> found.
Checking to see if your system supports struct fs_data...
fseeko() found.
fsetpos() found.
fstatfs() found.
statvfs() found.
fstatvfs() found.
fsync() found.
ftello() found.
Checking for a working futimes()
Yes, it does
getcwd() found.
getespwnam() NOT found.
getfsstat() NOT found.
getgrent() found.
getgrent_r() found.
getgrgid_r() found.
getgrnam_r() found.
gethostbyaddr() found.
gethostbyname() found.
gethostent() found.
gethostname() found.
uname() found.
Shall I ignore gethostname() from now on? [n]
gethostbyaddr_r() found.
gethostbyname_r() found.
gethostent_r() found.
getitimer() found.
getlogin() found.
getlogin_r() found.
getmnt() NOT found.
getmntent() found.
getnetbyaddr() found.
getnetbyname() found.
getnetent() found.
getnetbyaddr_r() found.
getnetbyname_r() found.
getnetent_r() found.
getpagesize() found.
getprotobyname() found.
getprotobynumber() found.
getprotoent() found.
getpgid() found.
getpgrp2() NOT found.
getppid() found.
getpriority() found.
getprotobyname_r() found.
getprotobynumber_r() found.
getprotoent_r() found.
getprpwnam() NOT found.
getpwent() found.
getpwent_r() found.
getpwnam_r() found.
getpwuid_r() found.
getservbyname() found.
getservbyport() found.
getservent() found.
getservbyname_r() found.
getservbyport_r() found.
getservent_r() found.
getspnam() found.
<shadow.h> found.
getspnam_r() found.
gettimeofday() found.
gmtime_r() found.
hasmntopt() found.
<netinet/in.h> found.
<arpa/inet.h> found.
htonl() found.
ilogbl() found.
strchr() found.
inet_aton() found.
isascii() found.
isfinite() NOT found.
isinf() found.
isnan() found.
isnanl() found.
killpg() found.
lchown() found.
LDBL_DIG found.
<math.h> found.
Checking to see if your libm supports _LIB_VERSION...
Yes, it does (2)
link() found.
localtime_r() found.
localeconv() found.
lockf() found.
lstat() found.
madvise() found.
malloc_size() NOT found.
malloc_good_size() NOT found.
mblen() found.
mbstowcs() found.
mbtowc() found.
memchr() found.
memcmp() found.
memcpy() found.
memmove() found.
memset() found.
mkdir() found.
mkdtemp() found.
mkfifo() found.
mkstemp() found.
mkstemps() NOT found.
mktime() found.
<sys/mman.h> found.
mmap() found.
and it returns (void *).
sqrtl() found.
scalbnl() found.
modfl() found.
Your modfl() seems okay for large values.
mprotect() found.
msgctl() found.
msgget() found.
msgsnd() found.
msgrcv() found.
You have the full msg*(2) library.
Checking to see if your system supports struct msghdr...
msync() found.
munmap() found.
nice() found.
<langinfo.h> found.
nl_langinfo() found.
Checking to see how big your characters are (hey, you never know)...
What is the size of a character (in bytes)? [1]
Checking to see if your C compiler knows about "volatile"...
Choosing the C types to be used for Perl's internal types...
Checking how many bits of your UVs your NVs can preserve...
Checking whether NV 0.0 is all bits zero in memory...
0.0 is represented as all bits zero in memory
Checking to see if you have off64_t...
pause() found.
pipe() found.
poll() found.
readlink() found.
pthread_attr_setscope() found.
random_r() found.
readdir() found.
seekdir() found.
telldir() found.
rewinddir() found.
readdir64_r() found.
readdir_r() found.
readv() found.
recvmsg() found.
rename() found.
rmdir() found.
<memory.h> found.
Checking if your memcmp() can compare relative magnitude...
select() found.
semctl() found.
semget() found.
semop() found.
You have the full sem*(2) library.
You do not have union semun in <sys/sem.h>.
*** WHOA THERE!!! ***
The recommended value for $d_semctl_semun on this machine was "define"!
Keep the recommended value? [y]
You can use union semun for semctl IPC_STAT.
You can also use struct semid_ds* for semctl IPC_STAT.
sendmsg() found.
setegid() found.
seteuid() found.
setgrent() found.
setgrent_r() NOT found.
sethostent() found.
sethostent_r() NOT found.
setitimer() found.
setlinebuf() found.
setlocale() found.
<locale.h> found.
setlocale_r() NOT found.
setnetent() found.
setnetent_r() NOT found.
setprotoent() found.
setpgid() found.
setpgrp2() NOT found.
setpriority() found.
setproctitle() NOT found.
setprotoent_r() NOT found.
setpwent() found.
setpwent_r() NOT found.
setregid() found.
setresgid() found.
setreuid() found.
setresuid() found.
setrgid() NOT found.
setruid() NOT found.
setservent() found.
setservent_r() NOT found.
setsid() found.
setvbuf() found.
<sfio.h> NOT found.
shmctl() found.
shmget() found.
shmat() found.
and it returns (void *).
shmdt() found.
You have the full shm*(2) library.
sigaction() found.
sigprocmask() found.
POSIX sigsetjmp found.
sockatmark() found.
socks5_init() NOT found.
Checking whether sprintf returns the length of the string...
sprintf returns the length of the string (as ANSI says it should)
srand48_r() found.
srandom_r() found.
<sys/stat.h> found.
Checking to see if your struct stat has st_blocks field...
<sys/vfs.h> found.
<sys/statfs.h> found.
Checking to see if your system supports struct statfs...
Checking to see if your struct statfs has f_flags field...
Checking how to access stdio streams by file descriptor number...
I can't figure out how to access stdio streams by file descriptor number.
strcoll() found.
Checking to see if your C compiler can copy structs...
strerror() found.
strerror_r() found.
strftime() found.
strlcat() NOT found.
strlcpy() NOT found.
strtod() found.
strtol() found.
strtold() found.
strtoll() found.
strtoq() found.
strtoul() found.
strtoull() found.
strtouq() found.
strxfrm() found.
symlink() found.
syscall() found.
sysconf() found.
system() found.
tcgetpgrp() found.
tcsetpgrp() found.
time() found.
time_t found.
<sys/times.h> found.
times() found.
clock_t found.
tmpnam_r() found.
truncate() found.
ttyname_r() found.
tzname[] found.
(Testing for character data alignment may crash the test. That's okay.)
It seems that you must access character data in an aligned manner.
ualarm() found.
umask() found.
unordered() NOT found.
unsetenv() found.
usleep() found.
ustat() found.
vfork() found.
Do you still want to use vfork()? [n]
closedir() found.
Checking whether closedir() returns a status...
wait4() found.
waitpid() found.
wcstombs() found.
wctomb() found.
writev() found.
Checking alignment constraints...
Doubles must be aligned on a how-many-byte boundary? [8]
Checking to see how your cpp does stuff like concatenate tokens...
Oh! Smells like ANSI's been here.
<db.h> found.
Checking Berkeley DB version ...
Looks OK.
Checking return type needed for hash for Berkeley DB ...
Checking return type needed for prefix for Berkeley DB ...
Looking for a random number function...
Good, found drand48().
Use which function to generate random numbers? [drand48]
Determining whether or not we are on an EBCDIC system...
Nope, no EBCDIC, probably ASCII or some ISO Latin. Or UTF-8.
Checking how to flush all pending stdio output...
Your fflush(NULL) works okay for output streams.
Let's see if it clobbers input pipes...
fflush(NULL) seems to behave okay with input streams.
Checking the size of gid_t...
Checking the sign of gid_t...
Checking how to print 64-bit integers...
Checking the format strings to be used for Perl's internal types...
Checking the format string to be used for gids...
getgroups() found.
setgroups() found.
What type pointer is the second argument to getgroups() and setgroups()?
[gid_t]
Checking if your /usr/bin/make program sets $(MAKE)...
mode_t found.
<stdarg.h> found.
<varargs.h> found.
We'll include <stdarg.h> to get va_dcl definition.
It seems that va_copy() or similar will be needed.
size_t found.
What is the type for the 1st argument to gethostbyaddr? [char *]
What is the type for the 2nd argument to gethostbyaddr? [size_t]
What pager is used on your system? [/usr/bin/less]
pid_t found.
Checking how to generate random libraries on your machine...
Your select() operates on 64 bits at a time.
Generating a list of signal names and numbers...
Checking the size of size_t...
Checking to see if you have socklen_t...
<socks.h> NOT found.
I'll be using ssize_t for functions returning a byte count.
Your stdio uses signed chars.
Checking the size of uid_t...
Checking the sign of uid_t...
Checking the format string to be used for uids...
Which compiler compiler (yacc or bison -y) shall I use? [yacc]
<fp.h> NOT found.
<fp_class.h> NOT found.
<ieeefp.h> NOT found.
<libutil.h> NOT found.
<mntent.h> found.
<ndbm.h> NOT found.
dbm_open() NOT found.
*** WHOA THERE!!! ***
The recommended value for $i_ndbm on this machine was "define"!
Keep the recommended value? [y]
<net/errno.h> NOT found.
<netinet/tcp.h> found.
<poll.h> found.
<prot.h> NOT found.
Guessing which symbols your C compiler and preprocessor define...
/usr/bin/comm: file 1 is not in sorted order
/usr/bin/comm: file 1 is not in sorted order
/usr/bin/comm: file 1 is not in sorted order
tcsetattr() found.
You have POSIX termios.h... good!
<stddef.h> found.
<sunmath.h> NOT found.
<sys/access.h> NOT found.
<sys/filio.h> NOT found.
<sys/ioctl.h> found.
<syslog.h> found.
<sys/mode.h> NOT found.
<sys/resource.h> found.
<sys/security.h> NOT found.
<sys/statvfs.h> found.
<sys/un.h> found.
<sys/utsname.h> found.
<sys/wait.h> found.
<ustat.h> found.
<utime.h> found.
<values.h> found.
<gdbm.h> found.
gdbm_open() found.
Looking for extensions...
What extensions do you wish to load dynamically?
[B ByteLoader Cwd DB_File Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call GDBM_File I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 NDBM_File Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Unicode/Normalize XS/APItest XS/Typemap attrs re threads threads/shared]
What extensions do you wish to load statically? [none]
Stripping down executable paths...
Creating config.sh...
Doing variable substitutions on .SH files...
Extracting cflags (with variable substitutions)
Extracting config.h (with variable substitutions)
Extracting makeaperl (with variable substitutions)
Extracting makedepend (with variable substitutions)
Extracting makedir (with variable substitutions)
Extracting Makefile (with variable substitutions)
Extracting myconfig (with variable substitutions)
Extracting pod/Makefile (with variable substitutions)
Extracting Policy.sh (with variable substitutions)
Extracting writemain (with variable substitutions)
Extracting x2p/cflags (with variable substitutions)
Extracting x2p/Makefile (with variable substitutions)
Run make depend now? [y]
sh ./makedepend MAKE=make
make[1]: Entering directory `/var/tmp/portage/sys-devel/libperl-5.8.8-r2/work/perl-5.8.8'
sh writemain lib/auto/DynaLoader/DynaLoader.a > perlmain.c
rm -f opmini.c
cp op.c opmini.c
echo av.c scope.c op.c doop.c doio.c dump.c hv.c mg.c reentr.c perl.c perly.c pp.c pp_hot.c pp_ctl.c pp_sys.c regcomp.c regexec.c utf8.c gv.c sv.c taint.c toke.c util.c deb.c run.c universal.c xsutils.c pad.c globals.c perlio.c perlapi.c numeric.c locale.c pp_pack.c pp_sort.c miniperlmain.c perlmain.c opmini.c | tr ' ' '\n' >.clist
make[1]: Leaving directory `/var/tmp/portage/sys-devel/libperl-5.8.8-r2/work/perl-5.8.8'
Finding dependencies for av.o.
Finding dependencies for scope.o.
Finding dependencies for op.o.
Finding dependencies for doop.o.
Finding dependencies for doio.o.
Finding dependencies for dump.o.
Finding dependencies for hv.o.
Finding dependencies for mg.o.
Finding dependencies for reentr.o.
Finding dependencies for perl.o.
Finding dependencies for perly.o.
Finding dependencies for pp.o.
Finding dependencies for pp_hot.o.
Finding dependencies for pp_ctl.o.
Finding dependencies for pp_sys.o.
Finding dependencies for regcomp.o.
Finding dependencies for regexec.o.
Finding dependencies for utf8.o.
Finding dependencies for gv.o.
Finding dependencies for sv.o.
Finding dependencies for taint.o.
Finding dependencies for toke.o.
Finding dependencies for util.o.
Finding dependencies for deb.o.
Finding dependencies for run.o.
Finding dependencies for universal.o.
Finding dependencies for xsutils.o.
Finding dependencies for pad.o.
Finding dependencies for globals.o.
Finding dependencies for perlio.o.
Finding dependencies for perlapi.o.
Finding dependencies for numeric.o.
Finding dependencies for locale.o.
Finding dependencies for pp_pack.o.
Finding dependencies for pp_sort.o.
Finding dependencies for miniperlmain.o.
Finding dependencies for perlmain.o.
Finding dependencies for opmini.o.
make[1]: Entering directory `/var/tmp/portage/sys-devel/libperl-5.8.8-r2/work/perl-5.8.8'
echo Makefile.SH cflags.SH config_h.SH makeaperl.SH makedepend.SH makedir.SH myconfig.SH writemain.SH pod/Makefile.SH | tr ' ' '\n' >.shlist
make[1]: Leaving directory `/var/tmp/portage/sys-devel/libperl-5.8.8-r2/work/perl-5.8.8'
Updating makefile...
test -s perlmain.c && touch perlmain.c
cd x2p; make depend
make[1]: Entering directory `/var/tmp/portage/sys-devel/libperl-5.8.8-r2/work/perl-5.8.8/x2p'
sh ../makedepend MAKE=make
make[2]: Entering directory `/var/tmp/portage/sys-devel/libperl-5.8.8-r2/work/perl-5.8.8/x2p'
echo hash.c str.c util.c walk.c | tr ' ' '\n' >.clist
make[2]: Leaving directory `/var/tmp/portage/sys-devel/libperl-5.8.8-r2/work/perl-5.8.8/x2p'
Finding dependencies for hash.o.
Finding dependencies for str.o.
Finding dependencies for util.o.
Finding dependencies for walk.o.
make[2]: Entering directory `/var/tmp/portage/sys-devel/libperl-5.8.8-r2/work/perl-5.8.8/x2p'
echo Makefile.SH cflags.SH | tr ' ' '\n' >.shlist
make[2]: Leaving directory `/var/tmp/portage/sys-devel/libperl-5.8.8-r2/work/perl-5.8.8/x2p'
Updating makefile...
make[1]: Leaving directory `/var/tmp/portage/sys-devel/libperl-5.8.8-r2/work/perl-5.8.8/x2p'
Now you must run 'make'.
If you compile perl5 on a different machine or from a different object
directory, copy the Policy.sh file from this object directory to the
new one before you run Configure -- this will help you with most of
the policy defaults.
make -j6 -j1 -f Makefile depend
sh ./makedepend MAKE=make
make[1]: Entering directory `/var/tmp/portage/sys-devel/libperl-5.8.8-r2/work/perl-5.8.8'
sh writemain lib/auto/DynaLoader/DynaLoader.a > perlmain.c
echo av.c scope.c op.c doop.c doio.c dump.c hv.c mg.c reentr.c perl.c perly.c pp.c pp_hot.c pp_ctl.c pp_sys.c regcomp.c regexec.c utf8.c gv.c sv.c taint.c toke.c util.c deb.c run.c universal.c xsutils.c pad.c globals.c perlio.c perlapi.c numeric.c locale.c pp_pack.c pp_sort.c miniperlmain.c perlmain.c opmini.c | tr ' ' '\n' >.clist
make[1]: Leaving directory `/var/tmp/portage/sys-devel/libperl-5.8.8-r2/work/perl-5.8.8'
Finding dependencies for av.o.
Finding dependencies for scope.o.
Finding dependencies for op.o.
Finding dependencies for doop.o.
Finding dependencies for doio.o.
Finding dependencies for dump.o.
Finding dependencies for hv.o.
Finding dependencies for mg.o.
Finding dependencies for reentr.o.
Finding dependencies for perl.o.
Finding dependencies for perly.o.
Finding dependencies for pp.o.
Finding dependencies for pp_hot.o.
Finding dependencies for pp_ctl.o.
Finding dependencies for pp_sys.o.
Finding dependencies for regcomp.o.
Finding dependencies for regexec.o.
Finding dependencies for utf8.o.
Finding dependencies for gv.o.
Finding dependencies for sv.o.
Finding dependencies for taint.o.
Finding dependencies for toke.o.
Finding dependencies for util.o.
Finding dependencies for deb.o.
Finding dependencies for run.o.
Finding dependencies for universal.o.
Finding dependencies for xsutils.o.
Finding dependencies for pad.o.
Finding dependencies for globals.o.
Finding dependencies for perlio.o.
Finding dependencies for perlapi.o.
Finding dependencies for numeric.o.
Finding dependencies for locale.o.
Finding dependencies for pp_pack.o.
Finding dependencies for pp_sort.o.
Finding dependencies for miniperlmain.o.
Finding dependencies for perlmain.o.
Finding dependencies for opmini.o.
make[1]: Entering directory `/var/tmp/portage/sys-devel/libperl-5.8.8-r2/work/perl-5.8.8'
echo Makefile.SH cflags.SH config_h.SH makeaperl.SH makedepend.SH makedir.SH myconfig.SH writemain.SH pod/Makefile.SH | tr ' ' '\n' >.shlist
make[1]: Leaving directory `/var/tmp/portage/sys-devel/libperl-5.8.8-r2/work/perl-5.8.8'
Updating makefile...
test -s perlmain.c && touch perlmain.c
cd x2p; make depend
make[1]: Entering directory `/var/tmp/portage/sys-devel/libperl-5.8.8-r2/work/perl-5.8.8/x2p'
sh ../makedepend MAKE=make
make[2]: Entering directory `/var/tmp/portage/sys-devel/libperl-5.8.8-r2/work/perl-5.8.8/x2p'
echo hash.c str.c util.c walk.c | tr ' ' '\n' >.clist
make[2]: Leaving directory `/var/tmp/portage/sys-devel/libperl-5.8.8-r2/work/perl-5.8.8/x2p'
Finding dependencies for hash.o.
Finding dependencies for str.o.
Finding dependencies for util.o.
Finding dependencies for walk.o.
make[2]: Entering directory `/var/tmp/portage/sys-devel/libperl-5.8.8-r2/work/perl-5.8.8/x2p'
echo Makefile.SH cflags.SH | tr ' ' '\n' >.shlist
make[2]: Leaving directory `/var/tmp/portage/sys-devel/libperl-5.8.8-r2/work/perl-5.8.8/x2p'
Updating makefile...
make[1]: Leaving directory `/var/tmp/portage/sys-devel/libperl-5.8.8-r2/work/perl-5.8.8/x2p'
make -j6 -j1 -f Makefile LDFLAGS=-Wl,-O1 LIBPERL=libperl.so.1.5.8 libperl.so.1.5.8
`sh cflags "optimize='-march=native -O2 -pipe'" perl.o` -fPIC perl.c
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
`sh cflags "optimize='-march=native -O2 -pipe'" gv.o` -fPIC gv.c
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
`sh cflags "optimize='-march=native -O2 -pipe'" toke.o` -fPIC toke.c
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
`sh cflags "optimize='-march=native -O2 -pipe'" perly.o` -fPIC perly.c
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
`sh cflags "optimize='-march=native -O2 -pipe'" op.o` -fPIC op.c
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
`sh cflags "optimize='-march=native -O2 -pipe'" pad.o` -fPIC pad.c
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
`sh cflags "optimize='-march=native -O2 -pipe'" regcomp.o` -fPIC regcomp.c
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
`sh cflags "optimize='-march=native -O2 -pipe'" dump.o` -fPIC dump.c
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
`sh cflags "optimize='-march=native -O2 -pipe'" util.o` -fPIC util.c
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
util.c: In function 'Perl_safesysmalloc':
util.c:87: warning: ignoring return value of 'write', declared with attribute warn_unused_result
util.c: In function 'Perl_safesysrealloc':
util.c:136: warning: ignoring return value of 'write', declared with attribute warn_unused_result
util.c: In function 'Perl_safesyscalloc':
util.c:189: warning: ignoring return value of 'write', declared with attribute warn_unused_result
util.c: In function 'Perl_savesharedpv':
util.c:820: warning: ignoring return value of 'write', declared with attribute warn_unused_result
`sh cflags "optimize='-march=native -O2 -pipe'" mg.o` -fPIC mg.c
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
`sh cflags "optimize='-march=native -O2 -pipe'" reentr.o` -fPIC reentr.c
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
`sh cflags "optimize='-march=native -O2 -pipe'" hv.o` -fPIC hv.c
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
`sh cflags "optimize='-march=native -O2 -pipe'" av.o` -fPIC av.c
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
`sh cflags "optimize='-march=native -O2 -pipe'" run.o` -fPIC run.c
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
`sh cflags "optimize='-march=native -O2 -pipe'" pp_hot.o` -fPIC pp_hot.c
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
`sh cflags "optimize='-march=native -O2 -pipe'" sv.o` -fPIC sv.c
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
sv.c: In function 'Perl_sv_2pv_flags':
sv.c:3005: warning: ignoring return value of 'gcvt', declared with attribute warn_unused_result
sv.c:3222: warning: ignoring return value of 'gcvt', declared with attribute warn_unused_result
sv.c: In function 'Perl_sv_clear':
sv.c:5222: warning: ignoring return value of 'Perl_io_close', declared with attribute warn_unused_result
sv.c: In function 'Perl_sv_vcatpvfn':
sv.c:8552: warning: ignoring return value of 'gcvt', declared with attribute warn_unused_result
sv.c:9315: warning: ignoring return value of 'gcvt', declared with attribute warn_unused_result
`sh cflags "optimize='-march=native -O2 -pipe'" pp.o` -fPIC pp.c
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
`sh cflags "optimize='-march=native -O2 -pipe'" scope.o` -fPIC scope.c
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
`sh cflags "optimize='-march=native -O2 -pipe'" pp_ctl.o` -fPIC pp_ctl.c
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
`sh cflags "optimize='-march=native -O2 -pipe'" pp_sys.o` -fPIC pp_sys.c
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
proto.h:1732: warning: 'S_emulate_eaccess' declared 'static' but never defined
`sh cflags "optimize='-march=native -O2 -pipe'" doop.o` -fPIC doop.c
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
`sh cflags "optimize='-march=native -O2 -pipe'" doio.o` -fPIC doio.c
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
doio.c: In function 'Perl_nextargv':
doio.c:914: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result
doio.c: In function 'Perl_do_aexec5':
doio.c:1496: warning: ignoring return value of 'write', declared with attribute warn_unused_result
doio.c: In function 'Perl_do_exec3':
doio.c:1641: warning: ignoring return value of 'write', declared with attribute warn_unused_result
`sh cflags "optimize='-march=native -O2 -pipe'" regexec.o` -fPIC regexec.c
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
`sh cflags "optimize='-march=native -O2 -pipe'" utf8.o` -fPIC utf8.c
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
`sh cflags "optimize='-march=native -O2 -pipe'" taint.o` -fPIC taint.c
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
`sh cflags "optimize='-march=native -O2 -pipe'" deb.o` -fPIC deb.c
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
`sh cflags "optimize='-march=native -O2 -pipe'" universal.o` -fPIC universal.c
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
`sh cflags "optimize='-march=native -O2 -pipe'" xsutils.o` -fPIC xsutils.c
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
`sh cflags "optimize='-march=native -O2 -pipe'" globals.o` -fPIC globals.c
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
`sh cflags "optimize='-march=native -O2 -pipe'" perlio.o` -fPIC perlio.c
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
perlio.c: In function 'PerlIO_debug':
perlio.c:489: warning: ignoring return value of 'write', declared with attribute warn_unused_result
`sh cflags "optimize='-march=native -O2 -pipe'" perlapi.o` -fPIC perlapi.c
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
`sh cflags "optimize='-march=native -O2 -pipe'" numeric.o` -fPIC numeric.c
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
`sh cflags "optimize='-march=native -O2 -pipe'" locale.o` -fPIC locale.c
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
`sh cflags "optimize='-march=native -O2 -pipe'" pp_pack.o` -fPIC pp_pack.c
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
`sh cflags "optimize='-march=native -O2 -pipe'" pp_sort.o` -fPIC pp_sort.c
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
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`
perlio.o: file not recognized: File format not recognized
collect2: ld returned 1 exit status
make: *** [libperl.so.1.5.8] Error 1
^[[31;01m*^[[0m
^[[31;01m*^[[0m ERROR: sys-devel/libperl-5.8.8-r2 failed.
^[[31;01m*^[[0m Call stack:
^[[31;01m*^[[0m ebuild.sh, line 49: Called src_compile
^[[31;01m*^[[0m environment, line 2720: Called die
^[[31;01m*^[[0m The specific snippet of code:
^[[31;01m*^[[0m emake -j1 -f Makefile LDFLAGS="${LDFLAGS}" LIBPERL=${LIBPERL} ${LIBPERL} || die "Unable to make libperl$(get_libname)";
^[[31;01m*^[[0m The die message:
^[[31;01m*^[[0m Unable to make libperl.so
^[[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/sys-devel/libperl-5.8.8-r2/temp/build.log'.
^[[31;01m*^[[0m The ebuild environment file is located at '/var/tmp/portage/sys-devel/libperl-5.8.8-r2/temp/environment'.
^[[31;01m*^[[0m
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-user] Re: Failed to emerge sys-devel/libperl-5.8.8-r2
2010-01-13 9:15 [gentoo-user] Failed to emerge sys-devel/libperl-5.8.8-r2 Li
2010-01-13 9:35 ` Alan McKinnon
@ 2010-01-14 5:00 ` Li
1 sibling, 0 replies; 6+ messages in thread
From: Li @ 2010-01-14 5:00 UTC (permalink / raw
To: gentoo-user
On Wed, Jan 13, 2010 at 05:15:09PM +0800, Li wrote:
> Hi all:
>
> >>> Failed to emerge sys-devel/libperl-5.8.8-r2, Log file:
>
> >>> '/var/tmp/portage/sys-devel/libperl-5.8.8-r2/temp/build.log'
>
> * Messages for package sys-devel/libperl-5.8.8-r2:
>
> *
> * ERROR: sys-devel/libperl-5.8.8-r2 failed.
> * Call stack:
> * ebuild.sh, line 49: Called src_compile
> * environment, line 2719: Called die
> * The specific snippet of code:
> * emake -j1 -f Makefile LDFLAGS="${LDFLAGS}"
> * LIBPERL=${LIBPERL} ${LIBPERL} || die "Unable to make
> * libperl$(get_libname)";
> * The die message:
> * Unable to make libperl.so
> *
> * If you need support, post the topmost build error, and the
> * call stack if relevant.
> * A complete build log is located at
> * '/var/tmp/portage/sys-devel/libperl-5.8.8-r2/temp/build.log'.
> * The ebuild environment file is located at
> * '/var/tmp/portage/sys-devel/libperl-5.8.8-r2/temp/environment'.
> *
>
> fender0107401 :(
Hi all:
Solved! Thanks "zhllg" a gentoo developer!
I post this this problem to www.linuxsir.org's gentoo forum, and hi told
me clear the ccache and disable keepworkd feature.
Before this compilation error, I have encountered an accident power off.
So, some file (I think is perlib.o) in the ccache directory is compromised.
Then this file results the following compilation failure.
Thanks all! :)
fender0107401
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2010-01-14 5:02 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-13 9:15 [gentoo-user] Failed to emerge sys-devel/libperl-5.8.8-r2 Li
2010-01-13 9:35 ` Alan McKinnon
2010-01-13 12:01 ` Li
2010-01-14 1:07 ` [gentoo-user] " walt
2010-01-14 2:39 ` Li
2010-01-14 5:00 ` Li
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox