[build-status: 124562] Log for successful build of calife_3.0pre9-1 (dist=unstable)

Build Daemon 3 buildd3 at linux-m32r.org
Thu May 1 18:41:58 JST 2008


Automatic build of calife_3.0pre9-1 on mappi006 by sbuild/m32r 
Build started at 20080501-1820
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 113kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main calife 3.0pre9-1 (dsc) [983B]
Get:2 http://debian.linux-m32r.org 06_devonian/main calife 3.0pre9-1 (tar) [109kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main calife 3.0pre9-1 (diff) [3711B]
Fetched 113kB in 1s (78.0kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5.0.0), autotools-dev, libpam0g-dev, cdbs
Checking for already installed source dependencies...
debhelper: already installed (7.0.2 >= 5.0.0 is satisfied)
autotools-dev: already installed (20080123.1)
libpam0g-dev: already installed (0.79-4)
cdbs: already installed (0.4.52)
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.0.2 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 calife in calife-3.0pre9
dpkg-source: info: unpacking calife_3.0pre9.orig.tar.gz
dpkg-source: info: applying calife_3.0pre9-1.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 calife
dpkg-buildpackage: source version 3.0pre9-1
dpkg-buildpackage: host architecture m32r
 /usr/bin/fakeroot debian/rules clean
test -x debian/rules
dh_testroot
for i in ./config.guess ./config.sub  ; do \
		if test -e $i.cdbs-orig ; then \
			mv $i.cdbs-orig $i ; \
		fi ; \
	done
