[build-status: 116348] Log for failed build of eperl_2.2.14-15 (dist=unstable)
Build Daemon 2
buildd2 at linux-m32r.org
Wed Jan 30 01:06:57 JST 2008
Automatic build of eperl_2.2.14-15 on mappi005 by sbuild/m32r 0.53
Build started at 20080130-0036
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 278kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main eperl 2.2.14-15 (dsc) [601B]
Get:2 http://debian.linux-m32r.org 06_devonian/main eperl 2.2.14-15 (tar) [200kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main eperl 2.2.14-15 (diff) [78.1kB]
Fetched 278kB in 3s (78.2kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4), libperl-dev, perl (>= 5.8.1)
Checking for already installed source dependencies...
debhelper: already installed (6.0.2 >= 4 is satisfied)
libperl-dev: already installed (5.8.8-7)
perl: already installed (5.8.8-7 >= 5.8.1 is satisfied)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
/usr/bin/dpkg --set-selections failed
------------------------------------------------------------------------------
dpkg-source: extracting eperl in eperl-2.2.14
dpkg-source: unpacking eperl_2.2.14.orig.tar.gz
dpkg-source: applying /debian/buildd2/build/eperl_2.2.14-15.diff.gz
dpkg-buildpackage: source package eperl
dpkg-buildpackage: source version 2.2.14-15
dpkg-buildpackage: source changed by Luk Claes <luk at debian.org>
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
/usr/bin/make distclean
make[1]: Entering directory `/build/buildd2/eperl-2.2.14'
make[1]: *** No rule to make target `distclean'. Stop.
make[1]: Leaving directory `/build/buildd2/eperl-2.2.14'
make: [clean] Error 2 (ignored)
rm -f Makefile.stand-alone
dh_clean
debian/rules build
dh_testdir
# File etc/shtool comes from a patch and must be set executable
chmod a+x etc/shtool
./configure --prefix=/usr
Configuring for ePerl 2.2.14 (02-Aug-1998)
CHECK: Configuration of Perl Language
checking for Perl language... /usr/bin/perl v5.008
checking for Perl knowledge of system... linux-2.6.14
checking for Perl standard compiler... cc
checking for Perl standard optimization flags... -O2
checking for Perl standard compilation flags... -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
checking for Perl standard link flags... -L/usr/local/lib
checking for Perl library files... -lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
checking for Perl architecture directory... /usr/lib/perl/5.8
checking for Perl dynamic loading support... yes
checking for Perl dynamic loading compilation flags... -fPIC
checking for Perl dynamic loading link flags... -Wl,-E
CHECK: System Build Environment
checking for build user... root at mappi005
checking for build time... 30-Jan-2008
checking for gcc... cc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for ranlib... ranlib
checking for ar... ar
checking for size... size
checking for compilation debug mode... disabled
checking whether make sets ${MAKE}... yes
CHECK: Characteristic of System Headers and Libraries
checking for cc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for unistd.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for bool... no
checking for memmove... yes
checking for seteuid... yes
checking for setegid... yes
checking for strdup... yes
RESULT: Sourcefile Substitution
configure: creating ./config.status
config.status: creating Makefile
config.status: creating t/Makefile
config.status: creating config_sc.h
config.status: creating config_ac.h
# Remove unneded library flags
perl -pi -e 's/ -l\S*db\S*//g' Makefile config.status config_sc.h
/usr/bin/make
make[1]: Entering directory `/build/buildd2/eperl-2.2.14'
cc -O2 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.8/CORE -I. -c eperl_main.c
/usr/bin/perl eperl_perl5_sm.pl >eperl_perl5_sm.h
cc -O2 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.8/CORE -I. -c eperl_perl5.c
cc -O2 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.8/CORE -I. -c eperl_parse.c
cc -O2 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.8/CORE -I. -c eperl_pp.c
cc -O2 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.8/CORE -I. -c eperl_sys.c
cc -O2 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.8/CORE -I. -c eperl_http.c
cc -O2 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.8/CORE -I. -c eperl_getopt.c
cc -O2 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.8/CORE -I. -c eperl_debug.c
cc -O2 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.8/CORE -I. -c eperl_config.c
cc -O2 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.8/CORE -I. -c eperl_version.c
cc -O2 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.8/CORE -I. -c eperl_readme.c
cc -O2 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.8/CORE -I. -c eperl_license.c
cc -O2 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.8/CORE -I. -c eperl_logo.c
cc -O2 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.8/CORE -I. -c eperl_powered.c
cc -Wl,-E -L/usr/local/lib -L/usr/lib/perl/5.8/CORE -o eperl eperl_main.o eperl_perl5.o eperl_parse.o eperl_pp.o eperl_sys.o eperl_http.o eperl_getopt.o eperl_debug.o eperl_config.o eperl_version.o eperl_readme.o eperl_license.o eperl_logo.o eperl_powered.o /usr/lib/perl/5.8/auto/DynaLoader/DynaLoader.a -lperl -ldl -lm -lpthread -lc -lcrypt
set -e; \
V=`./etc/shtool version -lc -d long eperl_version.c`; \
pod2man --section=1 \
--center="Ralf S. Engelschall" \
--release="EN" \
eperl.pod |\
sed -e "s|\@V\@|$V|g" -e "s|\@prefix\@|/usr|" >eperl.1
make[1]: Leaving directory `/build/buildd2/eperl-2.2.14'
#/usr/bin/make test
mv Makefile Makefile.stand-alone
/usr/bin/perl Makefile.PL INSTALLDIRS=vendor
/tmp/getopt.c: In function 'main':
/tmp/getopt.c:27: warning: incompatible implicit declaration of built-in function 'exit'
Configuring for ePerl . ()
Now please type 'make' to compile. Good luck.
/usr/bin/make OPTIMIZE="-O2 -g -Wall" LD_RUN_PATH=
make[1]: Entering directory `/build/buildd2/eperl-2.2.14'
./configure --with-perl=/usr/bin/perl
Configuring for ePerl 2.2.14 (02-Aug-1998)
CHECK: Configuration of Perl Language
checking for Perl language... /usr/bin/perl v5.008
checking for Perl knowledge of system... linux-2.6.14
checking for Perl standard compiler... cc
checking for Perl standard optimization flags... -O2
checking for Perl standard compilation flags... -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
checking for Perl standard link flags... -L/usr/local/lib
checking for Perl library files... -lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
checking for Perl architecture directory... /usr/lib/perl/5.8
checking for Perl dynamic loading support... yes
checking for Perl dynamic loading compilation flags... -fPIC
checking for Perl dynamic loading link flags... -Wl,-E
CHECK: System Build Environment
checking for build user... root at mappi005
checking for build time... 30-Jan-2008
checking for gcc... cc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for ranlib... ranlib
checking for ar... ar
checking for size... size
checking for compilation debug mode... disabled
checking whether make sets ${MAKE}... yes
CHECK: Characteristic of System Headers and Libraries
checking for cc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for unistd.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for bool... no
checking for memmove... yes
checking for seteuid... yes
checking for setegid... yes
checking for strdup... yes
RESULT: Sourcefile Substitution
configure: creating ./config.status
config.status: creating Makefile
config.status: creating t/Makefile
config.status: creating config_sc.h
config.status: creating config_ac.h
config.status: config_ac.h is unchanged
make[2]: Entering directory `/build/buildd2/eperl-2.2.14'
cc -O2 -fPIC -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.8/CORE -I. -o eperl_parse.o -c eperl_parse.c && mv eperl_parse.o eperl_parse.so
cc -O2 -fPIC -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.8/CORE -I. -o eperl_pp.o -c eperl_pp.c && mv eperl_pp.o eperl_pp.so
cc -O2 -fPIC -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.8/CORE -I. -o eperl_http.o -c eperl_http.c && mv eperl_http.o eperl_http.so
cc -O2 -fPIC -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.8/CORE -I. -o eperl_version.o -c eperl_version.c && mv eperl_version.o eperl_version.so
ar r libeperl.a eperl_parse.so eperl_pp.so eperl_http.so eperl_version.so
ar: creating libeperl.a
ranlib libeperl.a
make[2]: Leaving directory `/build/buildd2/eperl-2.2.14'
cd mod && /usr/bin/perl Makefile.PL INSTALLDIRS=vendor
Checking if your kit is complete...
Looks good
Checking if your kit is complete...
Looks good
Writing Makefile for Parse::ePerl
Checking if your kit is complete...
Looks good
Writing Makefile for Apache::ePerl
Writing Makefile for Parse::ePerl
cd mod && /usr/bin/make -w
make[2]: Entering directory `/build/buildd2/eperl-2.2.14/mod'
make[3]: Entering directory `/build/buildd2/eperl-2.2.14/mod/Parse'
cp ePerl.pm ../blib/lib/Parse/ePerl.pm
AutoSplitting ../blib/lib/Parse/ePerl.pm (../blib/lib/auto/Parse/ePerl)
/usr/bin/perl /usr/share/perl/5.8.8/ExtUtils/xsubpp -typemap /usr/share/perl/5.8/ExtUtils/typemap ePerl.xs > ePerl.xsc && mv ePerl.xsc ePerl.c
cc -c -I/build/buildd2/eperl-2.2.14 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -Wall -DVERSION=\"2.0214\" -DXS_VERSION=\"2.0214\" -fPIC "-I/usr/lib/perl/5.8/CORE" ePerl.c
ePerl.xs: In function 'constant':
ePerl.xs:72: warning: label 'not_there' defined but not used
ePerl.c: At top level:
ePerl.xs:55: warning: 'not_here' defined but not used
Running Mkbootstrap for Parse::ePerl ()
chmod 644 ePerl.bs
rm -f ../blib/arch/auto/Parse/ePerl/ePerl.so
cc -shared -L/usr/local/lib ePerl.o -o ../blib/arch/auto/Parse/ePerl/ePerl.so \
-L/build/buildd2/eperl-2.2.14 -leperl \
chmod 755 ../blib/arch/auto/Parse/ePerl/ePerl.so
cp ePerl.bs ../blib/arch/auto/Parse/ePerl/ePerl.bs
chmod 644 ../blib/arch/auto/Parse/ePerl/ePerl.bs
Manifying ../blib/man3/Parse::ePerl.3pm
make[3]: Leaving directory `/build/buildd2/eperl-2.2.14/mod/Parse'
make[3]: Entering directory `/build/buildd2/eperl-2.2.14/mod/Apache'
cp ePerl.pm ../blib/lib/Apache/ePerl.pm
Manifying ../blib/man3/Apache::ePerl.3pm
make[3]: Leaving directory `/build/buildd2/eperl-2.2.14/mod/Apache'
make[2]: Leaving directory `/build/buildd2/eperl-2.2.14/mod'
make[1]: Leaving directory `/build/buildd2/eperl-2.2.14'
#/usr/bin/make test
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs usr/share/perl5
# Install eperl binary
/usr/bin/make -f Makefile.stand-alone install prefix=`pwd`/debian/`dh_listpackages`/usr
make[1]: Entering directory `/build/buildd2/eperl-2.2.14'
cc -O2 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.8/CORE -I. -c eperl_parse.c
cc -O2 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.8/CORE -I. -c eperl_pp.c
cc -O2 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.8/CORE -I. -c eperl_http.c
cc -O2 -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.8/CORE -I. -c eperl_version.c
cc -Wl,-E -L/usr/local/lib -L/usr/lib/perl/5.8/CORE -o eperl eperl_main.o eperl_perl5.o eperl_parse.o eperl_pp.o eperl_sys.o eperl_http.o eperl_getopt.o eperl_debug.o eperl_config.o eperl_version.o eperl_readme.o eperl_license.o eperl_logo.o eperl_powered.o /usr/lib/perl/5.8/auto/DynaLoader/DynaLoader.a -lperl -ldl -lm -lpthread -lc -lcrypt
mkdir -p -m 755 /build/buildd2/eperl-2.2.14/debian/eperl/usr/bin
mkdir -p -m 755 /build/buildd2/eperl-2.2.14/debian/eperl/usr/share/man/man1
mkdir -p -m 755 /build/buildd2/eperl-2.2.14/debian/eperl/usr/lib/eperl
install -c -m 755 -s eperl /build/buildd2/eperl-2.2.14/debian/eperl/usr/bin/eperl
install -c -m 644 eperl.1 /build/buildd2/eperl-2.2.14/debian/eperl/usr/share/man/man1/eperl.1
mkdir -p -m 755 /build/buildd2/eperl-2.2.14/debian/eperl/usr/lib/eperl
cp -r eg/* /build/buildd2/eperl-2.2.14/debian/eperl/usr/lib/eperl/
make[1]: Leaving directory `/build/buildd2/eperl-2.2.14'
# ... and perl modules
/usr/bin/make install PREFIX=`pwd`/debian/`dh_listpackages`/usr
make[1]: Entering directory `/build/buildd2/eperl-2.2.14'
make[2]: Entering directory `/build/buildd2/eperl-2.2.14'
make[2]: `libeperl.a' is up to date.
make[2]: Leaving directory `/build/buildd2/eperl-2.2.14'
cd mod && /usr/bin/make -w
make[2]: Entering directory `/build/buildd2/eperl-2.2.14/mod'
make[3]: Entering directory `/build/buildd2/eperl-2.2.14/mod/Parse'
make[3]: Leaving directory `/build/buildd2/eperl-2.2.14/mod/Parse'
make[3]: Entering directory `/build/buildd2/eperl-2.2.14/mod/Apache'
make[3]: Leaving directory `/build/buildd2/eperl-2.2.14/mod/Apache'
make[2]: Leaving directory `/build/buildd2/eperl-2.2.14/mod'
cd mod && /usr/bin/make -w install
make[2]: Entering directory `/build/buildd2/eperl-2.2.14/mod'
make[3]: Entering directory `/build/buildd2/eperl-2.2.14/mod/Parse'
make[3]: Leaving directory `/build/buildd2/eperl-2.2.14/mod/Parse'
make[3]: Entering directory `/build/buildd2/eperl-2.2.14/mod/Apache'
make[3]: Leaving directory `/build/buildd2/eperl-2.2.14/mod/Apache'
Installing /build/buildd2/eperl-2.2.14/debian/eperl/usr/lib/perl5/auto/Parse/ePerl/ePerl.so
Installing /build/buildd2/eperl-2.2.14/debian/eperl/usr/lib/perl5/auto/Parse/ePerl/ePerl.bs
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /build/buildd2/eperl-2.2.14/debian/eperl/usr/lib/perl5/Parse/ePerl.pm
Installing /build/buildd2/eperl-2.2.14/debian/eperl/usr/lib/perl5/auto/Parse/ePerl/autosplit.ix
Installing /build/buildd2/eperl-2.2.14/debian/eperl/usr/lib/perl5/Apache/ePerl.pm
Installing /build/buildd2/eperl-2.2.14/debian/eperl/usr/share/man/man3/Apache::ePerl.3pm
Installing /build/buildd2/eperl-2.2.14/debian/eperl/usr/share/man/man3/Parse::ePerl.3pm
make[2]: Leaving directory `/build/buildd2/eperl-2.2.14/mod'
make[1]: Leaving directory `/build/buildd2/eperl-2.2.14'
# ... and move Apache/ePerl.pm
mv `pwd`/debian/`dh_listpackages`/usr/lib/perl5/Apache `pwd`/debian/`dh_listpackages`/usr/share/perl5/
find `pwd`/debian/`dh_listpackages` -type d -empty | xargs -r rmdir -p --ignore-fail-on-non-empty
rm -rf `pwd`/debian/`dh_listpackages`/usr/lib/eperl
dh_testdir
dh_testroot
dh_installdocs ANNOUNCE CREDITS KNOWN.BUGS NEWS PORTING \
README VERSIONS ChangeLog.* contrib/utils/
dh_installexamples eg/*
dh_installchangelogs ChangeLog
# Do not provide this link for security reason, see README.Debian
#dh_link usr/bin/eperl usr/lib/cgi-bin/nph-eperl
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_perl
dpkg-query: parse error, in file `/var/lib/dpkg/available' near line 48810 package `libgucharmap6':
`Depends' field, reference to `libgnomecanvas2-0': version contains ` '
Use of uninitialized value in concatenation (.) or string at /usr/bin/dh_perl line 123, <COMPAT_IN> line 1.
dh_shlibdeps
dpkg-shlibdeps: warning: debian/eperl/usr/bin/eperl shouldn't be linked with libm.so.6 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/eperl/usr/bin/eperl shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/eperl/usr/bin/eperl shouldn't be linked with libcrypt.so.1 (it uses none of its symbols).
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: parse error, in file `debian/eperl/DEBIAN/control' near line 6 package `eperl':
`Depends' field, reference to `perl': error in version: version string is empty
dh_builddeb: command returned error code 512
make: *** [binary-arch] Error 1
dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary-arch gave error exit status 2
******************************************************************************
Build finished at 20080130-0106
FAILED [dpkg-buildpackage died]
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080130-0106
Build needed 00:26:34, 2528k disk space
More information about the build-status
mailing list