[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#534020: marked as done (advi: FTBFS: checking for camlimages... not found)



Your message dated Mon, 13 Jul 2009 22:02:08 +0000
with message-id <E1MQTb6-000521-6X@ries.debian.org>
and subject line Bug#534020: fixed in advi 1.6.0-14
has caused the Debian Bug report #534020,
regarding advi: FTBFS: checking for camlimages... not found
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
534020: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=534020
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: advi
Version: 1.6.0-13
Severity: serious
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20090620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
>  /usr/bin/fakeroot debian/rules clean
> test -d debian/patched || install -d debian/patched
> dpatch  apply-all  
> applying patch stolen_from_CVS_HEAD to ./ ... ok.
> applying patch depend to ./ ... ok.
> applying patch build to ./ ... ok.
> applying patch examples_no_advi_call to ./ ... ok.
> applying patch japanese-fonts to ./ ... ok.
> applying patch cache_dir to ./ ... ok.
> applying patch bytecode to ./ ... ok.
> applying patch fix_examples_includes to ./ ... ok.
> applying patch fix_mon_seminar to ./ ... ok.
> applying patch fix_test_includes to ./ ... ok.
> applying patch neutralize_texinputs to ./ ... ok.
> applying patch no_bubble to ./ ... ok.
> applying patch set_test_cache_dir to ./ ... ok.
> applying patch doc_build to ./ ... ok.
> applying patch xanim_to_animate to ./ ... ok.
> applying patch man_update to ./ ... ok.
> applying patch examples-makefiles-texinputs to ./ ... ok.
> applying patch failed-tests to ./ ... ok.
> dpatch  cat-all  >>patch-stampT
> mv -f patch-stampT patch-stamp
> #for i in doc/manual.dvi doc/manual.ps doc/manual.pdf doc/splash.dvi test/background.dvi test/color.dvi test/demo.dvi test/demo2.dvi test/demo_raw.dvi test/jpdemo.dvi test/trans.dvi test/trans2.dvi test/trans3.dvi test/trigo_source.dvi; do /bin/cp -f $i $i.back; done
> touch backup-stamp
> dh_testdir
> dh_testroot
> rm -f build-stamp opt-built-stamp
> rm -f doc/advi.1
> [ ! -f Makefile.config ] || /usr/bin/make veryclean
> rm -f .depend
> rm -f doc/*.bdvi doc/*.png doc/*.eps test/*.eps
> dh_clean
> 	rm -f debian/advi.substvars
> 	rm -f debian/advi.*.debhelper
> 	rm -f debian/advi.debhelper.log
> 	rm -rf debian/advi/
> 	rm -f debian/advi-examples.substvars
> 	rm -f debian/advi-examples.*.debhelper
> 	rm -f debian/advi-examples.debhelper.log
> 	rm -rf debian/advi-examples/
> 	rm -f debian/files
> 	find .  \( \( -type f -a \
> 	        \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
> 		 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
> 		 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
> 		 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
> 		\) -exec rm -f {} \; \) -o \
> 		\( -type d -a -name autom4te.cache -prune -exec rm -rf {} \; \) \)
> dpatch  deapply-all  
> reverting patch failed-tests from ./ ... ok.
> reverting patch examples-makefiles-texinputs from ./ ... ok.
> reverting patch man_update from ./ ... ok.
> reverting patch xanim_to_animate from ./ ... ok.
> reverting patch doc_build from ./ ... ok.
> reverting patch set_test_cache_dir from ./ ... ok.
> reverting patch no_bubble from ./ ... ok.
> reverting patch neutralize_texinputs from ./ ... ok.
> reverting patch fix_test_includes from ./ ... ok.
> reverting patch fix_mon_seminar from ./ ... ok.
> reverting patch fix_examples_includes from ./ ... ok.
> reverting patch bytecode from ./ ... ok.
> reverting patch cache_dir from ./ ... ok.
> reverting patch japanese-fonts from ./ ... ok.
> reverting patch examples_no_advi_call from ./ ... ok.
> reverting patch build from ./ ... ok.
> reverting patch depend from ./ ... ok.
> reverting patch stolen_from_CVS_HEAD from ./ ... ok.
> rm -rf patch-stamp patch-stampT debian/patched
> #if [ -e backup-stamp ]; then \
> 	#   for i in doc/manual.dvi doc/manual.ps doc/manual.pdf doc/splash.dvi test/background.dvi test/color.dvi test/demo.dvi test/demo2.dvi test/demo_raw.dvi test/jpdemo.dvi test/trans.dvi test/trans2.dvi test/trans3.dvi test/trigo_source.dvi; do /bin/cp -f $i.back $i; /bin/rm $i.back; done;\
> 	#fi
> rm -f backup-stamp
>  dpkg-source -b advi-1.6.0
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building advi using existing advi_1.6.0.orig.tar.gz
> dpkg-source: info: building advi in advi_1.6.0-13.diff.gz
> dpkg-source: warning: executable mode 0755 of 'debian/patches/fix_examples_includes.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'debian/patches/build.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'debian/patches/fix_mon_seminar.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'debian/patches/xanim_to_animate.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'debian/patches/fix_test_includes.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'debian/patches/depend.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'debian/patches/failed-tests.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'debian/patches/bytecode.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'debian/patches/examples_no_advi_call.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'debian/patches/doc_build.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'debian/patches/stolen_from_CVS_HEAD.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'debian/patches/neutralize_texinputs.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'debian/patches/examples-makefiles-texinputs.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'debian/patches/set_test_cache_dir.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'debian/patches/no_bubble.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'debian/patches/japanese-fonts.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'debian/patches/cache_dir.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'debian/patches/man_update.dpatch' will not be represented in diff
> dpkg-source: warning: ignoring deletion of file doc/splash.bdvi
> dpkg-source: warning: ignoring deletion of file doc/scratch_write_splash.bdvi
> dpkg-source: warning: ignoring deletion of file doc/manual.bdvi
> dpkg-source: warning: ignoring deletion of file doc/scratch_draw_splash.bdvi
> dpkg-source: warning: ignoring deletion of file doc/advi.1
> dpkg-source: info: building advi in advi_1.6.0-13.dsc
>  debian/rules build
> test -d debian/patched || install -d debian/patched
> dpatch  apply-all  
> applying patch stolen_from_CVS_HEAD to ./ ... ok.
> applying patch depend to ./ ... ok.
> applying patch build to ./ ... ok.
> applying patch examples_no_advi_call to ./ ... ok.
> applying patch japanese-fonts to ./ ... ok.
> applying patch cache_dir to ./ ... ok.
> applying patch bytecode to ./ ... ok.
> applying patch fix_examples_includes to ./ ... ok.
> applying patch fix_mon_seminar to ./ ... ok.
> applying patch fix_test_includes to ./ ... ok.
> applying patch neutralize_texinputs to ./ ... ok.
> applying patch no_bubble to ./ ... ok.
> applying patch set_test_cache_dir to ./ ... ok.
> applying patch doc_build to ./ ... ok.
> applying patch xanim_to_animate to ./ ... ok.
> applying patch man_update to ./ ... ok.
> applying patch examples-makefiles-texinputs to ./ ... ok.
> applying patch failed-tests to ./ ... ok.
> dpatch  cat-all  >>patch-stampT
> mv -f patch-stampT patch-stamp
> dh_testdir
> ./configure --host=x86_64-linux-gnu --build=x86_64-linux-gnu \
> 	  --prefix=/usr --mandir=\${prefix}/share/man \
> 	  --infodir=\${prefix}/share/info
> checking for ocaml... /usr/bin/ocaml
> checking your compiler version... version 3.11.0 at /usr/lib/ocaml/3.11.0
> checking for kpsexpand... /usr/bin/kpsexpand
> checking TeX root path... /usr/share/texmf
> checking for kpsewhich... /usr/bin/kpsewhich
> checking for gzip... /bin/gzip
> checking for camlimages... not found
> ***************** Error *******************
> camlimages is not found or incomplete in the directory "/usr/lib/ocaml/3.11.0/camlimages"
> (make sure install the latest version 2.10)
> *******************************************
> make: *** [config.status] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/06/20/advi_1.6.0-13_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lucas@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: advi
Source-Version: 1.6.0-14

We believe that the bug you reported is fixed in the latest version of
advi, which is due to be installed in the Debian FTP archive:

advi-examples_1.6.0-14_all.deb
  to pool/main/a/advi/advi-examples_1.6.0-14_all.deb
advi_1.6.0-14.diff.gz
  to pool/main/a/advi/advi_1.6.0-14.diff.gz
advi_1.6.0-14.dsc
  to pool/main/a/advi/advi_1.6.0-14.dsc
advi_1.6.0-14_amd64.deb
  to pool/main/a/advi/advi_1.6.0-14_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 534020@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stephane Glondu <steph@glondu.net> (supplier of updated advi package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 13 Jul 2009 23:13:47 +0200
Source: advi
Binary: advi advi-examples
Architecture: source amd64 all
Version: 1.6.0-14
Distribution: unstable
Urgency: low
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Changed-By: Stephane Glondu <steph@glondu.net>
Description: 
 advi       - an active DVI previewer and presenter
 advi-examples - example presentations for Active-DVI (advi)
Closes: 515364 534020
Changes: 
 advi (1.6.0-14) unstable; urgency=low
 .
   [ Ralf Treinen ]
   * Added Homepage field to debian/control file
 .
   [ Sylvain Le Gall ]
   * Update my email address
 .
   [ Stephane Glondu ]
   * debian/control:
     - clean up Uploaders and add myself there
     - add DM-Upload-Allowed
     - replace obsolete build-dep on x-dev (Closes: #515364)
     - remove dependencies on obsolete packages gs, xbase-clients
     - add build-dependency on dh-ocaml
     - update Standards-Version to 3.8.2
   * debian/rules:
     - rewrite from scratch using dh, bump debhelper compatibility to 7
     - do not compile and install ML examples in advi-examples, as they
       are ABI-dependent and make advi not binNMU-able
     - install examples more consistently
     - install manual in binary package advi
     - use dh_installtex and drop debian/post{inst,rm}; add versioned
       dependency to tex-common
   * Switch packaging to git
   * Switch patches to quilt, add README.source
   * Add a patch to fix build with recent camlimages (Closes: #534020)
   * Fix typo in changelog (s/adress/address/) (thanks Lintian)
   * Switch debian/copyright to new format
Checksums-Sha1: 
 ac10fc6c45b580a41bb9eb4acaada39c6c791986 1649 advi_1.6.0-14.dsc
 4b851855c5aec2193151c43f402ea84258851543 52274 advi_1.6.0-14.diff.gz
 91df6c385d787e81c0441b7c477a7c6354b8423c 1105720 advi_1.6.0-14_amd64.deb
 23e241cbedec3fafc7831b560b8377ade15762cb 3824146 advi-examples_1.6.0-14_all.deb
Checksums-Sha256: 
 d74be58cee82de48f4bc8ddc6587d153d63634549f94fcdebcb5784f8fd87ee3 1649 advi_1.6.0-14.dsc
 0eb5ef7d227e29bfa09210a33b6e116291ad175a1bbe1ad757d0b00e5249428c 52274 advi_1.6.0-14.diff.gz
 3bb31269e299a36ea06dceec78469efec87c1ba3fdeb157e6ce754f8d83ca508 1105720 advi_1.6.0-14_amd64.deb
 8456b1a708b1d1e1bd488f62053a510205d4804f2be140b85be8525cdd441b54 3824146 advi-examples_1.6.0-14_all.deb
Files: 
 2e63a4e6c3f2e95a0f12360b072938e9 1649 tex optional advi_1.6.0-14.dsc
 360bbeccfcd0bd5d67e3e937effa3f67 52274 tex optional advi_1.6.0-14.diff.gz
 adc5d9fa10e6fcf3670696b0545a10c1 1105720 tex optional advi_1.6.0-14_amd64.deb
 dcc4becb300270ef65ddad152481b4d3 3824146 tex optional advi-examples_1.6.0-14_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkpbqy8ACgkQir2bofsN/ptkUQCcDJZDU0knEmqdAsiHuCOckWJc
zdoAnidzfEdQz+cnLYXDPV4nuFRQ5Rrh
=w1I0
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: