[build-status: 59513] Log for successful build of quota_3.14-7 (dist=unstable)

Build Daemon buildd at linux-m32r.org
Thu Mar 22 15:32:54 JST 2007


Automatic build of quota_3.14-7 on mappi006 by sbuild/m32r 1.7
Build started at 20070322-1511
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 284kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main quota 3.14-7 (dsc) [639B]
Get:2 http://debian.linux-m32r.org 06_devonian/main quota 3.14-7 (tar) [249kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main quota 3.14-7 (diff) [33.9kB]
Fetched 284kB in 3s (91.5kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4.1.13), gettext, libwrap0-dev, e2fslibs-dev, po-debconf (>= 0.5.0), libldap2-dev, libssl-dev
** Filtered missing central deps that are dependencies of or provide build-deps:
comerr-dev (>= 1.33-3)
Checking for already installed source dependencies...
debhelper: already installed (in sufficient version 5.0.42 >= 4.1.13)
gettext: already installed
libwrap0-dev: already installed
e2fslibs-dev: missing
po-debconf: already installed (in sufficient version 1.0.8 >= 0.5.0)
libldap2-dev: already installed
libssl-dev: already installed
Checking for source dependency conflicts...
  /usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install e2fslibs-dev
Reading package lists...
Building dependency tree...
Suggested packages:
  doc-base
The following NEW packages will be installed:
  e2fslibs-dev
0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded.
Need to get 487kB of archives.
After unpacking 1786kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  e2fslibs-dev
Authentication warning overridden.
Get:1 http://debian.linux-m32r.org 06_devonian/main e2fslibs-dev 1.39+1.40-WIP-2006.11.14+dfsg-1 [487kB]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Fetched 487kB in 4s (105kB/s)
Selecting previously deselected package e2fslibs-dev.
(Reading database ... 59635 files and directories currently installed.)
Unpacking e2fslibs-dev (from .../e2fslibs-dev_1.39+1.40-WIP-2006.11.14+dfsg-1_m32r.deb) ...
Setting up e2fslibs-dev (1.39+1.40-WIP-2006.11.14+dfsg-1) ...

Checking correctness of source dependencies...
------------------------------------------------------------------------------
gpg: Signature made Mon Mar 12 19:51:51 2007 JST using DSA key ID 29F19BD1
gpg: Can't check signature: public key not found
dpkg-source: extracting quota in quota-3.14
dpkg-source: unpacking quota_3.14.orig.tar.gz
dpkg-source: applying /debian/buildd3/build/quota_3.14-7.diff.gz
dpkg-buildpackage: source package is quota
dpkg-buildpackage: source version is 3.14-7
dpkg-buildpackage: source changed by Michael Meskes <meskes at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 3.14-7
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f po/quota.pot
rm -f build-stamp *~ debian/*~ configure-stamp
# Add here commands to clean up after the build process.
/usr/bin/make realclean
make[1]: Entering directory `/build/buildd3/quota-3.14'
make[1]: *** No rule to make target `realclean'.  Stop.
make[1]: Leaving directory `/build/buildd3/quota-3.14'
make: [clean] Error 2 (ignored)
debconf-updatepo
dh_clean
 debian/rules build
dh_testdir
# Add here commands to configure the package.
( [ "`dpkg --print-architecture`" = "powerpc" ] && export CFLAGS=-D__BYTEORDER_HAS_U64__; \
 	  ./configure --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --with-ext2direct=yes --enable-rpcsetquota=yes --enable-rootsbin=yes --enable-ldapmail=yes)
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for a BSD compatible install... /usr/bin/ginstall -c
checking for ext2fs/ext2fs.h... yes
checking for ext2_ino_t... found
checking for com_err in -lcom_err... yes
checking for ext2fs_initialize in -lext2fs... yes
checking for library containing gethostbyname... none required
checking for tcpd.h... yes
checking for working const... yes
checking for inline... inline
updating cache ./config.cache
creating ./config.status
creating Makefile
touch configure-stamp
dh_testdir
# Add here commands to compile the package.
# Make sure _PATH_VI is set to /usr/bin/editor according to policy
mv quotaops.c q.c
cat q.c|sed -e 's#_PATH_VI#"/usr/bin/editor"#'>quotaops.c
/usr/bin/make 
make[1]: Entering directory `/build/buildd3/quota-3.14'
set -e; cc -MM -MG  svc_socket.c | \
		sed 's/\(svc_socket\)\.o[ :]*/\1.o .svc_socket.d : /g' > .svc_socket.d; \
		[ -s .svc_socket.d ] || rm -f .svc_socket.d
set -e; cc -MM -MG  xqmstats.c | \
		sed 's/\(xqmstats\)\.o[ :]*/\1.o .xqmstats.d : /g' > .xqmstats.d; \
		[ -s .xqmstats.d ] || rm -f .xqmstats.d
set -e; cc -MM -MG  warnquota.c | \
		sed 's/\(warnquota\)\.o[ :]*/\1.o .warnquota.d : /g' > .warnquota.d; \
		[ -s .warnquota.d ] || rm -f .warnquota.d
set -e; cc -MM -MG  setquota.c | \
		sed 's/\(setquota\)\.o[ :]*/\1.o .setquota.d : /g' > .setquota.d; \
		[ -s .setquota.d ] || rm -f .setquota.d
set -e; cc -MM -MG  rquota_svc.c | \
		sed 's/\(rquota_svc\)\.o[ :]*/\1.o .rquota_svc.d : /g' > .rquota_svc.d; \
		[ -s .rquota_svc.d ] || rm -f .rquota_svc.d
set -e; cc -MM -MG  rquota_server.c | \
		sed 's/\(rquota_server\)\.o[ :]*/\1.o .rquota_server.d : /g' > .rquota_server.d; \
		[ -s .rquota_server.d ] || rm -f .rquota_server.d
set -e; cc -MM -MG  rquota_client.c | \
		sed 's/\(rquota_client\)\.o[ :]*/\1.o .rquota_client.d : /g' > .rquota_client.d; \
		[ -s .rquota_client.d ] || rm -f .rquota_client.d
set -e; cc -MM -MG  repquota.c | \
		sed 's/\(repquota\)\.o[ :]*/\1.o .repquota.d : /g' > .repquota.d; \
		[ -s .repquota.d ] || rm -f .repquota.d
