dpkg-buildpackage -rfakeroot -D -us -uc -sa -mStéphane Glondu dpkg-buildpackage: warning: using a gain-root-command while being root dpkg-buildpackage: set CFLAGS to default value: -g -O2 dpkg-buildpackage: set CPPFLAGS to default value: dpkg-buildpackage: set LDFLAGS to default value: dpkg-buildpackage: set FFLAGS to default value: -g -O2 dpkg-buildpackage: set CXXFLAGS to default value: -g -O2 dpkg-buildpackage: source package mlgmp dpkg-buildpackage: source version 20021123-16~odo50+1 dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean /usr/bin/make clean make[1]: Entering directory `/tmp/mlgmp-20021123' Makefile:107: depend: No such file or directory ocamldep *.ml *.mli > depend make[1]: Leaving directory `/tmp/mlgmp-20021123' make[1]: Entering directory `/tmp/mlgmp-20021123' rm -f *.o *.cm* test_creal test_creal.opt essai essai.opt toplevel test_suite test_suite.opt *.a make[1]: Leaving directory `/tmp/mlgmp-20021123' dh clean --with ocaml dh_testdir dh_auto_clean make[1]: Entering directory `/tmp/mlgmp-20021123' rm -f *.o *.cm* test_creal test_creal.opt essai essai.opt toplevel test_suite test_suite.opt *.a make[1]: Leaving directory `/tmp/mlgmp-20021123' "dh_ocamlinit -d" dh_clean dpatch deapply-all 15_bugfixes not applied to ./ . 11_Makefile not applied to ./ . 10_config not applied to ./ . rm -rf patch-stamp patch-stampT debian/patched dpkg-source -b mlgmp-20021123 dpkg-source: info: using source format `1.0' dpkg-source: info: building mlgmp using existing mlgmp_20021123.orig.tar.gz dpkg-source: info: building mlgmp in mlgmp_20021123-16~odo50+1.diff.gz dpkg-source: warning: executable mode 0755 of 'debian/patches/15_bugfixes.dpatch' will not be represented in diff dpkg-source: warning: executable mode 0755 of 'debian/patches/11_Makefile.dpatch' will not be represented in diff dpkg-source: warning: executable mode 0755 of 'debian/patches/10_config.dpatch' will not be represented in diff dpkg-source: info: building mlgmp in mlgmp_20021123-16~odo50+1.dsc debian/rules build test -d debian/patched || install -d debian/patched dpatch apply-all applying patch 10_config to ./ ... ok. applying patch 11_Makefile to ./ ... ok. applying patch 15_bugfixes to ./ ... ok. dpatch cat-all >>patch-stampT mv -f patch-stampT patch-stamp dh build --with ocaml dh_testdir dh_ocamlinit dh_auto_configure dh_auto_build make[1]: Entering directory `/tmp/mlgmp-20021123' ocamldep *.ml *.mli > depend make[1]: Leaving directory `/tmp/mlgmp-20021123' make[1]: Entering directory `/tmp/mlgmp-20021123' ocamlc -g -c gmp.mli ocamlc -g -c gmp.ml gcc -Wall -Wno-unused -g -O2 -fPIC -I /usr/lib/ocaml -c -o mlgmp_z.o mlgmp_z.c In file included from mlgmp_z.c:13: conversions.c:68: warning: ignoring #pragma inline conversions.c:92: warning: ignoring #pragma inline gcc -Wall -Wno-unused -g -O2 -fPIC -I /usr/lib/ocaml -c -o mlgmp_q.o mlgmp_q.c In file included from mlgmp_q.c:12: conversions.c:68: warning: ignoring #pragma inline conversions.c:92: warning: ignoring #pragma inline gcc -Wall -Wno-unused -g -O2 -fPIC -I /usr/lib/ocaml -c -o mlgmp_f.o mlgmp_f.c In file included from mlgmp_f.c:12: conversions.c:68: warning: ignoring #pragma inline conversions.c:92: warning: ignoring #pragma inline gcc -Wall -Wno-unused -g -O2 -fPIC -I /usr/lib/ocaml -c -o mlgmp_fr.o mlgmp_fr.c In file included from mlgmp_fr.c:12: conversions.c:68: warning: ignoring #pragma inline conversions.c:92: warning: ignoring #pragma inline mlgmp_fr.c: In function '_mlgmp_fr_initialize': mlgmp_fr.c:410: warning: control reaches end of non-void function gcc -Wall -Wno-unused -g -O2 -fPIC -I /usr/lib/ocaml -c -o mlgmp_random.o mlgmp_random.c gcc -Wall -Wno-unused -g -O2 -fPIC -I /usr/lib/ocaml -c -o mlgmp_misc.o mlgmp_misc.c In file included from mlgmp_misc.c:12: conversions.c:68: warning: ignoring #pragma inline conversions.c:92: warning: ignoring #pragma inline ocamlmklib -o gmp -oc gmpstub gmp.cmo \ mlgmp_z.o mlgmp_q.o mlgmp_f.o mlgmp_fr.o mlgmp_random.o mlgmp_misc.o -lgmp ocamlc -g -c test_suite.ml ocamlc -g -custom gmp.cma test_suite.cmo -o test_suite -cclib -L. ./test_suite if [ -e ./test_suite.opt ]; then ./test_suite.opt; fi make[1]: Leaving directory `/tmp/mlgmp-20021123' dh_auto_test /usr/bin/make depend make[1]: Entering directory `/tmp/mlgmp-20021123' make[1]: `depend' is up to date. make[1]: Leaving directory `/tmp/mlgmp-20021123' /usr/bin/make "HAS_OPT=1" make[1]: Entering directory `/tmp/mlgmp-20021123' ocamlopt -c gmp.ml ocamlmklib -o gmp -oc gmpstub gmp.cmo \ gmp.cmx mlgmp_z.o mlgmp_q.o mlgmp_f.o mlgmp_fr.o mlgmp_random.o mlgmp_misc.o -lgmp ocamlc -g -custom gmp.cma test_suite.cmo -o test_suite -cclib -L. ocamlopt -c test_suite.ml ocamlopt gmp.cmxa test_suite.cmx -o test_suite.opt -cclib -L. ./test_suite if [ -e ./test_suite.opt ]; then ./test_suite.opt; fi make[1]: Leaving directory `/tmp/mlgmp-20021123' touch build-stamp fakeroot debian/rules binary dh install --before auto_install --with ocaml dh_testroot dh_prep dh_installdirs /usr/bin/make "HAS_OPT=1" install \ DESTDIR=/tmp/mlgmp-20021123/debian/libgmp-ocaml-dev \ STUBDIR=/tmp/mlgmp-20021123/debian/libgmp-ocaml//usr/lib/ocaml/stublibs make[1]: Entering directory `/tmp/mlgmp-20021123' ocamlc -g -c test_suite.ml ocamlc -g -custom gmp.cma test_suite.cmo -o test_suite -cclib -L. ./test_suite if [ -e ./test_suite.opt ]; then ./test_suite.opt; fi install -d /tmp/mlgmp-20021123/debian/libgmp-ocaml-dev/usr/lib/ocaml/gmp/ install -m 0644 -c gmp.cma gmp.cmi gmp.cmxa *.a gmp.mli /tmp/mlgmp-20021123/debian/libgmp-ocaml-dev/usr/lib/ocaml/gmp/ install -d /tmp/mlgmp-20021123/debian/libgmp-ocaml//usr/lib/ocaml/stublibs install -m 0644 -c dllgmpstub.so /tmp/mlgmp-20021123/debian/libgmp-ocaml//usr/lib/ocaml/stublibs make[1]: Leaving directory `/tmp/mlgmp-20021123' dh install --after auto_install --with ocaml 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_bugfiles dh_lintian dh_gconf dh_icons dh_perl dh_usrlocal dh_link dh_compress dh_fixperms touch install-stamp dh binary-arch --with ocaml dh_strip -a dh_makeshlibs -a dh_shlibdeps -a dh_installdeb -a dh_ocaml -a dh_gencontrol -a dh_md5sums -a dh_builddeb -a dpkg-deb: building package `libgmp-ocaml' in `../libgmp-ocaml_20021123-16~odo50+1_amd64.deb'. dpkg-deb: building package `libgmp-ocaml-dev' in `../libgmp-ocaml-dev_20021123-16~odo50+1_amd64.deb'. dh binary-indep --with ocaml dpkg-genchanges -sa -mStéphane Glondu >../mlgmp_20021123-16~odo50+1_amd64.changes dpkg-genchanges: warning: the current version (20021123-16~odo50+1) is smaller than the previous one (20021123-16) dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload (original source is included)