[build-status: 166623] Log for successful build of cryptsetup_2:1.0.6-5 (dist=unstable)

Build Daemon 1 buildd at linux-m32r.org
Tue Aug 12 06:17:28 JST 2008


Automatic build of cryptsetup_2:1.0.6-5 on mappi005 by sbuild/m32r 98-farm
Build started at 20080812-0500
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 585kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main cryptsetup 2:1.0.6-5 (dsc) [1445B]
Get:2 http://debian.linux-m32r.org 06_devonian/main cryptsetup 2:1.0.6-5 (tar) [526kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main cryptsetup 2:1.0.6-5 (diff) [57.5kB]
Fetched 585kB in 15s (37.2kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5.0.0), libgcrypt11-dev, libdevmapper-dev (>= 2:1.02.24-4), libpopt-dev, uuid-dev, libselinux1-dev, libsepol1-dev, gettext, libtool, autoconf, automake1.9, quilt (>= 0.40), xsltproc, docbook-xml, docbook-xsl
Checking for already installed source dependencies...
debhelper: already installed (7.0.13 >= 5.0.0 is satisfied)
libgcrypt11-dev: already installed (1.2.3-2)
libdevmapper-dev: already installed (2:1.02.27-2 >= 2:1.02.24-4 is satisfied)
libpopt-dev: already installed (1.14-4)
uuid-dev: already installed (1.2-1.41.0-3)
libselinux1-dev: already installed (2.0.15-2)
libsepol1-dev: already installed (2.0.30-2)
gettext: already installed (0.17-2)
libtool: already installed (1.5.22-4)
autoconf: already installed (2.61-7)
automake1.9: already installed (1.9.6+nogfdl-3)
quilt: already installed (0.46-6 >= 0.40 is satisfied)
xsltproc: already installed (1.1.24-1)
docbook-xml: already installed (4.5-5)
docbook-xsl: already installed (1.73.2.dfsg.1-4)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
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.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting cryptsetup in cryptsetup-1.0.6
dpkg-source: info: unpacking cryptsetup_1.0.6.orig.tar.gz
dpkg-source: info: applying cryptsetup_1.0.6-5.diff.gz
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package cryptsetup
dpkg-buildpackage: source version 2:1.0.6-5
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
if test -f Makefile; then /usr/bin/make clean; fi
if test -f config.mess; then rm -f `cat config.mess`; fi
rm -f debian/luksformat.8
rm -f debian/doc/*.[0-9] debian/doc/variables.xml
rm -f debian/scripts/passdev
rm -f debian/askpass
rm -f config.mess
rm -rf autom4te.cache 
rm -f src/cryptsetup.static
dh_clean configure-stamp build-stamp install-stamp
 debian/rules build
# quilt exits with 2 as return when there was nothing to do. 
# That's not an error here (but it's useful to break loops in crude scripts)
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a || test $? = 2
Applying patch 02_manpage.patch
patching file man/cryptsetup.8

Now at patch 02_manpage.patch
touch debian/stamp-patched
dh_testdir
find -xtype f ! -name manifest > manifest
# mini autogen.sh
rm -f ltmain.sh
cp /usr/share/libtool/ltmain.sh ltmain.sh
libtoolize --force --copy
libtoolize: `/usr/share/aclocal/libtool.m4' is serial 48, less than 52 in `aclocal.m4'
To remain compatible, you should update your `aclocal.m4' by running aclocal.
aclocal-1.9
autoheader
automake-1.9 --add-missing --gnu
autoconf
CFLAGS="-Wall -g -O2" ./configure --build m32r-linux-gnu \
		--prefix=/usr \
		--sbindir=/sbin \
		--mandir=/usr/share/man
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether make sets $(MAKE)... (cached) yes
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 static flag -static works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for inttypes.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for unistd.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking uuid/uuid.h usability... yes
checking uuid/uuid.h presence... yes
checking for uuid/uuid.h... yes
checking for uuid_clear in -luuid... yes
checking for setlocale... yes
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... yes
checking for off_t... yes
checking for struct stat.st_rdev... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking whether gcc needs -traditional... no
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for poptConfigFileToString in -lpopt... yes
checking for libgcrypt-config... /usr/bin/libgcrypt-config
checking for LIBGCRYPT - version >= 1.1.42... yes
checking whether to build libgcrypt module... yes
checking for sepol_bool_set in -lsepol... yes
checking for is_selinux_enabled in -lselinux... yes
checking for dm_task_set_name in -ldevmapper... yes
checking libdevmapper.h usability... yes
checking libdevmapper.h presence... yes
checking for libdevmapper.h... yes
checking whether to build libdevmapper module... yes
configure: creating ./config.status
config.status: creating m4/Makefile
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating luks/Makefile
config.status: creating man/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
#--enable-static \
	find -xtype f > manifest.new
diff manifest manifest.new | grep '>' | cut -b3- > config.mess
touch configure-stamp
dh_testdir
sed 's/VERSION/2:1.0.6-5/;s/DATE/2008-08-06/' \
		debian/doc/variables.xml.in > debian/doc/variables.xml
xsltproc --nonet --xinclude -o debian/doc/					\
		/usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl	\
		debian/doc/manpages.xml
Note: Writing cryptdisks_start.8
Note: Writing cryptdisks_stop.8
Note: Writing crypttab.5
pod2man --section=8 --center="Administrative commands" --release="" debian/scripts/luksformat \
		debian/luksformat.8
/usr/bin/make
make[1]: Entering directory `/build/buildd/cryptsetup-1.0.6'
/usr/bin/make  all-recursive
make[2]: Entering directory `/build/buildd/cryptsetup-1.0.6'
Making all in luks
make[3]: Entering directory `/build/buildd/cryptsetup-1.0.6/luks'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib   -I sha -Wall -g -O2 -MT libluks_la-af.lo -MD -MP -MF ".deps/libluks_la-af.Tpo" -c -o libluks_la-af.lo `test -f 'af.c' || echo './'`af.c; \
	then mv -f ".deps/libluks_la-af.Tpo" ".deps/libluks_la-af.Plo"; else rm -f ".deps/libluks_la-af.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I sha -Wall -g -O2 -MT libluks_la-af.lo -MD -MP -MF .deps/libluks_la-af.Tpo -c af.c  -fPIC -DPIC -o .libs/libluks_la-af.o
af.c: In function 'AF_split':
af.c:90: warning: pointer targets in passing argument 1 of 'diffuse' differ in signedness
af.c:90: warning: pointer targets in passing argument 2 of 'diffuse' differ in signedness
af.c: In function 'AF_merge':
af.c:110: warning: pointer targets in passing argument 1 of 'diffuse' differ in signedness
af.c:110: warning: pointer targets in passing argument 2 of 'diffuse' differ in signedness
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib   -I sha -Wall -g -O2 -MT libluks_la-pbkdf.lo -MD -MP -MF ".deps/libluks_la-pbkdf.Tpo" -c -o libluks_la-pbkdf.lo `test -f 'pbkdf.c' || echo './'`pbkdf.c; \
	then mv -f ".deps/libluks_la-pbkdf.Tpo" ".deps/libluks_la-pbkdf.Plo"; else rm -f ".deps/libluks_la-pbkdf.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I sha -Wall -g -O2 -MT libluks_la-pbkdf.lo -MD -MP -MF .deps/libluks_la-pbkdf.Tpo -c pbkdf.c  -fPIC -DPIC -o .libs/libluks_la-pbkdf.o
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib   -I sha -Wall -g -O2 -MT libluks_la-keymanage.lo -MD -MP -MF ".deps/libluks_la-keymanage.Tpo" -c -o libluks_la-keymanage.lo `test -f 'keymanage.c' || echo './'`keymanage.c; \
	then mv -f ".deps/libluks_la-keymanage.Tpo" ".deps/libluks_la-keymanage.Plo"; else rm -f ".deps/libluks_la-keymanage.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I sha -Wall -g -O2 -MT libluks_la-keymanage.lo -MD -MP -MF .deps/libluks_la-keymanage.Tpo -c keymanage.c  -fPIC -DPIC -o .libs/libluks_la-keymanage.o
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib   -I sha -Wall -g -O2 -MT libluks_la-keyencryption.lo -MD -MP -MF ".deps/libluks_la-keyencryption.Tpo" -c -o libluks_la-keyencryption.lo `test -f 'keyencryption.c' || echo './'`keyencryption.c; \
	then mv -f ".deps/libluks_la-keyencryption.Tpo" ".deps/libluks_la-keyencryption.Plo"; else rm -f ".deps/libluks_la-keyencryption.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I sha -Wall -g -O2 -MT libluks_la-keyencryption.lo -MD -MP -MF .deps/libluks_la-keyencryption.Tpo -c keyencryption.c  -fPIC -DPIC -o .libs/libluks_la-keyencryption.o
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib   -I sha -Wall -g -O2 -MT libluks_la-hexprint.lo -MD -MP -MF ".deps/libluks_la-hexprint.Tpo" -c -o libluks_la-hexprint.lo `test -f 'hexprint.c' || echo './'`hexprint.c; \
	then mv -f ".deps/libluks_la-hexprint.Tpo" ".deps/libluks_la-hexprint.Plo"; else rm -f ".deps/libluks_la-hexprint.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I sha -Wall -g -O2 -MT libluks_la-hexprint.lo -MD -MP -MF .deps/libluks_la-hexprint.Tpo -c hexprint.c  -fPIC -DPIC -o .libs/libluks_la-hexprint.o
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib   -I sha -Wall -g -O2 -MT libluks_la-random.lo -MD -MP -MF ".deps/libluks_la-random.Tpo" -c -o libluks_la-random.lo `test -f 'random.c' || echo './'`random.c; \
	then mv -f ".deps/libluks_la-random.Tpo" ".deps/libluks_la-random.Plo"; else rm -f ".deps/libluks_la-random.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I sha -Wall -g -O2 -MT libluks_la-random.lo -MD -MP -MF .deps/libluks_la-random.Tpo -c random.c  -fPIC -DPIC -o .libs/libluks_la-random.o
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib   -I sha -Wall -g -O2 -MT libluks_la-sha1.lo -MD -MP -MF ".deps/libluks_la-sha1.Tpo" -c -o libluks_la-sha1.lo `test -f 'sha/sha1.c' || echo './'`sha/sha1.c; \
	then mv -f ".deps/libluks_la-sha1.Tpo" ".deps/libluks_la-sha1.Plo"; else rm -f ".deps/libluks_la-sha1.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I sha -Wall -g -O2 -MT libluks_la-sha1.lo -MD -MP -MF .deps/libluks_la-sha1.Tpo -c sha/sha1.c  -fPIC -DPIC -o .libs/libluks_la-sha1.o
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib   -I sha -Wall -g -O2 -MT libluks_la-hmac_sha1.lo -MD -MP -MF ".deps/libluks_la-hmac_sha1.Tpo" -c -o libluks_la-hmac_sha1.lo `test -f 'sha/hmac_sha1.c' || echo './'`sha/hmac_sha1.c; \
	then mv -f ".deps/libluks_la-hmac_sha1.Tpo" ".deps/libluks_la-hmac_sha1.Plo"; else rm -f ".deps/libluks_la-hmac_sha1.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I sha -Wall -g -O2 -MT libluks_la-hmac_sha1.lo -MD -MP -MF .deps/libluks_la-hmac_sha1.Tpo -c sha/hmac_sha1.c  -fPIC -DPIC -o .libs/libluks_la-hmac_sha1.o
/bin/sh ../libtool --tag=CC --mode=link gcc  -Wall -g -O2   -o libluks.la   libluks_la-af.lo libluks_la-pbkdf.lo libluks_la-keymanage.lo libluks_la-keyencryption.lo libluks_la-hexprint.lo libluks_la-random.lo libluks_la-sha1.lo libluks_la-hmac_sha1.lo  
ar cru .libs/libluks.a .libs/libluks_la-af.o .libs/libluks_la-pbkdf.o .libs/libluks_la-keymanage.o .libs/libluks_la-keyencryption.o .libs/libluks_la-hexprint.o .libs/libluks_la-random.o .libs/libluks_la-sha1.o .libs/libluks_la-hmac_sha1.o
ranlib .libs/libluks.a
creating libluks.la
(cd .libs && rm -f libluks.la && ln -s ../libluks.la libluks.la)
make[3]: Leaving directory `/build/buildd/cryptsetup-1.0.6/luks'
Making all in lib
make[3]: Entering directory `/build/buildd/cryptsetup-1.0.6/lib'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../luks -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/usr/etc"\" -DVERSION=\""1.0.6"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DBUILTIN_LIBDEVMAPPER -DBUILTIN_GCRYPT    -Wall -g -O2 -MT setup.lo -MD -MP -MF ".deps/setup.Tpo" -c -o setup.lo setup.c; \
	then mv -f ".deps/setup.Tpo" ".deps/setup.Plo"; else rm -f ".deps/setup.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../luks -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/usr/etc\" -DVERSION=\"1.0.6\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DBUILTIN_LIBDEVMAPPER -DBUILTIN_GCRYPT -Wall -g -O2 -MT setup.lo -MD -MP -MF .deps/setup.Tpo -c setup.c  -fPIC -DPIC -o .libs/setup.o
setup.c: In function '__crypt_luks_add_key':
setup.c:575: warning: pointer targets in passing argument 3 of 'get_key' differ in signedness
setup.c:596: warning: pointer targets in passing argument 3 of 'get_key' differ in signedness
setup.c: In function 'luks_remove_helper':
setup.c:629: warning: pointer targets in passing argument 3 of 'get_key' differ in signedness
setup.c:652: warning: pointer targets in passing argument 3 of 'get_key' differ in signedness
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../luks -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/usr/etc"\" -DVERSION=\""1.0.6"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DBUILTIN_LIBDEVMAPPER -DBUILTIN_GCRYPT    -Wall -g -O2 -MT utils.lo -MD -MP -MF ".deps/utils.Tpo" -c -o utils.lo utils.c; \
	then mv -f ".deps/utils.Tpo" ".deps/utils.Plo"; else rm -f ".deps/utils.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../luks -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/usr/etc\" -DVERSION=\"1.0.6\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DBUILTIN_LIBDEVMAPPER -DBUILTIN_GCRYPT -Wall -g -O2 -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c  -fPIC -DPIC -o .libs/utils.o
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../luks -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/usr/etc"\" -DVERSION=\""1.0.6"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DBUILTIN_LIBDEVMAPPER -DBUILTIN_GCRYPT    -Wall -g -O2 -MT backends.lo -MD -MP -MF ".deps/backends.Tpo" -c -o backends.lo backends.c; \
	then mv -f ".deps/backends.Tpo" ".deps/backends.Plo"; else rm -f ".deps/backends.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../luks -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/usr/etc\" -DVERSION=\"1.0.6\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DBUILTIN_LIBDEVMAPPER -DBUILTIN_GCRYPT -Wall -g -O2 -MT backends.lo -MD -MP -MF .deps/backends.Tpo -c backends.c  -fPIC -DPIC -o .libs/backends.o
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../luks -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/usr/etc"\" -DVERSION=\""1.0.6"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DBUILTIN_LIBDEVMAPPER -DBUILTIN_GCRYPT    -Wall -g -O2 -MT libdevmapper.lo -MD -MP -MF ".deps/libdevmapper.Tpo" -c -o libdevmapper.lo libdevmapper.c; \
	then mv -f ".deps/libdevmapper.Tpo" ".deps/libdevmapper.Plo"; else rm -f ".deps/libdevmapper.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../luks -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/usr/etc\" -DVERSION=\"1.0.6\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DBUILTIN_LIBDEVMAPPER -DBUILTIN_GCRYPT -Wall -g -O2 -MT libdevmapper.lo -MD -MP -MF .deps/libdevmapper.Tpo -c libdevmapper.c  -fPIC -DPIC -o .libs/libdevmapper.o
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../luks -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/usr/etc"\" -DVERSION=\""1.0.6"\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DBUILTIN_LIBDEVMAPPER -DBUILTIN_GCRYPT    -Wall -g -O2 -MT gcrypt.lo -MD -MP -MF ".deps/gcrypt.Tpo" -c -o gcrypt.lo gcrypt.c; \
	then mv -f ".deps/gcrypt.Tpo" ".deps/gcrypt.Plo"; else rm -f ".deps/gcrypt.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../luks -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/usr/etc\" -DVERSION=\"1.0.6\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DBUILTIN_LIBDEVMAPPER -DBUILTIN_GCRYPT -Wall -g -O2 -MT gcrypt.lo -MD -MP -MF .deps/gcrypt.Tpo -c gcrypt.c  -fPIC -DPIC -o .libs/gcrypt.o
/bin/sh ../libtool --tag=CC --mode=link gcc  -Wall -g -O2   -o libcryptsetup.la -rpath /usr/lib  setup.lo utils.lo backends.lo libdevmapper.lo gcrypt.lo -ldevmapper -lselinux -lsepol  -lgcrypt -lgpg-error -luuid ../luks/libluks.la 
gcc -shared  .libs/setup.o .libs/utils.o .libs/backends.o .libs/libdevmapper.o .libs/gcrypt.o -Wl,--whole-archive ../luks/.libs/libluks.a -Wl,--no-whole-archive  -ldevmapper -lselinux -lsepol /usr/lib/libgcrypt.so /usr/lib/libgpg-error.so -luuid  -Wl,-soname -Wl,libcryptsetup.so.0 -o .libs/libcryptsetup.so.0.0.0
(cd .libs && rm -f libcryptsetup.so.0 && ln -s libcryptsetup.so.0.0.0 libcryptsetup.so.0)
(cd .libs && rm -f libcryptsetup.so && ln -s libcryptsetup.so.0.0.0 libcryptsetup.so)
creating libcryptsetup.la
(cd .libs && rm -f libcryptsetup.la && ln -s ../libcryptsetup.la libcryptsetup.la)
make[3]: Leaving directory `/build/buildd/cryptsetup-1.0.6/lib'
Making all in src
make[3]: Entering directory `/build/buildd/cryptsetup-1.0.6/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/usr/etc"\" -DVERSION=\""1.0.6"\" -D_GNU_SOURCE    -Wall -g -O2 -MT cryptsetup.o -MD -MP -MF ".deps/cryptsetup.Tpo" -c -o cryptsetup.o cryptsetup.c; \
	then mv -f ".deps/cryptsetup.Tpo" ".deps/cryptsetup.Po"; else rm -f ".deps/cryptsetup.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -Wall -g -O2   -o cryptsetup   cryptsetup.o -lpopt ../lib/libcryptsetup.la 
mkdir .libs
gcc -Wall -g -O2 -o .libs/cryptsetup cryptsetup.o  /usr/lib/libpopt.so ../lib/.libs/libcryptsetup.so
creating cryptsetup
make[3]: Leaving directory `/build/buildd/cryptsetup-1.0.6/src'
Making all in man
make[3]: Entering directory `/build/buildd/cryptsetup-1.0.6/man'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/cryptsetup-1.0.6/man'
Making all in m4
make[3]: Entering directory `/build/buildd/cryptsetup-1.0.6/m4'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/cryptsetup-1.0.6/m4'
Making all in po
make[3]: Entering directory `/build/buildd/cryptsetup-1.0.6/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/cryptsetup-1.0.6/po'
make[3]: Entering directory `/build/buildd/cryptsetup-1.0.6'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/build/buildd/cryptsetup-1.0.6'
make[2]: Leaving directory `/build/buildd/cryptsetup-1.0.6'
make[1]: Leaving directory `/build/buildd/cryptsetup-1.0.6'
# cannot depend on libraries in /usr !
gcc lib/.libs/*.o src/*.o luks/.libs/*.o -o src/cryptsetup.static \
		-lpopt -ldevmapper -luuid /usr/lib/libgcrypt.a /usr/lib/libgpg-error.a
gcc -Wall -pedantic -std=c99 debian/askpass.c -o debian/askpass
debian/askpass.c: In function 'splashy_prepare':
debian/askpass.c:395: warning: assignment discards qualifiers from pointer target type
gcc -Wall -pedantic -std=c99 debian/passdev.c -o debian/scripts/passdev
touch build-stamp
 /usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean
dh_installdirs
mkdir -p /build/buildd/cryptsetup-1.0.6/debian/cryptsetup-udeb/
/usr/bin/make DESTDIR=/build/buildd/cryptsetup-1.0.6/debian/cryptsetup install
make[1]: Entering directory `/build/buildd/cryptsetup-1.0.6'
Making install in luks
make[2]: Entering directory `/build/buildd/cryptsetup-1.0.6/luks'
make[3]: Entering directory `/build/buildd/cryptsetup-1.0.6/luks'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd/cryptsetup-1.0.6/luks'
make[2]: Leaving directory `/build/buildd/cryptsetup-1.0.6/luks'
Making install in lib
make[2]: Entering directory `/build/buildd/cryptsetup-1.0.6/lib'
make[3]: Entering directory `/build/buildd/cryptsetup-1.0.6/lib'
test -z "/usr/lib" || mkdir -p -- "/build/buildd/cryptsetup-1.0.6/debian/cryptsetup/usr/lib"
 /bin/sh ../libtool --mode=install /usr/bin/ginstall -c  'libcryptsetup.la' '/build/buildd/cryptsetup-1.0.6/debian/cryptsetup/usr/lib/libcryptsetup.la'
/usr/bin/ginstall -c .libs/libcryptsetup.so.0.0.0 /build/buildd/cryptsetup-1.0.6/debian/cryptsetup/usr/lib/libcryptsetup.so.0.0.0
(cd /build/buildd/cryptsetup-1.0.6/debian/cryptsetup/usr/lib && { ln -s -f libcryptsetup.so.0.0.0 libcryptsetup.so.0 || { rm -f libcryptsetup.so.0 && ln -s libcryptsetup.so.0.0.0 libcryptsetup.so.0; }; })
(cd /build/buildd/cryptsetup-1.0.6/debian/cryptsetup/usr/lib && { ln -s -f libcryptsetup.so.0.0.0 libcryptsetup.so || { rm -f libcryptsetup.so && ln -s libcryptsetup.so.0.0.0 libcryptsetup.so; }; })
/usr/bin/ginstall -c .libs/libcryptsetup.lai /build/buildd/cryptsetup-1.0.6/debian/cryptsetup/usr/lib/libcryptsetup.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
test -z "/usr/include" || mkdir -p -- "/build/buildd/cryptsetup-1.0.6/debian/cryptsetup/usr/include"
 /usr/bin/ginstall -c -m 644 'libcryptsetup.h' '/build/buildd/cryptsetup-1.0.6/debian/cryptsetup/usr/include/libcryptsetup.h'
test -z "/usr/lib/cryptsetup" || mkdir -p -- "/build/buildd/cryptsetup-1.0.6/debian/cryptsetup/usr/lib/cryptsetup"
make[3]: Leaving directory `/build/buildd/cryptsetup-1.0.6/lib'
make[2]: Leaving directory `/build/buildd/cryptsetup-1.0.6/lib'
Making install in src
make[2]: Entering directory `/build/buildd/cryptsetup-1.0.6/src'
make[3]: Entering directory `/build/buildd/cryptsetup-1.0.6/src'
test -z "/sbin" || mkdir -p -- "/build/buildd/cryptsetup-1.0.6/debian/cryptsetup/sbin"
  /bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'cryptsetup' '/build/buildd/cryptsetup-1.0.6/debian/cryptsetup/sbin/cryptsetup'
libtool: install: warning: `../lib/libcryptsetup.la' has not been installed in `/usr/lib'
/usr/bin/ginstall -c .libs/cryptsetup /build/buildd/cryptsetup-1.0.6/debian/cryptsetup/sbin/cryptsetup
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd/cryptsetup-1.0.6/src'
make[2]: Leaving directory `/build/buildd/cryptsetup-1.0.6/src'
Making install in man
make[2]: Entering directory `/build/buildd/cryptsetup-1.0.6/man'
make[3]: Entering directory `/build/buildd/cryptsetup-1.0.6/man'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/man/man8" || mkdir -p -- "/build/buildd/cryptsetup-1.0.6/debian/cryptsetup/usr/share/man/man8"
 /usr/bin/ginstall -c -m 644 './cryptsetup.8' '/build/buildd/cryptsetup-1.0.6/debian/cryptsetup/usr/share/man/man8/cryptsetup.8'
make[3]: Leaving directory `/build/buildd/cryptsetup-1.0.6/man'
make[2]: Leaving directory `/build/buildd/cryptsetup-1.0.6/man'
Making install in m4
make[2]: Entering directory `/build/buildd/cryptsetup-1.0.6/m4'
make[3]: Entering directory `/build/buildd/cryptsetup-1.0.6/m4'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd/cryptsetup-1.0.6/m4'
make[2]: Leaving directory `/build/buildd/cryptsetup-1.0.6/m4'
Making install in po
make[2]: Entering directory `/build/buildd/cryptsetup-1.0.6/po'
mkdir -p -- /build/buildd/cryptsetup-1.0.6/debian/cryptsetup/usr/share
installing de.gmo as /build/buildd/cryptsetup-1.0.6/debian/cryptsetup/usr/share/locale/de/LC_MESSAGES/cryptsetup.mo
installing sv.gmo as /build/buildd/cryptsetup-1.0.6/debian/cryptsetup/usr/share/locale/sv/LC_MESSAGES/cryptsetup.mo
if test "cryptsetup" = "gettext-tools"; then \
	  mkdir -p -- /build/buildd/cryptsetup-1.0.6/debian/cryptsetup/usr/share/gettext/po; \
	  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en at quot.header en at boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
	    /usr/bin/ginstall -c -m 644 ./$file \
			    /build/buildd/cryptsetup-1.0.6/debian/cryptsetup/usr/share/gettext/po/$file; \
	  done; \
	  for file in Makevars; do \
	    rm -f /build/buildd/cryptsetup-1.0.6/debian/cryptsetup/usr/share/gettext/po/$file; \
	  done; \
	else \
	  : ; \
	fi
make[2]: Leaving directory `/build/buildd/cryptsetup-1.0.6/po'
make[2]: Entering directory `/build/buildd/cryptsetup-1.0.6'
make[3]: Entering directory `/build/buildd/cryptsetup-1.0.6'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd/cryptsetup-1.0.6'
make[2]: Leaving directory `/build/buildd/cryptsetup-1.0.6'
make[1]: Leaving directory `/build/buildd/cryptsetup-1.0.6'
cp src/cryptsetup.static /build/buildd/cryptsetup-1.0.6/debian/cryptsetup/sbin/cryptsetup
install -m 0644 debian/cryptdisks.functions /build/buildd/cryptsetup-1.0.6/debian/cryptsetup/lib/cryptsetup/
install -m 0755 debian/checks/* /build/buildd/cryptsetup-1.0.6/debian/cryptsetup/lib/cryptsetup/checks/
install -m 0755 debian/scripts/luksformat /build/buildd/cryptsetup-1.0.6/debian/cryptsetup/usr/sbin/
install -m 0755 debian/scripts/cryptdisks_start /build/buildd/cryptsetup-1.0.6/debian/cryptsetup/usr/sbin/
install -m 0755 debian/scripts/cryptdisks_stop /build/buildd/cryptsetup-1.0.6/debian/cryptsetup/usr/sbin/
install -m 0755 debian/scripts/decrypt_* /build/buildd/cryptsetup-1.0.6/debian/cryptsetup/lib/cryptsetup/scripts/
install -m 0755 debian/scripts/passdev /build/buildd/cryptsetup-1.0.6/debian/cryptsetup/lib/cryptsetup/scripts/
install -m 0755 debian/initramfs/cryptpassdev-hook \
		/build/buildd/cryptsetup-1.0.6/debian/cryptsetup/usr/share/initramfs-tools/hooks/cryptpassdev
install -m 0755 debian/initramfs/cryptroot-hook \
		/build/buildd/cryptsetup-1.0.6/debian/cryptsetup/usr/share/initramfs-tools/hooks/cryptroot
install -m 0755 debian/initramfs/cryptroot-script \
		/build/buildd/cryptsetup-1.0.6/debian/cryptsetup/usr/share/initramfs-tools/scripts/local-top/cryptroot
install -m 0644 debian/initramfs/cryptroot-conf \
		/build/buildd/cryptsetup-1.0.6/debian/cryptsetup/usr/share/initramfs-tools/conf-hooks.d/cryptsetup
install -m 0755 debian/initramfs/cryptopenct-hook \
		/build/buildd/cryptsetup-1.0.6/debian/cryptsetup/usr/share/initramfs-tools/hooks/cryptopenct
install -m 0755 debian/initramfs/cryptopensc-hook \
		/build/buildd/cryptsetup-1.0.6/debian/cryptsetup/usr/share/initramfs-tools/hooks/cryptopensc
install -m 0755 debian/initramfs/cryptopensc-script-local-top \
		/build/buildd/cryptsetup-1.0.6/debian/cryptsetup/usr/share/initramfs-tools/scripts/local-top/cryptopensc
install -m 0755 debian/initramfs/cryptopensc-script-local-bottom \
		/build/buildd/cryptsetup-1.0.6/debian/cryptsetup/usr/share/initramfs-tools/scripts/local-bottom/cryptopensc
install -m 0644 debian/bash_completion /build/buildd/cryptsetup-1.0.6/debian/cryptsetup/etc/bash_completion.d/cryptsetup
install -m 0755 debian/askpass /build/buildd/cryptsetup-1.0.6/debian/cryptsetup/lib/cryptsetup/askpass
rmdir /build/buildd/cryptsetup-1.0.6/debian/cryptsetup/usr/lib/cryptsetup
touch install-stamp
dh_testdir
dh_testroot
dh_installchangelogs -a ChangeLog
dh_installdocs -a
dh_installexamples -a debian/scripts/gen-ssl-key
dh_installinit -a --no-start --name=cryptdisks-early --update-rcd-params="start 26 S . start 59 0 6 ."
dh_installinit -a --no-start --name=cryptdisks --update-rcd-params="start 28 S . start 48 0 6 ."
dh_installman -a debian/doc/crypttab.5 debian/doc/cryptdisks_start.8 debian/doc/cryptdisks_stop.8 debian/luksformat.8
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
cp -a /build/buildd/cryptsetup-1.0.6/debian/cryptsetup/etc /build/buildd/cryptsetup-1.0.6/debian/cryptsetup-udeb/
cp -a /build/buildd/cryptsetup-1.0.6/debian/cryptsetup/lib /build/buildd/cryptsetup-1.0.6/debian/cryptsetup-udeb/
cp -a /build/buildd/cryptsetup-1.0.6/debian/cryptsetup/sbin /build/buildd/cryptsetup-1.0.6/debian/cryptsetup-udeb/
# Get rid of libcryptsetup.so since it has no stable API.
# We instead statically link the relevant code
# into the cryptsetup executable, so the .so is not needed.
rm -rf /build/buildd/cryptsetup-1.0.6/debian/cryptsetup/usr/lib
dh_strip -a
dh_compress -a
dh_fixperms -a
dh_makeshlibs -a
dh_installdeb -a
dh_shlibdeps -a
dh_gencontrol -a
dh_md5sums -a
dh_builddeb -a
dpkg-deb: building package `cryptsetup' in `../cryptsetup_1.0.6-5_m32r.deb'.
dpkg-deb: building package `cryptsetup-udeb' in `../cryptsetup-udeb_1.0.6-5_m32r.udeb'.
 dpkg-genchanges -B -mHirokazu Takata <takata at linux-m32r.org> >../cryptsetup_1.0.6-5_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 20080812-0616

chroot-unstable/build/buildd/cryptsetup_1.0.6-5_m32r.deb:
 new debian package, version 2.0.
 size 287994 bytes: control archive= 3615 bytes.
     110 bytes,     4 lines      conffiles            
    1138 bytes,    22 lines      control              
    2995 bytes,    42 lines      md5sums              
    2048 bytes,    71 lines   *  postinst             #!/bin/sh
     341 bytes,    12 lines   *  postrm               #!/bin/sh
    1264 bytes,    60 lines   *  preinst              #!/bin/sh
 Package: cryptsetup
 Version: 2:1.0.6-5
 Architecture: m32r
 Maintainer: Debian Cryptsetup Team <pkg-cryptsetup-devel at lists.alioth.debian.org>
 Installed-Size: 748
 Depends: libc6 (>= 2.3.5-1), libdevmapper1.02.1 (>= 2:1.02.20), libpopt0 (>= 1.14), libuuid1, dmsetup
 Suggests: udev, initramfs-tools (>= 0.91) | linux-initramfs-tool, dosfstools
 Conflicts: cryptsetup-luks (<= 1.0.1-8), hashalot (<= 0.3-1)
 Replaces: cryptsetup-luks (<= 1.0.1-8)
 Section: admin
 Priority: optional
 Homepage: http://luks.endorphin.org/
 Description: configures encrypted block devices
  Cryptsetup provides a command-line interface for configuring encrypted
  devices. This is done using the Linux kernel device mapper target
  dm-crypt. This version of cryptsetup has integrated support for LUKS.
  .
  cryptsetup is backwards compatible with the on-disk format of cryptoloop,
  but also supports more secure formats. This package includes support for
  automatically configuring encrypted devices at boot time via the config
  file /etc/crypttab. Additional features are cryptoroot support through
  initramfs-tools and several supported ways to read a passphrase or key.

chroot-unstable/build/buildd/cryptsetup-udeb_1.0.6-5_m32r.udeb:
 new debian package, version 2.0.
 size 228100 bytes: control archive= 686 bytes.
     979 bytes,    19 lines      control              
 Package: cryptsetup-udeb
 Source: cryptsetup
 Version: 2:1.0.6-5
 Architecture: m32r
 Maintainer: Debian Cryptsetup Team <pkg-cryptsetup-devel at lists.alioth.debian.org>
 Installed-Size: 504
 Depends: libc6 (>= 2.3.5-1), libdevmapper1.02.1-udeb (>= 2:1.02.27), libpopt0-udeb (>= 1.14), libuuid1-udeb, dmsetup-udeb
 Section: debian-installer
 Priority: optional
 Description: configures encrypted block devices
  Cryptsetup provides a command-line interface for configuring encrypted
  devices. This is done using the Linux kernel device mapper target
  dm-crypt. This version of cryptsetup has integrated support for LUKS.
  .
  cryptsetup is backwards compatible with the on-disk format of cryptoloop,
  but also supports more secure formats. This package includes support for
  automatically configuring encrypted devices at boot time via the config
  file /etc/crypttab. Additional features are cryptoroot support through
  initramfs-tools and several supported ways to read a passphrase or key.

chroot-unstable/build/buildd/cryptsetup_1.0.6-5_m32r.deb:
drwxr-xr-x root/root         0 2008-08-12 06:07 ./
drwxr-xr-x root/root         0 2008-08-12 06:03 ./etc/
drwxr-xr-x root/root         0 2008-08-12 06:05 ./etc/default/
-rw-r--r-- root/root       634 2008-08-12 05:11 ./etc/default/cryptdisks
drwxr-xr-x root/root         0 2008-08-12 06:04 ./etc/bash_completion.d/
-rw-r--r-- root/root      3035 2008-08-12 06:04 ./etc/bash_completion.d/cryptsetup
drwxr-xr-x root/root         0 2008-08-12 06:05 ./etc/init.d/
-rwxr-xr-x root/root       788 2008-08-12 05:11 ./etc/init.d/cryptdisks
-rwxr-xr-x root/root       718 2008-08-12 05:11 ./etc/init.d/cryptdisks-early
drwxr-xr-x root/root         0 2008-08-12 06:05 ./usr/
drwxr-xr-x root/root         0 2008-08-12 06:03 ./usr/include/
-rw-r--r-- root/root      1792 2008-08-12 06:03 ./usr/include/libcryptsetup.h
drwxr-xr-x root/root         0 2008-08-12 06:04 ./usr/sbin/
-rwxr-xr-x root/root      2539 2008-08-12 06:04 ./usr/sbin/luksformat
-rwxr-xr-x root/root       823 2008-08-12 06:04 ./usr/sbin/cryptdisks_start
-rwxr-xr-x root/root       881 2008-08-12 06:04 ./usr/sbin/cryptdisks_stop
drwxr-xr-x root/root         0 2008-08-12 06:04 ./usr/share/
drwxr-xr-x root/root         0 2008-08-12 06:04 ./usr/share/doc/
drwxr-xr-x root/root         0 2008-08-12 06:06 ./usr/share/doc/cryptsetup/
drwxr-xr-x root/root         0 2008-08-12 06:04 ./usr/share/doc/cryptsetup/examples/
-rw-r--r-- root/root       613 2008-08-12 05:11 ./usr/share/doc/cryptsetup/examples/gen-ssl-key
-rw-r--r-- root/root      2813 2008-08-12 05:11 ./usr/share/doc/cryptsetup/README.Debian.gz
-rw-r--r-- root/root      1973 2008-08-12 05:11 ./usr/share/doc/cryptsetup/copyright
-rw-r--r-- root/root      4017 2007-05-02 02:29 ./usr/share/doc/cryptsetup/changelog.gz
-rw-r--r-- root/root      2242 2008-08-12 05:11 ./usr/share/doc/cryptsetup/NEWS.Debian.gz
-rw-r--r-- root/root      3263 2008-08-12 05:11 ./usr/share/doc/cryptsetup/README.initramfs.gz
-rw-r--r-- root/root        81 2006-11-21 18:06 ./usr/share/doc/cryptsetup/AUTHORS
-rw-r--r-- root/root      2413 2008-08-12 05:11 ./usr/share/doc/cryptsetup/README.openct.gz
-rw-r--r-- root/root     14842 2008-08-12 05:11 ./usr/share/doc/cryptsetup/changelog.Debian.gz
drwxr-xr-x root/root         0 2008-08-12 06:03 ./usr/share/initramfs-tools/
drwxr-xr-x root/root         0 2008-08-12 06:04 ./usr/share/initramfs-tools/conf-hooks.d/
-rw-r--r-- root/root       145 2008-08-12 06:04 ./usr/share/initramfs-tools/conf-hooks.d/cryptsetup
drwxr-xr-x root/root         0 2008-08-12 06:03 ./usr/share/initramfs-tools/scripts/
drwxr-xr-x root/root         0 2008-08-12 06:04 ./usr/share/initramfs-tools/scripts/local-top/
-rwxr-xr-x root/root       721 2008-08-12 06:04 ./usr/share/initramfs-tools/scripts/local-top/cryptopensc
-rwxr-xr-x root/root      5872 2008-08-12 06:04 ./usr/share/initramfs-tools/scripts/local-top/cryptroot
drwxr-xr-x root/root         0 2008-08-12 06:04 ./usr/share/initramfs-tools/scripts/local-bottom/
-rwxr-xr-x root/root       512 2008-08-12 06:04 ./usr/share/initramfs-tools/scripts/local-bottom/cryptopensc
drwxr-xr-x root/root         0 2008-08-12 06:04 ./usr/share/initramfs-tools/hooks/
-rwxr-xr-x root/root       884 2008-08-12 06:04 ./usr/share/initramfs-tools/hooks/cryptpassdev
-rwxr-xr-x root/root      1557 2008-08-12 06:04 ./usr/share/initramfs-tools/hooks/cryptopenct
-rwxr-xr-x root/root      1498 2008-08-12 06:04 ./usr/share/initramfs-tools/hooks/cryptopensc
-rwxr-xr-x root/root     10634 2008-08-12 06:04 ./usr/share/initramfs-tools/hooks/cryptroot
drwxr-xr-x root/root         0 2008-08-12 06:03 ./usr/share/man/
drwxr-xr-x root/root         0 2008-08-12 06:06 ./usr/share/man/man8/
-rw-r--r-- root/root      4233 2008-08-12 06:05 ./usr/share/man/man8/cryptsetup.8.gz
-rw-r--r-- root/root       538 2008-08-12 06:05 ./usr/share/man/man8/cryptdisks_start.8.gz
-rw-r--r-- root/root       537 2008-08-12 06:05 ./usr/share/man/man8/cryptdisks_stop.8.gz
-rw-r--r-- root/root      2033 2008-08-12 06:05 ./usr/share/man/man8/luksformat.8.gz
drwxr-xr-x root/root         0 2008-08-12 06:06 ./usr/share/man/man5/
-rw-r--r-- root/root      3166 2008-08-12 06:05 ./usr/share/man/man5/crypttab.5.gz
drwxr-xr-x root/root         0 2008-08-12 06:04 ./usr/share/locale/
drwxr-xr-x root/root         0 2008-08-12 06:04 ./usr/share/locale/sv/
drwxr-xr-x root/root         0 2008-08-12 06:04 ./usr/share/locale/sv/LC_MESSAGES/
-rw-r--r-- root/root      5658 2008-08-12 06:04 ./usr/share/locale/sv/LC_MESSAGES/cryptsetup.mo
drwxr-xr-x root/root         0 2008-08-12 06:04 ./usr/share/locale/de/
drwxr-xr-x root/root         0 2008-08-12 06:04 ./usr/share/locale/de/LC_MESSAGES/
-rw-r--r-- root/root      2796 2008-08-12 06:04 ./usr/share/locale/de/LC_MESSAGES/cryptsetup.mo
drwxr-xr-x root/root         0 2008-08-12 06:06 ./sbin/
-rwxr-xr-x root/root    371572 2008-08-12 06:06 ./sbin/cryptsetup
drwxr-xr-x root/root         0 2008-08-12 06:03 ./lib/
drwxr-xr-x root/root         0 2008-08-12 06:06 ./lib/cryptsetup/
-rwxr-xr-x root/root     11856 2008-08-12 06:06 ./lib/cryptsetup/askpass
drwxr-xr-x root/root         0 2008-08-12 06:06 ./lib/cryptsetup/scripts/
-rwxr-xr-x root/root      1480 2008-08-12 06:04 ./lib/cryptsetup/scripts/decrypt_opensc
-rwxr-xr-x root/root       351 2008-08-12 06:04 ./lib/cryptsetup/scripts/decrypt_ssl
-rwxr-xr-x root/root       347 2008-08-12 06:04 ./lib/cryptsetup/scripts/decrypt_gpg
-rwxr-xr-x root/root       730 2008-08-12 06:04 ./lib/cryptsetup/scripts/decrypt_derived
-rwxr-xr-x root/root      1785 2008-08-12 06:04 ./lib/cryptsetup/scripts/decrypt_openct
-rwxr-xr-x root/root      6804 2008-08-12 06:06 ./lib/cryptsetup/scripts/passdev
-rw-r--r-- root/root     14210 2008-08-12 06:04 ./lib/cryptsetup/cryptdisks.functions
drwxr-xr-x root/root         0 2008-08-12 06:04 ./lib/cryptsetup/checks/
-rwxr-xr-x root/root      1213 2008-08-12 06:04 ./lib/cryptsetup/checks/vol_id
-rwxr-xr-x root/root       202 2008-08-12 06:04 ./lib/cryptsetup/checks/swap
-rwxr-xr-x root/root       210 2008-08-12 06:04 ./lib/cryptsetup/checks/xfs
-rwxr-xr-x root/root       972 2008-08-12 06:04 ./lib/cryptsetup/checks/un_vol_id
-rwxr-xr-x root/root       156 2008-08-12 06:04 ./lib/cryptsetup/checks/ext2

chroot-unstable/build/buildd/cryptsetup-udeb_1.0.6-5_m32r.udeb:
drwxr-xr-x root/root         0 2008-08-12 06:07 ./
drwxr-xr-x root/root         0 2008-08-12 06:03 ./etc/
drwxr-xr-x root/root         0 2008-08-12 06:05 ./etc/default/
-rw-r--r-- root/root       634 2008-08-12 05:11 ./etc/default/cryptdisks
drwxr-xr-x root/root         0 2008-08-12 06:04 ./etc/bash_completion.d/
-rw-r--r-- root/root      3035 2008-08-12 06:04 ./etc/bash_completion.d/cryptsetup
drwxr-xr-x root/root         0 2008-08-12 06:05 ./etc/init.d/
-rwxr-xr-x root/root       788 2008-08-12 05:11 ./etc/init.d/cryptdisks
-rwxr-xr-x root/root       718 2008-08-12 05:11 ./etc/init.d/cryptdisks-early
drwxr-xr-x root/root         0 2008-08-12 06:06 ./sbin/
-rwxr-xr-x root/root    371572 2008-08-12 06:06 ./sbin/cryptsetup
drwxr-xr-x root/root         0 2008-08-12 06:03 ./lib/
drwxr-xr-x root/root         0 2008-08-12 06:06 ./lib/cryptsetup/
-rwxr-xr-x root/root     11856 2008-08-12 06:06 ./lib/cryptsetup/askpass
drwxr-xr-x root/root         0 2008-08-12 06:06 ./lib/cryptsetup/scripts/
-rwxr-xr-x root/root      1480 2008-08-12 06:04 ./lib/cryptsetup/scripts/decrypt_opensc
-rwxr-xr-x root/root       351 2008-08-12 06:04 ./lib/cryptsetup/scripts/decrypt_ssl
-rwxr-xr-x root/root       347 2008-08-12 06:04 ./lib/cryptsetup/scripts/decrypt_gpg
-rwxr-xr-x root/root       730 2008-08-12 06:04 ./lib/cryptsetup/scripts/decrypt_derived
-rwxr-xr-x root/root      1785 2008-08-12 06:04 ./lib/cryptsetup/scripts/decrypt_openct
-rwxr-xr-x root/root      6804 2008-08-12 06:06 ./lib/cryptsetup/scripts/passdev
-rw-r--r-- root/root     14210 2008-08-12 06:04 ./lib/cryptsetup/cryptdisks.functions
drwxr-xr-x root/root         0 2008-08-12 06:04 ./lib/cryptsetup/checks/
-rwxr-xr-x root/root      1213 2008-08-12 06:04 ./lib/cryptsetup/checks/vol_id
-rwxr-xr-x root/root       202 2008-08-12 06:04 ./lib/cryptsetup/checks/swap
-rwxr-xr-x root/root       210 2008-08-12 06:04 ./lib/cryptsetup/checks/xfs
-rwxr-xr-x root/root       972 2008-08-12 06:04 ./lib/cryptsetup/checks/un_vol_id
-rwxr-xr-x root/root       156 2008-08-12 06:04 ./lib/cryptsetup/checks/ext2

cryptsetup_1.0.6-5_m32r.changes:
Format: 1.8
Date: Wed, 06 Aug 2008 10:19:21 +0200
Source: cryptsetup
Binary: cryptsetup cryptsetup-udeb
Architecture: m32r
Version: 2:1.0.6-5
Distribution: unstable
Urgency: high
Maintainer: Hirokazu Takata <takata at linux-m32r.org>
Changed-By: Jonas Meurer <mejo at debian.org>
Description: 
 cryptsetup - configures encrypted block devices
 cryptsetup-udeb - configures encrypted block devices (udeb)
Closes: 493151 493622 493848
Changes: 
 cryptsetup (2:1.0.6-5) unstable; urgency=high
 .
   * Fix watch file to not report -pre and -rc releases as superior.
   * Remove the global var $SIZE from cryptdisks.functions again but keep the
     extended value checks.
   * Remove the udev rules file also in preinst, code taken from example at
     http://wiki.debian.org/DpkgConffileHandling. Thanks Marco d'Itri.
     (closes: #493151)
   * Remove duplicated configuration of --key-file in $PARAMS at do_noluks().
     (closes: #493848).
   * Invoke mount_fs() and umount_fs() in cryptdisks_start, add
     log_action_begin_msg() and log_action_end_msg() to both cryptdisk_start
     and cryptdisks_stop.
   * Copy fd 3 code from do_start and do_stop to cryptdisks_start and
     cryptdisks_stop  to fix "keyscript | cryptsetup". (closes: #493622)
   * This upload fixes two RC bugs, thus upload with severity=high.
Checksums-Sha1: 
 61fd3d60a53bbfc89d358542a97300662fddfb08 287994 cryptsetup_1.0.6-5_m32r.deb
 b3a920d87500a77191f675996ac99aa67198a402 228100 cryptsetup-udeb_1.0.6-5_m32r.udeb
Checksums-Sha256: 
 eddcd39ece235a85ff6864b99acde523de342d2e0fd93be5ae600930ac18b14c 287994 cryptsetup_1.0.6-5_m32r.deb
 9d4a2f691327d5b3976ceb4ca35af30511276d107cf81675e06071891a0f1a32 228100 cryptsetup-udeb_1.0.6-5_m32r.udeb
Files: 
 4aecad240df732ba66062fe50bac0817 287994 admin optional cryptsetup_1.0.6-5_m32r.deb
 91c5f1415968898b59905ca531c413bc 228100 debian-installer optional cryptsetup-udeb_1.0.6-5_m32r.udeb
Package-Type: udeb

******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd/cryptsetup-1.0.6
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080812-0617
Build needed 01:08:32, 6560k disk space




More information about the build-status mailing list