Package: autofs5
Version: 5.0.2-1
Severity: serious

Hi,

your package failed to build from source since it tried to find
modprobe, but didn't build-depend on module-init-tools.

| Automatic build of autofs5_5.0.2-1 on meitner by sbuild/hppa 98-farm
| Build started at 20070717-2305
| ******************************************************************************
| Checking available source versions...
| Fetching source files...
| Reading package lists...
| Building dependency tree...
| Reading state information...
| Need to get 376kB of source archives.
| Get:1 http://ftp.de.debian.org experimental/main autofs5 5.0.2-1 (dsc) [706B]
| Get:2 http://ftp.de.debian.org experimental/main autofs5 5.0.2-1 (tar) [365kB]
| Get:3 http://ftp.de.debian.org experimental/main autofs5 5.0.2-1 (diff) 
[10.8kB]
| Fetched 376kB in 4s (87.8kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: debhelper (>= 5), dpatch, autoconf, libhesiod-dev, 
libldap-dev, libsasl2-dev, libssl-dev, libkrb5-dev, flex, bison
| Checking for already installed source dependencies...
[...]
| Checking correctness of source dependencies...
| Toolchain package versions: libc6-dev_2.6-2 gcc-4.2_ g++-4.2_ 
binutils_2.17cvs20070426-8 libstdc++6-4.2-dev_ libstdc++6_4.2-20070707-1
| ------------------------------------------------------------------------------
| gpg: Signature made Mon Jul  9 11:19:35 2007 CEST using DSA key ID 8FE8733D
| gpg: Can't check signature: public key not found
| dpkg-source: extracting autofs5 in autofs5-5.0.2
| dpkg-source: unpacking autofs5_5.0.2.orig.tar.gz
| dpkg-source: applying /home/buildd/build/autofs5_5.0.2-1.diff.gz
| su: Authentication service cannot retrieve authentication info.
| (Ignored)
| dpkg-buildpackage: source package is autofs5
| dpkg-buildpackage: source version is 5.0.2-1
| dpkg-buildpackage: host architecture hppa
| dpkg-buildpackage: source version without epoch 5.0.2-1
|  /usr/bin/fakeroot debian/rules clean
[...]
|  debian/rules build
| dh_testdir
| dpatch apply-all
| applying patch 01UPSTREAM_autofs-5.0.2-add-krb5-include to ./ ... ok.
| applying patch 02UPSTREAM_autofs-5.0.2-bad-proto-init to ./ ... ok.
| applying patch 03UPSTREAM_autofs-5.0.2-add-missing-multi-support to ./ ... ok.
| applying patch 04UPSTREAM_autofs-5.0.2-add-multi-nsswitch-lookup to ./ ... ok.
| applying patch 10lsb_initscript to ./ ... ok.
| applying patch 11default_automaster_location to ./ ... ok.
| ./configure --prefix=/usr \
|                     --with-confdir=/etc/default --mandir=/usr/share/man \
|                     --with-mapdir=/etc --with-hesiod --with-ldap --with-sasl \
|                     --enable-force-shutdown --enable-ignore-busy
| checking for binaries in... /usr/bin:/bin:/usr/sbin:/sbin
| checking for Linux proc filesystem... yes
| checking location of the init.d directory... /etc/init.d
| checking for autofs configuration file directory... /etc/default
| checking for autofs maps directory... /etc
| checking if malloc debugging is wanted... no
| checking for mount... /bin/mount
| checking for umount... /bin/umount
| checking for fsck.ext2... /sbin/fsck.ext2
| checking for fsck.ext3... /sbin/fsck.ext3
| checking for modprobe... no
| checking for flex... /usr/bin/flex
| checking for bison... /usr/bin/bison
| checking for ranlib... /usr/bin/ranlib
| checking for rpcgen... /usr/bin/rpcgen
| checking if mount accepts the -s option... yes
| checking for xml2-config... no
| checking for libxml2... no
| 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 yp_match in -lnsl... yes
| checking for res_query in -lresolv... yes
| checking for libhesiod... yes
| checking how to run the C preprocessor... gcc -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/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 rpcsvc/nis.h usability... yes
| checking rpcsvc/nis.h presence... yes
| checking for rpcsvc/nis.h... yes
| checking for ldap_initialize in -lldap... yes
| checking for gcc... (cached) gcc
| checking whether we are using the GNU C compiler... (cached) yes
| checking whether gcc accepts -g... (cached) yes
| checking for gcc option to accept ISO C89... (cached) none needed
| checking whether gcc -fPIE works... yes
| configure: creating ./config.status
| config.status: creating Makefile.conf
| config.status: creating include/config.h
| /usr/bin/make
| make[1]: Entering directory `/build/buildd/autofs5-5.0.2'
| set -e; for i in lib daemon modules man samples; do /usr/bin/make -C $i all; 
done 
| make[2]: Entering directory `/build/buildd/autofs5-5.0.2/lib'
| gcc -O2 -Wall -D_REENTRANT -I../include -fPIC -D_GNU_SOURCE 
-DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/default\" -c cache.c
| In file included from cache.c:28:
| ../include/automount.h:49:2: error: #error Failed to locate modprobe(8)!
| make[2]: *** [cache.o] Error 1
| make[2]: Leaving directory `/build/buildd/autofs5-5.0.2/lib'
| make[1]: *** [daemon] Error 2
| make[1]: Leaving directory `/build/buildd/autofs5-5.0.2'
| make: *** [build.stamp] Error 2
| ******************************************************************************
| Build finished at 20070717-2312
| FAILED [dpkg-buildpackage died]

Full build log(s): 
http://experimental.ftbfs.de/build.php?&ver=5.0.2-1&pkg=autofs5&arch=hppa

Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to