Your message dated Sun, 27 Sep 2020 21:08:03 +0000
with message-id <[email protected]>
and subject line Bug#971125: fixed in ros-perception-pcl 1.7.1-3
has caused the Debian Bug report #971125,
regarding ros-perception-pcl: FTBFS: moving_least_squares.h:69:18: error: 
‘KdTree’ in namespace ‘pcl’ does not name a template type
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.)


-- 
971125: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=971125
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ros-perception-pcl
Version: 1.7.1-2
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200926 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/pcl_ros && /usr/bin/c++ 
> -DCMAKE_LIBRARY_ARCHITECTURE=\"x86_64-linux-gnu\" -DDISABLE_LIBUSB_1_0 
> -DDISABLE_OPENNI -DDISABLE_OPENNI2 -DDISABLE_PCAP -DDISABLE_PNG 
> -DROSCONSOLE_BACKEND_LOG4CXX -DROS_BUILD_SHARED_LIBS=1 
> -DROS_PACKAGE_NAME=\"pcl_ros\" -Dpcl_ros_surface_EXPORTS -Dqh_QHpointer 
> -DvtkRenderingContext2D_AUTOINIT="1(vtkRenderingContextOpenGL2)" 
> -DvtkRenderingCore_AUTOINIT="3(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingOpenGL2)"
>  -I/<<PKGBUILDDIR>>/pcl_ros/include -I/usr/src/googletest/googlemock/include 
> -isystem /usr/include/vtk-7.1 -isystem /usr/include/freetype2 -isystem 
> /<<PKGBUILDDIR>>/pcl_conversions/include -isystem 
> /usr/share/xmlrpcpp/cmake/../../../include/xmlrpcpp -isystem 
> /usr/include/eigen3 -isystem /usr/include/pcl-1.11 -isystem 
> /<<PKGBUILDDIR>>/pcl_ros/BEFORE -isystem 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/devel/include -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -fPIC -std=c++14 -o 
> CMakeFiles/pcl_ros_surface.dir/src/pcl_ros/surface/moving_least_squares.cpp.o 
> -c /<<PKGBUILDDIR>>/pcl_ros/src/pcl_ros/surface/moving_least_squares.cpp
> In file included from 
> /<<PKGBUILDDIR>>/pcl_ros/src/pcl_ros/surface/moving_least_squares.cpp:39:
> /<<PKGBUILDDIR>>/pcl_ros/include/pcl_ros/surface/moving_least_squares.h:69:18:
>  error: ‘KdTree’ in namespace ‘pcl’ does not name a template type
>    69 |     typedef pcl::KdTree<PointIn> KdTree;
>       |                  ^~~~~~
> /<<PKGBUILDDIR>>/pcl_ros/include/pcl_ros/surface/moving_least_squares.h:70:18:
>  error: ‘KdTree’ in namespace ‘pcl’ does not name a template type
>    70 |     typedef pcl::KdTree<PointIn>::Ptr KdTreePtr;
>       |                  ^~~~~~
> /<<PKGBUILDDIR>>/pcl_ros/include/pcl_ros/surface/moving_least_squares.h:77:7: 
> error: ‘KdTreePtr’ does not name a type
>    77 |       KdTreePtr tree_;
>       |       ^~~~~~~~~
> /<<PKGBUILDDIR>>/pcl_ros/src/pcl_ros/surface/moving_least_squares.cpp: In 
> member function ‘void 
> pcl_ros::MovingLeastSquares::config_callback(pcl_ros::MLSConfig&, uint32_t)’:
> /<<PKGBUILDDIR>>/pcl_ros/src/pcl_ros/surface/moving_least_squares.cpp:215:48: 
> warning: ‘void pcl::MovingLeastSquares<PointInT, 
> PointOutT>::setPolynomialFit(bool) [with PointInT = pcl::PointXYZ; PointOutT 
> = pcl::PointNormal]’ is deprecated: use setPolynomialOrder() instead (It will 
> be removed in PCL 1.12) [-Wdeprecated-declarations]
>   215 |     impl_.setPolynomialFit (use_polynomial_fit_);
>       |                                                ^
> In file included from 
> /<<PKGBUILDDIR>>/pcl_ros/include/pcl_ros/surface/moving_least_squares.h:44,
>                  from 
> /<<PKGBUILDDIR>>/pcl_ros/src/pcl_ros/surface/moving_least_squares.cpp:39:
> /usr/include/pcl-1.11/pcl/surface/mls.h:360:7: note: declared here
>   360 |       setPolynomialFit (bool polynomial_fit)
>       |       ^~~~~~~~~~~~~~~~
> make[3]: *** [pcl_ros/CMakeFiles/pcl_ros_surface.dir/build.make:111: 
> pcl_ros/CMakeFiles/pcl_ros_surface.dir/src/pcl_ros/surface/moving_least_squares.cpp.o]
>  Error 1

