[build-status: 116375] Log for successful build of libplot-perl_2.2.2-4 (dist=unstable)
Build Daemon 4
buildd4 at linux-m32r.org
Wed Jan 30 09:06:54 JST 2008
Automatic build of libplot-perl_2.2.2-4 on mappi006 by sbuild/m32r 0.53
Build started at 20080130-0841
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 20.2kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main libplot-perl 2.2.2-4 (dsc) [926B]
Get:2 http://debian.linux-m32r.org 06_devonian/main libplot-perl 2.2.2-4 (tar) [16.3kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main libplot-perl 2.2.2-4 (diff) [3055B]
Fetched 20.2kB in 0s (32.1kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 6), libplot-dev, perl (>> 5.8), quilt
**** Warning:
**** The following central src deps are (probably) missing:
plotutils
Checking for already installed source dependencies...
debhelper: already installed (6.0.3 >= 6 is satisfied)
libplot-dev: missing
perl: already installed (5.8.8-7 >> 5.8 is satisfied)
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:
libaspell-dev libopenexr2ldbl libacl1-dev libosmesa6 libxslt1-dev
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
libplot2c2
The following NEW packages will be installed:
libplot-dev libplot2c2
0 upgraded, 2 newly installed, 0 to remove and 47 not upgraded.
Need to get 2203kB of archives.
After unpacking 6636kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
libplot2c2 libplot-dev
Authentication warning overridden.
Get:1 http://debian.linux-m32r.org 06_devonian/main libplot2c2 2.4.1-15 [1016kB]
Get:2 http://debian.linux-m32r.org 06_devonian/main libplot-dev 2.4.1-15 [1187kB]
Fetched 2203kB in 26s (81.7kB/s)
Selecting previously deselected package libplot2c2.
(Reading database ... 55996 files and directories currently installed.)
Unpacking libplot2c2 (from .../libplot2c2_2.4.1-15_m32r.deb) ...
Selecting previously deselected package libplot-dev.
Unpacking libplot-dev (from .../libplot-dev_2.4.1-15_m32r.deb) ...
Setting up libplot2c2 (2.4.1-15) ...
Setting up libplot-dev (2.4.1-15) ...
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.3 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 Thu Jan 24 19:47:04 2008 JST using DSA key ID 9725F63B
gpg: Can't check signature: public key not found
dpkg-source: extracting libplot-perl in libplot-perl-2.2.2
dpkg-source: unpacking libplot-perl_2.2.2.orig.tar.gz
dpkg-source: applying /debian/buildd4/build/libplot-perl_2.2.2-4.diff.gz
dpkg-buildpackage: source package libplot-perl
dpkg-buildpackage: source version 2.2.2-4
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
rm -f build-stamp
dh_clean build-stamp install-stamp
[ ! -f Makefile ] || /usr/bin/make distclean
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 doc-location.patch
patching file Libplot.pm
Now at patch doc-location.patch
touch debian/stamp-patched
dh_testdir
/usr/bin/perl Makefile.PL INSTALLDIRS=vendor PERL=/usr/bin/perl
Checking if your kit is complete...
Looks good
Writing Makefile for Graphics::Libplot
/usr/bin/make LD_RUN_PATH= OPTIMIZE="-Wall -g -O2"
make[1]: Entering directory `/build/buildd4/libplot-perl-2.2.2'
cp Libplot.pm blib/lib/Graphics/Libplot.pm
AutoSplitting blib/lib/Graphics/Libplot.pm (blib/lib/auto/Graphics/Libplot)
/usr/bin/perl /usr/share/perl/5.8/ExtUtils/xsubpp -typemap /usr/share/perl/5.8/ExtUtils/typemap -typemap typemap Libplot.xs > Libplot.xsc && mv Libplot.xsc Libplot.c
Please specify prototyping behavior for Libplot.xs (see perlxs manual)
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 -Wall -g -O2 -DVERSION=\"2.2.2\" -DXS_VERSION=\"2.2.2\" -fPIC "-I/usr/lib/perl/5.8/CORE" Libplot.c
Libplot.xs: In function 'constant':
Libplot.xs:91: warning: 'return' with no value, in function returning non-void
Libplot.xs:97: warning: 'return' with no value, in function returning non-void
Libplot.c: At top level:
Libplot.xs:18: warning: 'not_here' defined but not used
Running Mkbootstrap for Graphics::Libplot ()
chmod 644 Libplot.bs
rm -f blib/arch/auto/Graphics/Libplot/Libplot.so
cc -shared -L/usr/local/lib Libplot.o -o blib/arch/auto/Graphics/Libplot/Libplot.so \
-lplot \
chmod 755 blib/arch/auto/Graphics/Libplot/Libplot.so
cp Libplot.bs blib/arch/auto/Graphics/Libplot/Libplot.bs
chmod 644 blib/arch/auto/Graphics/Libplot/Libplot.bs
Manifying blib/man3/Graphics::Libplot.3pm
make[1]: Leaving directory `/build/buildd4/libplot-perl-2.2.2'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
/usr/bin/make pure_install DESTDIR=/build/buildd4/libplot-perl-2.2.2/debian/libplot-perl PREFIX=/usr
make[1]: Entering directory `/build/buildd4/libplot-perl-2.2.2'
Installing /build/buildd4/libplot-perl-2.2.2/debian/libplot-perl/usr/lib/perl5/auto/Graphics/Libplot/Libplot.so
Installing /build/buildd4/libplot-perl-2.2.2/debian/libplot-perl/usr/lib/perl5/auto/Graphics/Libplot/Libplot.bs
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /build/buildd4/libplot-perl-2.2.2/debian/libplot-perl/usr/lib/perl5/Graphics/Libplot.pm
Installing /build/buildd4/libplot-perl-2.2.2/debian/libplot-perl/usr/lib/perl5/auto/Graphics/Libplot/autosplit.ix
Installing /build/buildd4/libplot-perl-2.2.2/debian/libplot-perl/usr/share/man/man3/Graphics::Libplot.3pm
make[1]: Leaving directory `/build/buildd4/libplot-perl-2.2.2'
[ ! -d /build/buildd4/libplot-perl-2.2.2/debian/libplot-perl/usr/share/perl5 ] || rmdir --ignore-fail-on-non-empty --parents --verbose /build/buildd4/libplot-perl-2.2.2/debian/libplot-perl/usr/share/perl5
rmdir: removing directory, /build/buildd4/libplot-perl-2.2.2/debian/libplot-perl/usr/share/perl5
rmdir: removing directory, /build/buildd4/libplot-perl-2.2.2/debian/libplot-perl/usr/share
touch install-stamp
dh_testdir
dh_testroot
dh_installdocs
dh_installexamples examples/*
dh_installchangelogs Changes
dh_strip
dh_compress
dh_fixperms
dh_perl
dh_shlibdeps
dh_installdeb
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `libplot-perl' in `../libplot-perl_2.2.2-4_m32r.deb'.
dpkg-genchanges -B >../libplot-perl_2.2.2-4_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 20080130-0905
libplot-perl_2.2.2-4_m32r.changes:
Format: 1.7
Date: Thu, 24 Jan 2008 12:46:01 +0200
Source: libplot-perl
Binary: libplot-perl
Architecture: m32r
Version: 2.2.2-4
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:
libplot-perl - perl interface to plot library
Changes:
libplot-perl (2.2.2-4) unstable; urgency=low
.
[ Frank Lichtenheld ]
* Fix typo in Description
.
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields.
* debian/rules: delete /usr/share/perl5 only if it exists.
.
[ Damyan Ivanov ]
* debian/rules: overhaul
+ drop tag target
+ bring in sync with current dh-make-perl/rules.MakeMaker.xs template
+ do not ship redundant README
* debian/watch: use dist-based URL
* add doc-location.patch that substituted /usr/doc with /usr/share/doc in
the POD where it points to the examples
+ added quilt to debian/rules and Build-Depends
* debian/copyright: add usptream source location
* Standards-Version: 3.7.3 (no changes)
* debhelper compatibility level 6
* add myself to Uploaders
Files:
765896b067a8111246f7cd4f1133357a 53086 perl extra libplot-perl_2.2.2-4_m32r.deb
/debian/buildd4/build/chroot-unstable/build/buildd4/libplot-perl_2.2.2-4_m32r.deb:
new debian package, version 2.0.
size 53086 bytes: control archive= 1001 bytes.
rm: cannot remove directory `/tmp/dpkgp201vz': Directory not empty
rm cleanup failed, code 256
535 bytes, 13 lines control
1175 bytes, 15 lines md5sums
Package: libplot-perl
Version: 2.2.2-4
Architecture: m32r
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Installed-Size: 244
Depends: libc6 (>= 2.3.5-1), libplot2c2, perl (>= 5.8.8-7), perlapi-5.8.8
Section: perl
Priority: extra
Homepage: http://search.cpan.org/dist/Graphics-Libplot/
Description: perl interface to plot library
libplot is part of the plotutils package from the FSF. This package
allows the routines to be called from perl. Only the C library
routines are available with this package.
/debian/buildd4/build/chroot-unstable/build/buildd4/libplot-perl_2.2.2-4_m32r.deb:
drwxr-xr-x root/root 0 2008-01-30 09:04 ./
drwxr-xr-x root/root 0 2008-01-30 09:02 ./usr/
drwxr-xr-x root/root 0 2008-01-30 09:02 ./usr/lib/
drwxr-xr-x root/root 0 2008-01-30 09:02 ./usr/lib/perl5/
drwxr-xr-x root/root 0 2008-01-30 09:02 ./usr/lib/perl5/auto/
drwxr-xr-x root/root 0 2008-01-30 09:02 ./usr/lib/perl5/auto/Graphics/
drwxr-xr-x root/root 0 2008-01-30 09:02 ./usr/lib/perl5/auto/Graphics/Libplot/
-rw-r--r-- root/root 126076 2008-01-30 09:02 ./usr/lib/perl5/auto/Graphics/Libplot/Libplot.so
-rw-r--r-- root/root 0 2008-01-30 09:01 ./usr/lib/perl5/auto/Graphics/Libplot/Libplot.bs
-rw-r--r-- root/root 95 2008-01-30 08:55 ./usr/lib/perl5/auto/Graphics/Libplot/autosplit.ix
drwxr-xr-x root/root 0 2008-01-30 09:02 ./usr/lib/perl5/Graphics/
-rw-r--r-- root/root 6412 2008-01-30 08:54 ./usr/lib/perl5/Graphics/Libplot.pm
drwxr-xr-x root/root 0 2008-01-30 09:02 ./usr/share/
drwxr-xr-x root/root 0 2008-01-30 09:02 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-01-30 09:02 ./usr/share/doc/libplot-perl/
-rw-r--r-- root/root 326 2008-01-30 08:53 ./usr/share/doc/libplot-perl/README.Debian
-rw-r--r-- root/root 806 2008-01-30 08:53 ./usr/share/doc/libplot-perl/copyright
drwxr-xr-x root/root 0 2008-01-30 09:02 ./usr/share/doc/libplot-perl/examples/
-rw-r--r-- root/root 458 2006-07-29 14:12 ./usr/share/doc/libplot-perl/examples/README.examples
-rwxr-xr-x root/root 838 2006-07-29 14:12 ./usr/share/doc/libplot-perl/examples/ccurve
-rwxr-xr-x root/root 1659 2006-07-29 14:12 ./usr/share/doc/libplot-perl/examples/movingeye
-rwxr-xr-x root/root 1088 2006-07-29 14:13 ./usr/share/doc/libplot-perl/examples/rothello
-rwxr-xr-x root/root 800 2006-07-29 14:13 ./usr/share/doc/libplot-perl/examples/spiralbox
-rwxr-xr-x root/root 2444 2006-07-29 14:13 ./usr/share/doc/libplot-perl/examples/spiraltext
-rw-r--r-- root/root 393 2006-07-29 14:21 ./usr/share/doc/libplot-perl/changelog.gz
-rw-r--r-- root/root 1943 2008-01-30 08:53 ./usr/share/doc/libplot-perl/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-01-30 09:02 ./usr/share/man/
drwxr-xr-x root/root 0 2008-01-30 09:02 ./usr/share/man/man3/
-rw-r--r-- root/root 3461 2008-01-30 09:01 ./usr/share/man/man3/Graphics::Libplot.3pm.gz
******************************************************************************
Built successfully
Purging /debian/buildd4/build/chroot-unstable/build/buildd4/libplot-perl-2.2.2
------------------------------------------------------------------------------
(Reading database ... 56025 files and directories currently installed.)
Removing libplot-dev ...
Removing libplot2c2 ...
Purging configuration files for libplot2c2 ...
******************************************************************************
Finished at 20080130-0906
Build needed 00:12:51, 1324k disk space
More information about the build-status
mailing list