[OpenWrt-Tickets] [OpenWrt] #3709: [Packages]: Full perl packages does not compile
OpenWrt
openwrt-devel at lists.openwrt.org
Thu Jul 3 13:36:21 CEST 2008
#3709: [Packages]: Full perl packages does not compile
-----------------------+----------------------------------------------------
Reporter: anonymous | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone: Kamikaze
Component: packages | Keywords:
-----------------------+----------------------------------------------------
Latest trunk for x86 target:
{{{
rm -f /home/openwrt/alix.2c2/bin/packages/i386/perlbase-stat_*
rm -f /home/openwrt/alix.2c2/bin/packages/i386/perlbase-storable_*
rm -f /home/openwrt/alix.2c2/bin/packages/i386/perlbase-switch_*
rm -f /home/openwrt/alix.2c2/bin/packages/i386/perlbase-symbol_*
rm -f /home/openwrt/alix.2c2/bin/packages/i386/perlbase-sys_*
rm -f /home/openwrt/alix.2c2/bin/packages/i386/perlbase-syslog_*
rm -f /home/openwrt/alix.2c2/bin/packages/i386/perlbase-tainted_*
rm -f /home/openwrt/alix.2c2/bin/packages/i386/perlbase-term_*
rm -f /home/openwrt/alix.2c2/bin/packages/i386/perlbase-termcap_*
rm -f /home/openwrt/alix.2c2/bin/packages/i386/perlbase-test_*
rm -f /home/openwrt/alix.2c2/bin/packages/i386/perlbase-text_*
rm -f /home/openwrt/alix.2c2/bin/packages/i386/perlbase-thread_*
rm -f /home/openwrt/alix.2c2/bin/packages/i386/perlbase-threads_*
rm -f /home/openwrt/alix.2c2/bin/packages/i386/perlbase-tie_*
rm -f /home/openwrt/alix.2c2/bin/packages/i386/perlbase-time_*
rm -f /home/openwrt/alix.2c2/bin/packages/i386/perlbase-timelocal_*
rm -f /home/openwrt/alix.2c2/bin/packages/i386/perlbase-unicode_*
rm -f /home/openwrt/alix.2c2/bin/packages/i386/perlbase-unicore_*
rm -f /home/openwrt/alix.2c2/bin/packages/i386/perlbase-universal_*
rm -f /home/openwrt/alix.2c2/bin/packages/i386/perlbase-user_*
rm -f /home/openwrt/alix.2c2/bin/packages/i386/perlbase-utf8_*
rm -f /home/openwrt/alix.2c2/bin/packages/i386/perlbase-validate_*
rm -f /home/openwrt/alix.2c2/bin/packages/i386/perlbase-version_*
rm -f /home/openwrt/alix.2c2/bin/packages/i386/perlbase-xsloader_*
make[2]: Leaving directory
`/home/openwrt/alix.2c2/feeds/packages/lang/perl'
make[1]: Leaving directory `/home/openwrt/alix.2c2'
make[1]: Entering directory `/home/openwrt/alix.2c2'
make[2]: Entering directory
`/home/openwrt/alix.2c2/feeds/packages/lang/perl'
WARNING: skipping microperl -- package not selected
gzip -dc /home/openwrt/public_html/sources/perl-5.10.0.tar.gz | /bin/tar
-C /home/openwrt/alix.2c2/build_dir/i386/perl/perl-5.10.0/.. -xf -
Applying ./patches/100-static_uudmap.patch using plaintext:
patching file Makefile.micro
patching file Makefile.SH
patching file MANIFEST
Hunk #1 succeeded at 3968 with fuzz 2.
patching file uudmap.h-premade
touch
/home/openwrt/alix.2c2/build_dir/i386/perl/perl-5.10.0/.prepared_4c74ea0dc454236e658b847212c4fdcd
(cd /home/openwrt/alix.2c2/build_dir/i386/perl/perl-5.10.0/./; if [ -x
./configure ]; then cp -fpR
/home/openwrt/alix.2c2/scripts/config.{guess,sub}
/home/openwrt/alix.2c2/build_dir/i386/perl/perl-5.10.0// && AR=i386-linux-
uclibc-ar AS="i386-linux-uclibc-gcc -c -O2 -pipe -march=i486 -funit-
at-a-time -fhonour-copts" LD=i386-linux-uclibc-ld NM=i386-linux-uclibc-nm
CC="i386-linux-uclibc-gcc" GCC="i386-linux-uclibc-gcc" CXX=i386-linux-
uclibc-g++ RANLIB=i386-linux-uclibc-ranlib STRIP=i386-linux-uclibc-strip
OBJCOPY=i386-linux-uclibc-objcopy OBJDUMP=i386-linux-uclibc-objdump
SIZE=i386-linux-uclibc-size CFLAGS="-O2 -pipe -march=i486 -funit-at-a-time
-fhonour-copts " CXXFLAGS="-O2 -pipe -march=i486 -funit-at-a-time
-fhonour-copts "
CPPFLAGS="-I/home/openwrt/alix.2c2/staging_dir/i386/usr/include
-I/home/openwrt/alix.2c2/staging_dir/i386/include "
LDFLAGS="-L/home/openwrt/alix.2c2/staging_dir/toolchain-i386_gcc4.1.2/lib
-L/home/openwrt/alix.2c2/staging_dir/i386/usr/lib
-L/home/openwrt/alix.2c2/staging_dir/i386/lib "
PKG_CONFIG_PATH="/home/openwrt/alix.2c2/staging_dir/i386/usr/lib/pkgconfig:/home/openwrt/alix.2c2/staging_dir/host/usr/lib/pkgconfig"
PKG_CONFIG_LIBDIR="/home/openwrt/alix.2c2/staging_dir/i386/usr/lib/pkgconfig"
./configure --target=i386-linux --host=i386-linux --build=i486-linux-gnu
--program-prefix="" --program-suffix="" --prefix=/usr --exec-prefix=/usr
--bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib
--sysconfdir=/etc --datadir=/usr/share --localstatedir=/var
--mandir=/usr/man --infodir=/usr/info --disable-nls ; fi; )
touch /home/openwrt/alix.2c2/build_dir/i386/perl/perl-5.10.0/.configured
make -C /home/openwrt/alix.2c2/build_dir/i386/perl/perl-5.10.0 clean
make[3]: Entering directory
`/home/openwrt/alix.2c2/build_dir/i386/perl/perl-5.10.0'
make[3]: *** No rule to make target `clean'. Stop.
make[3]: Leaving directory
`/home/openwrt/alix.2c2/build_dir/i386/perl/perl-5.10.0'
make[2]: [/home/openwrt/alix.2c2/build_dir/i386/perl/perl-5.10.0
/.configured-perl] Error 2 (ignored)
===> Stage 1: Configure host perl
mkdir -p /home/openwrt/alix.2c2/build_dir/i386/perl/perl-5.10.0/host-perl
(cd /home/openwrt/alix.2c2/build_dir/i386/perl/perl-5.10.0/host-perl && sh
../Configure -der -Dmksymlinks -Uusedl)
Sources for perl5 found in
"/home/openwrt/alix.2c2/build_dir/i386/perl/perl-5.10.0".
Beginning of configuration questions for perl5.
Checking echo to see how to suppress newlines...
...using -n.
The star should be here-->*
First let's make sure your kit is complete. Checking...
ls: uudmap.h: No such file or directory
THIS PACKAGE SEEMS TO BE INCOMPLETE.
You have the option of continuing the configuration process, despite the
distinct possibility that your kit is damaged, by typing 'y'es. If you
do, don't blame me if something goes wrong. I advise you to type 'n'o
and contact the author (perlbug at perl.org).
Continue? [n]
}}}
--
Ticket URL: <https://dev.openwrt.org/cgi-bin/trac.fcgi/ticket/3709>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
More information about the openwrt-tickets
mailing list