The full build log is available from:
   http://qa-logs.debian.net/2020/09/26/ros-perception-pcl_1.7.1-2_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!

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: ros-perception-pcl
Source-Version: 1.7.1-3
Done: Jochen Sprickerhof <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ros-perception-pcl, 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.
Jochen Sprickerhof <[email protected]> (supplier of updated 
ros-perception-pcl 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: Sun, 27 Sep 2020 22:37:55 +0200
Source: ros-perception-pcl
Architecture: source
Version: 1.7.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Jochen Sprickerhof <[email protected]>
Closes: 971125
Changes:
 ros-perception-pcl (1.7.1-3) unstable; urgency=medium
 .
   * Add patch for missing include (Closes: #971125)
Checksums-Sha1:
 16a89742f01b34d6e74a1ec768a49476046845b9 3156 ros-perception-pcl_1.7.1-3.dsc
 f7af171c86b44fbb4d399c5883afffdd58f3b105 10924 
ros-perception-pcl_1.7.1-3.debian.tar.xz
 0c33344e59e7f75ede9eaa215d5c384ff061411c 31735 
ros-perception-pcl_1.7.1-3_source.buildinfo
Checksums-Sha256:
 14627df9a523af81dc307caa2391e7af1562c795682d9c3ec1ea92c8a4770823 3156 
ros-perception-pcl_1.7.1-3.dsc
 0013722aa70e4591bcd888ee9258c043b441961629ba56b6bd7c89216e802598 10924 
ros-perception-pcl_1.7.1-3.debian.tar.xz
 89795ac41183f767ebb619b12ba2b8127947121f58407fcd6a18a03cf5660f48 31735 
ros-perception-pcl_1.7.1-3_source.buildinfo
Files:
 feb1e3ce43b53386329328ef99665349 3156 libdevel optional 
ros-perception-pcl_1.7.1-3.dsc
 17bfe81beb5c5b352211b4ff2a5aac09 10924 libdevel optional 
ros-perception-pcl_1.7.1-3.debian.tar.xz
 d80fb54207ba10541d2a23bfe732cf91 31735 libdevel optional 
ros-perception-pcl_1.7.1-3_source.buildinfo

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

iQIzBAEBCgAdFiEEc7KZy9TurdzAF+h6W//cwljmlDMFAl9w+DkACgkQW//cwljm
lDPOfA//QQNEUdMi4MrWGVc8S10uSaANMUcXTc6Jjroipi3+e/chg3MdF+ulNbcP
mAwkjxUGrkfDx0JsjdUPrWo67O0gc3beCg2NkWZ9c7oOKkoYgE6snTrSy78RhBva
fRhaQ6duCCZyXzCZjNW+5JNezRVbrXVV6nmhne9v0X3UdOSqsYWlnEAmIh0kPWuA
kt1bDTqABwR3f0SZdjhoCdZ4wwPbKpaW6NfJOnKdiTLPSva2ZaEfdEEeT6j9X305
5dkKdEc3wScSqrpkye5UUku721px3zRIifj1hxQv4Ig6/8uvcC725T1RLpBS3087
5Zjvdym/3ymSj/8AhzZgK1YfHQEGEhUv82jg4yfjkd+NzGrBM/b0a7334GruOo5k
DeLJrjQp1vBj8KNTQACfRoHVYeeIz/z7WFteGMfSDoCG/bjwDvr7dKgwgwW5Ic4J
WJcy+R3nCl/qSUb260xqNAFWzojaquAXxvkkgp+AViLwe4WFSN+a1Nx/KMR73xPP
X9rbkhbwj6TmbifU8dV2gzUffTyojho6EO7u/mOuwswTQlQiJxo21U7JnUeDEbbs
1yyLWsVX88+veum/jBZXc7u+Ap6EPJBgJ+roxazL8n8FHFYEDQpRmA3I6XoFupDQ
49iadeCS0qfHlamzKqRCZV4cKLA0Bqf+ByXC2R+mmBzZV4Zy1A4=
=V5BL
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to