set -e; cc -MM -MG  quotasys.c | \
		sed 's/\(quotasys\)\.o[ :]*/\1.o .quotasys.d : /g' > .quotasys.d; \
		[ -s .quotasys.d ] || rm -f .quotasys.d
set -e; cc -MM -MG  quotastats.c | \
		sed 's/\(quotastats\)\.o[ :]*/\1.o .quotastats.d : /g' > .quotastats.d; \
		[ -s .quotastats.d ] || rm -f .quotastats.d
set -e; cc -MM -MG  quotaops.c | \
		sed 's/\(quotaops\)\.o[ :]*/\1.o .quotaops.d : /g' > .quotaops.d; \
		[ -s .quotaops.d ] || rm -f .quotaops.d
set -e; cc -MM -MG  quotaon_xfs.c | \
		sed 's/\(quotaon_xfs\)\.o[ :]*/\1.o .quotaon_xfs.d : /g' > .quotaon_xfs.d; \
		[ -s .quotaon_xfs.d ] || rm -f .quotaon_xfs.d
set -e; cc -MM -MG  quotaon.c | \
		sed 's/\(quotaon\)\.o[ :]*/\1.o .quotaon.d : /g' > .quotaon.d; \
		[ -s .quotaon.d ] || rm -f .quotaon.d
set -e; cc -MM -MG  quotaio_generic.c | \
		sed 's/\(quotaio_generic\)\.o[ :]*/\1.o .quotaio_generic.d : /g' > .quotaio_generic.d; \
		[ -s .quotaio_generic.d ] || rm -f .quotaio_generic.d
set -e; cc -MM -MG  quotaio_xfs.c | \
		sed 's/\(quotaio_xfs\)\.o[ :]*/\1.o .quotaio_xfs.d : /g' > .quotaio_xfs.d; \
		[ -s .quotaio_xfs.d ] || rm -f .quotaio_xfs.d
set -e; cc -MM -MG  quotaio_v2.c | \
		sed 's/\(quotaio_v2\)\.o[ :]*/\1.o .quotaio_v2.d : /g' > .quotaio_v2.d; \
		[ -s .quotaio_v2.d ] || rm -f .quotaio_v2.d
set -e; cc -MM -MG  quotaio_v1.c | \
		sed 's/\(quotaio_v1\)\.o[ :]*/\1.o .quotaio_v1.d : /g' > .quotaio_v1.d; \
		[ -s .quotaio_v1.d ] || rm -f .quotaio_v1.d
set -e; cc -MM -MG  quotaio_rpc.c | \
		sed 's/\(quotaio_rpc\)\.o[ :]*/\1.o .quotaio_rpc.d : /g' > .quotaio_rpc.d; \
		[ -s .quotaio_rpc.d ] || rm -f .quotaio_rpc.d
set -e; cc -MM -MG  quotaio.c | \
		sed 's/\(quotaio\)\.o[ :]*/\1.o .quotaio.d : /g' > .quotaio.d; \
		[ -s .quotaio.d ] || rm -f .quotaio.d
set -e; cc -MM -MG  quotacheck_v2.c | \
		sed 's/\(quotacheck_v2\)\.o[ :]*/\1.o .quotacheck_v2.d : /g' > .quotacheck_v2.d; \
		[ -s .quotacheck_v2.d ] || rm -f .quotacheck_v2.d
set -e; cc -MM -MG  quotacheck_v1.c | \
		sed 's/\(quotacheck_v1\)\.o[ :]*/\1.o .quotacheck_v1.d : /g' > .quotacheck_v1.d; \
		[ -s .quotacheck_v1.d ] || rm -f .quotacheck_v1.d
set -e; cc -MM -MG  quotacheck.c | \
		sed 's/\(quotacheck\)\.o[ :]*/\1.o .quotacheck.d : /g' > .quotacheck.d; \
		[ -s .quotacheck.d ] || rm -f .quotacheck.d
set -e; cc -MM -MG  quota.c | \
		sed 's/\(quota\)\.o[ :]*/\1.o .quota.d : /g' > .quota.d; \
		[ -s .quota.d ] || rm -f .quota.d
set -e; cc -MM -MG  quot.c | \
		sed 's/\(quot\)\.o[ :]*/\1.o .quot.d : /g' > .quot.d; \
		[ -s .quot.d ] || rm -f .quot.d
set -e; cc -MM -MG  pot.c | \
		sed 's/\(pot\)\.o[ :]*/\1.o .pot.d : /g' > .pot.d; \
		[ -s .pot.d ] || rm -f .pot.d
set -e; cc -MM -MG  edquota.c | \
		sed 's/\(edquota\)\.o[ :]*/\1.o .edquota.d : /g' > .edquota.d; \
		[ -s .edquota.d ] || rm -f .edquota.d
set -e; cc -MM -MG  convertquota.c | \
		sed 's/\(convertquota\)\.o[ :]*/\1.o .convertquota.d : /g' > .convertquota.d; \
		[ -s .convertquota.d ] || rm -f .convertquota.d
set -e; cc -MM -MG  common.c | \
		sed 's/\(common\)\.o[ :]*/\1.o .common.d : /g' > .common.d; \
		[ -s .common.d ] || rm -f .common.d
set -e; cc -MM -MG  bylabel.c | \
		sed 's/\(bylabel\)\.o[ :]*/\1.o .bylabel.d : /g' > .bylabel.d; \
		[ -s .bylabel.d ] || rm -f .bylabel.d
make[1]: Leaving directory `/build/buildd3/quota-3.14'
make[1]: Entering directory `/build/buildd3/quota-3.14'
rpcgen -h -o rquota.h rquota.x
set -e; cc -MM -MG  rquota_svc.c | \
		sed 's/\(rquota_svc\)\.o[ :]*/\1.o .rquota_svc.d : /g' > .rquota_svc.d; \
		[ -s .rquota_svc.d ] || rm -f .rquota_svc.d
set -e; cc -MM -MG  rquota_server.c | \
		sed 's/\(rquota_server\)\.o[ :]*/\1.o .rquota_server.d : /g' > .rquota_server.d; \
		[ -s .rquota_server.d ] || rm -f .rquota_server.d
