[build-status: 91708] Log for successful build of pam-pgsql_0.5.2-9.3 (dist=unstable)

Build Daemon 1 buildd at linux-m32r.org
Sat Sep 22 01:29:23 JST 2007


Automatic build of pam-pgsql_0.5.2-9.3 on mappi005 by sbuild/m32r 0.53
Build started at 20070922-0117
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 115kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main pam-pgsql 0.5.2-9.3 (dsc) [636B]
Get:2 http://debian.linux-m32r.org 06_devonian/main pam-pgsql 0.5.2-9.3 (tar) [39.9kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main pam-pgsql 0.5.2-9.3 (diff) [74.0kB]
Fetched 115kB in 1s (72.0kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: libpam0g-dev, libpq-dev, debhelper (>= 4.0), libmhash-dev, quilt (>= 0.40)
Checking for already installed source dependencies...
libpam0g-dev: already installed (0.79-4)
libpq-dev: already installed (8.1.8-1.0.1)
debhelper: already installed (5.0.55 >= 4.0 is satisfied)
libmhash-dev: already installed (0.9.9-1)
quilt: already installed (0.46-4 >= 0.40 is satisfied)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
/usr/bin/dpkg --set-selections failed
------------------------------------------------------------------------------
dpkg-source: extracting pam-pgsql in pam-pgsql-0.5.2
dpkg-source: unpacking pam-pgsql_0.5.2.orig.tar.gz
dpkg-source: applying /debian/buildd/build/pam-pgsql_0.5.2-9.3.diff.gz
dpkg-buildpackage: source package is pam-pgsql
dpkg-buildpackage: source version is 0.5.2-9.3
dpkg-buildpackage: source changed by Philipp Kern <pkern at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 0.5.2-9.3
 /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
# Clean up
/usr/bin/make distclean
make[1]: Entering directory `/build/buildd/pam-pgsql-0.5.2'
make[1]: *** No rule to make target `distclean'.  Stop.
make[1]: Leaving directory `/build/buildd/pam-pgsql-0.5.2'
make: [clean] Error 2 (ignored)
rm -f build-all install-stamp
dh_clean
 debian/rules build
# quilt exits with 2 as return when there was nothing to do. 
# That's not an error here (but it's usefull to break loops in crude scripts)
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a || test $? = 2
Applying patch ftbfs_441679.patch
patching file pam_get_service.c

Applying patch mhash_leak.diff
(Stripping trailing CRs from patch.)
patching file pam_pgsql.c

Applying patch unescaped_options.diff
patching file pam_pgsql.c
Hunk #1 succeeded at 429 (offset 4 lines).
Hunk #2 succeeded at 440 (offset 4 lines).
Hunk #3 succeeded at 504 (offset 4 lines).
Hunk #4 succeeded at 553 (offset 4 lines).
Hunk #5 succeeded at 585 (offset 4 lines).
Hunk #6 succeeded at 604 (offset 4 lines).
Hunk #7 succeeded at 615 (offset 4 lines).
Hunk #8 succeeded at 632 (offset 4 lines).
Hunk #9 succeeded at 643 (offset 4 lines).
Hunk #10 succeeded at 655 (offset 4 lines).
Hunk #11 succeeded at 749 (offset 4 lines).
Hunk #12 succeeded at 774 (offset 4 lines).
Hunk #13 succeeded at 793 (offset 4 lines).

Now at patch unescaped_options.diff
touch debian/stamp-patched
dh_testdir
# Build the module
./configure
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 ANSI C... none needed
checking for pam_get_user in -lpam... yes
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
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 syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for PostgreSQL headers... /usr/include/postgresql
checking for PQconnectdb in -lpq... yes
checking for mhash headers... /usr/include
checking for mhash_get_block_size in -lmhash... yes
checking for an ANSI C-conforming const... yes
./configure: line 3448: 21975 Segmentation fault      diff $cache_file confcache >/dev/null 2>&1
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
/usr/bin/make
make[1]: Entering directory `/build/buildd/pam-pgsql-0.5.2'
cc -fPIC -DPIC -Wall -D_GNU_SOURCE -I/usr/include/postgresql -I/usr/include    -c -o pam_pgsql.o pam_pgsql.c
cc -fPIC -DPIC -Wall -D_GNU_SOURCE -I/usr/include/postgresql -I/usr/include    -c -o pam_get_pass.o pam_get_pass.c
pam_get_pass.c: In function 'pam_conv_pass':
pam_get_pass.c:62: warning: implicit declaration of function 'memset'
pam_get_pass.c:62: warning: incompatible implicit declaration of built-in function 'memset'
pam_get_pass.c:62: warning: implicit declaration of function 'strlen'
pam_get_pass.c:62: warning: incompatible implicit declaration of built-in function 'strlen'
pam_get_pass.c: In function 'pam_get_confirm_pass':
pam_get_pass.c:140: warning: implicit declaration of function 'strcmp'
pam_get_pass.c:144: warning: incompatible implicit declaration of built-in function 'memset'
pam_get_pass.c:144: warning: incompatible implicit declaration of built-in function 'strlen'
cc -fPIC -DPIC -Wall -D_GNU_SOURCE -I/usr/include/postgresql -I/usr/include    -c -o pam_std_option.o pam_std_option.c
cc -fPIC -DPIC -Wall -D_GNU_SOURCE -I/usr/include/postgresql -I/usr/include    -c -o pam_get_service.o pam_get_service.c
cc -fPIC -DPIC -Wall -D_GNU_SOURCE -I/usr/include/postgresql -I/usr/include  -I/usr/include/postgresql -I/usr/include -shared -o pam_pgsql.so pam_pgsql.o pam_get_pass.o pam_std_option.o pam_get_service.o -L/usr/lib  -L/usr/lib -lpam -lpq -lpam_misc -lmhash 
make[1]: Leaving directory `/build/buildd/pam-pgsql-0.5.2'
touch build-stamp
 /usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
# Install it
/usr/bin/make ROOTDIR=`pwd`/debian/libpam-pgsql install
make[1]: Entering directory `/build/buildd/pam-pgsql-0.5.2'
Linux: Installing pam_pgsql.so to /lib/security
make[1]: Leaving directory `/build/buildd/pam-pgsql-0.5.2'
touch install-stamp
dh_testdir
dh_testroot
# Prepare & build binary package
dh_installdocs README CREDITS
dh_installchangelogs
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `libpam-pgsql' in `../libpam-pgsql_0.5.2-9.3_m32r.deb'.
 dpkg-genchanges -B
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20070922-0129

pam-pgsql_0.5.2-9.3_m32r.changes:
Format: 1.7
Date: Sun, 16 Sep 2007 11:48:46 +0200
Source: pam-pgsql
Binary: libpam-pgsql
Architecture: m32r
Version: 0.5.2-9.3
Distribution: unstable
Urgency: low
Maintainer: Primoz Bratanic <primoz at slo-tech.com>
Changed-By: Philipp Kern <pkern at debian.org>
Description: 
 libpam-pgsql - PAM module to authenticate using a PostgreSQL database
Closes: 441679
Changes: 
 pam-pgsql (0.5.2-9.3) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix FTBFS `error: NULL undeclared', thanks to Cyril Brulebois.
     (Closes: #441679)
Files: 
 919d879bf9a2aee6cfebf2e5324041ab 14678 admin extra libpam-pgsql_0.5.2-9.3_m32r.deb

/debian/buildd/build/chroot-unstable/build/buildd/libpam-pgsql_0.5.2-9.3_m32r.deb:
 new debian package, version 2.0.
 size 14678 bytes: control archive= 686 bytes.
     507 bytes,    13 lines      control              
     352 bytes,     5 lines      md5sums              
 Package: libpam-pgsql
 Source: pam-pgsql
 Version: 0.5.2-9.3
 Architecture: m32r
 Maintainer: Primoz Bratanic <primoz at slo-tech.com>
 Installed-Size: 68
 Depends: libc6 (>= 2.3.5-1), libmhash2, libpam0g (>= 0.76), libpq4 (>= 8.1.4)
 Section: admin
 Priority: extra
 Description: PAM module to authenticate using a PostgreSQL database
  This module lets you authenticate users against a table in a PostgreSQL
  database. It also supports checking account information and updating
  authentication tokens (ie. passwords).

/debian/buildd/build/chroot-unstable/build/buildd/libpam-pgsql_0.5.2-9.3_m32r.deb:
drwxr-xr-x root/root         0 2007-09-22 01:27 ./
drwxr-xr-x root/root         0 2007-09-22 01:26 ./usr/
drwxr-xr-x root/root         0 2007-09-22 01:26 ./usr/share/
drwxr-xr-x root/root         0 2007-09-22 01:26 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-09-22 01:26 ./usr/share/doc/libpam-pgsql/
-rw-r--r-- root/root        63 2001-04-19 05:39 ./usr/share/doc/libpam-pgsql/CREDITS
-rw-r--r-- root/root       515 2007-09-22 01:20 ./usr/share/doc/libpam-pgsql/copyright
-rw-r--r-- root/root      1780 2007-09-22 01:20 ./usr/share/doc/libpam-pgsql/README.gz
-rw-r--r-- root/root      3081 2007-09-22 01:20 ./usr/share/doc/libpam-pgsql/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-09-22 01:25 ./lib/
drwxr-xr-x root/root         0 2007-09-22 01:26 ./lib/security/
-rw-r--r-- root/root     18976 2007-09-22 01:26 ./lib/security/pam_pgsql.so

******************************************************************************
Built successfully
Purging /debian/buildd/build/chroot-unstable/build/buildd/pam-pgsql-0.5.2
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070922-0129
Build needed 00:09:12, 668k disk space




More information about the build-status mailing list