dh_clean 
/usr/bin/make -C . -k distclean
make[1]: Entering directory `/build/buildd3/calife-3.0pre9'
make[1]: *** No rule to make target `distclean'.
make[1]: Leaving directory `/build/buildd3/calife-3.0pre9'
make: [makefile-clean] Error 2 (ignored)
rm -f debian/stamp-makefile-build
rm -f debian/stamp-autotools-files
 debian/rules build
test -x debian/rules
mkdir -p "."
if test -e /usr/share/misc/config.guess ; then \
		for i in ./config.guess ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.guess $i ; \
			fi ; \
		done ; \
	fi
if test -e /usr/share/misc/config.sub ; then \
		for i in ./config.sub ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.sub $i ; \
			fi ; \
		done ; \
	fi
touch debian/stamp-autotools-files
chmod a+x /build/buildd3/calife-3.0pre9/./configure
cd . && CC="cc" CXX="g++" CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g -Wall -O2" CPPFLAGS="" LDFLAGS="" /build/buildd3/calife-3.0pre9/./configure --build=m32r-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/calife" --disable-maintainer-mode --disable-dependency-tracking --srcdir=.  --enable-dynamic  --with-pam 
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for getspnam... yes
checking for pw_encrypt... no
checking for pw_encrypt in -lshadow... no
checking whether to enable pw_encrypt... no
checking if the compiler understands -pipe... yes
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for su... /usr/bin/su
checking for groff... /usr/bin/groff
checking for rm... /bin/rm
checking for mv... /bin/mv
checking for makedepend... makedepend
checking for crypt in -lcrypt... yes
checking how to run the C preprocessor... cc -pipe -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for utime.h... yes
checking for sys/resource.h... (cached) yes
checking whether unistd.h needs _XOPEN_SOURCE for crypt(3)... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking for openlog... yes
checking for syslog... yes
checking for seteuid... yes
checking for setresuid... yes
checking for setrlimit... yes
checking for getrlimit... yes
checking for basename... yes
checking for sigaction... yes
checking for sigprocmask... yes
checking for initgroups... yes
checking for getspnam... (cached) yes
checking for getpassphrase... no
checking for sysconf... yes
checking for a working set/getrlimit... yes
checking for a working POSIX sysconf... yes
checking what style of signals to use... POSIX_SIGNALS
checking how to name the installed binary... calife
checking whether to use PAM authentication... yes
checking pam/pam_appl.h usability... no
checking pam/pam_appl.h presence... no
checking for pam/pam_appl.h... no
checking where to put calife.auth... /etc
checking whether we want to execute /etc/calife.out... no
checking whether we want to disable shadow passwords... no
checking whether we want debugging output... no
checking whether we have a setuid-aware shell... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating calife.1
config.status: creating calife.auth.5
config.status: creating config.h
/usr/bin/make -C . 
make[1]: Entering directory `/build/buildd3/calife-3.0pre9'
cc -pipe -c -I. -DHAVE_CONFIG_H -DAUTH_CONFIG_FILE=\"/etc/calife.auth\" -DCALIFE_OUT_FILE=\"/etc/calife.out\" -D_GNU_SOURCE -g -O2 -g -Wall -O2 calife.c
calife.c: In function 'main':
calife.c:569: warning: missing sentinel in function call
calife.c:574: warning: unused variable 'fd'
calife.c:761: warning: missing sentinel in function call
calife.c: In function 'exec_shell':
calife.c:835: warning: missing sentinel in function call
cc -pipe -c -I. -DHAVE_CONFIG_H -DAUTH_CONFIG_FILE=\"/etc/calife.auth\" -DCALIFE_OUT_FILE=\"/etc/calife.out\" -D_GNU_SOURCE -g -O2 -g -Wall -O2 db.c
db.c: In function 'verify_password':
db.c:422: warning: implicit declaration of function 'auth_pam'
db.c:567: warning: label 'end' defined but not used
db.c:373: warning: unused variable 'salt'
db.c:372: warning: unused variable 'pt_enc'
cc -pipe -c -I. -DHAVE_CONFIG_H -DAUTH_CONFIG_FILE=\"/etc/calife.auth\" -DCALIFE_OUT_FILE=\"/etc/calife.out\" -D_GNU_SOURCE -g -O2 -g -Wall -O2 util.c
cc -pipe -c -I. -DHAVE_CONFIG_H -DAUTH_CONFIG_FILE=\"/etc/calife.auth\" -DCALIFE_OUT_FILE=\"/etc/calife.out\" -D_GNU_SOURCE -g -O2 -g -Wall -O2 auth_pam.c
cc -pipe -c -I. -DHAVE_CONFIG_H -DAUTH_CONFIG_FILE=\"/etc/calife.auth\" -DCALIFE_OUT_FILE=\"/etc/calife.out\" -D_GNU_SOURCE -g -O2 -g -Wall -O2 version.c
Compiling calife.
cc -pipe  calife.o db.o util.o auth_pam.o version.o -o calife -lcrypt  -lpam 
make[1]: Leaving directory `/build/buildd3/calife-3.0pre9'
touch debian/stamp-makefile-build
DEB_MAKE_CHECK_TARGET unset, not running checks
 /usr/bin/fakeroot debian/rules binary-arch
test -x debian/rules
dh_testroot
dh_clean -k 
dh_installdirs -A 
mkdir -p "."
if test -e /usr/share/misc/config.guess ; then \
		for i in ./config.guess ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.guess $i ; \
			fi ; \
		done ; \
	fi
if test -e /usr/share/misc/config.sub ; then \
		for i in ./config.sub ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.sub $i ; \
			fi ; \
		done ; \
	fi
DEB_MAKE_CHECK_TARGET unset, not running checks
DEB_MAKE_INSTALL_TARGET unset, skipping default makefile.mk common-install target
dh_installdirs -pcalife 
dh_installdocs -pcalife ./README  
dh_installexamples -pcalife 
dh_installman -pcalife  
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.
dh_installinfo -pcalife  
dh_installmenu -pcalife 
dh_installcron -pcalife 
dh_installinit -pcalife   
dh_installdebconf -pcalife 
dh_installemacsen -pcalife   
dh_installcatalogs -pcalife 
dh_installpam -pcalife 
dh_installlogrotate -pcalife 
dh_installlogcheck -pcalife 
dh_installchangelogs -pcalife  ./ChangeLog 
dh_installudev -pcalife 
dh_lintian -pcalife 
dh_install -pcalife  
dh_link -pcalife  
dh_installmime -pcalife 
dh_strip -pcalife  
dh_compress -pcalife  
dh_fixperms -pcalife  
dh_makeshlibs -pcalife  
dh_installdeb -pcalife 
dh_perl -pcalife 
dh_shlibdeps -pcalife    
dh_gencontrol -pcalife  
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums -pcalife 
dh_builddeb -pcalife 
dpkg-deb: building package `calife' in `../calife_3.0pre9-1_m32r.deb'.
 dpkg-genchanges -B -mHirokazu Takata <takata\@linux-m32r.org> >../calife_3.0pre9-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 20080501-1841