set -e; cc -MM -MG  rquota_client.c | \
		sed 's/\(rquota_client\)\.o[ :]*/\1.o .rquota_client.d : /g' > .rquota_client.d; \
		[ -s .rquota_client.d ] || rm -f .rquota_client.d
make[1]: Leaving directory `/build/buildd3/quota-3.14'
make[1]: Entering directory `/build/buildd3/quota-3.14'
cc -D__GETTEXT__ -DBSD_BEHAVIOUR -DRPC_SETQUOTA -DRPC -DALT_FORMAT -DHAVE_EXT2_INO_T -DHAVE_EXT2_INCLUDE -g -O2 -DUSE_LDAP_MAIL_LOOKUP -DEXT2_DIRECT -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DQUOTA_VERSION=\"3.14\" -DHOSTS_ACCESS   -c -o quotacheck.o quotacheck.c
cc -D__GETTEXT__ -DBSD_BEHAVIOUR -DRPC_SETQUOTA -DRPC -DALT_FORMAT -DHAVE_EXT2_INO_T -DHAVE_EXT2_INCLUDE -g -O2 -DUSE_LDAP_MAIL_LOOKUP -DEXT2_DIRECT -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DQUOTA_VERSION=\"3.14\" -DHOSTS_ACCESS   -c -o quotacheck_v1.o quotacheck_v1.c
cc -D__GETTEXT__ -DBSD_BEHAVIOUR -DRPC_SETQUOTA -DRPC -DALT_FORMAT -DHAVE_EXT2_INO_T -DHAVE_EXT2_INCLUDE -g -O2 -DUSE_LDAP_MAIL_LOOKUP -DEXT2_DIRECT -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DQUOTA_VERSION=\"3.14\" -DHOSTS_ACCESS   -c -o quotacheck_v2.o quotacheck_v2.c
quotacheck_v2.c: In function 'check_tree_ref':
quotacheck_v2.c:230: warning: pointer targets in passing argument 1 of 'blk_corrupted' differ in signedness
quotacheck_v2.c:237: warning: pointer targets in passing argument 1 of 'blk_corrupted' differ in signedness
quotacheck_v2.c: In function 'check_data_blk':
quotacheck_v2.c:253: warning: pointer targets in passing argument 1 of 'blk_corrupted' differ in signedness
quotacheck_v2.c:256: warning: pointer targets in passing argument 1 of 'blk_corrupted' differ in signedness
quotacheck_v2.c:259: warning: pointer targets in passing argument 3 of 'buffer_entry' differ in signedness
quotacheck_v2.c: In function 'v2_buffer_file':
quotacheck_v2.c:337: warning: pointer targets in passing argument 5 of 'check_tree_ref' differ in signedness
quotacheck_v2.c:338: warning: pointer targets in passing argument 6 of 'check_tree_blk' differ in signedness
cc -D__GETTEXT__ -DBSD_BEHAVIOUR -DRPC_SETQUOTA -DRPC -DALT_FORMAT -DHAVE_EXT2_INO_T -DHAVE_EXT2_INCLUDE -g -O2 -DUSE_LDAP_MAIL_LOOKUP -DEXT2_DIRECT -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DQUOTA_VERSION=\"3.14\" -DHOSTS_ACCESS   -c -o quotaops.o quotaops.c
cc -D__GETTEXT__ -DBSD_BEHAVIOUR -DRPC_SETQUOTA -DRPC -DALT_FORMAT -DHAVE_EXT2_INO_T -DHAVE_EXT2_INCLUDE -g -O2 -DUSE_LDAP_MAIL_LOOKUP -DEXT2_DIRECT -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DQUOTA_VERSION=\"3.14\" -DHOSTS_ACCESS   -c -o bylabel.o bylabel.c
bylabel.c: In function 'get_label_uuid':
bylabel.c:93: warning: pointer targets in passing argument 2 of 'sstrncpy' differ in signedness
bylabel.c:103: warning: pointer targets in passing argument 2 of 'sstrncpy' differ in signedness
bylabel.c:112: warning: pointer targets in passing argument 2 of 'sstrncpy' differ in signedness
bylabel.c: In function 'get_spec_by_uuid':
bylabel.c:248: warning: pointer targets in passing argument 2 of 'get_spec_by_x' differ in signedness
cc -D__GETTEXT__ -DBSD_BEHAVIOUR -DRPC_SETQUOTA -DRPC -DALT_FORMAT -DHAVE_EXT2_INO_T -DHAVE_EXT2_INCLUDE -g -O2 -DUSE_LDAP_MAIL_LOOKUP -DEXT2_DIRECT -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DQUOTA_VERSION=\"3.14\" -DHOSTS_ACCESS   -c -o common.o common.c
cc -D__GETTEXT__ -DBSD_BEHAVIOUR -DRPC_SETQUOTA -DRPC -DALT_FORMAT -DHAVE_EXT2_INO_T -DHAVE_EXT2_INCLUDE -g -O2 -DUSE_LDAP_MAIL_LOOKUP -DEXT2_DIRECT -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DQUOTA_VERSION=\"3.14\" -DHOSTS_ACCESS   -c -o quotasys.o quotasys.c
cc -D__GETTEXT__ -DBSD_BEHAVIOUR -DRPC_SETQUOTA -DRPC -DALT_FORMAT -DHAVE_EXT2_INO_T -DHAVE_EXT2_INCLUDE -g -O2 -DUSE_LDAP_MAIL_LOOKUP -DEXT2_DIRECT -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DQUOTA_VERSION=\"3.14\" -DHOSTS_ACCESS -c pot.c
cc -D__GETTEXT__ -DBSD_BEHAVIOUR -DRPC_SETQUOTA -DRPC -DALT_FORMAT -DHAVE_EXT2_INO_T -DHAVE_EXT2_INCLUDE -g -O2 -DUSE_LDAP_MAIL_LOOKUP -DEXT2_DIRECT -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DQUOTA_VERSION=\"3.14\" -DHOSTS_ACCESS   -c -o quotaio.o quotaio.c
cc -D__GETTEXT__ -DBSD_BEHAVIOUR -DRPC_SETQUOTA -DRPC -DALT_FORMAT -DHAVE_EXT2_INO_T -DHAVE_EXT2_INCLUDE -g -O2 -DUSE_LDAP_MAIL_LOOKUP -DEXT2_DIRECT -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DQUOTA_VERSION=\"3.14\" -DHOSTS_ACCESS   -c -o quotaio_v1.o quotaio_v1.c
cc -D__GETTEXT__ -DBSD_BEHAVIOUR -DRPC_SETQUOTA -DRPC -DALT_FORMAT -DHAVE_EXT2_INO_T -DHAVE_EXT2_INCLUDE -g -O2 -DUSE_LDAP_MAIL_LOOKUP -DEXT2_DIRECT -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DQUOTA_VERSION=\"3.14\" -DHOSTS_ACCESS   -c -o quotaio_v2.o quotaio_v2.c
quotaio_v2.c: In function 'dq_insert_tree':
quotaio_v2.c:476: warning: pointer targets in passing argument 3 of 'do_insert_tree' differ in signedness
cc -D__GETTEXT__ -DBSD_BEHAVIOUR -DRPC_SETQUOTA -DRPC -DALT_FORMAT -DHAVE_EXT2_INO_T -DHAVE_EXT2_INCLUDE -g -O2 -DUSE_LDAP_MAIL_LOOKUP -DEXT2_DIRECT -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DQUOTA_VERSION=\"3.14\" -DHOSTS_ACCESS   -c -o quotaio_rpc.o quotaio_rpc.c
cc -D__GETTEXT__ -DBSD_BEHAVIOUR -DRPC_SETQUOTA -DRPC -DALT_FORMAT -DHAVE_EXT2_INO_T -DHAVE_EXT2_INCLUDE -g -O2 -DUSE_LDAP_MAIL_LOOKUP -DEXT2_DIRECT -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DQUOTA_VERSION=\"3.14\" -DHOSTS_ACCESS   -c -o quotaio_xfs.o quotaio_xfs.c
cc -D__GETTEXT__ -DBSD_BEHAVIOUR -DRPC_SETQUOTA -DRPC -DALT_FORMAT -DHAVE_EXT2_INO_T -DHAVE_EXT2_INCLUDE -g -O2 -DUSE_LDAP_MAIL_LOOKUP -DEXT2_DIRECT -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DQUOTA_VERSION=\"3.14\" -DHOSTS_ACCESS   -c -o quotaio_generic.o quotaio_generic.c
rpcgen -c -o rquota_xdr.c rquota.x
cc -D__GETTEXT__ -DBSD_BEHAVIOUR -DRPC_SETQUOTA -DRPC -DALT_FORMAT -DHAVE_EXT2_INO_T -DHAVE_EXT2_INCLUDE -g -O2 -DUSE_LDAP_MAIL_LOOKUP -DEXT2_DIRECT -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DQUOTA_VERSION=\"3.14\" -DHOSTS_ACCESS -Wno-unused -c rquota_xdr.c
cc -D__GETTEXT__ -DBSD_BEHAVIOUR -DRPC_SETQUOTA -DRPC -DALT_FORMAT -DHAVE_EXT2_INO_T -DHAVE_EXT2_INCLUDE -g -O2 -DUSE_LDAP_MAIL_LOOKUP -DEXT2_DIRECT -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DQUOTA_VERSION=\"3.14\" -DHOSTS_ACCESS   -c -o rquota_client.o rquota_client.c
rpcgen -l -o rquota_clnt.c rquota.x
cc -D__GETTEXT__ -DBSD_BEHAVIOUR -DRPC_SETQUOTA -DRPC -DALT_FORMAT -DHAVE_EXT2_INO_T -DHAVE_EXT2_INCLUDE -g -O2 -DUSE_LDAP_MAIL_LOOKUP -DEXT2_DIRECT -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DQUOTA_VERSION=\"3.14\" -DHOSTS_ACCESS   -c -o rquota_clnt.o rquota_clnt.c
cc  -o quotacheck quotacheck.o quotacheck_v1.o quotacheck_v2.o quotaops.o bylabel.o common.o quotasys.o pot.o quotaio.o quotaio_v1.o quotaio_v2.o quotaio_rpc.o quotaio_xfs.o quotaio_generic.o rquota_xdr.o rquota_client.o rquota_clnt.o -lext2fs -lcom_err 
cc -D__GETTEXT__ -DBSD_BEHAVIOUR -DRPC_SETQUOTA -DRPC -DALT_FORMAT -DHAVE_EXT2_INO_T -DHAVE_EXT2_INCLUDE -g -O2 -DUSE_LDAP_MAIL_LOOKUP -DEXT2_DIRECT -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DQUOTA_VERSION=\"3.14\" -DHOSTS_ACCESS   -c -o quotaon.o quotaon.c
cc -D__GETTEXT__ -DBSD_BEHAVIOUR -DRPC_SETQUOTA -DRPC -DALT_FORMAT -DHAVE_EXT2_INO_T -DHAVE_EXT2_INCLUDE -g -O2 -DUSE_LDAP_MAIL_LOOKUP -DEXT2_DIRECT -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DQUOTA_VERSION=\"3.14\" -DHOSTS_ACCESS   -c -o quotaon_xfs.o quotaon_xfs.c
cc   quotaon.o quotaon_xfs.o bylabel.o common.o quotasys.o pot.o quotaio.o quotaio_v1.o quotaio_v2.o quotaio_rpc.o quotaio_xfs.o quotaio_generic.o rquota_xdr.o rquota_client.o rquota_clnt.o   -o quotaon
cc -D__GETTEXT__ -DBSD_BEHAVIOUR -DRPC_SETQUOTA -DRPC -DALT_FORMAT -DHAVE_EXT2_INO_T -DHAVE_EXT2_INCLUDE -g -O2 -DUSE_LDAP_MAIL_LOOKUP -DEXT2_DIRECT -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DQUOTA_VERSION=\"3.14\" -DHOSTS_ACCESS   -c -o quota.o quota.c
cc   quota.o quotaops.o bylabel.o common.o quotasys.o pot.o quotaio.o quotaio_v1.o quotaio_v2.o quotaio_rpc.o quotaio_xfs.o quotaio_generic.o rquota_xdr.o rquota_client.o rquota_clnt.o   -o quota
cc -D__GETTEXT__ -DBSD_BEHAVIOUR -DRPC_SETQUOTA -DRPC -DALT_FORMAT -DHAVE_EXT2_INO_T -DHAVE_EXT2_INCLUDE -g -O2 -DUSE_LDAP_MAIL_LOOKUP -DEXT2_DIRECT -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DQUOTA_VERSION=\"3.14\" -DHOSTS_ACCESS   -c -o quot.o quot.c
quot.c: In function 'checkXFS':
quot.c:372: warning: pointer targets in assignment differ in signedness
cc   quot.o bylabel.o common.o quotasys.o pot.o quotaio.o quotaio_v1.o quotaio_v2.o quotaio_rpc.o quotaio_xfs.o quotaio_generic.o rquota_xdr.o rquota_client.o rquota_clnt.o   -o quot
cc -D__GETTEXT__ -DBSD_BEHAVIOUR -DRPC_SETQUOTA -DRPC -DALT_FORMAT -DHAVE_EXT2_INO_T -DHAVE_EXT2_INCLUDE -g -O2 -DUSE_LDAP_MAIL_LOOKUP -DEXT2_DIRECT -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DQUOTA_VERSION=\"3.14\" -DHOSTS_ACCESS   -c -o repquota.o repquota.c
cc   repquota.o bylabel.o common.o quotasys.o pot.o quotaio.o quotaio_v1.o quotaio_v2.o quotaio_rpc.o quotaio_xfs.o quotaio_generic.o rquota_xdr.o rquota_client.o rquota_clnt.o   -o repquota
cc -D__GETTEXT__ -DBSD_BEHAVIOUR -DRPC_SETQUOTA -DRPC -DALT_FORMAT -DHAVE_EXT2_INO_T -DHAVE_EXT2_INCLUDE -g -O2 -DUSE_LDAP_MAIL_LOOKUP -DEXT2_DIRECT -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DQUOTA_VERSION=\"3.14\" -DHOSTS_ACCESS   -c -o warnquota.o warnquota.c
cc  -o warnquota warnquota.o bylabel.o common.o quotasys.o pot.o quotaio.o quotaio_v1.o quotaio_v2.o quotaio_rpc.o quotaio_xfs.o quotaio_generic.o rquota_xdr.o rquota_client.o rquota_clnt.o -L/usr/lib -lldap -llber -lssl -lresolv
cc -D__GETTEXT__ -DBSD_BEHAVIOUR -DRPC_SETQUOTA -DRPC -DALT_FORMAT -DHAVE_EXT2_INO_T -DHAVE_EXT2_INCLUDE -g -O2 -DUSE_LDAP_MAIL_LOOKUP -DEXT2_DIRECT -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DQUOTA_VERSION=\"3.14\" -DHOSTS_ACCESS   -c -o quotastats.o quotastats.c
cc   quotastats.o common.o pot.o   -o quotastats
cc -D__GETTEXT__ -DBSD_BEHAVIOUR -DRPC_SETQUOTA -DRPC -DALT_FORMAT -DHAVE_EXT2_INO_T -DHAVE_EXT2_INCLUDE -g -O2 -DUSE_LDAP_MAIL_LOOKUP -DEXT2_DIRECT -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DQUOTA_VERSION=\"3.14\" -DHOSTS_ACCESS   -c -o xqmstats.o xqmstats.c
cc   xqmstats.o common.o pot.o   -o xqmstats
cc -D__GETTEXT__ -DBSD_BEHAVIOUR -DRPC_SETQUOTA -DRPC -DALT_FORMAT -DHAVE_EXT2_INO_T -DHAVE_EXT2_INCLUDE -g -O2 -DUSE_LDAP_MAIL_LOOKUP -DEXT2_DIRECT -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DQUOTA_VERSION=\"3.14\" -DHOSTS_ACCESS   -c -o edquota.o edquota.c
cc   edquota.o quotaops.o bylabel.o common.o quotasys.o pot.o quotaio.o quotaio_v1.o quotaio_v2.o quotaio_rpc.o quotaio_xfs.o quotaio_generic.o rquota_xdr.o rquota_client.o rquota_clnt.o   -o edquota
cc -D__GETTEXT__ -DBSD_BEHAVIOUR -DRPC_SETQUOTA -DRPC -DALT_FORMAT -DHAVE_EXT2_INO_T -DHAVE_EXT2_INCLUDE -g -O2 -DUSE_LDAP_MAIL_LOOKUP -DEXT2_DIRECT -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DQUOTA_VERSION=\"3.14\" -DHOSTS_ACCESS   -c -o setquota.o setquota.c
cc   setquota.o quotaops.o bylabel.o common.o quotasys.o pot.o quotaio.o quotaio_v1.o quotaio_v2.o quotaio_rpc.o quotaio_xfs.o quotaio_generic.o rquota_xdr.o rquota_client.o rquota_clnt.o   -o setquota
cc -D__GETTEXT__ -DBSD_BEHAVIOUR -DRPC_SETQUOTA -DRPC -DALT_FORMAT -DHAVE_EXT2_INO_T -DHAVE_EXT2_INCLUDE -g -O2 -DUSE_LDAP_MAIL_LOOKUP -DEXT2_DIRECT -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DQUOTA_VERSION=\"3.14\" -DHOSTS_ACCESS   -c -o convertquota.o convertquota.c
cc   convertquota.o bylabel.o common.o quotasys.o pot.o quotaio.o quotaio_v1.o quotaio_v2.o quotaio_rpc.o quotaio_xfs.o quotaio_generic.o rquota_xdr.o rquota_client.o rquota_clnt.o   -o convertquota
cc -D__GETTEXT__ -DBSD_BEHAVIOUR -DRPC_SETQUOTA -DRPC -DALT_FORMAT -DHAVE_EXT2_INO_T -DHAVE_EXT2_INCLUDE -g -O2 -DUSE_LDAP_MAIL_LOOKUP -DEXT2_DIRECT -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DQUOTA_VERSION=\"3.14\" -DHOSTS_ACCESS   -c -o rquota_server.o rquota_server.c
cc -D__GETTEXT__ -DBSD_BEHAVIOUR -DRPC_SETQUOTA -DRPC -DALT_FORMAT -DHAVE_EXT2_INO_T -DHAVE_EXT2_INCLUDE -g -O2 -DUSE_LDAP_MAIL_LOOKUP -DEXT2_DIRECT -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DQUOTA_VERSION=\"3.14\" -DHOSTS_ACCESS   -c -o rquota_svc.o rquota_svc.c
rquota_svc.c: In function 'good_client':
rquota_svc.c:201: warning: passing argument 3 of 'hosts_ctl' discards qualifiers from pointer target type
cc -D__GETTEXT__ -DBSD_BEHAVIOUR -DRPC_SETQUOTA -DRPC -DALT_FORMAT -DHAVE_EXT2_INO_T -DHAVE_EXT2_INCLUDE -g -O2 -DUSE_LDAP_MAIL_LOOKUP -DEXT2_DIRECT -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DQUOTA_VERSION=\"3.14\" -DHOSTS_ACCESS   -c -o svc_socket.o svc_socket.c
cc  -o rpc.rquotad rquota_server.o rquota_svc.o svc_socket.o bylabel.o common.o quotasys.o pot.o quotaio.o quotaio_v1.o quotaio_v2.o quotaio_rpc.o quotaio_xfs.o quotaio_generic.o rquota_xdr.o rquota_client.o rquota_clnt.o -lwrap -lwrap
make[1]: Leaving directory `/build/buildd3/quota-3.14'
mv q.c quotaops.c
# Create a POT file for translators
make pot && mv pot.po po/quota.pot
make[1]: Entering directory `/build/buildd3/quota-3.14'
xgettext -k_ -d pot *.c
make[1]: Leaving directory `/build/buildd3/quota-3.14'
touch build-stamp
 /usr/bin/fakeroot debian/rules binary
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
# Add here commands to install the package into debian/quota.
mv edquota.8 e.8
# change default editor to /usr/bin/editor
cat e.8 | sed 's#vi (1)#editor (1)#' > edquota.8
rm e.8
/usr/bin/make ROOTDIR=`pwd`/debian/quota  \
		BIN_OWNER=root BIN_GROUP=root \
		LN="ln -s"\
		mandir=/usr/share/man \
                DEF_BIN_MODE=755 DEF_SBIN_MODE=755 install
make[1]: Entering directory `/build/buildd3/quota-3.14'
for n in po/fr.po po/pl.po; do \
	msgfmt -o po/`basename $n .po`.mo $n; \
	done
