[build-status: 116481] Log for successful build of libcrypt-openssl-dsa-perl_0.13-3 (dist=unstable)
Build Daemon 3
buildd3 at linux-m32r.org
Fri Feb 1 20:58:40 JST 2008
Automatic build of libcrypt-openssl-dsa-perl_0.13-3 on mappi006 by sbuild/m32r 0.53
Build started at 20080201-2040
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 10.2kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main libcrypt-openssl-dsa-perl 0.13-3 (dsc) [947B]
Get:2 http://debian.linux-m32r.org 06_devonian/main libcrypt-openssl-dsa-perl 0.13-3 (tar) [6796B]
Get:3 http://debian.linux-m32r.org 06_devonian/main libcrypt-openssl-dsa-perl 0.13-3 (diff) [2464B]
Fetched 10.2kB in 0s (30.0kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 6), libdigest-sha1-perl, libssl-dev, openssl, quilt
Checking for already installed source dependencies...
debhelper: already installed (6.0.4 >= 6 is satisfied)
libdigest-sha1-perl: missing
libssl-dev: already installed (0.9.8e-6)
openssl: already installed (0.9.8e-6)
quilt: already installed (0.46-4)
Checking for source dependency conflicts...
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
libosmesa6 libssh2-0
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
libdigest-sha1-perl
0 upgraded, 1 newly installed, 0 to remove and 48 not upgraded.
Need to get 24.5kB of archives.
After unpacking 115kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
libdigest-sha1-perl
Authentication warning overridden.
Get:1 http://debian.linux-m32r.org 06_devonian/main libdigest-sha1-perl 2.11-2 [24.5kB]
Fetched 24.5kB in 0s (58.0kB/s)
Selecting previously deselected package libdigest-sha1-perl.
(Reading database ... 62923 files and directories currently installed.)
Unpacking libdigest-sha1-perl (from .../libdigest-sha1-perl_2.11-2_m32r.deb) ...
Setting up libdigest-sha1-perl (2.11-2) ...
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.0.2 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
------------------------------------------------------------------------------
gpg: Signature made Mon Jan 28 05:09:27 2008 JST using DSA key ID 9725F63B
gpg: Can't check signature: public key not found
dpkg-source: extracting libcrypt-openssl-dsa-perl in libcrypt-openssl-dsa-perl-0.13
dpkg-source: unpacking libcrypt-openssl-dsa-perl_0.13.orig.tar.gz
dpkg-source: applying /debian/buildd3/build/libcrypt-openssl-dsa-perl_0.13-3.diff.gz
dpkg-buildpackage: source package libcrypt-openssl-dsa-perl
dpkg-buildpackage: source version 0.13-3
dpkg-buildpackage: source changed by Damyan Ivanov <dmn at debian.org>
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2
No patch removed
rm -rf .pc debian/stamp-patched
dh_testdir
dh_testroot
dh_clean build-stamp install-stamp
# Makefile needs to be re-generated here as unpatch changes Makefile.PL
[ ! -e Makefile ] || ( /usr/bin/perl Makefile.PL INSTALLDIRS=vendor && /usr/bin/make realclean )
debian/rules build
# quilt exits with 2 as return when there was nothing to do.
# That's not an error here (but it's usefull to break loops in crude scripts)
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a || test $? = 2
Applying patch Makefile.PL-no-ssl-in-LIBS.patch
patching file Makefile.PL
Now at patch Makefile.PL-no-ssl-in-LIBS.patch
touch debian/stamp-patched
dh_testdir
/usr/bin/perl Makefile.PL INSTALLDIRS=vendor
Checking if your kit is complete...
Looks good
Writing Makefile for Crypt::OpenSSL::DSA
/usr/bin/make
make[1]: Entering directory `/build/buildd3/libcrypt-openssl-dsa-perl-0.13'
cp lib/Crypt/OpenSSL/DSA.pm blib/lib/Crypt/OpenSSL/DSA.pm
cp lib/Crypt/OpenSSL/DSA/Signature.pod blib/lib/Crypt/OpenSSL/DSA/Signature.pod
/usr/bin/perl /usr/share/perl/5.8/ExtUtils/xsubpp -typemap /usr/share/perl/5.8/ExtUtils/typemap -typemap typemap DSA.xs > DSA.xsc && mv DSA.xsc DSA.c
cc -c -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 -DVERSION=\"0.13\" -DXS_VERSION=\"0.13\" -fPIC "-I/usr/lib/perl/5.8/CORE" -DPERL5 DSA.c
Running Mkbootstrap for Crypt::OpenSSL::DSA ()
chmod 644 DSA.bs
rm -f blib/arch/auto/Crypt/OpenSSL/DSA/DSA.so
cc -shared -L/usr/local/lib DSA.o -o blib/arch/auto/Crypt/OpenSSL/DSA/DSA.so \
-lcrypto \
chmod 755 blib/arch/auto/Crypt/OpenSSL/DSA/DSA.so
cp DSA.bs blib/arch/auto/Crypt/OpenSSL/DSA/DSA.bs
chmod 644 blib/arch/auto/Crypt/OpenSSL/DSA/DSA.bs
Manifying blib/man3/Crypt::OpenSSL::DSA.3pm
Manifying blib/man3/Crypt::OpenSSL::DSA::Signature.3pm
make[1]: Leaving directory `/build/buildd3/libcrypt-openssl-dsa-perl-0.13'
/usr/bin/make test
make[1]: Entering directory `/build/buildd3/libcrypt-openssl-dsa-perl-0.13'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-use...............ok
t/10-selftest..........ok
t/90-openssl-compat....ok
All tests successful.
Files=3, Tests=115, 104 wallclock secs (91.47 cusr + 8.39 csys = 99.86 CPU)
make[1]: Leaving directory `/build/buildd3/libcrypt-openssl-dsa-perl-0.13'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
/usr/bin/make install DESTDIR=/build/buildd3/libcrypt-openssl-dsa-perl-0.13/debian/libcrypt-openssl-dsa-perl PREFIX=/usr
make[1]: Entering directory `/build/buildd3/libcrypt-openssl-dsa-perl-0.13'
Installing /build/buildd3/libcrypt-openssl-dsa-perl-0.13/debian/libcrypt-openssl-dsa-perl/usr/lib/perl5/auto/Crypt/OpenSSL/DSA/DSA.so
Installing /build/buildd3/libcrypt-openssl-dsa-perl-0.13/debian/libcrypt-openssl-dsa-perl/usr/lib/perl5/auto/Crypt/OpenSSL/DSA/DSA.bs
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /build/buildd3/libcrypt-openssl-dsa-perl-0.13/debian/libcrypt-openssl-dsa-perl/usr/lib/perl5/Crypt/OpenSSL/DSA.pm
Installing /build/buildd3/libcrypt-openssl-dsa-perl-0.13/debian/libcrypt-openssl-dsa-perl/usr/lib/perl5/Crypt/OpenSSL/DSA/Signature.pod
Installing /build/buildd3/libcrypt-openssl-dsa-perl-0.13/debian/libcrypt-openssl-dsa-perl/usr/share/man/man3/Crypt::OpenSSL::DSA.3pm
Installing /build/buildd3/libcrypt-openssl-dsa-perl-0.13/debian/libcrypt-openssl-dsa-perl/usr/share/man/man3/Crypt::OpenSSL::DSA::Signature.3pm
make[1]: Leaving directory `/build/buildd3/libcrypt-openssl-dsa-perl-0.13'
[ ! -d /build/buildd3/libcrypt-openssl-dsa-perl-0.13/debian/libcrypt-openssl-dsa-perl/usr/share/perl5 ] || rmdir --parents --ignore-fail-on-non-empty --verbose /build/buildd3/libcrypt-openssl-dsa-perl-0.13/debian/libcrypt-openssl-dsa-perl/usr/share/perl5
rmdir: removing directory, /build/buildd3/libcrypt-openssl-dsa-perl-0.13/debian/libcrypt-openssl-dsa-perl/usr/share/perl5
rmdir: removing directory, `/build/buildd3/libcrypt-openssl-dsa-perl-0.13/debian/libcrypt-openssl-dsa-perl/usr/share'
touch install-stamp
dh_testdir
dh_testroot
dh_installdocs
dh_installchangelogs Changes
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_perl
dh_shlibdeps
dh_gencontrol
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums
dh_builddeb
dpkg-deb: building package `libcrypt-openssl-dsa-perl' in `../libcrypt-openssl-dsa-perl_0.13-3_m32r.deb'.
dpkg-genchanges -B >../libcrypt-openssl-dsa-perl_0.13-3_m32r.changes
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20080201-2058
libcrypt-openssl-dsa-perl_0.13-3_m32r.changes:
Format: 1.7
Date: Sun, 27 Jan 2008 22:08:29 +0200
Source: libcrypt-openssl-dsa-perl
Binary: libcrypt-openssl-dsa-perl
Architecture: m32r
Version: 0.13-3
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Changed-By: Damyan Ivanov <dmn at debian.org>
Description:
libcrypt-openssl-dsa-perl - Module which implements the DSA signature verification system
Changes:
libcrypt-openssl-dsa-perl (0.13-3) unstable; urgency=low
.
* add ${perl:Depends} to Depends. Thanks, Niko.
Files:
b011dcf5f93cd95018cc1e91d6d62b67 29482 perl optional libcrypt-openssl-dsa-perl_0.13-3_m32r.deb
/debian/buildd3/build/chroot-unstable/build/buildd3/libcrypt-openssl-dsa-perl_0.13-3_m32r.deb:
new debian package, version 2.0.
size 29482 bytes: control archive= 827 bytes.
rm: cannot remove directory `/tmp/dpkgrZoG6V': Directory not empty
rm cleanup failed, code 256
515 bytes, 12 lines control
741 bytes, 9 lines md5sums
Package: libcrypt-openssl-dsa-perl
Version: 0.13-3
Architecture: m32r
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Installed-Size: 156
Depends: libc6 (>= 2.3.5-1), libssl0.9.8 (>= 0.9.8e-1), perl (>= 5.8.8-7), perlapi-5.8.8
Section: perl
Priority: optional
Homepage: http://perl-openssl.sourceforge.net/
Description: Module which implements the DSA signature verification system
A wrapper to the DSA (Digital Signature Algorithm) functions contained
in the OpenSSL crypto library.
/debian/buildd3/build/chroot-unstable/build/buildd3/libcrypt-openssl-dsa-perl_0.13-3_m32r.deb:
drwxr-xr-x root/root 0 2008-02-01 20:55 ./
drwxr-xr-x root/root 0 2008-02-01 20:54 ./usr/
drwxr-xr-x root/root 0 2008-02-01 20:54 ./usr/lib/
drwxr-xr-x root/root 0 2008-02-01 20:54 ./usr/lib/perl5/
drwxr-xr-x root/root 0 2008-02-01 20:54 ./usr/lib/perl5/auto/
drwxr-xr-x root/root 0 2008-02-01 20:54 ./usr/lib/perl5/auto/Crypt/
drwxr-xr-x root/root 0 2008-02-01 20:54 ./usr/lib/perl5/auto/Crypt/OpenSSL/
drwxr-xr-x root/root 0 2008-02-01 20:55 ./usr/lib/perl5/auto/Crypt/OpenSSL/DSA/
-rw-r--r-- root/root 49860 2008-02-01 20:55 ./usr/lib/perl5/auto/Crypt/OpenSSL/DSA/DSA.so
-rw-r--r-- root/root 0 2008-02-01 20:52 ./usr/lib/perl5/auto/Crypt/OpenSSL/DSA/DSA.bs
drwxr-xr-x root/root 0 2008-02-01 20:54 ./usr/lib/perl5/Crypt/
drwxr-xr-x root/root 0 2008-02-01 20:54 ./usr/lib/perl5/Crypt/OpenSSL/
-rw-r--r-- root/root 4943 2005-10-16 06:38 ./usr/lib/perl5/Crypt/OpenSSL/DSA.pm
drwxr-xr-x root/root 0 2008-02-01 20:54 ./usr/lib/perl5/Crypt/OpenSSL/DSA/
-rw-r--r-- root/root 1142 2002-09-25 09:41 ./usr/lib/perl5/Crypt/OpenSSL/DSA/Signature.pod
drwxr-xr-x root/root 0 2008-02-01 20:54 ./usr/share/
drwxr-xr-x root/root 0 2008-02-01 20:54 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-02-01 20:55 ./usr/share/doc/libcrypt-openssl-dsa-perl/
-rw-r--r-- root/root 836 2008-02-01 20:47 ./usr/share/doc/libcrypt-openssl-dsa-perl/copyright
-rw-r--r-- root/root 582 2005-10-16 06:37 ./usr/share/doc/libcrypt-openssl-dsa-perl/changelog.gz
-rw-r--r-- root/root 611 2008-02-01 20:47 ./usr/share/doc/libcrypt-openssl-dsa-perl/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-02-01 20:54 ./usr/share/man/
drwxr-xr-x root/root 0 2008-02-01 20:55 ./usr/share/man/man3/
-rw-r--r-- root/root 3476 2008-02-01 20:52 ./usr/share/man/man3/Crypt::OpenSSL::DSA.3pm.gz
-rw-r--r-- root/root 2202 2008-02-01 20:52 ./usr/share/man/man3/Crypt::OpenSSL::DSA::Signature.3pm.gz
******************************************************************************
Built successfully
Purging /debian/buildd3/build/chroot-unstable/build/buildd3/libcrypt-openssl-dsa-perl-0.13
------------------------------------------------------------------------------
(Reading database ... 62935 files and directories currently installed.)
Removing libdigest-sha1-perl ...
dpkg - warning: while removing libdigest-sha1-perl, directory `/usr/lib/perl5/auto/Digest' not empty so not removed.
******************************************************************************
Finished at 20080201-2058
Build needed 00:10:58, 640k disk space
More information about the build-status
mailing list