Your message dated Mon, 24 Apr 2017 19:18:50 +0000
with message-id <[email protected]>
and subject line Bug#841406: fixed in limereg 1.4.1-1
has caused the Debian Bug report #841406,
regarding limereg: FTBFS: error with opencv 3.1
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 [email protected]
immediately.)
--
841406: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841406
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: limereg
Version: 1.4.0-2
Severity: important
Justification: fails to build from source
Tags: patch
Dear Maintainer,
I am scheduled to transition of opencv.
https://release.debian.org/transitions/html/auto-opencv.html
This package is target to transition. I tested build with opencv 3.1.
As a result, this FTBFS with opencv 3.1.
Because from opencv 3.1, limereg libcv-dev and libhighgui-dev are removed,
we must specify the libopencv-dev instead.
Could you remove libcv-dev and libhighgui-dev from B-D?
And cvLoadImage() has been made changes that are provided by the
libopencv_imgcodecs.
You need to update exe/Makefile.am and exe/Makefile.in.
I created a patch which reivce this problem.
Could you check and apply this patch?
Best regards,
Nobuhiro
--
Nobuhiro Iwamatsu
iwamatsu at {nigauri.org / debian.org}
GPG ID: 40AD1FA6
--- a/exe/Makefile.am 2016-10-20 01:27:17.365933014 +0900
+++ b/exe/Makefile.am 2016-10-20 01:27:07.265932878 +0900
@@ -22,7 +22,7 @@
limereg_CPPFLAGS += @OPENCV_CFLAGS@
#limereg_LDFLAGS += @OPENCV_LDFLAGS@
#limereg_LDADD += @OPENCV_LIBS@
-limereg_LDADD += -lopencv_highgui -lopencv_core
+limereg_LDADD += -lopencv_highgui -lopencv_core -lopencv_imgcodecs
#Manpages for the command-line utility
if HAVE_HELP2MAN
--- a/exe/Makefile.in 2015-06-08 05:38:58.000000000 +0900
+++ b/exe/Makefile.in 2016-10-20 01:28:26.525933946 +0900
@@ -405,7 +405,8 @@
@HAVE_BOOST_TRUE@@HAVE_OPENCV_TRUE@limereg_LDADD = $(top_builddir)/lib/liblimereg.la \
@HAVE_BOOST_TRUE@@HAVE_OPENCV_TRUE@ @BOOST_PROGRAM_OPTIONS_LIBS@ \
@HAVE_BOOST_TRUE@@HAVE_OPENCV_TRUE@ -lopencv_highgui \
-@HAVE_BOOST_TRUE@@HAVE_OPENCV_TRUE@ -lopencv_core
+@HAVE_BOOST_TRUE@@HAVE_OPENCV_TRUE@ -lopencv_core \
+@HAVE_BOOST_TRUE@@HAVE_OPENCV_TRUE@ -lopencv_imgcodecs
#Manpages for the command-line utility
@HAVE_BOOST_TRUE@@HAVE_HELP2MAN_TRUE@@HAVE_OPENCV_TRUE@man1_MANS = ../doc/limereg.1
--- End Message ---
--- Begin Message ---
Source: limereg
Source-Version: 1.4.1-1
We believe that the bug you reported is fixed in the latest version of
limereg, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mattia Rizzolo <[email protected]> (supplier of updated limereg 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 24 Apr 2017 20:34:20 +0200
Source: limereg
Binary: limereg liblimereg-dev liblimereg1
Architecture: source
Version: 1.4.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Mattia Rizzolo <[email protected]>
Description:
liblimereg-dev - Library for lightweight image registration [development files]
liblimereg1 - Library for lightweight image registration
limereg - Lightweight Image Registration
Closes: 841406
Changes:
limereg (1.4.1-1) unstable; urgency=medium
.
* Team upload.
.
[ Roelof Berg ]
* New upstream release 1.4.1.
* Update to OpenCV V3.1.
* Updated version in autotests.
* Adapted versions in manpage patch.
.
[ Mattia Rizzolo ]
* Bump debhelper compat level to 10.
* d/rules: clean up compiler flags definitions.
* wrap-and-sort -ast.
* d/control:
+ Remove obsolete XS-Testsuite field.
+ Avoid duplicated Section fields.
+ Bump Standards-Version to 3.9.8, no changes needed.
+ Use HTTPS in Vcs-* fields.
.
[ Nobuhiro Iwamatsu ]
* Add support build OpenCV 3. (Closes: #841406)
Checksums-Sha1:
71ecca02139d57dd43c3ed80f2af47ec4b72ca4b 2230 limereg_1.4.1-1.dsc
7df11a7749713f5c20c7f5e712d37949079fffa3 1003342 limereg_1.4.1.orig.tar.gz
1c032fdd59477e43f23f1eb2e48275608cb0a8a7 4228 limereg_1.4.1-1.debian.tar.xz
82fbe6c4444dd460b17b22b8810d6299a019dfc7 15048 limereg_1.4.1-1_amd64.buildinfo
Checksums-Sha256:
5c7fed0ebabd69c4c784814f85c2bc39541a502907a937006b919df23a55f6fd 2230
limereg_1.4.1-1.dsc
36680f0fdced31fbc2e77fc8eb095afe1ca4d1181567869aef39418f16d1c0f5 1003342
limereg_1.4.1.orig.tar.gz
5e75b774881f32ebbbf3105e4b9e0a793c459084d1629afb4b01cb418378758e 4228
limereg_1.4.1-1.debian.tar.xz
1c713c2f01fda1052f1965a612fd5bfbfb34ec16e3c30fde3bebf19ce2bb9c9c 15048
limereg_1.4.1-1_amd64.buildinfo
Files:
eca14559932b213795d975358bc4e644 2230 science optional limereg_1.4.1-1.dsc
8c4b77e4e9cf7e827de6c60d5796ecd6 1003342 science optional
limereg_1.4.1.orig.tar.gz
8d1e277dc7bb49e4b7bf200c22e68912 4228 science optional
limereg_1.4.1-1.debian.tar.xz
7cd75b50469e0b6568e3391f722bec78 15048 science optional
limereg_1.4.1-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEi3hoeGwz5cZMTQpICBa54Yx2K60FAlj+S1cACgkQCBa54Yx2
K6000xAAgtR9ha3buz93yEMNIf7POAZmLVUprbYKXDwasiEtm3kbgjHo24VpZGyr
t/eQ6YOJbSJl9eseA0mR/zZuLf5hXhlM08G2wxsBjMFIxO3aWLZ4hwzLMOp41w74
7wAN4XHF43+3Y1qbpDFO34ZCt72TpSZeQmnyARFGoY88pdYcOAK4LQQTvP6B38f1
LIpzBio0l+ol9OO3qJilDWh6SKuL+ihVgpIfXJG+cynCZv+HQm5nwEF44Rbxxhb7
zz0szyA7FLkJ+PD+YjhZru62PM0v/5eOshTInWC+xupYVurWvdY+uDWNzrV3fy3V
r4wqO5SC22gF2LVnWBnsQwpyRmMbyNyB9p3ziT5PHL5tShiOdC9V1zvSf2NV770c
yGMmAjkDDEi4ak/yue31ZT4MvElapIu7snimdmpQX0wCIVNwIuvX0oj6ap+pOk4B
CoHCpGWwL209D6gnND+Z/KKJjgNsn41Z0b4v3uZCXzQLPeqCFFdyMfkdLIyJJi8o
ftI+DxZlACH43kItcZKp+/8941AoMICQu/LNKSk9HpXyWmvx5r4hPAVSdn2qSRaK
temDqQrqNYImE1v6cWTmhXxhxuo1v+aup6ON3J/zDADQl90JFhSvvAKbnGlRkRy+
rG7N9yoeNvYMDdmCey64uBKF7S59/vTVa8MUPzlOUvwn1mURsdQ=
=bSue
-----END PGP SIGNATURE-----
--- End Message ---