mkdir -p /build/buildd3/quota-3.14/debian/quota/usr/share/locale
for n in po/fr.mo po/pl.mo; do \
	l=`basename $n .mo`; \
	/usr/bin/ginstall -c -m 755 -d /build/buildd3/quota-3.14/debian/quota/usr/share/locale/$l; \
	/usr/bin/ginstall -c -m 755 -d /build/buildd3/quota-3.14/debian/quota/usr/share/locale/$l/LC_MESSAGES; \
	/usr/bin/ginstall -c -m 644 $n /build/buildd3/quota-3.14/debian/quota/usr/share/locale/$l/LC_MESSAGES/quota.mo; \
	done
mkdir -p /build/buildd3/quota-3.14/debian/quota/usr/sbin
mkdir -p /build/buildd3/quota-3.14/debian/quota/usr/bin
mkdir -p /build/buildd3/quota-3.14/debian/quota/sbin
/usr/bin/ginstall -c -m 755 \
	quotacheck quotaon /build/buildd3/quota-3.14/debian/quota/sbin
ln -s quotaon /build/buildd3/quota-3.14/debian/quota/sbin/quotaoff
/usr/bin/ginstall -c -m 755 \
	edquota repquota warnquota quotastats setquota quot xqmstats \
	convertquota /build/buildd3/quota-3.14/debian/quota/usr/sbin
