Your message dated Tue, 08 Dec 2015 13:25:12 +0000
with message-id <e1a6igw-00071p...@franck.debian.org>
and subject line Bug#806876: fixed in visp 2.10.0+dfsg-2
has caused the Debian Bug report #806876,
regarding visp: FTBFS when built with dpkg-buildpackage -A (143 tests failed 
out of 143)
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 ow...@bugs.debian.org
immediately.)


-- 
806876: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806876
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:visp
Version: 2.10.0+dfsg-1
User: sanv...@debian.org
Usertags: binary-indep
Severity: important

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(i.e. only architecture-independent packages), and it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh  build-indep --parallel
   dh_testdir -i -O--parallel
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<BUILDDIR>>/visp-2.10.0+dfsg'
# Copy monkey images to replace lena 
cp debian/new-images/img-monkey* doc/image
cp debian/new-images/monkey.* tutorial/image
# Continue with dh_auto_configure
dh_auto_configure -- -DCMAKE_INSTALL_LIBDIR:STRING="lib/x86_64-linux-gnu" 
-DCMAKE_BUILD_TYPE=Release -DBUILD_DEMOS=ON -DBUILD_TESTS=ON 
-DBUILD_EXAMPLES=ON -DBUILD_TUTORIALS=ON -DBUILD_SHARED_LIBS=ON 
-DUSE_FFMPEG=OFF -DUSE_OPENCV=ON -DUSE_COIN=ON -DUSE_LAPACK=ON -DUSE_GSL=ON 
-DUSE_OGRE=ON -DUSE_XML2=ON -DUSE_GTK2=ON -DUSE_LIBJPEG=ON -DUSE_LIBPNG=ON 
-DUSE_X11=ON -DUSE_ZBAR=ON -DUSE_DMTX=ON -DUSE_DC1394=ON -DUSE_V4L2=ON 
-DUSE_OIS=ON -DUSE_LIBFREENECT=ON
        cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON 
-DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc 
-DCMAKE_INSTALL_LOCALSTATEDIR=/var 
-DCMAKE_INSTALL_LIBDIR:STRING=lib/x86_64-linux-gnu -DCMAKE_BUILD_TYPE=Release 
-DBUILD_DEMOS=ON -DBUILD_TESTS=ON -DBUILD_EXAMPLES=ON -DBUILD_TUTORIALS=ON 
-DBUILD_SHARED_LIBS=ON -DUSE_FFMPEG=OFF -DUSE_OPENCV=ON -DUSE_COIN=ON 
-DUSE_LAPACK=ON -DUSE_GSL=ON -DUSE_OGRE=ON -DUSE_XML2=ON -DUSE_GTK2=ON 
-DUSE_LIBJPEG=ON -DUSE_LIBPNG=ON -DUSE_X11=ON -DUSE_ZBAR=ON -DUSE_DMTX=ON 
-DUSE_DC1394=ON -DUSE_V4L2=ON -DUSE_OIS=ON -DUSE_LIBFREENECT=ON
-- The C compiler identification is GNU 5.2.1

[... snipped ...]

        114 - templateTrackerPyramidal-SSDESM-SRT (Not Run)
        115 - templateTrackerPyramidal-SSDESM-Translation (Not Run)
        116 - templateTrackerPyramidal-SSDForwardAdditional-Affine (Not Run)
        117 - templateTrackerPyramidal-SSDForwardAdditional-Homography (Not Run)
        118 - templateTrackerPyramidal-SSDForwardAdditional-HomographySL3 (Not 
Run)
        119 - templateTrackerPyramidal-SSDForwardAdditional-SRT (Not Run)
        120 - templateTrackerPyramidal-SSDForwardAdditional-Translation (Not 
Run)
        121 - templateTrackerPyramidal-SSDForwardCompositional-Affine (Not Run)
        122 - templateTrackerPyramidal-SSDForwardCompositional-Homography (Not 
Run)
        123 - templateTrackerPyramidal-SSDForwardCompositional-HomographySL3 