chroot-unstable/build/buildd3/calife_3.0pre9-1_m32r.deb:
 new debian package, version 2.0.
 size 20692 bytes: control archive= 1270 bytes.
      18 bytes,     1 lines      conffiles            
     539 bytes,    14 lines      control              
     526 bytes,     8 lines      md5sums              
     464 bytes,    25 lines   *  postinst             #!/bin/sh
     291 bytes,    18 lines   *  postrm               #!/bin/sh
 Package: calife
 Version: 3.0pre9-1
 Architecture: m32r
 Maintainer: Christian Perrier <bubulle at debian.org>
 Installed-Size: 112
 Depends: libc6 (>= 2.3.5-1), libpam0g (>= 0.76)
 Section: admin
 Priority: optional
 Description: Provides super user privileges to specific users
  Calife is a lightweight alternative to Sudo.
  It allows selected users to obtain a shell with the identity
  of root, or another user, after entering their own password.
  This permits the system administrator to grant root privileges
  without sharing the root password.

chroot-unstable/build/buildd3/calife_3.0pre9-1_m32r.deb:
drwxr-xr-x root/root         0 2008-05-01 18:36 ./
drwxr-xr-x root/root         0 2008-05-01 18:37 ./usr/
drwxr-xr-x root/root         0 2008-05-01 18:34 ./usr/share/
drwxr-xr-x root/root         0 2008-05-01 18:34 ./usr/share/doc/
drwxr-xr-x root/root         0 2008-05-01 18:38 ./usr/share/doc/calife/
-rw-r--r-- root/root       211 2008-05-01 18:24 ./usr/share/doc/calife/README.Debian
-rw-r--r-- root/root       905 2008-05-01 18:24 ./usr/share/doc/calife/copyright
-rw-r--r-- root/root       829 2007-10-25 22:05 ./usr/share/doc/calife/changelog.gz
-rw-r--r-- root/root      4355 2007-10-25 22:05 ./usr/share/doc/calife/README.gz
-rw-r--r-- root/root      1885 2008-05-01 18:24 ./usr/share/doc/calife/changelog.Debian.gz
drwxr-xr-x root/root         0 2008-05-01 18:34 ./usr/share/man/
drwxr-xr-x root/root         0 2008-05-01 18:38 ./usr/share/man/man1/
-rw-r--r-- root/root      1424 2008-05-01 18:34 ./usr/share/man/man1/calife.1.gz
drwxr-xr-x root/root         0 2008-05-01 18:38 ./usr/share/man/man5/
-rw-r--r-- root/root      1178 2008-05-01 18:34 ./usr/share/man/man5/calife.auth.5.gz
drwxr-xr-x root/root         0 2008-05-01 18:37 ./usr/bin/
-rwxr-xr-x root/root     14524 2008-05-01 18:37 ./usr/bin/calife
drwxr-xr-x root/root         0 2008-05-01 18:36 ./etc/
drwxr-xr-x root/root         0 2008-05-01 18:36 ./etc/pam.d/
-rw-r--r-- root/root       233 2008-05-01 18:24 ./etc/pam.d/calife

calife_3.0pre9-1_m32r.changes:
Format: 1.8
Date: Sun, 20 Apr 2008 22:34:08 +0200
Source: calife
Binary: calife
Architecture: m32r
Version: 3.0pre9-1
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata\@linux-m32r.org>
Changed-By: Christian Perrier <bubulle at debian.org>
Description: 
 calife     - Provides super user privileges to specific users
Changes: 
 calife (3.0pre9-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 c71777e2364e594474c5a2431c18d5b3f82f2ad9 20692 calife_3.0pre9-1_m32r.deb
Checksums-Sha256: 
 4dfa4d4e419708d3a54640538b8b1e9d9474f7a729130cf4c5963cbc9ca99719 20692 calife_3.0pre9-1_m32r.deb
Files: 
 b98cad19a35a10fe7131190312106db1 20692 admin optional calife_3.0pre9-1_m32r.deb

******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd3/calife-3.0pre9
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080501-1841
Build needed 00:18:16, 1016k disk space




More information about the build-status mailing list