mkdir -p /build/buildd3/quota-3.14/debian/quota/etc
/usr/bin/ginstall -c -m 644 warnquota.conf /build/buildd3/quota-3.14/debian/quota/etc
/usr/bin/ginstall -c -m 644 quotatab /build/buildd3/quota-3.14/debian/quota/etc
/usr/bin/ginstall -c -m 644 quotagrpadmins /build/buildd3/quota-3.14/debian/quota/etc
mkdir -p /build/buildd3/quota-3.14/debian/quota/usr/share/man/man1
mkdir -p /build/buildd3/quota-3.14/debian/quota/usr/share/man/man2
mkdir -p /build/buildd3/quota-3.14/debian/quota/usr/share/man/man3
mkdir -p /build/buildd3/quota-3.14/debian/quota/usr/share/man/man8
/usr/bin/ginstall -c -m 755 -d /build/buildd3/quota-3.14/debian/quota/usr/include/rpcsvc
/usr/bin/ginstall -c -m 644 rquota.h rquota.x /build/buildd3/quota-3.14/debian/quota/usr/include/rpcsvc
/usr/bin/ginstall -c -s -m 755 quota /build/buildd3/quota-3.14/debian/quota/usr/bin
/usr/bin/ginstall -c -s -m 755 rpc.rquotad /build/buildd3/quota-3.14/debian/quota/usr/sbin
/usr/bin/ginstall -c -m 444 *.1 /build/buildd3/quota-3.14/debian/quota/usr/share/man/man1
/usr/bin/ginstall -c -m 444 *.2 /build/buildd3/quota-3.14/debian/quota/usr/share/man/man2
/usr/bin/ginstall -c -m 444 *.3 /build/buildd3/quota-3.14/debian/quota/usr/share/man/man3
/usr/bin/ginstall -c -m 444 *.8 /build/buildd3/quota-3.14/debian/quota/usr/share/man/man8
make[1]: Leaving directory `/build/buildd3/quota-3.14'
for i in ldap-scripts/*; do [ "$i" != "ldap-scripts/CVS" ] && install -D $i `pwd`/debian/quota/usr/share/quota/ldap; done
chmod 644 `pwd`/debian/quota/usr/share/quota/ldap/quota.schema
install -o root -g root -m 644 debian/warnquota.conf `pwd`/debian/quota/etc
install -o root -g root -m 644 debian/quotatab `pwd`/debian/quota/etc
dh_testdir
dh_testroot
dh_installdebconf	
dh_installdocs doc/*.* warnquota.conf README.*
dh_installexamples
dh_installmenu
dh_installinit --init-script=quotarpc
#
# dh_installinit cannot be configured to not install the defaults
# file for quotarpc, so we have to manually delete it
#
rm -rf `pwd`/debian/quota/etc/default/quotarpc
dh_installinit
dh_installcron
dh_installman
# remove man pages already in libc
rm -rf `pwd`/debian/quota/usr/share/man/man2
# and include files in libc-dev
rm -rf `pwd`/debian/quota/usr/include
(cd `pwd`/debian/quota/usr/share/man/man8 && \
	 ln -s rquotad.8.gz rpc.rquotad.8.gz)
(cd `pwd`/debian/quota/usr/share/man/man8 && \
	 ln -s quotaon.8.gz quotaoff.8.gz)
dh_installinfo
dh_installchangelogs Changelog
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `quota' in `../quota_3.14-7_m32r.deb'.
 dpkg-genchanges -b
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20070322-1532

