dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage : définir CFLAGS à la valeur par défaut : -g -O2 dpkg-buildpackage : définir CPPFLAGS à la valeur par défaut : dpkg-buildpackage : définir LDFLAGS à la valeur par défaut : dpkg-buildpackage : définir FFLAGS à la valeur par défaut : -g -O2 dpkg-buildpackage : définir CXXFLAGS à la valeur par défaut : -g -O2 dpkg-buildpackage: paquet source isync dpkg-buildpackage: version source 1.0.4-2.1+recursive dpkg-buildpackage: source changé par Laurent Vallar dpkg-buildpackage: architecture hôte amd64 fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp [ ! -f Makefile ] || /usr/bin/make distclean make[1]: entrant dans le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive » Making distclean in src make[2]: entrant dans le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/src » Making distclean in compat make[3]: entrant dans le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/src/compat » test -z "isync" || rm -f isync rm -f *.o rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[3]: quittant le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/src/compat » Making distclean in . make[3]: entrant dans le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/src » test -z "mbsync mdconvert" || rm -f mbsync mdconvert rm -f *.o rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[3]: quittant le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/src » rm -rf ./.deps rm -f Makefile make[2]: quittant le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/src » Making distclean in . make[2]: entrant dans le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive » test -z "isync.spec" || rm -f isync.spec rm -f config.h stamp-h1 rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[2]: quittant le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive » rm -f config.status config.cache config.log configure.lineno configure.status.lineno rm -f Makefile make[1]: quittant le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive » dh_clean Makefile config.log config.status dpkg-source -b isync-1.0.4+recursive dpkg-source: avertissement: répertoire source isync-1.0.4+recursive n'est pas - isync-1.0.4 dpkg-source: avertissement: répertoire .orig isync-1.0.4+recursive.orig n'est pas - (isync-1.0.4.orig demandé) dpkg-source: info: utilisation du format source « 1.0 » dpkg-source: info: construction de isync à partir de isync_1.0.4.orig.tar.gz dpkg-source: info: construction de isync dans isync_1.0.4-2.1+recursive.diff.gz dpkg-source: avertissement: suppression du fichier isync.spec ignorée dpkg-source: info: construction de isync dans isync_1.0.4-2.1+recursive.dsc debian/rules build dh_testdir ./configure --build=x86_64-linux-gnu --host=x86_64-linux-gnu --prefix=/usr --mandir=/usr/share/man checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for style of include used by make... GNU checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-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 x86_64-linux-gnu-gcc accepts -g... yes checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... x86_64-linux-gnu-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 sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking for vasprintf... yes checking for socket in -lsocket... no checking for inet_ntoa in -lnsl... yes checking for pkg-config... /usr/bin/pkg-config checking OpenSSL presence with pkg-config... found checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking for Berkley DB 4.2... yes checking for getopt_long... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/compat/Makefile config.status: creating isync.spec config.status: creating config.h config.status: executing depfiles commands Using SSL /usr/bin/make CFLAGS="-Wall -g -O2" make[1]: entrant dans le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive » /usr/bin/make all-recursive make[2]: entrant dans le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive » Making all in src make[3]: entrant dans le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/src » Making all in compat make[4]: entrant dans le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/src/compat » if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -g -O2 -MT config.o -MD -MP -MF ".deps/config.Tpo" -c -o config.o config.c; \ then mv -f ".deps/config.Tpo" ".deps/config.Po"; else rm -f ".deps/config.Tpo"; exit 1; fi if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -g -O2 -MT convert.o -MD -MP -MF ".deps/convert.Tpo" -c -o convert.o convert.c; \ then mv -f ".deps/convert.Tpo" ".deps/convert.Po"; else rm -f ".deps/convert.Tpo"; exit 1; fi if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -g -O2 -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; \ then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi x86_64-linux-gnu-gcc -Wall -g -O2 -o isync main.o config.o convert.o util.o -ldb make[4]: quittant le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/src/compat » make[4]: entrant dans le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/src » if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -MT sync.o -MD -MP -MF ".deps/sync.Tpo" -c -o sync.o sync.c; \ then mv -f ".deps/sync.Tpo" ".deps/sync.Po"; else rm -f ".deps/sync.Tpo"; exit 1; fi sync.c: In function ‘dump_box’: sync.c:122: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’ if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -MT config.o -MD -MP -MF ".deps/config.Tpo" -c -o config.o config.c; \ then mv -f ".deps/config.Tpo" ".deps/config.Po"; else rm -f ".deps/config.Tpo"; exit 1; fi if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; \ then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -MT drv_imap.o -MD -MP -MF ".deps/drv_imap.Tpo" -c -o drv_imap.o drv_imap.c; \ then mv -f ".deps/drv_imap.Tpo" ".deps/drv_imap.Po"; else rm -f ".deps/drv_imap.Tpo"; exit 1; fi if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -MT drv_maildir.o -MD -MP -MF ".deps/drv_maildir.Tpo" -c -o drv_maildir.o drv_maildir.c; \ then mv -f ".deps/drv_maildir.Tpo" ".deps/drv_maildir.Po"; else rm -f ".deps/drv_maildir.Tpo"; exit 1; fi x86_64-linux-gnu-gcc -Wall -g -O2 -o mbsync main.o sync.o config.o util.o drv_imap.o drv_maildir.o -ldb -lssl -lcrypto -lnsl if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -MT mdconvert.o -MD -MP -MF ".deps/mdconvert.Tpo" -c -o mdconvert.o mdconvert.c; \ then mv -f ".deps/mdconvert.Tpo" ".deps/mdconvert.Po"; else rm -f ".deps/mdconvert.Tpo"; exit 1; fi x86_64-linux-gnu-gcc -Wall -g -O2 -o mdconvert mdconvert.o -ldb make[4]: quittant le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/src » make[3]: quittant le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/src » make[3]: entrant dans le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive » make[3]: Rien à faire pour « all-am ». make[3]: quittant le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive » make[2]: quittant le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive » make[1]: quittant le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive » touch build-stamp fakeroot debian/rules binary dh_testdir dh_testroot dh_clean -k dh_installdirs usr/bin usr/share/man/man1 /usr/bin/make DESTDIR=/home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/debian/isync install make[1]: entrant dans le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive » Making install in src make[2]: entrant dans le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/src » Making install in compat make[3]: entrant dans le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/src/compat » make[4]: entrant dans le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/src/compat » test -z "/usr/bin" || mkdir -p -- "/home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/debian/isync/usr/bin" /usr/bin/install -c 'isync' '/home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/debian/isync/usr/bin/isync' test -z "/usr/share/man/man1" || mkdir -p -- "/home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/debian/isync/usr/share/man/man1" /usr/bin/install -c -m 644 './isync.1' '/home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/debian/isync/usr/share/man/man1/isync.1' make[4]: quittant le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/src/compat » make[3]: quittant le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/src/compat » make[3]: entrant dans le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/src » make[4]: entrant dans le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/src » test -z "/usr/bin" || mkdir -p -- "/home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/debian/isync/usr/bin" /usr/bin/install -c 'mbsync' '/home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/debian/isync/usr/bin/mbsync' /usr/bin/install -c 'mdconvert' '/home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/debian/isync/usr/bin/mdconvert' test -z "/usr/share/man/man1" || mkdir -p -- "/home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/debian/isync/usr/share/man/man1" /usr/bin/install -c -m 644 './mbsync.1' '/home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/debian/isync/usr/share/man/man1/mbsync.1' /usr/bin/install -c -m 644 './mdconvert.1' '/home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/debian/isync/usr/share/man/man1/mdconvert.1' make[4]: quittant le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/src » make[3]: quittant le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/src » make[2]: quittant le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/src » make[2]: entrant dans le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive » make[3]: entrant dans le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive » test -z "/usr/bin" || mkdir -p -- "/home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/debian/isync/usr/bin" /usr/bin/install -c 'get-cert' '/home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/debian/isync/usr/bin/get-cert' test -z "/usr/share/doc/isync" || mkdir -p -- "/home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/debian/isync/usr/share/doc/isync" /usr/bin/install -c -m 644 'README' '/home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/debian/isync/usr/share/doc/isync/README' /usr/bin/install -c -m 644 'TODO' '/home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/debian/isync/usr/share/doc/isync/TODO' /usr/bin/install -c -m 644 'NEWS' '/home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/debian/isync/usr/share/doc/isync/NEWS' /usr/bin/install -c -m 644 'ChangeLog' '/home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/debian/isync/usr/share/doc/isync/ChangeLog' /usr/bin/install -c -m 644 'AUTHORS' '/home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/debian/isync/usr/share/doc/isync/AUTHORS' make[3]: quittant le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive » make[2]: quittant le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive » make[1]: quittant le répertoire « /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive » mv /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/debian/isync/usr/bin/get-cert /home/val/work/gmail/isync/tmp/isync-1.0.4+recursive/debian/isync/usr/bin/mbsync-get-cert dh_testdir dh_testroot dh_installchangelogs ChangeLog dh_installdocs AUTHORS NEWS README TODO dh_installexamples src/mbsyncrc.sample src/compat/isyncrc.sample dh_installman dh_strip dh_compress dh_fixperms dh_installdeb dh_shlibdeps dpkg-shlibdeps: avertissement: la dépendance sur libnsl.so.1 pourrait être évitée si « debian/isync/usr/bin/mbsync » n'y était pas lié sans nécessité (il n'utilise aucun de ses symboles). dh_gencontrol dpkg-gencontrol: avertissement: variable de substitution inconnue ${misc:Depends} dh_md5sums dh_builddeb dpkg-deb : construction du paquet « isync » dans « ../isync_1.0.4-2.1+recursive_amd64.deb ». dpkg-genchanges >../isync_1.0.4-2.1+recursive_amd64.changes dpkg-genchanges: pas d'inclusion du code source original dans l'envoi (« upload ») dpkg-buildpackage: envoi d'un binaire et du fichier diff (aucune inclusion du code source d'origine) Now running lintian... W: isync source: out-of-date-standards-version 3.7.3 (current is 3.8.0) W: isync source: changelog-should-mention-nmu W: isync source: dpatch-missing-description 01recursive_imap.diff W: isync source: patch-system-but-direct-changes-in-diff Makefile.am W: isync source: patch-system-but-direct-changes-in-diff Makefile.in W: isync source: patch-system-but-direct-changes-in-diff src/drv_imap.c W: isync source: patch-system-but-direct-changes-in-diff src/drv_maildir.c W: isync: manpage-has-errors-from-man usr/share/man/man1/isync.1.gz 22: warning: `.' not defined W: isync: manpage-has-errors-from-man usr/share/man/man1/mbsync.1.gz 25: warning: `.' not defined W: isync: manpage-has-errors-from-man usr/share/man/man1/mdconvert.1.gz 20: warning: `.' not defined W: isync: binary-without-manpage usr/bin/mbsync-get-cert Finished running lintian. Now signing changes and any dsc files... signfile isync_1.0.4-2.1+recursive.dsc Laurent Vallar gpg: NOTE: l'ancien fichier d'options par défaut `/home/val/.gnupg/options' a été ignoré gpg: NOTE: l'ancien fichier d'options par défaut `/home/val/.gnupg/options' a été ignoré signfile isync_1.0.4-2.1+recursive_amd64.changes Laurent Vallar gpg: NOTE: l'ancien fichier d'options par défaut `/home/val/.gnupg/options' a été ignoré gpg: NOTE: l'ancien fichier d'options par défaut `/home/val/.gnupg/options' a été ignoré Successfully signed dsc and changes files