[build-status: 57872] Log for successful build of libnss-ldap_251-7.4 (dist=unstable)
Build Daemon
buildd at linux-m32r.org
Tue Mar 6 15:40:01 JST 2007
Automatic build of libnss-ldap_251-7.4 on mappi006 by sbuild/m32r 1.7
Build started at 20070306-1521
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 388kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main libnss-ldap 251-7.4 (dsc) [673B]
Get:2 http://debian.linux-m32r.org 06_devonian/main libnss-ldap 251-7.4 (tar) [229kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main libnss-ldap 251-7.4 (diff) [158kB]
Fetched 388kB in 12s (30.5kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: cdbs, debhelper (>= 4.1.13), libkrb5-dev, libldap2-dev, libsasl2-dev, autoconf, automake1.9, po-debconf (>= 0.5.0)
Checking for already installed source dependencies...
cdbs: already installed
debhelper: already installed (in sufficient version 5.0.42 >= 4.1.13)
libkrb5-dev: missing
libldap2-dev: already installed
libsasl2-dev: already installed
autoconf: already installed
automake1.9: already installed
po-debconf: already installed (in sufficient version 1.0.8 >= 0.5.0)
Checking for source dependency conflicts...
/usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install libkrb5-dev
Reading package lists...
Building dependency tree...
Suggested packages:
krb5-doc
The following NEW packages will be installed:
libkrb5-dev
0 upgraded, 1 newly installed, 0 to remove and 16 not upgraded.
Need to get 0B/678kB of archives.
After unpacking 2421kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
libkrb5-dev
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:
Authentication warning overridden.
Selecting previously deselected package libkrb5-dev.
(Reading database ... 59977 files and directories currently installed.)
Unpacking libkrb5-dev (from .../libkrb5-dev_1.4.4-7_m32r.deb) ...
Setting up libkrb5-dev (1.4.4-7) ...
Checking correctness of source dependencies...
------------------------------------------------------------------------------
gpg: Signature made Sat Mar 3 17:41:19 2007 JST using DSA key ID C0143D2D
gpg: Can't check signature: public key not found
dpkg-source: extracting libnss-ldap in libnss-ldap-251
dpkg-source: unpacking libnss-ldap_251.orig.tar.gz
dpkg-source: applying /debian/buildd3/build/libnss-ldap_251-7.4.diff.gz
dpkg-buildpackage: source package is libnss-ldap
dpkg-buildpackage: source version is 251-7.4
dpkg-buildpackage: source changed by Christian Perrier <bubulle at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 251-7.4
/usr/bin/fakeroot debian/rules clean
test -x debian/rules
test "`id -u`" = 0
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/libnss-ldap-251'
make[1]: *** No rule to make target `distclean'.
make[1]: Leaving directory `/build/buildd3/libnss-ldap-251'
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/libnss-ldap-251/./configure
cd . && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2 -fPIC" CXXFLAGS="-g -Wall -O2 -fPIC" CPPFLAGS="" LDFLAGS="" /build/buildd3/libnss-ldap-251/./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/libnss-ldap" --disable-maintainer-mode --disable-dependency-tracking --srcdir=. --enable-rfc2307bis --with-ldap-lib=openldap --with-ldap-conf-file=/etc/libnss-ldap.conf --with-ldap-secret-file=/etc/libnss-ldap.secret --enable-schema-mapping --enable-paged-results --enable-configurable-krb5-ccname-gssapi
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking target system type... m32r-unknown-linux-gnu
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 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 style of include used by make... GNU
checking dependency style of cc... none
checking how to run the C preprocessor... cc -E
checking for a BSD-compatible install... /usr/bin/ginstall -c
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/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 lber.h usability... yes
checking lber.h presence... yes
checking for lber.h... yes
checking ldap.h usability... yes
checking ldap.h presence... yes
checking for ldap.h... yes
checking ldap_ssl.h usability... no
checking ldap_ssl.h presence... no
checking for ldap_ssl.h... no
checking nss.h usability... yes
checking nss.h presence... yes
checking for nss.h... yes
checking nsswitch.h usability... no
checking nsswitch.h presence... no
checking for nsswitch.h... no
checking irs.h usability... no
checking irs.h presence... no
checking for irs.h... no
checking thread.h usability... no
checking thread.h presence... no
checking for thread.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking synch.h usability... no
checking synch.h presence... no
checking for synch.h... no
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking prot.h usability... no
checking prot.h presence... no
checking for prot.h... no
checking port_before.h usability... no
checking port_before.h presence... no
checking for port_before.h... no
checking port_after.h usability... no
checking port_after.h presence... no
checking for port_after.h... no
checking aliases.h usability... yes
checking aliases.h presence... yes
checking for aliases.h... yes
checking net/route.h usability... yes
checking net/route.h presence... yes
checking for net/route.h... yes
checking netinet/if_ether.h usability... yes
checking netinet/if_ether.h presence... yes
checking for netinet/if_ether.h... yes
checking netinet/ether.h usability... yes
checking netinet/ether.h presence... yes
checking for netinet/ether.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking alignof.h usability... no
checking alignof.h presence... no
checking for alignof.h... no
checking rpc/rpcent.h usability... no
checking rpc/rpcent.h presence... no
checking for rpc/rpcent.h... no
checking sys/byteorder.h usability... no
checking sys/byteorder.h presence... no
checking for sys/byteorder.h... no
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking libc-lock.h usability... no
checking libc-lock.h presence... no
checking for libc-lock.h... no
checking bits/libc-lock.h usability... yes
checking bits/libc-lock.h presence... yes
checking for bits/libc-lock.h... yes
checking sasl.h usability... no
checking sasl.h presence... no
checking for sasl.h... no
checking sasl/sasl.h usability... yes
checking sasl/sasl.h presence... yes
checking for sasl/sasl.h... yes
checking for strings.h... (cached) yes
checking gssldap.h usability... no
checking gssldap.h presence... no
checking for gssldap.h... no
checking gsssasl.h usability... no
checking gsssasl.h presence... no
checking for gsssasl.h... no
checking gssapi/gssapi_krb5.h usability... yes
checking gssapi/gssapi_krb5.h presence... yes
checking for gssapi/gssapi_krb5.h... yes
checking gssapi.h usability... no
checking gssapi.h presence... no
checking for gssapi.h... no
checking for main in -lresolv... yes
checking for main in -lnsl... yes
checking for main in -lsocket... no
checking for strtok_r... yes
checking for sigaction... yes
checking for sigset... yes
checking for res_search... no
checking for dn_expand... no
checking for snprintf... yes
checking for gethostbyname... yes
checking for nsdispatch... no
checking for pthread_atfork... yes
checking for ether_aton... yes
checking for ether_ntoa... yes
checking for struct ether_addr... yes
checking for socklen_t... yes
checking for pw_change in struct passwd... no
checking for pw_expire in struct passwd... no
checking for dlopen in -ldl... yes
checking for gss_krb5_ccache_name in -lgssapi... no
checking for gss_krb5_ccache_name in -lgssapi_krb5... yes
checking for main in -llber... yes
checking for main in -lldap... yes
checking for ldap_gss_bind in -lgssldap... no
checking for sasl_auxprop_request... yes
checking for ldap_init... yes
checking for ldap_get_lderrno... no
checking for ldap_parse_result... yes
checking for ldap_memfree... yes
checking for ldap_controls_free... yes
checking for ldap_ld_free... yes
checking for ldap_explode_rdn... yes
checking for ldap_set_option... yes
checking for ldap_get_option... yes
checking for ldap_sasl_interactive_bind_s... yes
checking for ldap_initialize... yes
checking for ldap_search_ext... yes
checking for ldap_create_control... yes
checking for ldap_create_page_control... no
checking for ldap_parse_page_control... no
checking for ldapssl_client_init... no
checking for ldap_start_tls_s... yes
checking for ldap_pvt_tls_set_option... yes
checking for ldap_start_tls... no
checking for gethostbyname_r... yes
checking whether gethostbyname_r takes 6 arguments... 6
checking for ldap_set_rebind_proc... yes
checking whether ldap_set_rebind_proc takes 3 arguments... 3
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
/usr/bin/make -C .
make[1]: Entering directory `/build/buildd3/libnss-ldap-251'
cd . && /bin/sh /build/buildd3/libnss-ldap-251/missing --run autoheader
autoheader2.50: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader2.50: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader2.50: WARNING: is deprecated and discouraged.
autoheader2.50:
autoheader2.50: WARNING: Using the third argument of `AC_DEFINE' and
autoheader2.50: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
autoheader2.50: WARNING: `acconfig.h':
autoheader2.50:
autoheader2.50: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader2.50: [Define if a function `main' is needed.])
autoheader2.50:
autoheader2.50: WARNING: More sophisticated templates can also be produced, see the
autoheader2.50: WARNING: documentation.
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
/usr/bin/make all-am
make[2]: Entering directory `/build/buildd3/libnss-ldap-251'
cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -g -Wall -O2 -fPIC -Wall -fPIC -c ldap-nss.c
ldap-nss.c: In function 'do_bind':
ldap-nss.c:1914: warning: pointer targets in passing argument 1 of 'gss_krb5_ccache_name' differ in signedness
ldap-nss.c:1936: warning: pointer targets in passing argument 1 of 'gss_krb5_ccache_name' differ in signedness
ldap-nss.c: At top level:
ldap-nss.c:21: warning: 'rcsId' defined but not used
cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -g -Wall -O2 -fPIC -Wall -fPIC -c ldap-pwd.c
ldap-pwd.c:21: warning: 'rcsId' defined but not used
cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -g -Wall -O2 -fPIC -Wall -fPIC -c ldap-grp.c
ldap-grp.c:21: warning: 'rcsId' defined but not used
cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -g -Wall -O2 -fPIC -Wall -fPIC -c ldap-netgrp.c
ldap-netgrp.c:24: warning: 'rcsId' defined but not used
cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -g -Wall -O2 -fPIC -Wall -fPIC -c ldap-rpc.c
ldap-rpc.c:30: warning: 'rcsId' defined but not used
cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -g -Wall -O2 -fPIC -Wall -fPIC -c ldap-hosts.c
ldap-hosts.c:23: warning: 'rcsId' defined but not used
cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -g -Wall -O2 -fPIC -Wall -fPIC -c ldap-network.c
ldap-network.c:25: warning: 'rcsId' defined but not used
cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -g -Wall -O2 -fPIC -Wall -fPIC -c ldap-proto.c
ldap-proto.c:30: warning: 'rcsId' defined but not used
cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -g -Wall -O2 -fPIC -Wall -fPIC -c ldap-spwd.c
ldap-spwd.c:21: warning: 'rcsId' defined but not used
cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -g -Wall -O2 -fPIC -Wall -fPIC -c ldap-alias.c
ldap-alias.c:24: warning: 'rcsId' defined but not used
cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -g -Wall -O2 -fPIC -Wall -fPIC -c ldap-service.c
ldap-service.c:30: warning: 'rcsId' defined but not used
cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -g -Wall -O2 -fPIC -Wall -fPIC -c ldap-schema.c
ldap-schema.c:23: warning: 'rcsId' defined but not used
cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -g -Wall -O2 -fPIC -Wall -fPIC -c ldap-ethers.c
ldap-ethers.c:24: warning: 'rcsId' defined but not used
cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -g -Wall -O2 -fPIC -Wall -fPIC -c ldap-bp.c
ldap-bp.c:24: warning: 'rcsId' defined but not used
ldap-bp.c:71: warning: '_nss_ldap_parse_bp' defined but not used
ldap-bp.c:64: warning: 'bp_context' defined but not used
cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -g -Wall -O2 -fPIC -Wall -fPIC -c ldap-automount.c
ldap-automount.c:24: warning: 'rcsId' defined but not used
cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -g -Wall -O2 -fPIC -Wall -fPIC -c util.c
util.c:61: warning: 'rcsId' defined but not used
cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -g -Wall -O2 -fPIC -Wall -fPIC -c ltf.c
ltf.c:21: warning: 'rcsId' defined but not used
cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -g -Wall -O2 -fPIC -Wall -fPIC -c snprintf.c
snprintf.c:1: warning: 'rcsId' defined but not used
cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -g -Wall -O2 -fPIC -Wall -fPIC -c resolve.c
resolve.c:55: warning: 'rcsId' defined but not used
cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -g -Wall -O2 -fPIC -Wall -fPIC -c dnsconfig.c
dnsconfig.c:30: warning: 'rcsId' defined but not used
cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -g -Wall -O2 -fPIC -Wall -fPIC -c irs-nss.c
irs-nss.c:21: warning: 'rcsId' defined but not used
cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -g -Wall -O2 -fPIC -Wall -fPIC -c pagectrl.c
pagectrl.c:23: warning: 'rcsId' defined but not used
cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -g -Wall -O2 -fPIC -Wall -fPIC -c ldap-sldap.c
ldap-sldap.c:24: warning: 'rcsId' defined but not used
cc -g -Wall -O2 -fPIC -Wall -fPIC -o nss_ldap.so -shared -Wl,-Bdynamic -Wl,--version-script,./exports.linux ldap-nss.o ldap-pwd.o ldap-grp.o ldap-netgrp.o ldap-rpc.o ldap-hosts.o ldap-network.o ldap-proto.o ldap-spwd.o ldap-alias.o ldap-service.o ldap-schema.o ldap-ethers.o ldap-bp.o ldap-automount.o util.o ltf.o snprintf.o resolve.o dnsconfig.o irs-nss.o pagectrl.o ldap-sldap.o -lldap_r -llber -lgssapi_krb5 -ldl -lnsl -lresolv -lpthread
make[2]: Leaving directory `/build/buildd3/libnss-ldap-251'
make[1]: Leaving directory `/build/buildd3/libnss-ldap-251'
touch debian/stamp-makefile-build
DEB_MAKE_CHECK_TARGET unset, not running checks
/usr/bin/fakeroot debian/rules binary
test -x debian/rules
test "`id -u`" = 0
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
/usr/bin/make -C . install DESTDIR=/build/buildd3/libnss-ldap-251/debian/tmp
make[1]: Entering directory `/build/buildd3/libnss-ldap-251'
make[2]: Entering directory `/build/buildd3/libnss-ldap-251'
rm -f /build/buildd3/libnss-ldap-251/debian/tmp/usr/lib/libnss_ldap-`ls /lib/libc-*.so | tail -n 1 |sed -e 's/\/lib\/libc-\(.*\)\.so/\1/'`.so
/bin/sh ./mkinstalldirs /build/buildd3/libnss-ldap-251/debian/tmp/usr/lib
mkdir /build/buildd3/libnss-ldap-251/debian/tmp
mkdir /build/buildd3/libnss-ldap-251/debian/tmp/usr
mkdir /build/buildd3/libnss-ldap-251/debian/tmp/usr/lib
/usr/bin/ginstall -c -D -o root -g root nss_ldap.so /build/buildd3/libnss-ldap-251/debian/tmp/usr/lib/libnss_ldap-`ls /lib/libc-*.so | tail -n 1 |sed -e 's/\/lib\/libc-\(.*\)\.so/\1/'`.so
(cd /build/buildd3/libnss-ldap-251/debian/tmp/usr/lib; ln -sf libnss_ldap-`ls /lib/libc-*.so | tail -n 1 |sed -e 's/\/lib\/libc-\(.*\)\.so/\1/'`.so libnss_ldap.so.2)
/bin/sh ./mkinstalldirs /build/buildd3/libnss-ldap-251/debian/tmp/usr/usr/lib
mkdir /build/buildd3/libnss-ldap-251/debian/tmp/usr/usr
mkdir /build/buildd3/libnss-ldap-251/debian/tmp/usr/usr/lib
(cd /build/buildd3/libnss-ldap-251/debian/tmp/usr/usr/lib; ln -sf ../../usr/lib/libnss_ldap.so.2 .)
mkdir /build/buildd3/libnss-ldap-251/debian/tmp/etc
/usr/bin/ginstall -c -m 644 -o root -g root ./nsswitch.ldap /build/buildd3/libnss-ldap-251/debian/tmp/etc/nsswitch.ldap;
test -z "/usr/share/man/man5" || mkdir -p -- "/build/buildd3/libnss-ldap-251/debian/tmp/usr/share/man/man5"
/usr/bin/ginstall -c -m 644 './nss_ldap.5' '/build/buildd3/libnss-ldap-251/debian/tmp/usr/share/man/man5/nss_ldap.5'
make[2]: Leaving directory `/build/buildd3/libnss-ldap-251'
make[1]: Leaving directory `/build/buildd3/libnss-ldap-251'
dh_installdirs -plibnss-ldap
dh_installdocs -plibnss-ldap ./README ./NEWS ./AUTHORS
dh_installexamples -plibnss-ldap
dh_installman -plibnss-ldap
dh_installinfo -plibnss-ldap
dh_installmenu -plibnss-ldap
dh_installcron -plibnss-ldap
dh_installinit -plibnss-ldap
dh_installdebconf -plibnss-ldap
dh_installemacsen -plibnss-ldap
dh_installcatalogs -plibnss-ldap
dh_installpam -plibnss-ldap
dh_installlogrotate -plibnss-ldap
dh_installlogcheck -plibnss-ldap
dh_installmime -plibnss-ldap
dh_installchangelogs -plibnss-ldap ./ChangeLog
dh_installudev -plibnss-ldap
dh_install -plibnss-ldap
dh_link -plibnss-ldap
# rename man page
mv /build/buildd3/libnss-ldap-251/debian/libnss-ldap/usr/share/man/man5/nss_ldap.5 /build/buildd3/libnss-ldap-251/debian/libnss-ldap/usr/share/man/man5/libnss-ldap.conf.5
# change all references from /etc/ldap.conf to /etc/libnss-ldap.conf
for file in /build/buildd3/libnss-ldap-251/debian/libnss-ldap/usr/share/man/man5/libnss-ldap.conf.5 \
/build/buildd3/libnss-ldap-251/debian/libnss-ldap/usr/share/libnss-ldap/ldap.conf ; do \
sed -i -e 's:/etc/ldap.conf:/etc/libnss-ldap.conf:g' \
-e 's:/etc/ldap.secret:/etc/libnss-ldap.secret:g' $file; \
done
dh_strip -plibnss-ldap
dh_compress -plibnss-ldap
dh_fixperms -plibnss-ldap
dh_makeshlibs -plibnss-ldap
dh_installdeb -plibnss-ldap
dh_perl -plibnss-ldap
dh_shlibdeps -plibnss-ldap
dh_gencontrol -plibnss-ldap
dh_md5sums -plibnss-ldap
dh_builddeb -plibnss-ldap
dpkg-deb: building package `libnss-ldap' in `../libnss-ldap_251-7.4_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 20070306-1539
chroot-unstable/build/buildd3/libnss-ldap_251-7.4_m32r.deb:
new debian package, version 2.0.
size 101390 bytes: control archive= 23376 bytes.
2847 bytes, 97 lines * config #!/usr/bin/perl
757 bytes, 17 lines control
1114 bytes, 15 lines md5sums
4410 bytes, 180 lines * postinst #!/bin/sh
349 bytes, 18 lines * postrm #!/bin/sh
57534 bytes, 689 lines templates
Package: libnss-ldap
Version: 251-7.4
Section: net
Priority: extra
Architecture: m32r
Depends: libc6 (>= 2.3.5-1), libkrb53 (>= 1.4.2), libldap2 (>= 2.1.17-1), debconf | debconf-2.0
Recommends: nscd, libpam-ldap
Installed-Size: 284
Maintainer: Stephen Frost <sfrost at debian.org>
Description: NSS module for using LDAP as a naming service
This package provides a Name Service Switch that allows your LDAP server
act as a name service. This means providing user account information,
group id's, host information, aliases, netgroups, and basically anything
else that you would normally get from /etc flat files or NIS.
.
If used with glibc 2.1rm: cannot remove directory `/tmp/dpkgg5gKOe': Directory not empty
rm cleanup failed, code 256
's nscd (Name Service Cache Daemon) it will help
reduce your network traffic and speed up lookups for entries.
chroot-unstable/build/buildd3/libnss-ldap_251-7.4_m32r.deb:
drwxr-xr-x root/root 0 2007-03-06 15:38 ./
drwxr-xr-x root/root 0 2007-03-06 15:38 ./usr/
drwxr-xr-x root/root 0 2007-03-06 15:38 ./usr/share/
drwxr-xr-x root/root 0 2007-03-06 15:38 ./usr/share/libnss-ldap/
-rw-r--r-- root/root 9588 2007-03-06 15:38 ./usr/share/libnss-ldap/ldap.conf
drwxr-xr-x root/root 0 2007-03-06 15:36 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-03-06 15:38 ./usr/share/doc/libnss-ldap/
-rw-r--r-- root/root 2610 2006-06-22 11:39 ./usr/share/doc/libnss-ldap/NEWS.gz
-rw-r--r-- root/root 2456 2006-06-22 11:39 ./usr/share/doc/libnss-ldap/AUTHORS
-rw-r--r-- root/root 881 2007-03-06 15:24 ./usr/share/doc/libnss-ldap/README.Debian
-rw-r--r-- root/root 1822 2007-03-06 15:24 ./usr/share/doc/libnss-ldap/copyright
-rw-r--r-- root/root 14848 2006-06-22 11:39 ./usr/share/doc/libnss-ldap/changelog.gz
drwxr-xr-x root/root 0 2007-03-06 15:38 ./usr/share/doc/libnss-ldap/examples/
-rw-r--r-- root/root 1020 2007-03-06 15:24 ./usr/share/doc/libnss-ldap/examples/people.ldif
-rw-r--r-- root/root 497 2007-03-06 15:24 ./usr/share/doc/libnss-ldap/examples/groups.ldif
-rw-r--r-- root/root 1300 2006-06-22 11:39 ./usr/share/doc/libnss-ldap/examples/nsswitch.ldap
-rw-r--r-- root/root 3413 2007-03-06 15:24 ./usr/share/doc/libnss-ldap/examples/ldap.conf.gz
-rw-r--r-- root/root 2442 2006-06-22 11:39 ./usr/share/doc/libnss-ldap/README.gz
-rw-r--r-- root/root 7274 2007-03-06 15:24 ./usr/share/doc/libnss-ldap/changelog.Debian.gz
-rw-r--r-- root/root 1476 2007-03-06 15:24 ./usr/share/doc/libnss-ldap/LDAP-Permissions.txt.gz
drwxr-xr-x root/root 0 2007-03-06 15:38 ./usr/share/man/
drwxr-xr-x root/root 0 2007-03-06 15:38 ./usr/share/man/man5/
-rw-r--r-- root/root 4932 2007-03-06 15:38 ./usr/share/man/man5/libnss-ldap.conf.5.gz
drwxr-xr-x root/root 0 2007-03-06 15:38 ./usr/lib/
drwxr-xr-x root/root 0 2007-03-06 15:38 ./lib/
-rw-r--r-- root/root 65684 2007-03-06 15:38 ./lib/libnss_ldap-2.3.6.so
lrwxrwxrwx root/root 0 2007-03-06 15:38 ./usr/lib/libnss_ldap.so -> /lib/libnss_ldap.so.2
lrwxrwxrwx root/root 0 2007-03-06 15:38 ./lib/libnss_ldap.so.2 -> libnss_ldap-2.3.6.so
libnss-ldap_251-7.4_m32r.changes:
Format: 1.7
Date: Sat, 3 Mar 2007 09:28:24 +0100
Source: libnss-ldap
Binary: libnss-ldap
Architecture: m32r
Version: 251-7.4
Distribution: unstable
Urgency: low
Maintainer: Stephen Frost <sfrost at debian.org>
Changed-By: Christian Perrier <bubulle at debian.org>
Description:
libnss-ldap - NSS module for using LDAP as a naming service
Closes: 406762 411948
Changes:
libnss-ldap (251-7.4) unstable; urgency=low
.
* Non-maintainer upload to fix forgotten issues in the previous NMU.
* Debconf translations:
- Swedish. Closes: #406762
- Russian. Closes: #411948
Files:
8500ecfbddbac8d8b8742a4975297e93 101390 net extra libnss-ldap_251-7.4_m32r.deb
******************************************************************************
Built successfully
NOTE: The package could have used binaries from the following packages
(access time changed) without a source dependency:
m4: /usr/bin/m4
Purging chroot-unstable/build/buildd3/libnss-ldap-251
------------------------------------------------------------------------------
/usr/bin/sudo dpkg --root=/debian/buildd3/build/chroot-unstable --purge libkrb5-dev
(Reading database ... 60032 files and directories currently installed.)
Removing libkrb5-dev ...
******************************************************************************
Finished at 20070306-1540
Build needed 00:16:04, 3760k disk space
More information about the build-status
mailing list