Your message dated Sun, 03 Jan 2021 17:23:12 +0000
with message-id <e1kw760-000ht4...@fasolo.debian.org>
and subject line Bug#978209: fixed in mrpt 1:2.1.7-1
has caused the Debian Bug report #978209,
regarding mrpt: FTBFS: mainwindow.h:218:2: error: reference to ‘Tracker’ is 
ambiguous
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.)


-- 
978209: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978209
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mrpt
Version: 1:2.1.6-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201226 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libs/ros1bridge && /usr/bin/c++ 
> -DMRPT_HAVE_PCL_CONVERSIONS=0 -DROSCONSOLE_BACKEND_LOG4CXX 
> -DROS_PACKAGE_NAME=\"MRPT\" -Dros1bridge_EXPORTS -I/usr/include/suitesparse 
> -I/<<PKGBUILDDIR>>/libs/ros1bridge/src 
> -I/<<PKGBUILDDIR>>/libs/ros1bridge/include 
> -I/<<PKGBUILDDIR>>/libs/maps/include -I/<<PKGBUILDDIR>>/libs/obs/include 
> -I/<<PKGBUILDDIR>>/libs/opengl/include -I/<<PKGBUILDDIR>>/libs/poses/include 
> -I/<<PKGBUILDDIR>>/libs/bayes/include -I/<<PKGBUILDDIR>>/libs/math/include 
> -I/<<PKGBUILDDIR>>/libs/core/include 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/include/mrpt-configuration 
> -I/<<PKGBUILDDIR>>/libs/containers/include 
> -I/<<PKGBUILDDIR>>/libs/typemeta/include 
> -I/<<PKGBUILDDIR>>/libs/serialization/include 
> -I/<<PKGBUILDDIR>>/libs/rtti/include -I/<<PKGBUILDDIR>>/libs/random/include 
> -I/<<PKGBUILDDIR>>/libs/system/include 
> -I/<<PKGBUILDDIR>>/libs/nanoflann/include 
> -I/<<PKGBUILDDIR>>/libs/config/include -I/<<PKGBUILDDIR>>/libs/expr/include 
> -I/<<PKGBUILDDIR>>/libs/img/include -I/<<PKGBUILDDIR>>/libs/io/include 
> -I/<<PKGBUILDDIR>>/libs/tfest/include -I/<<PKGBUILDDIR>>/libs/graphs/include 
> -isystem /usr/share/xmlrpcpp/cmake/../../../include/xmlrpcpp -isystem 
> /usr/include/opencv4 -isystem /usr/include/eigen3 -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -O3 -DNDEBUG -fPIC 
> -Wall -Wabi=11 -Wno-long-long -Wno-variadic-macros -Wshadow 
> -Wreturn-local-addr -Werror=return-local-addr -Wno-ignored-attributes 
> -Wno-int-in-bool-context -Wno-write-strings -Wreturn-type -Werror=return-type 
> -Wformat -Werror=format-security -Wextra -Wtype-limits -Wcast-align 
> -Wparentheses -Wno-unused-parameter -mtune=native -O3 -msse2 -fPIC 
> -std=gnu++17 -o CMakeFiles/ros1bridge.dir/src/pose.cpp.o -c 
> /<<PKGBUILDDIR>>/libs/ros1bridge/src/pose.cpp
> In file included from 
> /<<PKGBUILDDIR>>/apps/benchmarking-image-features/src/main.cpp:19:
> /<<PKGBUILDDIR>>/apps/benchmarking-image-features/src/mainwindow.h:218:2: 
> error: reference to ‘Tracker’ is ambiguous
>   218 |  Tracker tracker_obj;  //<! tracker oject which calls the tracking 
> method to
>       |  ^~~~~~~
> In file included from 
> /<<PKGBUILDDIR>>/libs/img/include/mrpt/3rdparty/do_opencv_includes.h:37,
>                  from 
> /<<PKGBUILDDIR>>/apps/benchmarking-image-features/src/mainwindow.h:81,
>                  from 
> /<<PKGBUILDDIR>>/apps/benchmarking-image-features/src/main.cpp:19:
> /usr/include/opencv4/opencv2/video/tracking.hpp:713:20: note: candidates are: 
> ‘class cv::Tracker’
>   713 | class CV_EXPORTS_W Tracker
>       |                    ^~~~~~~
> In file included from 
> /<<PKGBUILDDIR>>/apps/benchmarking-image-features/src/mainwindow.h:89,
>                  from 
> /<<PKGBUILDDIR>>/apps/benchmarking-image-features/src/main.cpp:19:
> /<<PKGBUILDDIR>>/apps/benchmarking-image-features/src/tracker.h:57:7: note:   
>               ‘class Tracker’
>    57 | class Tracker
>       |       ^~~~~~~
> [ 68%] Building CXX object 
> libs/ros1bridge/CMakeFiles/ros1bridge.dir/src/range.cpp.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libs/ros1bridge && /usr/bin/c++ 
> -DMRPT_HAVE_PCL_CONVERSIONS=0 -DROSCONSOLE_BACKEND_LOG4CXX 
> -DROS_PACKAGE_NAME=\"MRPT\" -Dros1bridge_EXPORTS -I/usr/include/suitesparse 
> -I/<<PKGBUILDDIR>>/libs/ros1bridge/src 
> -I/<<PKGBUILDDIR>>/libs/ros1bridge/include 
> -I/<<PKGBUILDDIR>>/libs/maps/include -I/<<PKGBUILDDIR>>/libs/obs/include 
> -I/<<PKGBUILDDIR>>/libs/opengl/include -I/<<PKGBUILDDIR>>/libs/poses/include 
> -I/<<PKGBUILDDIR>>/libs/bayes/include -I/<<PKGBUILDDIR>>/libs/math/include 
> -I/<<PKGBUILDDIR>>/libs/core/include 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/include/mrpt-configuration 
> -I/<<PKGBUILDDIR>>/libs/containers/include 
> -I/<<PKGBUILDDIR>>/libs/typemeta/include 
> -I/<<PKGBUILDDIR>>/libs/serialization/include 
> -I/<<PKGBUILDDIR>>/libs/rtti/include -I/<<PKGBUILDDIR>>/libs/random/include 
> -I/<<PKGBUILDDIR>>/libs/system/include 
> -I/<<PKGBUILDDIR>>/libs/nanoflann/include 
> -I/<<PKGBUILDDIR>>/libs/config/include -I/<<PKGBUILDDIR>>/libs/expr/include 
> -I/<<PKGBUILDDIR>>/libs/img/include -I/<<PKGBUILDDIR>>/libs/io/include 
> -I/<<PKGBUILDDIR>>/libs/tfest/include -I/<<PKGBUILDDIR>>/libs/graphs/include 
> -isystem /usr/share/xmlrpcpp/cmake/../../../include/xmlrpcpp -isystem 
> /usr/include/opencv4 -isystem /usr/include/eigen3 -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -O3 -DNDEBUG -fPIC 
> -Wall -Wabi=11 -Wno-long-long -Wno-variadic-macros -Wshadow 
> -Wreturn-local-addr -Werror=return-local-addr -Wno-ignored-attributes 
> -Wno-int-in-bool-context -Wno-write-strings -Wreturn-type -Werror=return-type 
> -Wformat -Werror=format-security -Wextra -Wtype-limits -Wcast-align 
> -Wparentheses -Wno-unused-parameter -mtune=native -O3 -msse2 -fPIC 
> -std=gnu++17 -o CMakeFiles/ros1bridge.dir/src/range.cpp.o -c 
> /<<PKGBUILDDIR>>/libs/ros1bridge/src/range.cpp
> make[4]: *** 
> [apps/benchmarking-image-features/CMakeFiles/benchmarkingImageFeatures_GUI.dir/build.make:97:
>  
> apps/benchmarking-image-features/CMakeFiles/benchmarkingImageFeatures_GUI.dir/src/main.cpp.o]
>  Error 1