chroot-unstable/build/buildd3/quota_3.14-7_m32r.deb:
 new debian package, version 2.0.
 size 524766 bytes: control archive= 16526 bytes.
     134 bytes,     7 lines      conffiles            
    4853 bytes,   162 lines   *  config               #!/bin/sh
     614 bytes,    12 lines      control              
    2765 bytes,    43 lines      md5sums              
    4257 bytes,   176 lines   *  postinst             #!/bin/sh
    1531 bytes,    54 lines   *  postrm               #!/bin/sh
     530 bytes,    33 lines   *  preinst              #!/bin/sh
    1567 bytes,    59 lines   *  prerm                #!/bin/sh
   47401 bytes,   415 lines      templates            
 Package: quota
 Version: 3.14-7
 Section: admin
 Priority: optional
 Architecture: m32r
 Depends: e2fslibs, libc6 (>= 2.3.5-1), libcomerr2 (>= 1.33-3), libldap2 (>= 2.1.17-1), libssl0.9.8 (>= 0.9.8c-1), libwrap0, debconf (>= 0.5) | debconf-2.0, debconf (>= 1.2.9) | debconf-2.0, lsb-base (>= 3.0-3)
 Installed-Size: 1312
 Maintainer: Michael Meskes <meskes at debian.org>
 Description: implementation of the disk quota system
  QUOTA is implemented using the BSD system call interface arm: cannot remove directory `/tmp/dpkgHr6r7e': Directory not empty
rm cleanup failed, code 256
s the means of
  communication with the user level. This is based on the Melbourne quota
  system which uses both user and group quota files.

chroot-unstable/build/buildd3/quota_3.14-7_m32r.deb:
drwxr-xr-x root/root         0 2007-03-22 15:27 ./
drwxr-xr-x root/root         0 2007-03-22 15:29 ./usr/
drwxr-xr-x root/root         0 2007-03-22 15:29 ./usr/bin/
-rwxr-xr-x root/root     72596 2007-03-22 15:29 ./usr/bin/quota
drwxr-xr-x root/root         0 2007-03-22 15:29 ./usr/sbin/
-rwxr-xr-x root/root     71988 2007-03-22 15:29 ./usr/sbin/edquota
-rwxr-xr-x root/root     65256 2007-03-22 15:29 ./usr/sbin/repquota
-rwxr-xr-x root/root     74992 2007-03-22 15:29 ./usr/sbin/warnquota
-rwxr-xr-x root/root     11068 2007-03-22 15:29 ./usr/sbin/quotastats
-rwxr-xr-x root/root     73004 2007-03-22 15:29 ./usr/sbin/setquota
-rwxr-xr-x root/root     64268 2007-03-22 15:29 ./usr/sbin/quot
-rwxr-xr-x root/root      6264 2007-03-22 15:29 ./usr/sbin/xqmstats
-rwxr-xr-x root/root     64892 2007-03-22 15:29 ./usr/sbin/convertquota
-rwxr-xr-x root/root     69212 2007-03-22 15:29 ./usr/sbin/rpc.rquotad
drwxr-xr-x root/root         0 2007-03-22 15:28 ./usr/share/
drwxr-xr-x root/root         0 2007-03-22 15:29 ./usr/share/man/
drwxr-xr-x root/root         0 2007-03-22 15:29 ./usr/share/man/man1/
-rw-r--r-- root/root      1224 2007-03-22 15:27 ./usr/share/man/man1/quota.1.gz
drwxr-xr-x root/root         0 2007-03-22 15:29 ./usr/share/man/man3/
-rw-r--r-- root/root       384 2007-03-22 15:27 ./usr/share/man/man3/rquota.3.gz
drwxr-xr-x root/root         0 2007-03-22 15:27 ./usr/share/man/man4/
drwxr-xr-x root/root         0 2007-03-22 15:29 ./usr/share/man/man8/
-rw-r--r-- root/root      1604 2007-03-22 15:27 ./usr/share/man/man8/edquota.8.gz
-rw-r--r-- root/root       681 2007-03-22 15:27 ./usr/share/man/man8/quot.8.gz
-rw-r--r-- root/root      1688 2007-03-22 15:27 ./usr/share/man/man8/quotaon.8.gz
-rw-r--r-- root/root       403 2007-03-22 15:27 ./usr/share/man/man8/quotastats.8.gz
-rw-r--r-- root/root      1380 2007-03-22 15:27 ./usr/share/man/man8/repquota.8.gz
-rw-r--r-- root/root       929 2007-03-22 15:27 ./usr/share/man/man8/rquotad.8.gz
-rw-r--r-- root/root      1137 2007-03-22 15:27 ./usr/share/man/man8/setquota.8.gz
-rw-r--r-- root/root      1027 2007-03-22 15:27 ./usr/share/man/man8/warnquota.8.gz
-rw-r--r-- root/root       374 2007-03-22 15:27 ./usr/share/man/man8/xqmstats.8.gz
-rw-r--r-- root/root       657 2007-03-22 15:27 ./usr/share/man/man8/convertquota.8.gz
-rw-r--r-- root/root      2255 2007-03-22 15:27 ./usr/share/man/man8/quotacheck.8.gz
drwxr-xr-x root/root         0 2007-03-22 15:27 ./usr/share/quota/
drwxr-xr-x root/root         0 2007-03-22 15:27 ./usr/share/quota/ldap/
-rwxr-xr-x root/root      3184 2007-03-22 15:27 ./usr/share/quota/ldap/applySystemQuotas.pl
-rwxr-xr-x root/root      1243 2007-03-22 15:27 ./usr/share/quota/ldap/edquota_editor
-rw-r--r-- root/root       552 2007-03-22 15:27 ./usr/share/quota/ldap/quota.schema
-rwxr-xr-x root/root      3930 2007-03-22 15:27 ./usr/share/quota/ldap/setSystemQuotas.pl
drwxr-xr-x root/root         0 2007-03-22 15:27 ./usr/share/locale/
drwxr-xr-x root/root         0 2007-03-22 15:27 ./usr/share/locale/fr/
drwxr-xr-x root/root         0 2007-03-22 15:27 ./usr/share/locale/fr/LC_MESSAGES/
-rw-r--r-- root/root     50765 2007-03-22 15:27 ./usr/share/locale/fr/LC_MESSAGES/quota.mo
drwxr-xr-x root/root         0 2007-03-22 15:27 ./usr/share/locale/pl/
drwxr-xr-x root/root         0 2007-03-22 15:27 ./usr/share/locale/pl/LC_MESSAGES/
-rw-r--r-- root/root     64575 2007-03-22 15:27 ./usr/share/locale/pl/LC_MESSAGES/quota.mo
drwxr-xr-x root/root         0 2007-03-22 15:28 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-03-22 15:29 ./usr/share/doc/quota/
-rw-r--r-- root/root       940 2001-03-23 21:03 ./usr/share/doc/quota/README.gettext
-rw-r--r-- root/root      1380 2004-04-23 20:49 ./usr/share/doc/quota/README.ldap-support
-rw-r--r-- root/root       621 2004-01-07 21:37 ./usr/share/doc/quota/README.mailserver
-rw-r--r-- root/root     49839 2001-03-23 21:03 ./usr/share/doc/quota/quotas-1.eps.gz
-rw-r--r-- root/root      5096 2001-03-23 21:03 ./usr/share/doc/quota/quotas.ms.gz
-rw-r--r-- root/root      8509 2007-03-22 15:14 ./usr/share/doc/quota/changelog.Debian.gz
-rw-r--r-- root/root     13352 2006-10-04 17:18 ./usr/share/doc/quota/changelog.gz
-rw-r--r-- root/root      2792 2005-07-20 00:51 ./usr/share/doc/quota/warnquota.conf
-rw-r--r-- root/root       787 2007-03-22 15:14 ./usr/share/doc/quota/README.Debian
-rw-r--r-- root/root       897 2007-03-22 15:14 ./usr/share/doc/quota/copyright
-rw-r--r-- root/root      3902 2005-07-20 00:51 ./usr/share/doc/quota/quotadoc.sgml.gz
-rw-r--r-- root/root      4907 2001-08-23 22:56 ./usr/share/doc/quota/quotas.preformated.gz
drwxr-xr-x root/root         0 2007-03-22 15:29 ./sbin/
-rwxr-xr-x root/root     90584 2007-03-22 15:29 ./sbin/quotacheck
-rwxr-xr-x root/root     67272 2007-03-22 15:29 ./sbin/quotaon
drwxr-xr-x root/root         0 2007-03-22 15:28 ./etc/
drwxr-xr-x root/root         0 2007-03-22 15:28 ./etc/init.d/
-rwxr-xr-x root/root      1492 2007-03-22 15:14 ./etc/init.d/quotarpc
-rwxr-xr-x root/root      2948 2007-03-22 15:14 ./etc/init.d/quota
-rw-r--r-- root/root       297 2007-03-22 15:27 ./etc/warnquota.conf
-rw-r--r-- root/root       526 2007-03-22 15:27 ./etc/quotatab
-rw-r--r-- root/root       220 2007-03-22 15:27 ./etc/quotagrpadmins
drwxr-xr-x root/root         0 2007-03-22 15:28 ./etc/default/
-rw-r--r-- root/root       123 2007-03-22 15:14 ./etc/default/quota
drwxr-xr-x root/root         0 2007-03-22 15:28 ./etc/cron.daily/
-rwxr-xr-x root/root       345 2007-03-22 15:28 ./etc/cron.daily/quota
drwxr-xr-x root/root         0 2007-03-22 15:27 ./var/
drwxr-xr-x root/root         0 2007-03-22 15:27 ./var/lib/
drwxr-xr-x root/root         0 2007-03-22 15:27 ./var/lib/quota/
lrwxrwxrwx root/root         0 2007-03-22 15:29 ./usr/share/man/man8/rpc.rquotad.8.gz -> rquotad.8.gz
lrwxrwxrwx root/root         0 2007-03-22 15:29 ./usr/share/man/man8/quotaoff.8.gz -> quotaon.8.gz
lrwxrwxrwx root/root         0 2007-03-22 15:29 ./sbin/quotaoff -> quotaon

quota_3.14-7_m32r.changes:
Format: 1.7
Date: Mon, 12 Mar 2007 11:50:57 +0100
Source: quota
Binary: quota
Architecture: m32r
Version: 3.14-7
Distribution: unstable
Urgency: low
Maintainer: Michael Meskes <meskes at debian.org>
Changed-By: Michael Meskes <meskes at debian.org>
Description: 
 quota      - implementation of the disk quota system
Closes: 414078
Changes: 
 quota (3.14-7) unstable; urgency=low
 .
   * Updated Russian debconf messages, closes: #414078
Files: 
 0701296bfe784cc073b92e06be705996 524766 admin optional quota_3.14-7_m32r.deb

******************************************************************************
Built successfully

NOTE: The package could have used binaries from the following packages
(access time changed) without a source dependency:
  netkit-rpc: /usr/bin/rpcgen

Purging chroot-unstable/build/buildd3/quota-3.14
------------------------------------------------------------------------------
  /usr/bin/sudo dpkg --root=/debian/buildd3/build/chroot-unstable --purge e2fslibs-dev
(Reading database ... 59663 files and directories currently installed.)
Removing e2fslibs-dev ...
******************************************************************************
Finished at 20070322-1532
Build needed 00:18:03, 7028k disk space




More information about the build-status mailing list