dpkg-buildpackage -rfakeroot -D -us -uc -sa -mStéphane Glondu dpkg-buildpackage: warning: using a gain-root-command while being root dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): dpkg-buildpackage: source package otags dpkg-buildpackage: source version 3.09.3.3-1+3.12.1+2 dpkg-source --before-build otags-3.09.3.3 dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean dh --with ocaml clean dh_testdir debian/rules override_dh_auto_clean make[1]: Entering directory `/tmp/otags-3.09.3.3' [ ! -f Makefile.here ] || /usr/bin/make clean for u in Makefile.depend; do \ if [ -f debian/$u.backup ]; then \ mv debian/$u.backup $u; \ fi; \ done make[1]: Leaving directory `/tmp/otags-3.09.3.3' "dh_ocamlinit -d" dh_clean dpkg-source -b otags-3.09.3.3 dpkg-source: info: using source format `3.0 (quilt)' dpkg-source: info: building otags using existing ./otags_3.09.3.3.orig.tar.gz dpkg-source: info: building otags in otags_3.09.3.3-1+3.12.1+2.debian.tar.gz dpkg-source: info: building otags in otags_3.09.3.3-1+3.12.1+2.dsc debian/rules build dh --with ocaml build dh_testdir dh_ocamlinit debian/rules override_dh_auto_configure make[1]: Entering directory `/tmp/otags-3.09.3.3' for u in Makefile.depend; do \ cp $u debian/$u.backup; \ done ./configure --prefix /usr --libdir /usr/lib/ocaml/otags/ --bytecode ocaml version 3.12.1 found. ./configure: line 88: ocamlopt.opt: command not found Neither ocamlopt nor ocamlopt.opt found. Native compilation disabled. ./configure: line 126: ocamlc.opt: command not found ocamlc.opt not found. camlp4o version 3.12.1 found. camlp4 version 3.12.1 found. Configuration summary: binaries will be copied to /usr/bin libraries will be copied to /usr/lib/ocaml/otags/ native-code compilation disabled make[1]: Leaving directory `/tmp/otags-3.09.3.3' debian/rules override_dh_auto_build make[1]: Entering directory `/tmp/otags-3.09.3.3' /usr/bin/make depend make[2]: Entering directory `/tmp/otags-3.09.3.3' ocamldep line_number.ml > line_number.dep ocamldep -pp camlp5o splay.ml > splay.dep ocamldep emacs.ml > emacs.dep ocamldep vi.ml > vi.dep ocamldep otags.ml > otags.dep ocamldep editor.ml > editor.dep ocamldep -pp "camlp5o q_MLast.cmo" pr.ml > pr.dep ocamldep pr_emacs_tags.ml > pr_emacs_tags.dep ocamldep pr_vi_tags.ml > pr_vi_tags.dep cat *.dep > Makefile.depend echo "pr_emacs_tags.cmo: emacs.cmo" >> Makefile.depend echo "pr_emacs_tags.cmx: emacs.cmx" >> Makefile.depend echo "pr_vi_tags.cmo: vi.cmo" >> Makefile.depend echo "pr_vi_tags.cmx: vi.cmx" >> Makefile.depend rm -f *.dep make[2]: Leaving directory `/tmp/otags-3.09.3.3' /usr/bin/make make[2]: Entering directory `/tmp/otags-3.09.3.3' ocamlc -c splay.mli ocamlc -c -pp camlp5o splay.ml ocamlc -c line_number.mli ocamlc -c line_number.ml ocamlc -c -I `camlp5o -where` editor.ml ocamlc -c -pp "camlp5o q_MLast.cmo" -I `camlp5o -where` pr.ml File "pr.ml", line 64, characters 2-382: Warning 8: this pattern-matching is not exhaustive. Here is an example of a value that is not matched: (CeXtr (_, _, _)|CeCon (_, _, _)) File "pr.ml", line 105, characters 2-370: Warning 8: this pattern-matching is not exhaustive. Here is an example of a value that is not matched: (CtXtr (_, _, _)|CtIde (_, _)|CtApp (_, _, _)|CtAcc (_, _, _)) File "pr.ml", line 70, characters 4-34: Warning 11: this match case is unused. ocamlc -a -o tags.cma splay.cmo line_number.cmo editor.cmo pr.cmo ocamlc -c emacs.mli ocamlc -c emacs.ml ocamlc -c pr_emacs_tags.ml ocamlc -a -o pr_emacs_tags.cma emacs.cmo pr_emacs_tags.cmo ocamlc -c vi.mli ocamlc -c vi.ml ocamlc -c pr_vi_tags.ml ocamlc -a -o pr_vi_tags.cma vi.cmo pr_vi_tags.cmo ocamlc -c conf.ml ocamlc -c otags.ml ocamlc unix.cma -o otags.byte conf.cmo otags.cmo cp otags.byte otags make[2]: Leaving directory `/tmp/otags-3.09.3.3' make[1]: Leaving directory `/tmp/otags-3.09.3.3' # Skipping dh_auto_test - empty override fakeroot debian/rules binary dh --with ocaml binary dh_testroot dh_prep dh_installdirs debian/rules override_dh_auto_install make[1]: Entering directory `/tmp/otags-3.09.3.3' /usr/bin/make install DESTDIR=/tmp/otags-3.09.3.3/debian/otags make[2]: Entering directory `/tmp/otags-3.09.3.3' mkdir -p /tmp/otags-3.09.3.3/debian/otags/usr/bin /tmp/otags-3.09.3.3/debian/otags/usr/lib/ocaml/otags/ install -m 644 tags.cma pr_emacs_tags.cma pr_vi_tags.cma /tmp/otags-3.09.3.3/debian/otags/usr/lib/ocaml/otags/ install -m 755 otags /tmp/otags-3.09.3.3/debian/otags/usr/bin if [ false = "true" ] ; then \ install -m 755 /tmp/otags-3.09.3.3/debian/otags/usr/bin; \ fi make[2]: Leaving directory `/tmp/otags-3.09.3.3' make[1]: Leaving directory `/tmp/otags-3.09.3.3' dh_install dh_ocamldoc dh_installdocs dh_installchangelogs dh_installexamples dh_installman dh_installcatalogs dh_installcron dh_installdebconf dh_installemacsen dh_installifupdown dh_installinfo dh_installinit dh_installmenu dh_installmime dh_installmodules dh_installlogcheck dh_installlogrotate dh_installpam dh_installppp dh_installudev dh_installwm dh_installxfonts dh_installgsettings dh_bugfiles dh_ucf dh_lintian dh_gconf dh_icons dh_perl dh_usrlocal dh_link dh_compress dh_fixperms dh_strip dh_makeshlibs dh_shlibdeps dh_installdeb dh_ocaml W: otags doesn't resolve dependency on unit Conf W: otags doesn't resolve dependency on unit Otags dh_gencontrol dpkg-gencontrol: warning: Depends field of package otags: unknown substitution variable ${shlibs:Depends} dh_md5sums dh_builddeb dpkg-deb: building package `otags' in `../otags_3.09.3.3-1+3.12.1+2_amd64.deb'. dpkg-genchanges -sa -mStéphane Glondu >../otags_3.09.3.3-1+3.12.1+2_amd64.changes dpkg-genchanges: including full source code in upload dpkg-source --after-build otags-3.09.3.3 dpkg-buildpackage: full upload (original source is included)