dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: source package unfs3 dpkg-buildpackage: source version 0.9.23.rc-drbl4 dpkg-buildpackage: source distribution unstable dpkg-buildpackage: source changed by Steven Shiau dpkg-source --before-build unfs3-0.9.23.rc dpkg-buildpackage: host architecture i386 fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp rm -f config.guess config.sub [ ! -f Makefile ] || /usr/bin/make distclean dh_clean dpkg-source -b unfs3-0.9.23.rc dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1) dpkg-source: info: using source format '1.0' dpkg-source: info: building unfs3 in unfs3_0.9.23.rc-drbl4.tar.gz dpkg-source: info: building unfs3 in unfs3_0.9.23.rc-drbl4.dsc debian/rules build dh_testdir cp -f /usr/share/misc/config.sub config.sub cp -f /usr/share/misc/config.guess config.guess ./configure --prefix=/usr --mandir=\${prefix}/share/man --enable-cluster CFLAGS="" LDFLAGS="-Wl,-z,defs" checking for a BSD-compatible install... /usr/bin/install -c checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y 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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for library containing xdr_int... none required checking for library containing socket... none required checking for library containing inet_aton... none required checking for mntent.h... yes checking for stdint.h... yes checking for sys/mnttab.h... no checking for sys/mount.h... yes checking for sys/vmount.h... no checking for rpc/svc_soc.h... no checking for linux/ext2_fs.h... no checking for int32... no checking for uint32... no checking for int64... no checking for uint64... no checking for struct stat.st_gen... no checking for struct __rpc_svcxprt.xp_fd... no checking for xdr_long... yes checking for xdr_int32... no checking for xdr_u_long... yes checking for xdr_uint32... no checking for xdr_uint64... no checking for xdr_uint64_t... yes checking for xdr_u_int64_t... no checking for svc_getreq_poll... yes checking for statvfs... yes checking for seteuid... yes checking for setegid... yes checking for setresuid... yes checking for setresgid... yes checking for vsyslog... yes checking for lchown... yes checking for setgroups... yes checking for svc_tli_create... no configure: creating ./config.status config.status: creating Makefile config.status: creating Config/Makefile config.status: creating Extras/Makefile config.status: creating config.h dh_testdir /usr/bin/make make[1]: Entering directory '/home/steven/tmp/unfs3/unfs3-0.9.23.rc' for i in Config Extras; do (cd $i && make all) || exit; done make[2]: Entering directory '/home/steven/tmp/unfs3/unfs3-0.9.23.rc/Config' flex ./exports.l bison -y -d ./exports.y gcc -Wall -W -I.. -I. -I.. -c -o lex.yy.o lex.yy.c lex.yy.c:1224:17: warning: ‘yyunput’ defined but not used [-Wunused-function] static void yyunput (int c, register char * yy_bp ) ^ lex.yy.c:1265:16: warning: ‘input’ defined but not used [-Wunused-function] static int input (void) ^ gcc -Wall -W -I.. -I. -I.. -c -o y.tab.o y.tab.c ar crs lib.a lex.yy.o y.tab.o make[2]: Leaving directory '/home/steven/tmp/unfs3/unfs3-0.9.23.rc/Config' make[2]: Entering directory '/home/steven/tmp/unfs3/unfs3-0.9.23.rc/Extras' gcc -Wall -W -c -o cluster.o cluster.c ar crs lib.a cluster.o make[2]: Leaving directory '/home/steven/tmp/unfs3/unfs3-0.9.23.rc/Extras' gcc -Wall -W -D_GNU_SOURCE -I. -c -o afsgettimes.o afsgettimes.c gcc -Wall -W -D_GNU_SOURCE -I. -c -o afssupport.o afssupport.c gcc -Wall -W -D_GNU_SOURCE -I. -c -o attr.o attr.c gcc -Wall -W -D_GNU_SOURCE -I. -c -o daemon.o daemon.c gcc -Wall -W -D_GNU_SOURCE -I. -c -o error.o error.c gcc -Wall -W -D_GNU_SOURCE -I. -c -o fd_cache.o fd_cache.c gcc -Wall -W -D_GNU_SOURCE -I. -c -o fh.o fh.c gcc -Wall -W -D_GNU_SOURCE -I. -c -o fh_cache.o fh_cache.c gcc -Wall -W -D_GNU_SOURCE -I. -c -o locate.o locate.c gcc -Wall -W -D_GNU_SOURCE -I. -c -o md5.o md5.c gcc -Wall -W -D_GNU_SOURCE -I. -c -o mount.o mount.c gcc -Wall -W -D_GNU_SOURCE -I. -c -o nfs.o nfs.c gcc -Wall -W -D_GNU_SOURCE -I. -c -o password.o password.c gcc -Wall -W -D_GNU_SOURCE -I. -c -o readdir.o readdir.c gcc -Wall -W -D_GNU_SOURCE -I. -c -o user.o user.c gcc -Wall -W -D_GNU_SOURCE -I. -c -o xdr.o xdr.c gcc -Wall -W -D_GNU_SOURCE -I. -c -o winsupport.o winsupport.c gcc -o unfsd afsgettimes.o afssupport.o attr.o daemon.o error.o fd_cache.o fh.o fh_cache.o locate.o md5.o mount.o nfs.o password.o readdir.o user.o xdr.o winsupport.o Config/lib.a Extras/lib.a -Wl,-z,defs -lfl make[1]: Leaving directory '/home/steven/tmp/unfs3/unfs3-0.9.23.rc' touch build-stamp fakeroot debian/rules binary dh_testdir dh_testroot dh_prep dh_installdirs /usr/bin/make install prefix=/home/steven/tmp/unfs3/unfs3-0.9.23.rc/debian/unfs3/usr make[1]: Entering directory '/home/steven/tmp/unfs3/unfs3-0.9.23.rc' /usr/bin/install -c -d /home/steven/tmp/unfs3/unfs3-0.9.23.rc/debian/unfs3/usr/sbin /usr/bin/install -c -d /home/steven/tmp/unfs3/unfs3-0.9.23.rc/debian/unfs3/usr/share/man/man7 /usr/bin/install -c -d /home/steven/tmp/unfs3/unfs3-0.9.23.rc/debian/unfs3/usr/share/man/man8 /usr/bin/install -c unfsd /home/steven/tmp/unfs3/unfs3-0.9.23.rc/debian/unfs3/usr/sbin/unfsd /usr/bin/install -c -m 644 ./Extras/tags.7 /home/steven/tmp/unfs3/unfs3-0.9.23.rc/debian/unfs3/usr/share/man/man7/tags.7 /usr/bin/install -c -m 644 ./unfsd.8 /home/steven/tmp/unfs3/unfs3-0.9.23.rc/debian/unfs3/usr/share/man/man8/unfsd.8 make[1]: Leaving directory '/home/steven/tmp/unfs3/unfs3-0.9.23.rc' dh_testdir dh_testroot dh_installchangelogs dh_installdocs dh_installinit --update-rcd-params='defaults 25' dh_installman dh_strip dh_compress dh_fixperms dh_installdeb dh_shlibdeps dh_gencontrol dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dh_md5sums dh_builddeb dpkg-deb: building package 'unfs3' in '../unfs3_0.9.23.rc-drbl4_i386.deb'. dpkg-genchanges >../unfs3_0.9.23.rc-drbl4_i386.changes dpkg-genchanges: including full source code in upload dpkg-source --after-build unfs3-0.9.23.rc dpkg-buildpackage: full upload; Debian-native package (full source is included) Now signing changes and any dsc files... signfile unfs3_0.9.23.rc-drbl4.dsc Steven Shiau gpg: skipped "Steven Shiau ": secret key not available gpg: /tmp/debsign.OgMZSZdB/unfs3_0.9.23.rc-drbl4.dsc: clearsign failed: secret key not available debsign: gpg error occurred! Aborting....