dpkg-buildpackage -us -uc -ui dpkg-buildpackage: info: source package libnss-mysql dpkg-buildpackage: info: source version 1.6.0-1 dpkg-buildpackage: info: source distribution aramo dpkg-buildpackage: info: source changed by Bob Proulx dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 debian/rules clean dh_testdir dh_testroot rm -f build-stamp configure-stamp : [ ! -f Makefile ] || : /usr/bin/make distclean (cd src && rm -rf .libs .deps) (cd src && rm -f *.o *.lo *.tab.c version.c Makefile) (cd src && rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags) rm -rf .libs .deps rm -f *.lo config.h stamp-h1 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.log dh_clean test ! -f configure.ac || mv configure.ac configure.in dpatch deapply-all reverting patch 03_config from ./ ... ok. rm -rf debian/patched rm -rf build-aux m4 ltmain.sh chmod a-x debian/patches/* dpkg-source -b . dpkg-source: info: using source format '1.0' dpkg-source: info: building libnss-mysql using existing libnss-mysql_1.6.0.orig.tar.gz dpkg-source: info: building libnss-mysql in libnss-mysql_1.6.0-1.diff.gz dpkg-source: warning: ignoring deletion of file configure.ac dpkg-source: warning: ignoring deletion of directory build-aux dpkg-source: warning: ignoring deletion of file build-aux/ar-lib dpkg-source: warning: ignoring deletion of file build-aux/compile dpkg-source: warning: ignoring deletion of file build-aux/config.guess dpkg-source: warning: ignoring deletion of file build-aux/config.sub dpkg-source: warning: ignoring deletion of file build-aux/install-sh dpkg-source: warning: ignoring deletion of file build-aux/ltmain.sh dpkg-source: warning: ignoring deletion of file build-aux/missing dpkg-source: warning: ignoring deletion of file build-aux/depcomp dpkg-source: warning: ignoring deletion of directory m4 dpkg-source: warning: ignoring deletion of file m4/libtool.m4 dpkg-source: warning: ignoring deletion of file m4/ltoptions.m4 dpkg-source: warning: ignoring deletion of file m4/ltsugar.m4 dpkg-source: warning: ignoring deletion of file m4/ltversion.m4 dpkg-source: warning: ignoring deletion of file m4/lt~obsolete.m4 dpkg-source: warning: executable mode 0755 of 'config.status' will not be represented in diff dpkg-source: warning: the diff modifies the following upstream files: Makefile Makefile.in config.status configure.in src/Makefile.in src/libnss_mysql.la dpkg-source: info: use the '3.0 (quilt)' format to have separate and documented changes to upstream files, see dpkg-source(1) dpkg-source: info: building libnss-mysql in libnss-mysql_1.6.0-1.dsc debian/rules build dpatch apply-all applying patch 03_config to ./ ... ok. dh_testdir test ! -f configure.in || mv configure.in configure.ac mkdir -p m4 mkdir -p build-aux cp -f /usr/share/misc/config.guess ./build-aux/config.guess cp -f /usr/share/misc/config.sub ./build-aux/config.sub autoreconf -vfi autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/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' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:27: installing 'build-aux/ar-lib' configure.ac:26: installing 'build-aux/compile' configure.ac:24: installing 'build-aux/install-sh' configure.ac:24: installing 'build-aux/missing' src/Makefile.am: installing 'build-aux/depcomp' autoreconf: Leaving directory '.' ./configure checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking whether the linker accepts -znodelete... yes checking for getsockname in -lsocket... no checking for gethostbyname in -lnsl... yes checking for floor in -lm... yes checking for dlsym in -ldl... yes checking for compress in -lz... yes checking for main in -lmysqlclient... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for mysql.h... yes checking for syslog.h... yes checking for stdint.h... (cached) yes checking for nss.h... yes checking for nss_common.h... no checking for shadow.h... yes checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for uid_t in sys/types.h... yes checking for size_t... yes checking for socklen_t... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/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... 1879296 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 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... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no 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 -m elf_x86_64) 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... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands touch configure-stamp dh_testdir /usr/bin/make make[1]: Entering directory '/root/rwp/libnss-mysql/rwp-packaging/libnss-mysql-1.6.0' /usr/bin/make all-recursive make[2]: Entering directory '/root/rwp/libnss-mysql/rwp-packaging/libnss-mysql-1.6.0' Making all in src make[3]: Entering directory '/root/rwp/libnss-mysql/rwp-packaging/libnss-mysql-1.6.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -g -O2 -I/usr/include/mariadb -I/usr/include/mariadb/mysql -MT nss_config.lo -MD -MP -MF .deps/nss_config.Tpo -c -o nss_config.lo nss_config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -g -O2 -I/usr/include/mariadb -I/usr/include/mariadb/mysql -MT nss_config.lo -MD -MP -MF .deps/nss_config.Tpo -c nss_config.c -fPIC -DPIC -o .libs/nss_config.o mv -f .deps/nss_config.Tpo .deps/nss_config.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -g -O2 -I/usr/include/mariadb -I/usr/include/mariadb/mysql -MT nss_main.lo -MD -MP -MF .deps/nss_main.Tpo -c -o nss_main.lo nss_main.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -g -O2 -I/usr/include/mariadb -I/usr/include/mariadb/mysql -MT nss_main.lo -MD -MP -MF .deps/nss_main.Tpo -c nss_main.c -fPIC -DPIC -o .libs/nss_main.o mv -f .deps/nss_main.Tpo .deps/nss_main.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -g -O2 -I/usr/include/mariadb -I/usr/include/mariadb/mysql -MT nss_support.lo -MD -MP -MF .deps/nss_support.Tpo -c -o nss_support.lo nss_support.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -g -O2 -I/usr/include/mariadb -I/usr/include/mariadb/mysql -MT nss_support.lo -MD -MP -MF .deps/nss_support.Tpo -c nss_support.c -fPIC -DPIC -o .libs/nss_support.o mv -f .deps/nss_support.Tpo .deps/nss_support.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -g -O2 -I/usr/include/mariadb -I/usr/include/mariadb/mysql -MT mysql.lo -MD -MP -MF .deps/mysql.Tpo -c -o mysql.lo mysql.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -g -O2 -I/usr/include/mariadb -I/usr/include/mariadb/mysql -MT mysql.lo -MD -MP -MF .deps/mysql.Tpo -c mysql.c -fPIC -DPIC -o .libs/mysql.o mv -f .deps/mysql.Tpo .deps/mysql.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -g -O2 -I/usr/include/mariadb -I/usr/include/mariadb/mysql -MT lookup.lo -MD -MP -MF .deps/lookup.Tpo -c -o lookup.lo lookup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -g -O2 -I/usr/include/mariadb -I/usr/include/mariadb/mysql -MT lookup.lo -MD -MP -MF .deps/lookup.Tpo -c lookup.c -fPIC -DPIC -o .libs/lookup.o mv -f .deps/lookup.Tpo .deps/lookup.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -g -O2 -I/usr/include/mariadb -I/usr/include/mariadb/mysql -MT mysql-pwd.lo -MD -MP -MF .deps/mysql-pwd.Tpo -c -o mysql-pwd.lo mysql-pwd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -g -O2 -I/usr/include/mariadb -I/usr/include/mariadb/mysql -MT mysql-pwd.lo -MD -MP -MF .deps/mysql-pwd.Tpo -c mysql-pwd.c -fPIC -DPIC -o .libs/mysql-pwd.o mv -f .deps/mysql-pwd.Tpo .deps/mysql-pwd.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -g -O2 -I/usr/include/mariadb -I/usr/include/mariadb/mysql -MT mysql-spwd.lo -MD -MP -MF .deps/mysql-spwd.Tpo -c -o mysql-spwd.lo mysql-spwd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -g -O2 -I/usr/include/mariadb -I/usr/include/mariadb/mysql -MT mysql-spwd.lo -MD -MP -MF .deps/mysql-spwd.Tpo -c mysql-spwd.c -fPIC -DPIC -o .libs/mysql-spwd.o mv -f .deps/mysql-spwd.Tpo .deps/mysql-spwd.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -g -O2 -I/usr/include/mariadb -I/usr/include/mariadb/mysql -MT mysql-grp.lo -MD -MP -MF .deps/mysql-grp.Tpo -c -o mysql-grp.lo mysql-grp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -g -O2 -I/usr/include/mariadb -I/usr/include/mariadb/mysql -MT mysql-grp.lo -MD -MP -MF .deps/mysql-grp.Tpo -c mysql-grp.c -fPIC -DPIC -o .libs/mysql-grp.o mv -f .deps/mysql-grp.Tpo .deps/mysql-grp.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -I/usr/include/mariadb -I/usr/include/mariadb/mysql -module -version-info 2:0:0 -export-symbols ./linux.sym -L/usr/lib/x86_64-linux-gnu/ -lmariadb -o libnss_mysql.la -rpath /lib nss_config.lo nss_main.lo nss_support.lo mysql.lo lookup.lo mysql-pwd.lo mysql-spwd.lo mysql-grp.lo -lmysqlclient -lz -ldl -lm -lnsl -Wl,-znodelete libtool: link: echo "{ global:" > .libs/libnss_mysql.ver libtool: link: cat ./linux.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libnss_mysql.ver libtool: link: echo "local: *; };" >> .libs/libnss_mysql.ver libtool: link: gcc -shared -fPIC -DPIC .libs/nss_config.o .libs/nss_main.o .libs/nss_support.o .libs/mysql.o .libs/lookup.o .libs/mysql-pwd.o .libs/mysql-spwd.o .libs/mysql-grp.o -L/usr/lib/x86_64-linux-gnu/ -lmariadb -lmysqlclient -lz -ldl -lm -lnsl -g -O2 -Wl,-znodelete -Wl,-soname -Wl,libnss_mysql.so.2 -Wl,-version-script -Wl,.libs/libnss_mysql.ver -o .libs/libnss_mysql.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libnss_mysql.so.2" && ln -s "libnss_mysql.so.2.0.0" "libnss_mysql.so.2") libtool: link: (cd ".libs" && rm -f "libnss_mysql.so" && ln -s "libnss_mysql.so.2.0.0" "libnss_mysql.so") libtool: link: ( cd ".libs" && rm -f "libnss_mysql.la" && ln -s "../libnss_mysql.la" "libnss_mysql.la" ) make[3]: Leaving directory '/root/rwp/libnss-mysql/rwp-packaging/libnss-mysql-1.6.0/src' make[3]: Entering directory '/root/rwp/libnss-mysql/rwp-packaging/libnss-mysql-1.6.0' make[3]: Leaving directory '/root/rwp/libnss-mysql/rwp-packaging/libnss-mysql-1.6.0' make[2]: Leaving directory '/root/rwp/libnss-mysql/rwp-packaging/libnss-mysql-1.6.0' make[1]: Leaving directory '/root/rwp/libnss-mysql/rwp-packaging/libnss-mysql-1.6.0' touch build-stamp debian/rules binary dh_testdir dh_testroot dh_prep dh_installdirs /usr/bin/make install DESTDIR=/root/rwp/libnss-mysql/rwp-packaging/libnss-mysql-1.6.0/debian/libnss-mysql make[1]: Entering directory '/root/rwp/libnss-mysql/rwp-packaging/libnss-mysql-1.6.0' Making install in src make[2]: Entering directory '/root/rwp/libnss-mysql/rwp-packaging/libnss-mysql-1.6.0/src' make[3]: Entering directory '/root/rwp/libnss-mysql/rwp-packaging/libnss-mysql-1.6.0/src' /usr/bin/mkdir -p '/root/rwp/libnss-mysql/rwp-packaging/libnss-mysql-1.6.0/debian/libnss-mysql/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libnss_mysql.la '/root/rwp/libnss-mysql/rwp-packaging/libnss-mysql-1.6.0/debian/libnss-mysql/lib' libtool: install: /usr/bin/install -c .libs/libnss_mysql.so.2.0.0 /root/rwp/libnss-mysql/rwp-packaging/libnss-mysql-1.6.0/debian/libnss-mysql/lib/libnss_mysql.so.2.0.0 libtool: install: (cd /root/rwp/libnss-mysql/rwp-packaging/libnss-mysql-1.6.0/debian/libnss-mysql/lib && { ln -s -f libnss_mysql.so.2.0.0 libnss_mysql.so.2 || { rm -f libnss_mysql.so.2 && ln -s libnss_mysql.so.2.0.0 libnss_mysql.so.2; }; }) libtool: install: (cd /root/rwp/libnss-mysql/rwp-packaging/libnss-mysql-1.6.0/debian/libnss-mysql/lib && { ln -s -f libnss_mysql.so.2.0.0 libnss_mysql.so || { rm -f libnss_mysql.so && ln -s libnss_mysql.so.2.0.0 libnss_mysql.so; }; }) libtool: install: /usr/bin/install -c .libs/libnss_mysql.lai /root/rwp/libnss-mysql/rwp-packaging/libnss-mysql-1.6.0/debian/libnss-mysql/lib/libnss_mysql.la libtool: warning: remember to run 'libtool --finish /lib' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/root/rwp/libnss-mysql/rwp-packaging/libnss-mysql-1.6.0/src' make[2]: Leaving directory '/root/rwp/libnss-mysql/rwp-packaging/libnss-mysql-1.6.0/src' make[2]: Entering directory '/root/rwp/libnss-mysql/rwp-packaging/libnss-mysql-1.6.0' make[3]: Entering directory '/root/rwp/libnss-mysql/rwp-packaging/libnss-mysql-1.6.0' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/make install-data-hook make[4]: Entering directory '/root/rwp/libnss-mysql/rwp-packaging/libnss-mysql-1.6.0' make[4]: Leaving directory '/root/rwp/libnss-mysql/rwp-packaging/libnss-mysql-1.6.0' make[3]: Leaving directory '/root/rwp/libnss-mysql/rwp-packaging/libnss-mysql-1.6.0' make[2]: Leaving directory '/root/rwp/libnss-mysql/rwp-packaging/libnss-mysql-1.6.0' make[1]: Leaving directory '/root/rwp/libnss-mysql/rwp-packaging/libnss-mysql-1.6.0' dh_testdir dh_testroot dh_installchangelogs ChangeLog dh_installdocs dh_installexamples dh_link dh_strip cb1426e83fb3c55f988d7afa4266a3d204e4d2c8 dh_compress dh_fixperms dh_makeshlibs dh_installdeb dh_shlibdeps dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package 'libnss-mysql' in '../libnss-mysql_1.6.0-1_amd64.deb'. dpkg-deb: building package 'libnss-mysql-dbgsym' in 'debian/.debhelper/scratch-space/build-libnss-mysql/libnss-mysql-dbgsym_1.6.0-1_amd64.deb'. Renaming libnss-mysql-dbgsym_1.6.0-1_amd64.deb to libnss-mysql-dbgsym_1.6.0-1_amd64.ddeb dpkg-genbuildinfo -O../libnss-mysql_1.6.0-1_amd64.buildinfo dpkg-genchanges -O../libnss-mysql_1.6.0-1_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: full upload (original source is included)