(Not Run)
        124 - templateTrackerPyramidal-SSDForwardCompositional-SRT (Not Run)
        125 - templateTrackerPyramidal-SSDForwardCompositional-Translation (Not 
Run)
        126 - templateTrackerPyramidal-SSDInverseCompositional-Affine (Not Run)
        127 - templateTrackerPyramidal-SSDInverseCompositional-Homography (Not 
Run)
        128 - templateTrackerPyramidal-SSDInverseCompositional-HomographySL3 
(Not Run)
        129 - templateTrackerPyramidal-SSDInverseCompositional-SRT (Not Run)
        130 - templateTrackerPyramidal-SSDInverseCompositional-Translation (Not 
Run)
        131 - templateTrackerPyramidal-ZNCCForwardAdditional-Affine (Not Run)
        132 - templateTrackerPyramidal-ZNCCForwardAdditional-Homography (Not 
Run)
        133 - templateTrackerPyramidal-ZNCCForwardAdditional-HomographySL3 (Not 
Run)
        134 - templateTrackerPyramidal-ZNCCForwardAdditional-SRT (Not Run)
        135 - templateTrackerPyramidal-ZNCCForwardAdditional-Translation (Not 
Run)
        136 - templateTrackerPyramidal-ZNCCInverseCompositional-Affine (Not Run)
        137 - templateTrackerPyramidal-ZNCCInverseCompositional-Homography (Not 
Run)
        138 - templateTrackerPyramidal-ZNCCInverseCompositional-HomographySL3 
(Not Run)
        139 - templateTrackerPyramidal-ZNCCInverseCompositional-SRT (Not Run)
        140 - templateTrackerPyramidal-ZNCCInverseCompositional-Translation 
(Not Run)
        141 - videoReader (Not Run)
        142 - imageSequenceReader (Not Run)
        143 - wireframeSimulator (Not Run)
Errors while running CTest
Makefile:119: recipe for target 'test' failed
make[2]: *** [test] Error 8
make[2]: Leaving directory '/<<BUILDDIR>>/visp-2.10.0+dfsg/obj-x86_64-linux-gnu'
dh_auto_test: make -j1 test ARGS+=-j1 returned exit code 2
debian/rules:107: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<BUILDDIR>>/visp-2.10.0+dfsg'
debian/rules:70: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

Sorry not to have a fix, as I am reporting many bugs similar to
this one. The common hints are:

* If the only architecture-independent packages are dummy transitional
ones and they were released with jessie, the easy fix is to drop them
now.

* When using "dh", it is allowed to use (independently)
optional targets override_dh_foo-arch and override_dh_foo-indep
(for several values of "foo").


Once that both "dpkg-buildpackage -A" and "dpkg-buildpackage -B" work
properly, the package would be suitable to be uploaded in source-only
form if you wish.

Thanks.