The full build log is available from:
   http://qa-logs.debian.net/2020/12/26/mrpt_2.1.6-1_unstable.log

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!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with me
so that we can identify if something relevant changed in the meantime.

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: mrpt
Source-Version: 1:2.1.7-1
Done: José Luis Blanco Claraco <joseluisblan...@gmail.com>

We believe that the bug you reported is fixed in the latest version of
mrpt, 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 978...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
José Luis Blanco Claraco <joseluisblan...@gmail.com> (supplier of updated mrpt 
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: Sat, 02 Jan 2021 06:46:41 +0100
Source: mrpt
Architecture: source
Version: 1:2.1.7-1
Distribution: unstable
Urgency: medium
Maintainer: José Luis Blanco Claraco <joseluisblan...@gmail.com>
Changed-By: José Luis Blanco Claraco <joseluisblan...@gmail.com>
Closes: 978209
Changes:
 mrpt (1:2.1.7-1) unstable; urgency=medium
 .
   * Fix FTBFS: reference to ‘Tracker’ is ambiguous (Closes: #978209).
   * New version of upstream sources.
Checksums-Sha1:
 3f801d52bb898ea224df543d9a6454eeeb61e834 7791 mrpt_2.1.7-1.dsc
 649fb10071290b3871b5edf3591fc4343f79e14a 37391713 mrpt_2.1.7.orig.tar.gz
 f119c6ff9a050ef92f5645aa5b90e8d53131a5fe 833 mrpt_2.1.7.orig.tar.gz.asc
 5091910e7c2e9075819e95cc9ca422c6302fc99b 18704 mrpt_2.1.7-1.debian.tar.xz
 9bc47298a2a865757b0dcc9808b69a38998264b4 27360 mrpt_2.1.7-1_source.buildinfo
Checksums-Sha256:
 9814cc7d89d260b84b0ec19bc20a8530eff663628063c2ceb5118940553d25da 7791 
mrpt_2.1.7-1.dsc
 b2f7d83e74c0a285abe71890151fb5c5df4b7e2a543d1db55a9b6841d223bbec 37391713 
mrpt_2.1.7.orig.tar.gz
 3b65aa2a717dbd4eefc1534b4f2d6545e650b80f8575345e5b0aef74692d53f0 833 
mrpt_2.1.7.orig.tar.gz.asc
 17bbc19d6c26e2f7a705534a307c2ab006ef1d2459290847455c34f6ffca409b 18704 
mrpt_2.1.7-1.debian.tar.xz
 09be6b9b0976069c9de366b62eff15e5ac85a76f7426b5f81ba2d7044f119cc8 27360 
mrpt_2.1.7-1_source.buildinfo
Files:
 18bddc4c302b4a4e15af909cea161715 7791 science optional mrpt_2.1.7-1.dsc
 dcb525127386eb82c3a70b80722b0bfb 37391713 science optional 
mrpt_2.1.7.orig.tar.gz
 7b6e199702bb9f578729f38e19f04c40 833 science optional 
mrpt_2.1.7.orig.tar.gz.asc
 eba4afd5c46294c97cafe83783f29b29 18704 science optional 
mrpt_2.1.7-1.debian.tar.xz
 d8f4b4e52ac86e8685fdd1097dac0017 27360 science optional 
mrpt_2.1.7-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJIBAEBCAAyFiEEU0DQATYMplbjSX63DEjqKnqP/XsFAl/x9ecUHHBsdWd3YXNo
QGRlYmlhbi5vcmcACgkQDEjqKnqP/XvUOg//fCrl3KQXtKBMSSmlii2tDhdUd9Bq
STJT4x0koqe17aG8Xqt3daepnukMy0QK6fmDNviskjE6J67+gJF912EAPV5wh4rX
T3OYzuSW+g8mjb0r4JsxYBR+/ILSr3huwSDW6W+H68SlyluFjANj6LjyhUMhCjay
cndEgTVMJk6DtL1TlVHhLyRNunWgvum2L3Z5mhOkPjKLatrM5bMCB3F3MoWIdEUi
0esQD0lVu9Rzjfx7RGSzgTfyZpdi76oy7auGhaN3uoivtucU3/3zJ8b8TlKvUeIP
RUYAV/bqq0NXWDUlfl0tinzQXhQiRvTZtDlD6/VnSoFoczDWCodvURmc5Cma9JgS
fHoVk4y8eoLXyFKJ8XjJcbTFfL9uuVCwAAXfeCcBVsDIrw14bNiQwmdaRqqCrSou
wGoVK0OJPIktiUgjArxupcxh3asFPJN/lXl5mj/mru2bqMlbWdRXibUk/NoL5B5G
kYYOZ2iJifPbfTLaINEZe14b/IBMwlfLegTWJwnkoCq1sS6I8+XGM8fchVpDdD7x
DtZ+A1vLxDgm1Q07VhjG0WVB9D08NE3X8po+ddmRYz8NTgW4nRg/67Y4PwJHLE98
BKsR2lxxLyDcZ2FLaGDFfpVm4hhs8YGnNaIY7WZZuqnJqgNG4mi/tmkGKjiU5G1a
+IycoGLTBSW77zQ=
=zxqR
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to