dpkg-buildpackage -rfakeroot -us -uc -ui dpkg-buildpackage: warning: using a gain-root-command while being root dpkg-buildpackage: info: source package libnfsidmap-regex dpkg-buildpackage: info: source version 0+git20180223-1 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Gürkan Myczko dpkg-source --before-build libnfsidmap-regex-0+git20180223 dpkg-buildpackage: info: host architecture i386 fakeroot debian/rules clean dh clean dh_auto_clean make -j1 distclean make[1]: Entering directory '/var/www/debian/libnfsidmap-regex/libnfsidmap-regex-0+git20180223' test -z "regex.la" || rm -f regex.la rm -f ./so_locations rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f libtool config.lt rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f cscope.out cscope.in.out cscope.po.out cscope.files rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -rf ./.deps rm -f Makefile make[1]: Leaving directory '/var/www/debian/libnfsidmap-regex/libnfsidmap-regex-0+git20180223' dh_autoreconf_clean dh_clean dpkg-source -b libnfsidmap-regex-0+git20180223 dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building libnfsidmap-regex using existing ./libnfsidmap-regex_0+git20180223.orig.tar.gz dpkg-source: info: building libnfsidmap-regex in libnfsidmap-regex_0+git20180223-1.debian.tar.xz dpkg-source: info: building libnfsidmap-regex in libnfsidmap-regex_0+git20180223-1.dsc debian/rules build dh build dh_update_autotools_config dh_autoreconf libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:6: installing './compile' configure.ac:6: installing './config.guess' configure.ac:6: installing './config.sub' configure.ac:5: installing './install-sh' configure.ac:5: installing './missing' Makefile.am: installing './INSTALL' Makefile.am: installing './COPYING' using GNU General Public License v3 file Makefile.am: Consider adding the COPYING file to the version control system Makefile.am: for your code, to avoid questions about which license your project uses Makefile.am: installing './depcomp' debian/rules override_dh_auto_configure make[1]: Entering directory '/var/www/debian/libnfsidmap-regex/libnfsidmap-regex-0+git20180223' ./autogen.sh dh_auto_configure ./configure --build=i686-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/i386-linux-gnu --libexecdir=\${prefix}/lib/i386-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking configure: WARNING: unrecognized options: --disable-maintainer-mode checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU 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 whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... 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 understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for ANSI C header files... (cached) yes checking nfsidmap.h usability... yes checking nfsidmap.h presence... yes checking for nfsidmap.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for uid_t in sys/types.h... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for strchr... yes checking for strdup... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-maintainer-mode make[1]: Leaving directory '/var/www/debian/libnfsidmap-regex/libnfsidmap-regex-0+git20180223' dh_auto_build make -j1 make[1]: Entering directory '/var/www/debian/libnfsidmap-regex/libnfsidmap-regex-0+git20180223' /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libnfsidmap-regex\" -DPACKAGE_TARNAME=\"libnfsidmap-regex\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"libnfsidmap-regex\ 0.1\" -DPACKAGE_BUGREPORT=\"stefan.walter@inf.ethz.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libnfsidmap-regex\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_NFSIDMAP_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERRNO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/var/www/debian/libnfsidmap-regex/libnfsidmap-regex-0+git20180223=. -fstack-protector-strong -Wformat -Werror=format-security -c -o regex_la-regex.lo `test -f 'regex.c' || echo './'`regex.c libtool: compile: gcc -DPACKAGE_NAME=\"libnfsidmap-regex\" -DPACKAGE_TARNAME=\"libnfsidmap-regex\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"libnfsidmap-regex 0.1\"" -DPACKAGE_BUGREPORT=\"stefan.walter@inf.ethz.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libnfsidmap-regex\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_NFSIDMAP_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERRNO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/var/www/debian/libnfsidmap-regex/libnfsidmap-regex-0+git20180223=. -fstack-protector-strong -Wformat -Werror=format-security -c regex.c -fPIC -DPIC -o .libs/regex_la-regex.o libtool: compile: gcc -DPACKAGE_NAME=\"libnfsidmap-regex\" -DPACKAGE_TARNAME=\"libnfsidmap-regex\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"libnfsidmap-regex 0.1\"" -DPACKAGE_BUGREPORT=\"stefan.walter@inf.ethz.ch\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libnfsidmap-regex\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_NFSIDMAP_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERRNO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/var/www/debian/libnfsidmap-regex/libnfsidmap-regex-0+git20180223=. -fstack-protector-strong -Wformat -Werror=format-security -c regex.c -o regex_la-regex.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -fdebug-prefix-map=/var/www/debian/libnfsidmap-regex/libnfsidmap-regex-0+git20180223=. -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -Wl,-z,relro -Wl,-z,now -o regex.la -rpath /usr/lib/i386-linux-gnu regex_la-regex.lo -lnfsidmap -lini_config libtool: link: gcc -shared -fPIC -DPIC .libs/regex_la-regex.o -lnfsidmap -lini_config -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,regex.so -o .libs/regex.so libtool: link: ar cru .libs/regex.a regex_la-regex.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/regex.a libtool: link: ( cd ".libs" && rm -f "regex.la" && ln -s "../regex.la" "regex.la" ) make[1]: Leaving directory '/var/www/debian/libnfsidmap-regex/libnfsidmap-regex-0+git20180223' dh_auto_test create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary dh binary dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/var/www/debian/libnfsidmap-regex/libnfsidmap-regex-0+git20180223' DH_AUTO_INSTALL_OVERRIDE dh_auto_install make -j1 install DESTDIR=/var/www/debian/libnfsidmap-regex/libnfsidmap-regex-0\+git20180223/debian/libnfsidmap-regex AM_UPDATE_INFO_DIR=no make[2]: Entering directory '/var/www/debian/libnfsidmap-regex/libnfsidmap-regex-0+git20180223' make[3]: Entering directory '/var/www/debian/libnfsidmap-regex/libnfsidmap-regex-0+git20180223' /bin/mkdir -p '/var/www/debian/libnfsidmap-regex/libnfsidmap-regex-0+git20180223/debian/libnfsidmap-regex/usr/lib/i386-linux-gnu' /bin/sh ./libtool --mode=install /usr/bin/install -c regex.la '/var/www/debian/libnfsidmap-regex/libnfsidmap-regex-0+git20180223/debian/libnfsidmap-regex/usr/lib/i386-linux-gnu' libtool: install: /usr/bin/install -c .libs/regex.so /var/www/debian/libnfsidmap-regex/libnfsidmap-regex-0+git20180223/debian/libnfsidmap-regex/usr/lib/i386-linux-gnu/regex.so libtool: install: /usr/bin/install -c .libs/regex.lai /var/www/debian/libnfsidmap-regex/libnfsidmap-regex-0+git20180223/debian/libnfsidmap-regex/usr/lib/i386-linux-gnu/regex.la libtool: install: /usr/bin/install -c .libs/regex.a /var/www/debian/libnfsidmap-regex/libnfsidmap-regex-0+git20180223/debian/libnfsidmap-regex/usr/lib/i386-linux-gnu/regex.a libtool: install: chmod 644 /var/www/debian/libnfsidmap-regex/libnfsidmap-regex-0+git20180223/debian/libnfsidmap-regex/usr/lib/i386-linux-gnu/regex.a libtool: install: ranlib /var/www/debian/libnfsidmap-regex/libnfsidmap-regex-0+git20180223/debian/libnfsidmap-regex/usr/lib/i386-linux-gnu/regex.a libtool: warning: remember to run 'libtool --finish /usr/lib/i386-linux-gnu' /bin/mkdir -p '/var/www/debian/libnfsidmap-regex/libnfsidmap-regex-0+git20180223/debian/libnfsidmap-regex/usr/share/man/man5' /usr/bin/install -c -m 644 libnfsidmap-regex.5 '/var/www/debian/libnfsidmap-regex/libnfsidmap-regex-0+git20180223/debian/libnfsidmap-regex/usr/share/man/man5' make[3]: Leaving directory '/var/www/debian/libnfsidmap-regex/libnfsidmap-regex-0+git20180223' make[2]: Leaving directory '/var/www/debian/libnfsidmap-regex/libnfsidmap-regex-0+git20180223' NO UBUNTU, NO HACK make[1]: Leaving directory '/var/www/debian/libnfsidmap-regex/libnfsidmap-regex-0+git20180223' dh_installdocs dh_installchangelogs dh_installman dh_lintian dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing dh_strip dh_makeshlibs dh_shlibdeps dh_installdeb dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package 'libnfsidmap-regex' in '../libnfsidmap-regex_0+git20180223-1_i386.deb'. dpkg-deb: building package 'libnfsidmap-regex-dbgsym' in '../libnfsidmap-regex-dbgsym_0+git20180223-1_i386.deb'. dpkg-genbuildinfo dpkg-genchanges >../libnfsidmap-regex_0+git20180223-1_i386.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build libnfsidmap-regex-0+git20180223 dpkg-buildpackage: info: full upload (original source is included) Now running lintian libnfsidmap-regex_0+git20180223-1_i386.changes ... warning: the authors of lintian do not recommend running it with root privileges! W: libnfsidmap-regex source: diff-contains-substvars debian/libnfsidmap-regex1.substvars W: libnfsidmap-regex: new-package-should-close-itp-bug E: libnfsidmap-regex: non-empty-dependency_libs-in-la-file usr/lib/i386-linux-gnu/regex.la N: 3 tags overridden (1 error, 2 warnings) Finished running lintian. Now signing changes and any dsc files... signfile dsc libnfsidmap-regex_0+git20180223-1.dsc Gürkan Myczko gpg: skipped "Gürkan Myczko ": No secret key gpg: /tmp/debsign.B426BB4z/libnfsidmap-regex_0+git20180223-1.dsc: clear-sign failed: No secret key debsign: gpg error occurred! Aborting....