--- End Message ---
--- Begin Message ---
Source: visp
Source-Version: 2.10.0+dfsg-2

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

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 806...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Fabien Spindler <fabien.spind...@inria.fr> (supplier of updated visp 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 07 Dec 2015 21:54:33 +0100
Source: visp
Binary: libvisp-dev libvisp2.10 libvisp2.10-dbg libvisp-doc
Architecture: source amd64 all
Version: 2.10.0+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Fabien Spindler <fabien.spind...@inria.fr>
Description:
 libvisp-dev - visual servoing library - development files
 libvisp-doc - visual servoing library - documentation
 libvisp2.10 - visual servoing library
 libvisp2.10-dbg - visual servoing library - debugging symbols
Closes: 806876 807228
Changes:
 visp (2.10.0+dfsg-2) unstable; urgency=medium
 .
   * Make testing arch dependent (Closes: #806876)
   * Update build dependencies for GSL 2, change libgsl0-dev to libgsl-dev
     (Closes: #807228)
Checksums-Sha1:
 ae675a889abb080f2f1c7e22521c4e7529d39f9a 2653 visp_2.10.0+dfsg-2.dsc
 434a9da6806320a5f197a95d005738fee63aa725 617640 
visp_2.10.0+dfsg-2.debian.tar.xz
 27f7e06b3bbf729f4904a4568d4306920a270ec4 283222 
libvisp-dev_2.10.0+dfsg-2_amd64.deb
 e02ac9bce8fc2e19f25bae66d383ee5d2a69846f 42128228 
libvisp-doc_2.10.0+dfsg-2_all.deb
 d79487178c2e52564fd1842921e3906e08e835be 9026514 
libvisp2.10-dbg_2.10.0+dfsg-2_amd64.deb
 e8365e43f9293c2a615fec0bbbad27e703d2d032 1350184 
libvisp2.10_2.10.0+dfsg-2_amd64.deb
Checksums-Sha256:
 1a77a97a56efab6374e117e0e45ed2a2c463040bf0b1d0fe207db3bbd5a76a99 2653 
visp_2.10.0+dfsg-2.dsc
 cfd69465cb7b2d08a22ee10ec7db6194b7f09a837b4eec1257af980d4528523a 617640 
visp_2.10.0+dfsg-2.debian.tar.xz
 329deb5d455837b0cf21f9cba86d3d3ad41164444154e398a2ee572044909b41 283222 
libvisp-dev_2.10.0+dfsg-2_amd64.deb
 2f5eb397b70c31dc8c4c4b2fbb21644d9a6f98ec2051a48046f7e768ac88aae1 42128228 
libvisp-doc_2.10.0+dfsg-2_all.deb
 f2c8c2182843e34e42f5d3df6ffd90c715e8c7836f84de76f04135e97d303988 9026514 
libvisp2.10-dbg_2.10.0+dfsg-2_amd64.deb
 e943c9a0533d10abf12f7953a00373f4e388842b10ebe830daca1734248c4fdc 1350184 
libvisp2.10_2.10.0+dfsg-2_amd64.deb
Files:
 109067fa116d22dc37843cd0bdc75783 2653 libs extra visp_2.10.0+dfsg-2.dsc
 387044b210042c65131d815f86e7fdec 617640 libs extra 
visp_2.10.0+dfsg-2.debian.tar.xz
 408f50f2134c49f9a6eff250d566fd45 283222 libdevel extra 
libvisp-dev_2.10.0+dfsg-2_amd64.deb
 926fa114efebdaaef176402a14e1dc43 42128228 doc extra 
libvisp-doc_2.10.0+dfsg-2_all.deb
 6091ce39c5383dd5caee413da841c3a6 9026514 debug extra 
libvisp2.10-dbg_2.10.0+dfsg-2_amd64.deb
 9482d7015e1c985070ef0ffdd1e926bc 1350184 libs extra 
libvisp2.10_2.10.0+dfsg-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWZtGTAAoJEHjcaNsybYQ4FgYP/0gcOcBne56c80PCVBeJ9HJr
PGsk4AMwR79Ad0ppWsndyPa6PF3kAGB6TXnR2q/2SFublcGRzJ+iD+XfE0wWacSF
INPgdxlg6zStYmPGLaj7dzTBkU0J1DY3gzxtvfmAIN6ISmznvhOAU4vTwD1mGiLs
GElxkqHe3XCd8WQSLa3rlJnbVQULRh1gGEsxUlkIQUlVRBxz+qliZ/Ev/3Pk7ulv
cJdid2syGiTE05FKhooffhEBoh5QbVxS8T1eZFY1KfmjkIHZGWa4I9j6WEcgJl6e
VCYmpAP+u5Xco9eG1qvr4JiU9ZD326Nl5suPJSq5plvjpqLgRZT3JYjOSl+1LvGB
LhPuLtolhv6cykYaQ69gsD7xnKRyDcvkCKW0g8K1hK6UrmKjvHU90qxLqxncr6Jv
/6rXBOZ40ZwMST2pJSfpfc74Q1JNc3ZihEoM9cWRgNpmnENpZ6qByV3kY7224LaV
z9yRHbcGY17t37lWz7HsiNm2sKjpjbeF9YCnp5GnMOagMAFSjKe9opNZRTg8XTjj
f8sIb/DgIFPiRaXib2CiQ4mZjzLiHeriJ9f0TRNoZiVSn1TmTyDBgJ4t04KFH4Zv
qIswLAK1wbYL0Paa7PBQ/BqZuGEwCVQg8eRNeA8Op/+5gqyKNkHVxjOC9XC0EBDc
I4xpfmpJEBX66uGvVGRM
=WkUu
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to