[build-status: 60354] Log for successful build of vzquota_3.0.8-2 (dist=unstable)
Build Daemon 2
buildd2 at linux-m32r.org
Sat Mar 24 03:08:43 JST 2007
Automatic build of vzquota_3.0.8-2 on mappi005 by sbuild/m32r 0.53
Build started at 20070324-0301
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 55.1kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main vzquota 3.0.8-2 (dsc) [558B]
Get:2 http://debian.linux-m32r.org 06_devonian/main vzquota 3.0.8-2 (tar) [51.2kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main vzquota 3.0.8-2 (diff) [3337B]
Fetched 55.1kB in 0s (73.9kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4.0.0)
Checking for already installed source dependencies...
debhelper: already installed (5.0.42 >= 4.0.0 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
------------------------------------------------------------------------------
dpkg-source: extracting vzquota in vzquota-3.0.8
dpkg-source: unpacking vzquota_3.0.8.orig.tar.gz
dpkg-source: applying /debian/buildd2/build/vzquota_3.0.8-2.diff.gz
dpkg-buildpackage: source package is vzquota
dpkg-buildpackage: source version is 3.0.8-2
dpkg-buildpackage: source changed by Ola Lundqvist <opal at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 3.0.8-2
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
/usr/bin/make clean
make[1]: Entering directory `/build/buildd2/vzquota-3.0.8'
cd src && /usr/bin/make -f Makefile clean
make[2]: Entering directory `/build/buildd2/vzquota-3.0.8/src'
rm -f common.o quota_io.o syscall.o main.o stat.o quotaon.o quotacheck.o common.o quota_io.o syscall.o quotacheck.o vzdqcheck.o common.o quota_io.o syscall.o vzdqdump.o common.o quota_io.o syscall.o vzdqload.o vzquota vzdqcheck vzdqdump vzdqload .depend core *.log
find . -regex '.*[~#].*' | xargs rm -f
make[2]: Leaving directory `/build/buildd2/vzquota-3.0.8/src'
make[1]: Leaving directory `/build/buildd2/vzquota-3.0.8'
dh_clean
debian/rules build
dh_testdir
# Add here commands to configure the package.
touch configure-stamp
dh_testdir
# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory `/build/buildd2/vzquota-3.0.8'
cd src && /usr/bin/make -f Makefile all
make[2]: Entering directory `/build/buildd2/vzquota-3.0.8/src'
cc -c -pipe -I../include -g -Wall -Werror -Wformat -D_FILE_OFFSET_BITS=64 -D_LINUX_QUOTA_VERSION=6 -D_LARGEFILE64_SOURCE -DL2 -DVARDIR=\"/var/lib\" common.c -o common.o
cc -c -pipe -I../include -g -Wall -Werror -Wformat -D_FILE_OFFSET_BITS=64 -D_LINUX_QUOTA_VERSION=6 -D_LARGEFILE64_SOURCE -DL2 -DVARDIR=\"/var/lib\" quota_io.c -o quota_io.o
cc -c -pipe -I../include -g -Wall -Werror -Wformat -D_FILE_OFFSET_BITS=64 -D_LINUX_QUOTA_VERSION=6 -D_LARGEFILE64_SOURCE -DL2 -DVARDIR=\"/var/lib\" syscall.c -o syscall.o
cc -c -pipe -I../include -g -Wall -Werror -Wformat -D_FILE_OFFSET_BITS=64 -D_LINUX_QUOTA_VERSION=6 -D_LARGEFILE64_SOURCE -DL2 -DVARDIR=\"/var/lib\" main.c -o main.o
cc -c -pipe -I../include -g -Wall -Werror -Wformat -D_FILE_OFFSET_BITS=64 -D_LINUX_QUOTA_VERSION=6 -D_LARGEFILE64_SOURCE -DL2 -DVARDIR=\"/var/lib\" stat.c -o stat.o
cc -c -pipe -I../include -g -Wall -Werror -Wformat -D_FILE_OFFSET_BITS=64 -D_LINUX_QUOTA_VERSION=6 -D_LARGEFILE64_SOURCE -DL2 -DVARDIR=\"/var/lib\" quotaon.c -o quotaon.o
cc -c -pipe -I../include -g -Wall -Werror -Wformat -D_FILE_OFFSET_BITS=64 -D_LINUX_QUOTA_VERSION=6 -D_LARGEFILE64_SOURCE -DL2 -DVARDIR=\"/var/lib\" quotacheck.c -o quotacheck.o
cc -pipe -I../include -g -Wall -Werror -Wformat -D_FILE_OFFSET_BITS=64 -D_LINUX_QUOTA_VERSION=6 -D_LARGEFILE64_SOURCE -DL2 -DVARDIR=\"/var/lib\" -o vzquota common.o quota_io.o syscall.o main.o stat.o quotaon.o quotacheck.o
cc -c -pipe -I../include -g -Wall -Werror -Wformat -D_FILE_OFFSET_BITS=64 -D_LINUX_QUOTA_VERSION=6 -D_LARGEFILE64_SOURCE -DL2 -DVARDIR=\"/var/lib\" vzdqcheck.c -o vzdqcheck.o
cc -pipe -I../include -g -Wall -Werror -Wformat -D_FILE_OFFSET_BITS=64 -D_LINUX_QUOTA_VERSION=6 -D_LARGEFILE64_SOURCE -DL2 -DVARDIR=\"/var/lib\" -o vzdqcheck common.o quota_io.o syscall.o quotacheck.o vzdqcheck.o
cc -c -pipe -I../include -g -Wall -Werror -Wformat -D_FILE_OFFSET_BITS=64 -D_LINUX_QUOTA_VERSION=6 -D_LARGEFILE64_SOURCE -DL2 -DVARDIR=\"/var/lib\" vzdqdump.c -o vzdqdump.o
cc -pipe -I../include -g -Wall -Werror -Wformat -D_FILE_OFFSET_BITS=64 -D_LINUX_QUOTA_VERSION=6 -D_LARGEFILE64_SOURCE -DL2 -DVARDIR=\"/var/lib\" -o vzdqdump common.o quota_io.o syscall.o vzdqdump.o
cc -c -pipe -I../include -g -Wall -Werror -Wformat -D_FILE_OFFSET_BITS=64 -D_LINUX_QUOTA_VERSION=6 -D_LARGEFILE64_SOURCE -DL2 -DVARDIR=\"/var/lib\" vzdqload.c -o vzdqload.o
cc -pipe -I../include -g -Wall -Werror -Wformat -D_FILE_OFFSET_BITS=64 -D_LINUX_QUOTA_VERSION=6 -D_LARGEFILE64_SOURCE -DL2 -DVARDIR=\"/var/lib\" -o vzdqload common.o quota_io.o syscall.o vzdqload.o
make[2]: Leaving directory `/build/buildd2/vzquota-3.0.8/src'
make[1]: Leaving directory `/build/buildd2/vzquota-3.0.8'
#docbook-to-man debian/vzquota.sgml > vzquota.1
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
# Add here commands to install the package into debian/vzquota.
/usr/bin/make install DESTDIR=/build/buildd2/vzquota-3.0.8/debian/vzquota
make[1]: Entering directory `/build/buildd2/vzquota-3.0.8'
cd src && /usr/bin/make -f Makefile install
make[2]: Entering directory `/build/buildd2/vzquota-3.0.8/src'
install -d /build/buildd2/vzquota-3.0.8/debian/vzquota/usr/sbin
install -d /build/buildd2/vzquota-3.0.8/debian/vzquota/usr/share/man/man8
install -d /build/buildd2/vzquota-3.0.8/debian/vzquota/var/lib/vzquota
for file in vzquota vzdqcheck vzdqdump vzdqload; do \
install -s -m 755 $file /build/buildd2/vzquota-3.0.8/debian/vzquota/usr/sbin/$file; \
done
for file in vzquota.8 vzdqcheck.8 vzdqdump.8; do \
install -m 644 ../man/$file /build/buildd2/vzquota-3.0.8/debian/vzquota/usr/share/man/man8/$file; \
done
cd /build/buildd2/vzquota-3.0.8/debian/vzquota/usr/share/man/man8; ext=`ls vzdqdump.8*`; ext=${ext#*.}; \
ln -fs vzdqdump.$ext vzdqload.$ext; chmod 644 vzdqload.$ext; cd -
/build/buildd2/vzquota-3.0.8/src
make[2]: Leaving directory `/build/buildd2/vzquota-3.0.8/src'
make[1]: Leaving directory `/build/buildd2/vzquota-3.0.8'
dh_testdir
dh_testroot
dh_installchangelogs
dh_installdocs
dh_installexamples
dh_installman
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums
dh_builddeb
dpkg-deb: building package `vzquota' in `../vzquota_3.0.8-2_m32r.deb'.
dpkg-genchanges -B
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 20070324-0308
vzquota_3.0.8-2_m32r.changes:
Format: 1.7
Date: Thu, 13 Jul 2006 22:02:08 +0200
Source: vzquota
Binary: vzquota
Architecture: m32r
Version: 3.0.8-2
Distribution: unstable
Urgency: low
Maintainer: Ola Lundqvist <opal at debian.org>
Changed-By: Ola Lundqvist <opal at debian.org>
Description:
vzquota - server virtualization solution - quota tools
Closes: 377414
Changes:
vzquota (3.0.8-2) unstable; urgency=low
.
* Patch to compile on s390 and powerpc, closes: #377414.
Files:
aa56c2886060d8e025aa6e0242132eba 71566 admin optional vzquota_3.0.8-2_m32r.deb
/debian/buildd2/build/chroot-unstable/build/buildd2/vzquota_3.0.8-2_m32r.deb:
new debian package, version 2.0.
size 71566 bytes: control archive= 969 bytes.
841 bytes, 19 lines control
551 bytes, 9 lines md5sums
Package: vzquota
Version: 3.0.8-2
Section: admin
Priority: optional
Architecture: m32r
Depends: libc6 (>= 2.3.5-1)
Suggests: kernel-patch-openvz, vzctl
Installed-Size: 240
Maintainer: Ola Lundqvist <opal at debian.org>
Description: server virtualization solution - quota tools
OpenVZ is an Operating System-level server virtualization solution, built
on Linux. OpenVZ creates isolated, secure virtual private servers on a single
physical server enabling better server utilization and ensuring that
applications do not conflict. Each VPS performs and executes exactly like a
stand-alone server; VPSs can be rebooted independently and have root access,
users, IP addresses, memory, processes, files, applications, system libraries
and configuration files.
.
This package contain the control tool to manipulate quota for virtual servers.
/debian/buildd2/build/chroot-unstable/build/buildd2/vzquota_3.0.8-2_m32r.deb:
drwxr-xr-x root/root 0 2007-03-24 03:07 ./
drwxr-xr-x root/root 0 2007-03-24 03:05 ./usr/
drwxr-xr-x root/root 0 2007-03-24 03:07 ./usr/sbin/
-rwxr-xr-x root/root 37236 2007-03-24 03:07 ./usr/sbin/vzdqcheck
-rwxr-xr-x root/root 35316 2007-03-24 03:07 ./usr/sbin/vzdqdump
-rwxr-xr-x root/root 55644 2007-03-24 03:07 ./usr/sbin/vzquota
-rwxr-xr-x root/root 36184 2007-03-24 03:07 ./usr/sbin/vzdqload
drwxr-xr-x root/root 0 2007-03-24 03:06 ./usr/share/
drwxr-xr-x root/root 0 2007-03-24 03:06 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-03-24 03:07 ./usr/share/doc/vzquota/
-rw-r--r-- root/root 2861 2007-03-24 03:03 ./usr/share/doc/vzquota/copyright
-rw-r--r-- root/root 235 2007-03-24 03:03 ./usr/share/doc/vzquota/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-03-24 03:05 ./usr/share/man/
drwxr-xr-x root/root 0 2007-03-24 03:07 ./usr/share/man/man8/
-rw-r--r-- root/root 3636 2007-03-24 03:05 ./usr/share/man/man8/vzquota.8.gz
-rw-r--r-- root/root 449 2007-03-24 03:05 ./usr/share/man/man8/vzdqcheck.8.gz
-rw-r--r-- root/root 734 2007-03-24 03:05 ./usr/share/man/man8/vzdqdump.8.gz
drwxr-xr-x root/root 0 2007-03-24 03:05 ./var/
drwxr-xr-x root/root 0 2007-03-24 03:05 ./var/lib/
drwxr-xr-x root/root 0 2007-03-24 03:05 ./var/lib/vzquota/
lrwxrwxrwx root/root 0 2007-03-24 03:07 ./usr/share/man/man8/vzdqload.8.gz -> vzdqdump.8.gz
******************************************************************************
Built successfully
Purging /debian/buildd2/build/chroot-unstable/build/buildd2/vzquota-3.0.8
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070324-0308
Build needed 00:06:00, 1236k disk space
More information about the build-status
mailing list