[build-status: 117018] Log for successful build of aufs_0+20080129-1 (dist=unstable)
Build Daemon 3
buildd3 at linux-m32r.org
Mon Feb 4 15:46:01 JST 2008
Automatic build of aufs_0+20080129-1 on mappi006 by sbuild/m32r 0.53
Build started at 20080204-1527
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 255kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main aufs 0+20080129-1 (dsc) [683B]
Get:2 http://debian.linux-m32r.org 06_devonian/main aufs 0+20080129-1 (tar) [246kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main aufs 0+20080129-1 (diff) [7875B]
Fetched 255kB in 3s (81.6kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: bzip2, debhelper (>= 5), dh-kpatches (>= 0.99.15), dpatch
Checking for already installed source dependencies...
bzip2: already installed (1.0.3-7)
debhelper: already installed (6.0.4 >= 5 is satisfied)
dh-kpatches: missing
Using default version 0.99.36
dpatch: already installed (2.0.29)
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.
Suggested packages:
kernel-package
The following NEW packages will be installed:
dh-kpatches
0 upgraded, 1 newly installed, 0 to remove and 117 not upgraded.
Need to get 68.7kB of archives.
After unpacking 213kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
dh-kpatches
Authentication warning overridden.
Get:1 http://debian.linux-m32r.org 06_devonian/main dh-kpatches 0.99.36 [68.7kB]
Fetched 68.7kB in 0s (93.2kB/s)
Selecting previously deselected package dh-kpatches.
(Reading database ... 62923 files and directories currently installed.)
Unpacking dh-kpatches (from .../dh-kpatches_0.99.36_all.deb) ...
Setting up dh-kpatches (0.99.36) ...
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 Thu Jan 31 00:22:30 2008 JST using DSA key ID 5D64F870
gpg: Can't check signature: public key not found
dpkg-source: extracting aufs in aufs-0+20080129
dpkg-source: unpacking aufs_0+20080129.orig.tar.gz
dpkg-source: applying /debian/buildd3/build/aufs_0+20080129-1.diff.gz
dpkg-buildpackage: source package aufs
dpkg-buildpackage: source version 0+20080129-1
dpkg-buildpackage: source changed by Julian Andres Klode <jak at jak-linux.org>
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
dpatch deapply-all
04_sec_perm not applied to ./ .
03_missing_headers not applied to ./ .
02_patches not applied to ./ .
01_vserver_apparmor not applied to ./ .
rm -rf patch-stamp patch-stampT debian/patched
dh_testdir
#dh_testroot
rm -f build-arch-stamp
/usr/bin/make -C util clean
make[1]: Entering directory `/build/buildd3/aufs-0+20080129/util'
rm -f c2tmac aulchown aufs.5 *~ .*~
make[1]: Leaving directory `/build/buildd3/aufs-0+20080129/util'
dh_clean
debian/rules build
test -d debian/patched || install -d debian/patched
dpatch apply-all
applying patch 01_vserver_apparmor to ./ ... ok.
applying patch 02_patches to ./ ... ok.
applying patch 03_missing_headers to ./ ... ok.
applying patch 04_sec_perm to ./ ... ok.
dpatch cat-all >>patch-stampT
mv -f patch-stampT patch-stamp
dh_testdir
/usr/bin/make -C util
make[1]: Entering directory `/build/buildd3/aufs-0+20080129/util'
cc -O2 -Wall -I /build/buildd3/aufs-0+20080129/include -DCONFIG_AUFS_BRANCH_MAX_127 -UCONFIG_AUFS -DCONFIG_AUFS_MODULE -DCONFIG_AUFS_RR_SQUASHFS -DCONFIG_AUFS_SYSAUFS -DCONFIG_AUFS_FAKE_DM -c -o c2tmac.o c2tmac.c
cc c2tmac.o -o c2tmac
rm -f aufs.5
./c2tmac > aufs.5
cat aufs.in.5 >> aufs.5
chmod a-w aufs.5
cc -O2 -Wall -I /build/buildd3/aufs-0+20080129/include -DCONFIG_AUFS_BRANCH_MAX_127 -UCONFIG_AUFS -DCONFIG_AUFS_MODULE -DCONFIG_AUFS_RR_SQUASHFS -DCONFIG_AUFS_SYSAUFS -DCONFIG_AUFS_FAKE_DM aulchown.c -o aulchown
test -x ./mount.aufs || chmod a+x ./mount.aufs
rm c2tmac c2tmac.o
make[1]: Leaving directory `/build/buildd3/aufs-0+20080129/util'
touch build-arch-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
dh_installkpatches
# Create the directories to install the source into
dh_installdirs -paufs-source usr/src/modules/aufs/debian \
usr/src/modules/aufs/include
dh_installdirs -A -paufs-tools usr/sbin
# Copy only the driver source to the proper location
cp -r fs/aufs/* debian/aufs-source/usr/src/modules/aufs/
cp -r include/* debian/aufs-source/usr/src/modules/aufs/include
cd debian/aufs-source/usr/src/modules/aufs/ && mv Makefile Makefile.upstream
cp debian/modules.mk debian/aufs-source/usr/src/modules/aufs/Makefile
cp debian/*modules.in* debian/aufs-source/usr/src/modules/aufs/debian
cp debian/rules debian/changelog debian/copyright debian/compat debian/conf.mk \
debian/aufs-source/usr/src/modules/aufs/debian/
cd debian/aufs-source/usr/src && tar c modules | bzip2 -9 > aufs.tar.bz2 && rm -rf modules
for i in mount.aufs umount.aufs auplink aulchown; do \
install -m 755 -p /build/buildd3/aufs-0+20080129/util/$i debian/aufs-tools/usr/sbin || exit 1; \
done;
dh_install
dh_testdir -s
dh_testroot -s
dh_installdocs -s
dh_installman -s
dh_installexamples -s
dh_installchangelogs -s /build/buildd3/aufs-0+20080129/History
dh_strip -s
dh_link -s
dh_compress -s
dh_fixperms -s
dh_installdeb -s
dh_shlibdeps -s
dh_gencontrol -s
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums -s
dh_builddeb -s
dpkg-deb: building package `aufs-tools' in `../aufs-tools_0+20080129-1_m32r.deb'.
dpkg-genchanges -B >../aufs_0+20080129-1_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 20080204-1545
ERROR: Package claims to have built linux-patch-aufs_0+20080129-1_all.deb, but did not. This is a bug in the packaging.
aufs_0+20080129-1_m32r.changes:
Format: 1.7
Date: Wed, 30 Jan 2008 15:27:04 +0100
Source: aufs
Binary: linux-patch-aufs aufs-source aufs-tools
Architecture: m32r
Version: 0+20080129-1
Distribution: unstable
Urgency: low
Maintainer: Julian Andres Klode <jak at jak-linux.org>
Changed-By: Julian Andres Klode <jak at jak-linux.org>
Description:
aufs-tools - Tools to manage aufs filesystems
linux-patch-aufs - Kernel patches for aufs
Changes:
aufs (0+20080129-1) unstable; urgency=low
.
* New upstream snapshot
* 01_vserver_apparmor: Combined patch for vServer and AppArmor Kernels
- AppArmor kernels have no ia_file, do not use it (LP: #182481)
- AppArmor patch written by Joerg Schirottke for Kanotix (thank you!)
- Replaces 01_vserver and 06_ubuntu
* 03_missing_headers: Define the magic numbers for XFS and TMPFS
* 04_sec_perm: Do not use security_inode_permission with kernel >= 2.6.24
* Inform about available pre-compiled modules in aufs-source description
* conf.mk:
- Rewrite automatic configuration part, define a function and call it
- Activate the AUFS_FAKE_DM only if the lhash patch has not been applied
Files:
0f954d8c15480e6007924a0e6f984527 100294 misc optional aufs-tools_0+20080129-1_m32r.deb
/debian/buildd3/build/chroot-unstable/build/buildd3/aufs-tools_0+20080129-1_m32r.deb:
new debian package, version 2.0.
size 100294 bytes: control archive= 2323 bytes.
rm: cannot remove directory `/tmp/dpkg9Xmhg9': Directory not empty
rm cleanup failed, code 256
639 bytes, 18 lines control
4492 bytes, 52 lines md5sums
275 bytes, 13 lines * postinst #!/bin/sh
Package: aufs-tools
Source: aufs
Version: 0+20080129-1
Architecture: m32r
Maintainer: Julian Andres Klode <jak at jak-linux.org>
Installed-Size: 364
Depends: libc6 (>= 2.3.5-1)
Section: misc
Priority: optional
Homepage: http://aufs.sourceforge.net/
Description: Tools to manage aufs filesystems
The aufs driver provides a unification file system for the Linux kernel. It
allows to virtually merge the contents of several directories and/or stack
them, so that apparent file changes in the aufs end in file changes in only
one of the source directories.
.
This package contains utilities needed to configure aufs containers
on-the-fly.
/debian/buildd3/build/chroot-unstable/build/buildd3/aufs-tools_0+20080129-1_m32r.deb:
drwxr-xr-x root/root 0 2008-02-04 15:43 ./
drwxr-xr-x root/root 0 2008-02-04 15:40 ./usr/
drwxr-xr-x root/root 0 2008-02-04 15:42 ./usr/sbin/
-rwxr-xr-x root/root 4755 2007-07-02 14:11 ./usr/sbin/mount.aufs
-rwxr-xr-x root/root 1010 2007-01-15 13:58 ./usr/sbin/umount.aufs
-rwxr-xr-x root/root 2948 2007-04-16 10:19 ./usr/sbin/auplink
-rwxr-xr-x root/root 2880 2008-02-04 15:42 ./usr/sbin/aulchown
drwxr-xr-x root/root 0 2008-02-04 15:41 ./usr/share/
drwxr-xr-x root/root 0 2008-02-04 15:40 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-02-04 15:42 ./usr/share/doc/aufs-tools/
-rw-r--r-- root/root 1267 2008-02-04 15:37 ./usr/share/doc/aufs-tools/copyright
drwxr-xr-x root/root 0 2008-02-04 15:42 ./usr/share/doc/aufs-tools/examples/
drwxr-xr-x root/root 0 2008-01-29 23:41 ./usr/share/doc/aufs-tools/examples/auroot/
-rwxr-xr-x root/root 1940 2008-01-21 13:58 ./usr/share/doc/aufs-tools/examples/auroot/auroot
-rw-r--r-- root/root 2200 2008-01-21 13:58 ./usr/share/doc/aufs-tools/examples/auroot/README.txt
drwxr-xr-x root/root 0 2008-02-04 15:42 ./usr/share/doc/aufs-tools/examples/diskless/
-rw-r--r-- root/root 2016 2007-04-23 09:59 ./usr/share/doc/aufs-tools/examples/diskless/initrd.mk
drwxr-xr-x root/root 0 2008-01-29 23:41 ./usr/share/doc/aufs-tools/examples/diskless/ifiles/
drwxr-xr-x root/root 0 2008-01-29 23:41 ./usr/share/doc/aufs-tools/examples/diskless/ifiles/etc/
-rw-r--r-- root/root 20 2006-12-22 15:08 ./usr/share/doc/aufs-tools/examples/diskless/ifiles/etc/hosts
drwxr-xr-x root/root 0 2008-01-29 23:41 ./usr/share/doc/aufs-tools/examples/diskless/ifiles/etc/network/
-rw-r--r-- root/root 46 2006-12-22 15:08 ./usr/share/doc/aufs-tools/examples/diskless/ifiles/etc/network/options
-rw-r--r-- root/root 66 2006-12-22 15:08 ./usr/share/doc/aufs-tools/examples/diskless/ifiles/etc/network/interfaces
-rw-r--r-- root/root 200 2006-12-22 15:08 ./usr/share/doc/aufs-tools/examples/diskless/ifiles/etc/fstab
drwxr-xr-x root/root 0 2008-01-29 23:41 ./usr/share/doc/aufs-tools/examples/diskless/ifiles/etc/default/
-rw-r--r-- root/root 10 2007-03-12 10:54 ./usr/share/doc/aufs-tools/examples/diskless/ifiles/etc/default/auplink
-rw-r--r-- root/root 21 2006-12-22 15:08 ./usr/share/doc/aufs-tools/examples/diskless/ifiles/etc/networks
-rw-r--r-- root/root 384 2006-12-22 15:08 ./usr/share/doc/aufs-tools/examples/diskless/dhcpdDL.conf.in
-rw-r--r-- root/root 3325 2007-03-12 10:54 ./usr/share/doc/aufs-tools/examples/diskless/custom.sh
-rw-r--r-- root/root 1002 2007-03-12 10:54 ./usr/share/doc/aufs-tools/examples/diskless/func.sh
-rw-r--r-- root/root 1399 2007-03-12 10:54 ./usr/share/doc/aufs-tools/examples/diskless/README
-rw-r--r-- root/root 2138 2007-03-12 10:54 ./usr/share/doc/aufs-tools/examples/diskless/local.mk
-rw-r--r-- root/root 1069 2007-03-12 10:54 ./usr/share/doc/aufs-tools/examples/diskless/clients
-rw-r--r-- root/root 415 2007-04-23 09:59 ./usr/share/doc/aufs-tools/examples/diskless/nfscd.mk
-rw-r--r-- root/root 1933 2007-03-12 10:54 ./usr/share/doc/aufs-tools/examples/diskless/retr.mk.gz
-rw-r--r-- root/root 1613 2007-03-12 10:54 ./usr/share/doc/aufs-tools/examples/diskless/preseed.sh.gz
-rw-r--r-- root/root 2944 2007-03-12 10:54 ./usr/share/doc/aufs-tools/examples/diskless/local.sh.gz
-rwxr-xr-x root/root 2834 2007-07-09 14:48 ./usr/share/doc/aufs-tools/examples/diskless/linuxrc
-rw-r--r-- root/root 2233 2007-07-09 14:48 ./usr/share/doc/aufs-tools/examples/diskless/pxe.conf
-rw-r--r-- root/root 1851 2007-07-09 14:48 ./usr/share/doc/aufs-tools/examples/diskless/def.mk.gz
-rw-r--r-- root/root 1827 2007-07-09 14:48 ./usr/share/doc/aufs-tools/examples/diskless/Makefile.gz
-rw-r--r-- root/root 3717 2007-07-09 14:48 ./usr/share/doc/aufs-tools/examples/diskless/comount.sh.gz
-rw-r--r-- root/root 4299 2007-05-28 08:07 ./usr/share/doc/aufs-tools/examples/diskless/diskless.6aufs.gz
-rw-r--r-- root/root 2194 2007-06-04 11:18 ./usr/share/doc/aufs-tools/examples/unionctl.gz
drwxr-xr-x root/root 0 2008-02-04 15:42 ./usr/share/doc/aufs-tools/examples/uloop/
drwxr-xr-x root/root 0 2008-01-29 23:41 ./usr/share/doc/aufs-tools/examples/uloop/drivers/
drwxr-xr-x root/root 0 2008-02-04 15:42 ./usr/share/doc/aufs-tools/examples/uloop/drivers/block/
-rw-r--r-- root/root 169 2007-12-03 10:39 ./usr/share/doc/aufs-tools/examples/uloop/drivers/block/Makefile
-rw-r--r-- root/root 4322 2007-11-26 10:35 ./usr/share/doc/aufs-tools/examples/uloop/drivers/block/uloop.c.gz
-rw-r--r-- root/root 1620 2007-12-03 10:39 ./usr/share/doc/aufs-tools/examples/uloop/Makefile
drwxr-xr-x root/root 0 2008-01-29 23:41 ./usr/share/doc/aufs-tools/examples/uloop/include/
drwxr-xr-x root/root 0 2008-01-29 23:41 ./usr/share/doc/aufs-tools/examples/uloop/include/linux/
-rw-r--r-- root/root 2847 2007-11-26 10:35 ./usr/share/doc/aufs-tools/examples/uloop/include/linux/uloop.h
-rw-r--r-- root/root 1806 2007-11-26 10:35 ./usr/share/doc/aufs-tools/examples/uloop/ulobdev.c.gz
-rw-r--r-- root/root 1965 2007-11-26 10:35 ./usr/share/doc/aufs-tools/examples/uloop/libuloop.c.gz
-rw-r--r-- root/root 2592 2007-11-26 10:35 ./usr/share/doc/aufs-tools/examples/uloop/ulohttp.c.gz
-rw-r--r-- root/root 2834 2007-11-26 10:35 ./usr/share/doc/aufs-tools/examples/uloop/00readme.txt.gz
drwxr-xr-x root/root 0 2008-01-29 23:41 ./usr/share/doc/aufs-tools/examples/watchguard/
drwxr-xr-x root/root 0 2008-01-29 23:41 ./usr/share/doc/aufs-tools/examples/watchguard/probe/
-rw-r--r-- root/root 1894 2007-06-18 10:47 ./usr/share/doc/aufs-tools/examples/watchguard/probe/probe.h
-rw-r--r-- root/root 697 2007-04-09 11:49 ./usr/share/doc/aufs-tools/examples/watchguard/probe/Makefile
-rw-r--r-- root/root 2096 2007-06-18 10:47 ./usr/share/doc/aufs-tools/examples/watchguard/probe/probe.c
drwxr-xr-x root/root 0 2008-01-29 23:41 ./usr/share/doc/aufs-tools/examples/watchguard/probe/cpup/
-rw-r--r-- root/root 166 2007-04-09 11:49 ./usr/share/doc/aufs-tools/examples/watchguard/probe/cpup/Makefile
-rw-r--r-- root/root 1589 2007-04-09 11:49 ./usr/share/doc/aufs-tools/examples/watchguard/probe/cpup/cpup.c
drwxr-xr-x root/root 0 2008-01-29 23:41 ./usr/share/doc/aufs-tools/examples/watchguard/probe/open/
-rw-r--r-- root/root 44 2007-04-09 11:49 ./usr/share/doc/aufs-tools/examples/watchguard/probe/open/Makefile
-rw-r--r-- root/root 1506 2007-04-09 11:49 ./usr/share/doc/aufs-tools/examples/watchguard/probe/open/open.c
-rw-r--r-- root/root 838 2007-04-09 11:49 ./usr/share/doc/aufs-tools/examples/watchguard/probe/00readme.txt
-rw-r--r-- root/root 2875 2007-11-19 10:09 ./usr/share/doc/aufs-tools/examples/linux-vserver.txt.gz
-rw-r--r-- root/root 16479 2008-01-28 14:04 ./usr/share/doc/aufs-tools/changelog.gz
-rw-r--r-- root/root 5598 2008-01-28 14:02 ./usr/share/doc/aufs-tools/README.gz
-rw-r--r-- root/root 1974 2008-02-04 15:37 ./usr/share/doc/aufs-tools/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-02-04 15:42 ./usr/share/man/
drwxr-xr-x root/root 0 2008-02-04 15:42 ./usr/share/man/man5/
-rw-r--r-- root/root 18974 2008-02-04 15:38 ./usr/share/man/man5/aufs.5.gz
drwxr-xr-x root/root 0 2008-02-04 15:42 ./usr/share/man/man8/
lrwxrwxrwx root/root 0 2008-02-04 15:42 ./usr/share/man/man8/auplink.8.gz -> ../man5/aufs.5.gz
lrwxrwxrwx root/root 0 2008-02-04 15:42 ./usr/share/man/man8/aulchown.8.gz -> ../man5/aufs.5.gz
lrwxrwxrwx root/root 0 2008-02-04 15:42 ./usr/share/man/man8/umount.aufs.8.gz -> ../man5/aufs.5.gz
lrwxrwxrwx root/root 0 2008-02-04 15:42 ./usr/share/man/man8/mount.aufs.8.gz -> ../man5/aufs.5.gz
******************************************************************************
Built successfully
Purging /debian/buildd3/build/chroot-unstable/build/buildd3/aufs-0+20080129
------------------------------------------------------------------------------
(Reading database ... 62941 files and directories currently installed.)
Removing dh-kpatches ...
******************************************************************************
Finished at 20080204-1546
Build needed 00:08:45, 2332k disk space
More information about the build-status
mailing list