+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/pcl-1.11.1nb23/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/pcl-1.11.1nb23/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for pcl-1.11.1nb23 [ 0%] Building CXX object common/CMakeFiles/pcl_common.dir/src/point_types.cpp.o [ 0%] Building CXX object io/CMakeFiles/pcl_io_ply.dir/src/ply/ply_parser.cpp.o [ 1%] Building CXX object common/CMakeFiles/pcl_common.dir/src/pcl_base.cpp.o [ 1%] Building CXX object common/CMakeFiles/pcl_common.dir/src/PCLPointCloud2.cpp.o [ 1%] Linking CXX shared library ../lib/libpcl_io_ply.so [ 1%] Built target pcl_io_ply [ 2%] Building CXX object io/tools/CMakeFiles/pcl_pcd_convert_NaN_nan.dir/pcd_convert_NaN_nan.cpp.o [ 2%] Linking CXX executable ../../bin/pcl_pcd_convert_NaN_nan [ 2%] Built target pcl_pcd_convert_NaN_nan [ 2%] Building CXX object io/tools/ply/CMakeFiles/pcl_ply2obj.dir/ply2obj.cpp.o [ 2%] Building CXX object common/CMakeFiles/pcl_common.dir/src/io.cpp.o [ 2%] Linking CXX executable ../../../bin/pcl_ply2obj [ 2%] Built target pcl_ply2obj [ 3%] Building CXX object io/tools/ply/CMakeFiles/pcl_ply2ply.dir/ply2ply.cpp.o [ 3%] Building CXX object common/CMakeFiles/pcl_common.dir/src/common.cpp.o [ 3%] Building CXX object common/CMakeFiles/pcl_common.dir/src/correspondence.cpp.o [ 3%] Building CXX object common/CMakeFiles/pcl_common.dir/src/distances.cpp.o [ 3%] Linking CXX executable ../../../bin/pcl_ply2ply [ 3%] Built target pcl_ply2ply [ 3%] Building CXX object io/tools/ply/CMakeFiles/pcl_ply2raw.dir/ply2raw.cpp.o [ 4%] Building CXX object common/CMakeFiles/pcl_common.dir/src/parse.cpp.o [ 4%] Linking CXX executable ../../../bin/pcl_ply2raw [ 4%] Built target pcl_ply2raw [ 5%] Building CXX object io/tools/ply/CMakeFiles/pcl_plyheader.dir/plyheader.cpp.o [ 5%] Linking CXX executable ../../../bin/pcl_plyheader [ 5%] Built target pcl_plyheader [ 5%] Building CXX object people/CMakeFiles/pcl_people.dir/src/hog.cpp.o [ 5%] Building CXX object common/CMakeFiles/pcl_common.dir/src/poses_from_matches.cpp.o [ 5%] Linking CXX shared library ../lib/libpcl_people.so [ 5%] Built target pcl_people [ 5%] Building CXX object common/CMakeFiles/pcl_common.dir/src/print.cpp.o [ 5%] Building CXX object common/CMakeFiles/pcl_common.dir/src/projection_matrix.cpp.o [ 5%] Building CXX object common/CMakeFiles/pcl_common.dir/src/time_trigger.cpp.o [ 6%] Building CXX object common/CMakeFiles/pcl_common.dir/src/gaussian.cpp.o [ 6%] Building CXX object common/CMakeFiles/pcl_common.dir/src/colors.cpp.o [ 6%] Building CXX object common/CMakeFiles/pcl_common.dir/src/feature_histogram.cpp.o [ 6%] Building CXX object common/CMakeFiles/pcl_common.dir/src/bearing_angle_image.cpp.o [ 6%] Building CXX object common/CMakeFiles/pcl_common.dir/src/range_image.cpp.o [ 6%] Building CXX object common/CMakeFiles/pcl_common.dir/src/range_image_planar.cpp.o [ 7%] Building C object common/CMakeFiles/pcl_common.dir/src/fft/kiss_fft.c.o [ 7%] Building C object common/CMakeFiles/pcl_common.dir/src/fft/kiss_fftr.c.o [ 7%] Linking CXX shared library ../lib/libpcl_common.so [ 7%] Built target pcl_common [ 7%] Building CXX object octree/CMakeFiles/pcl_octree.dir/src/octree_inst.cpp.o [ 7%] Building CXX object kdtree/CMakeFiles/pcl_kdtree.dir/src/kdtree_flann.cpp.o [ 8%] Linking CXX shared library ../lib/libpcl_kdtree.so [ 8%] Built target pcl_kdtree [ 9%] Building CXX object sample_consensus/CMakeFiles/pcl_sample_consensus.dir/src/sac.cpp.o [ 10%] Linking CXX shared library ../lib/libpcl_octree.so [ 10%] Built target pcl_octree [ 10%] Building CXX object io/CMakeFiles/pcl_io.dir/src/debayer.cpp.o [ 10%] Building CXX object io/CMakeFiles/pcl_io.dir/src/pcd_grabber.cpp.o [ 10%] Building CXX object sample_consensus/CMakeFiles/pcl_sample_consensus.dir/src/sac_model_circle.cpp.o [ 10%] Building CXX object io/CMakeFiles/pcl_io.dir/src/pcd_io.cpp.o [ 11%] Building CXX object io/CMakeFiles/pcl_io.dir/src/vtk_io.cpp.o [ 11%] Building CXX object io/CMakeFiles/pcl_io.dir/src/ply_io.cpp.o [ 11%] Building CXX object io/CMakeFiles/pcl_io.dir/src/ascii_io.cpp.o /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/ascii_io.cpp: In member function 'virtual int pcl::ASCIIReader::readHeader(const string&, pcl::PCLPointCloud2&, Eigen::Vector4f&, Eigen::Quaternionf&, int&, int&, unsigned int&, int)': /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/ascii_io.cpp:101:26: warning: 'std::__cxx11::string boost::filesystem::extension(const boost::filesystem::path&)' is deprecated: Use path::extension() instead [-Wdeprecated-declarations] if (boost::filesystem::extension (fpath) != extension_) ^~~~~~~~~ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/file_io.h:43, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/ascii_io.h:41, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/ascii_io.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:29:20: note: declared here inline std::string extension(const path& p) ^~~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/ascii_io.cpp:101:42: warning: 'std::__cxx11::string boost::filesystem::extension(const boost::filesystem::path&)' is deprecated: Use path::extension() instead [-Wdeprecated-declarations] if (boost::filesystem::extension (fpath) != extension_) ^ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/file_io.h:43, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/ascii_io.h:41, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/ascii_io.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:29:20: note: declared here inline std::string extension(const path& p) ^~~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/ascii_io.cpp:101:42: warning: 'std::__cxx11::string boost::filesystem::extension(const boost::filesystem::path&)' is deprecated: Use path::extension() instead [-Wdeprecated-declarations] if (boost::filesystem::extension (fpath) != extension_) ^ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/file_io.h:43, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/ascii_io.h:41, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/ascii_io.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:29:20: note: declared here inline std::string extension(const path& p) ^~~~~~~~~ [ 11%] Building CXX object io/CMakeFiles/pcl_io.dir/src/compression.cpp.o In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/PolygonMesh.h:11, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/io.h:51, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:41, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/Vertices.h:20:22: warning: 'using uint32_t = __uint32_t' is deprecated: use std::uint32_t instead of pcl::uint32_t (It will be removed in PCL 1.12) [-Wdeprecated-declarations] std::vector vertices; ^~~~~~~~ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/point_cloud.h:52, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/pcl_base.h:53, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/common.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/types.h:58:101: note: declared here using uint32_t PCL_DEPRECATED(1, 12, "use std::uint32_t instead of pcl::uint32_t") = std::uint32_t; ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/impl/io.hpp:43, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/io.h:587, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:41, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/concatenate.h: In member function 'void pcl::NdConcatenateFunctor::operator()()': /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/concatenate.h:71:44: warning: 'using uint8_t = __uint8_t' is deprecated: use std::uint8_t instead of pcl::uint8_t (It will be removed in PCL 1.12) [-Wdeprecated-declarations] memcpy (reinterpret_cast(&p2_) + pcl::traits::offset::value, ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/point_cloud.h:52, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/pcl_base.h:53, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/common.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/types.h:54:97: note: declared here using uint8_t PCL_DEPRECATED(1, 12, "use std::uint8_t instead of pcl::uint8_t") = std::uint8_t; ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/impl/io.hpp:43, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/io.h:587, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:41, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/concatenate.h:72:50: warning: 'using uint8_t = __uint8_t' is deprecated: use std::uint8_t instead of pcl::uint8_t (It will be removed in PCL 1.12) [-Wdeprecated-declarations] reinterpret_cast(&p1_) + pcl::traits::offset::value, ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/point_cloud.h:52, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/pcl_base.h:53, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/common.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/types.h:54:97: note: declared here using uint8_t PCL_DEPRECATED(1, 12, "use std::uint8_t instead of pcl::uint8_t") = std::uint8_t; ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/copy_point.h:58, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/impl/io.hpp:44, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/io.h:587, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:41, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/impl/copy_point.hpp: In member function 'void pcl::detail::CopyPointHelper >, boost::mpl::or_, pcl::traits::has_field >, boost::mpl::and_, pcl::traits::has_field > > >::value, void>::type>::operator()(const PointInT&, PointOutT&) const': /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/impl/copy_point.hpp:121:25: warning: 'using uint32_t = __uint32_t' is deprecated: use std::uint32_t instead of pcl::uint32_t (It will be removed in PCL 1.12) [-Wdeprecated-declarations] const std::uint32_t offset_in = boost::mpl::if_, ^~~~~~~~~ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/point_cloud.h:52, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/pcl_base.h:53, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/common.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/types.h:58:101: note: declared here using uint32_t PCL_DEPRECATED(1, 12, "use std::uint32_t instead of pcl::uint32_t") = std::uint32_t; ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/copy_point.h:58, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/impl/io.hpp:44, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/io.h:587, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:41, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/impl/copy_point.hpp:124:25: warning: 'using uint32_t = __uint32_t' is deprecated: use std::uint32_t instead of pcl::uint32_t (It will be removed in PCL 1.12) [-Wdeprecated-declarations] const std::uint32_t offset_out = boost::mpl::if_, ^~~~~~~~~~ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/point_cloud.h:52, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/pcl_base.h:53, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/common.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/types.h:58:101: note: declared here using uint32_t PCL_DEPRECATED(1, 12, "use std::uint32_t instead of pcl::uint32_t") = std::uint32_t; ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/io.h:587, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:41, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/impl/io.hpp: In function 'void pcl::copyPointCloud(const pcl::PointCloud&, pcl::PointCloud&, int, int, int, int, pcl::InterpolationType, const PointT&)': /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/impl/io.hpp:371:26: warning: 'using uint32_t = __uint32_t' is deprecated: use std::uint32_t instead of pcl::uint32_t (It will be removed in PCL 1.12) [-Wdeprecated-declarations] for (std::uint32_t i = 0; i < cloud_in.height; i++, out_inner += cloud_out.width, in += cloud_in.width) ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/point_cloud.h:52, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/pcl_base.h:53, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/common.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/types.h:58:101: note: declared here using uint32_t PCL_DEPRECATED(1, 12, "use std::uint32_t instead of pcl::uint32_t") = std::uint32_t; ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/io.h:587, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:41, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/impl/io.hpp:398:30: warning: 'using uint32_t = __uint32_t' is deprecated: use std::uint32_t instead of pcl::uint32_t (It will be removed in PCL 1.12) [-Wdeprecated-declarations] for (std::uint32_t i = 0; i < cloud_in.height; i++, out_inner += cloud_out.width, in += cloud_in.width) ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/point_cloud.h:52, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/pcl_base.h:53, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/common.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/types.h:58:101: note: declared here using uint32_t PCL_DEPRECATED(1, 12, "use std::uint32_t instead of pcl::uint32_t") = std::uint32_t; ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/io.h:587, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:41, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/impl/io.hpp:441:28: warning: 'using uint32_t = __uint32_t' is deprecated: use std::uint32_t instead of pcl::uint32_t (It will be removed in PCL 1.12) [-Wdeprecated-declarations] for (std::uint32_t i = 0; i < cloud_in.height; i++, out_inner += cloud_out.width, in += cloud_in.width) ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/point_cloud.h:52, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/pcl_base.h:53, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/common.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/types.h:58:101: note: declared here using uint32_t PCL_DEPRECATED(1, 12, "use std::uint32_t instead of pcl::uint32_t") = std::uint32_t; ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/octree/include/pcl/octree/octree_iterator.h:42, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/octree/include/pcl/octree/octree2buf_base.h:42, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:42, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/octree/include/pcl/octree/octree_key.h: At global scope: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/octree/include/pcl/octree/octree_key.h:143:46: warning: 'using uint32_t = __uint32_t' is deprecated: use std::uint32_t instead of pcl::uint32_t (It will be removed in PCL 1.12) [-Wdeprecated-declarations] static_cast(sizeof(std::uint32_t) * 8); ^~~~~~~~ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/point_cloud.h:52, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/pcl_base.h:53, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/common.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/types.h:58:101: note: declared here using uint32_t PCL_DEPRECATED(1, 12, "use std::uint32_t instead of pcl::uint32_t") = std::uint32_t; ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/octree/include/pcl/octree/octree_iterator.h:42, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/octree/include/pcl/octree/octree2buf_base.h:42, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:42, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/octree/include/pcl/octree/octree_key.h:149:21: warning: 'using uint32_t = __uint32_t' is deprecated: use std::uint32_t instead of pcl::uint32_t (It will be removed in PCL 1.12) [-Wdeprecated-declarations] std::uint32_t x; ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/point_cloud.h:52, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/pcl_base.h:53, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/common.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/types.h:58:101: note: declared here using uint32_t PCL_DEPRECATED(1, 12, "use std::uint32_t instead of pcl::uint32_t") = std::uint32_t; ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/octree/include/pcl/octree/octree_iterator.h:42, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/octree/include/pcl/octree/octree2buf_base.h:42, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:42, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/octree/include/pcl/octree/octree_key.h:150:21: warning: 'using uint32_t = __uint32_t' is deprecated: use std::uint32_t instead of pcl::uint32_t (It will be removed in PCL 1.12) [-Wdeprecated-declarations] std::uint32_t y; ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/point_cloud.h:52, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/pcl_base.h:53, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/common.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/types.h:58:101: note: declared here using uint32_t PCL_DEPRECATED(1, 12, "use std::uint32_t instead of pcl::uint32_t") = std::uint32_t; ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/octree/include/pcl/octree/octree_iterator.h:42, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/octree/include/pcl/octree/octree2buf_base.h:42, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:42, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/octree/include/pcl/octree/octree_key.h:151:21: warning: 'using uint32_t = __uint32_t' is deprecated: use std::uint32_t instead of pcl::uint32_t (It will be removed in PCL 1.12) [-Wdeprecated-declarations] std::uint32_t z; ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/point_cloud.h:52, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/pcl_base.h:53, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/common.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/types.h:58:101: note: declared here using uint32_t PCL_DEPRECATED(1, 12, "use std::uint32_t instead of pcl::uint32_t") = std::uint32_t; ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/octree/include/pcl/octree/octree_iterator.h:42, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/octree/include/pcl/octree/octree2buf_base.h:42, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:42, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/octree/include/pcl/octree/octree_key.h:153:25: warning: 'using uint32_t = __uint32_t' is deprecated: use std::uint32_t instead of pcl::uint32_t (It will be removed in PCL 1.12) [-Wdeprecated-declarations] std::uint32_t key_[3]; ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/point_cloud.h:52, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/pcl_base.h:53, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/common.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/types.h:58:101: note: declared here using uint32_t PCL_DEPRECATED(1, 12, "use std::uint32_t instead of pcl::uint32_t") = std::uint32_t; ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:279:23: warning: 'using uint32_t = __uint32_t' is deprecated: use std::uint32_t instead of pcl::uint32_t (It will be removed in PCL 1.12) [-Wdeprecated-declarations] std::uint32_t i_frame_rate_; ^~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/point_cloud.h:52, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/pcl_base.h:53, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/common.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/types.h:58:101: note: declared here using uint32_t PCL_DEPRECATED(1, 12, "use std::uint32_t instead of pcl::uint32_t") = std::uint32_t; ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:280:23: warning: 'using uint32_t = __uint32_t' is deprecated: use std::uint32_t instead of pcl::uint32_t (It will be removed in PCL 1.12) [-Wdeprecated-declarations] std::uint32_t i_frame_counter_; ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/point_cloud.h:52, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/pcl_base.h:53, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/common.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/types.h:58:101: note: declared here using uint32_t PCL_DEPRECATED(1, 12, "use std::uint32_t instead of pcl::uint32_t") = std::uint32_t; ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:281:23: warning: 'using uint32_t = __uint32_t' is deprecated: use std::uint32_t instead of pcl::uint32_t (It will be removed in PCL 1.12) [-Wdeprecated-declarations] std::uint32_t frame_ID_; ^~~~~~~~~ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/point_cloud.h:52, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/pcl_base.h:53, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/common.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/types.h:58:101: note: declared here using uint32_t PCL_DEPRECATED(1, 12, "use std::uint32_t instead of pcl::uint32_t") = std::uint32_t; ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:282:23: warning: 'using uint64_t = __uint64_t' is deprecated: use std::uint64_t instead of pcl::uint64_t (It will be removed in PCL 1.12) [-Wdeprecated-declarations] std::uint64_t point_count_; ^~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/point_cloud.h:52, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/pcl_base.h:53, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/common.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/types.h:60:101: note: declared here using uint64_t PCL_DEPRECATED(1, 12, "use std::uint64_t instead of pcl::uint64_t") = std::uint64_t; ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:292:23: warning: 'using uint64_t = __uint64_t' is deprecated: use std::uint64_t instead of pcl::uint64_t (It will be removed in PCL 1.12) [-Wdeprecated-declarations] std::uint64_t compressed_point_data_len_; ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/point_cloud.h:52, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/pcl_base.h:53, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/common.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/types.h:60:101: note: declared here using uint64_t PCL_DEPRECATED(1, 12, "use std::uint64_t instead of pcl::uint64_t") = std::uint64_t; ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:293:23: warning: 'using uint64_t = __uint64_t' is deprecated: use std::uint64_t instead of pcl::uint64_t (It will be removed in PCL 1.12) [-Wdeprecated-declarations] std::uint64_t compressed_color_data_len_; ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/point_cloud.h:52, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/pcl_base.h:53, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/common.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/types.h:60:101: note: declared here using uint64_t PCL_DEPRECATED(1, 12, "use std::uint64_t instead of pcl::uint64_t") = std::uint64_t; ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:46: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/impl/octree_pointcloud_compression.hpp: In member function 'void pcl::io::OctreePointCloudCompression::entropyEncoding(std::ostream&)': /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/impl/octree_pointcloud_compression.hpp:256:21: warning: 'using uint64_t = __uint64_t' is deprecated: use std::uint64_t instead of pcl::uint64_t (It will be removed in PCL 1.12) [-Wdeprecated-declarations] std::uint64_t binary_tree_data_vector_size; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/point_cloud.h:52, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/pcl_base.h:53, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/common.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/types.h:60:101: note: declared here using uint64_t PCL_DEPRECATED(1, 12, "use std::uint64_t instead of pcl::uint64_t") = std::uint64_t; ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:46: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/impl/octree_pointcloud_compression.hpp:257:21: warning: 'using uint64_t = __uint64_t' is deprecated: use std::uint64_t instead of pcl::uint64_t (It will be removed in PCL 1.12) [-Wdeprecated-declarations] std::uint64_t point_avg_color_data_vector_size; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/point_cloud.h:52, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/pcl_base.h:53, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/common.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/types.h:60:101: note: declared here using uint64_t PCL_DEPRECATED(1, 12, "use std::uint64_t instead of pcl::uint64_t") = std::uint64_t; ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:46: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/impl/octree_pointcloud_compression.hpp:281:23: warning: 'using uint64_t = __uint64_t' is deprecated: use std::uint64_t instead of pcl::uint64_t (It will be removed in PCL 1.12) [-Wdeprecated-declarations] std::uint64_t pointCountDataVector_size; ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/point_cloud.h:52, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/pcl_base.h:53, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/common.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/types.h:60:101: note: declared here using uint64_t PCL_DEPRECATED(1, 12, "use std::uint64_t instead of pcl::uint64_t") = std::uint64_t; ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:46: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/impl/octree_pointcloud_compression.hpp:282:23: warning: 'using uint64_t = __uint64_t' is deprecated: use std::uint64_t instead of pcl::uint64_t (It will be removed in PCL 1.12) [-Wdeprecated-declarations] std::uint64_t point_diff_data_vector_size; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/point_cloud.h:52, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/pcl_base.h:53, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/common.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/types.h:60:101: note: declared here using uint64_t PCL_DEPRECATED(1, 12, "use std::uint64_t instead of pcl::uint64_t") = std::uint64_t; ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:46: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/impl/octree_pointcloud_compression.hpp:283:23: warning: 'using uint64_t = __uint64_t' is deprecated: use std::uint64_t instead of pcl::uint64_t (It will be removed in PCL 1.12) [-Wdeprecated-declarations] std::uint64_t point_diff_color_data_vector_size; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/point_cloud.h:52, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/pcl_base.h:53, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/common.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/types.h:60:101: note: declared here using uint64_t PCL_DEPRECATED(1, 12, "use std::uint64_t instead of pcl::uint64_t") = std::uint64_t; ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:46: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/impl/octree_pointcloud_compression.hpp: In member function 'void pcl::io::OctreePointCloudCompression::entropyDecoding(std::istream&)': /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/impl/octree_pointcloud_compression.hpp:316:21: warning: 'using uint64_t = __uint64_t' is deprecated: use std::uint64_t instead of pcl::uint64_t (It will be removed in PCL 1.12) [-Wdeprecated-declarations] std::uint64_t binary_tree_data_vector_size; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/point_cloud.h:52, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/pcl_base.h:53, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/common.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/types.h:60:101: note: declared here using uint64_t PCL_DEPRECATED(1, 12, "use std::uint64_t instead of pcl::uint64_t") = std::uint64_t; ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:46: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/impl/octree_pointcloud_compression.hpp:317:21: warning: 'using uint64_t = __uint64_t' is deprecated: use std::uint64_t instead of pcl::uint64_t (It will be removed in PCL 1.12) [-Wdeprecated-declarations] std::uint64_t point_avg_color_data_vector_size; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/point_cloud.h:52, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/pcl_base.h:53, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/common.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/types.h:60:101: note: declared here using uint64_t PCL_DEPRECATED(1, 12, "use std::uint64_t instead of pcl::uint64_t") = std::uint64_t; ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:46: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/impl/octree_pointcloud_compression.hpp:340:23: warning: 'using uint64_t = __uint64_t' is deprecated: use std::uint64_t instead of pcl::uint64_t (It will be removed in PCL 1.12) [-Wdeprecated-declarations] std::uint64_t point_count_data_vector_size; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/point_cloud.h:52, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/pcl_base.h:53, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/common.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/types.h:60:101: note: declared here using uint64_t PCL_DEPRECATED(1, 12, "use std::uint64_t instead of pcl::uint64_t") = std::uint64_t; ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:46: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/impl/octree_pointcloud_compression.hpp:341:23: warning: 'using uint64_t = __uint64_t' is deprecated: use std::uint64_t instead of pcl::uint64_t (It will be removed in PCL 1.12) [-Wdeprecated-declarations] std::uint64_t point_diff_data_vector_size; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/point_cloud.h:52, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/pcl_base.h:53, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/common.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/types.h:60:101: note: declared here using uint64_t PCL_DEPRECATED(1, 12, "use std::uint64_t instead of pcl::uint64_t") = std::uint64_t; ^ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:46: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/impl/octree_pointcloud_compression.hpp:342:23: warning: 'using uint64_t = __uint64_t' is deprecated: use std::uint64_t instead of pcl::uint64_t (It will be removed in PCL 1.12) [-Wdeprecated-declarations] std::uint64_t point_diff_color_data_vector_size; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/point_cloud.h:52, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/pcl_base.h:53, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/common/common.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/compression/octree_pointcloud_compression.h:40, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/compression.cpp:45: /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/common/include/pcl/types.h:60:101: note: declared here using uint64_t PCL_DEPRECATED(1, 12, "use std::uint64_t instead of pcl::uint64_t") = std::uint64_t; ^ [ 11%] Building CXX object sample_consensus/CMakeFiles/pcl_sample_consensus.dir/src/sac_model_circle3d.cpp.o [ 11%] Building CXX object io/CMakeFiles/pcl_io.dir/src/lzf.cpp.o [ 12%] Building CXX object io/CMakeFiles/pcl_io.dir/src/lzf_image_io.cpp.o [ 12%] Building CXX object io/CMakeFiles/pcl_io.dir/src/obj_io.cpp.o [ 12%] Building CXX object io/CMakeFiles/pcl_io.dir/src/ifs_io.cpp.o [ 12%] Building CXX object io/CMakeFiles/pcl_io.dir/src/image_grabber.cpp.o /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp: In member function 'void pcl::ImageGrabberBase::ImageGrabberImpl::loadDepthAndRGBFiles(const string&)': /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:300:69: warning: 'std::__cxx11::string boost::filesystem::extension(const boost::filesystem::path&)' is deprecated: Use path::extension() instead [-Wdeprecated-declarations] extension = boost::algorithm::to_upper_copy (boost::filesystem::extension (itr->path ())); ^~~~~~~~~ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:29:20: note: declared here inline std::string extension(const path& p) ^~~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:300:92: warning: 'std::__cxx11::string boost::filesystem::extension(const boost::filesystem::path&)' is deprecated: Use path::extension() instead [-Wdeprecated-declarations] extension = boost::algorithm::to_upper_copy (boost::filesystem::extension (itr->path ())); ^ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:29:20: note: declared here inline std::string extension(const path& p) ^~~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:300:92: warning: 'std::__cxx11::string boost::filesystem::extension(const boost::filesystem::path&)' is deprecated: Use path::extension() instead [-Wdeprecated-declarations] extension = boost::algorithm::to_upper_copy (boost::filesystem::extension (itr->path ())); ^ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:29:20: note: declared here inline std::string extension(const path& p) ^~~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:302:35: warning: 'std::__cxx11::string boost::filesystem::basename(const boost::filesystem::path&)' is deprecated: Use path::stem() instead [-Wdeprecated-declarations] basename = boost::filesystem::basename (itr->path ()); ^~~~~~~~ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:35:20: note: declared here inline std::string basename(const path& p) ^~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:302:57: warning: 'std::__cxx11::string boost::filesystem::basename(const boost::filesystem::path&)' is deprecated: Use path::stem() instead [-Wdeprecated-declarations] basename = boost::filesystem::basename (itr->path ()); ^ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:35:20: note: declared here inline std::string basename(const path& p) ^~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:302:57: warning: 'std::__cxx11::string boost::filesystem::basename(const boost::filesystem::path&)' is deprecated: Use path::stem() instead [-Wdeprecated-declarations] basename = boost::filesystem::basename (itr->path ()); ^ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:35:20: note: declared here inline std::string basename(const path& p) ^~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp: In member function 'void pcl::ImageGrabberBase::ImageGrabberImpl::loadDepthAndRGBFiles(const string&, const string&)': /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:343:69: warning: 'std::__cxx11::string boost::filesystem::extension(const boost::filesystem::path&)' is deprecated: Use path::extension() instead [-Wdeprecated-declarations] extension = boost::algorithm::to_upper_copy (boost::filesystem::extension (itr->path ())); ^~~~~~~~~ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:29:20: note: declared here inline std::string extension(const path& p) ^~~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:343:92: warning: 'std::__cxx11::string boost::filesystem::extension(const boost::filesystem::path&)' is deprecated: Use path::extension() instead [-Wdeprecated-declarations] extension = boost::algorithm::to_upper_copy (boost::filesystem::extension (itr->path ())); ^ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:29:20: note: declared here inline std::string extension(const path& p) ^~~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:343:92: warning: 'std::__cxx11::string boost::filesystem::extension(const boost::filesystem::path&)' is deprecated: Use path::extension() instead [-Wdeprecated-declarations] extension = boost::algorithm::to_upper_copy (boost::filesystem::extension (itr->path ())); ^ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:29:20: note: declared here inline std::string extension(const path& p) ^~~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:345:35: warning: 'std::__cxx11::string boost::filesystem::basename(const boost::filesystem::path&)' is deprecated: Use path::stem() instead [-Wdeprecated-declarations] basename = boost::filesystem::basename (itr->path ()); ^~~~~~~~ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:35:20: note: declared here inline std::string basename(const path& p) ^~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:345:57: warning: 'std::__cxx11::string boost::filesystem::basename(const boost::filesystem::path&)' is deprecated: Use path::stem() instead [-Wdeprecated-declarations] basename = boost::filesystem::basename (itr->path ()); ^ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:35:20: note: declared here inline std::string basename(const path& p) ^~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:345:57: warning: 'std::__cxx11::string boost::filesystem::basename(const boost::filesystem::path&)' is deprecated: Use path::stem() instead [-Wdeprecated-declarations] basename = boost::filesystem::basename (itr->path ()); ^ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:35:20: note: declared here inline std::string basename(const path& p) ^~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:358:69: warning: 'std::__cxx11::string boost::filesystem::extension(const boost::filesystem::path&)' is deprecated: Use path::extension() instead [-Wdeprecated-declarations] extension = boost::algorithm::to_upper_copy (boost::filesystem::extension (itr->path ())); ^~~~~~~~~ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:29:20: note: declared here inline std::string extension(const path& p) ^~~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:358:92: warning: 'std::__cxx11::string boost::filesystem::extension(const boost::filesystem::path&)' is deprecated: Use path::extension() instead [-Wdeprecated-declarations] extension = boost::algorithm::to_upper_copy (boost::filesystem::extension (itr->path ())); ^ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:29:20: note: declared here inline std::string extension(const path& p) ^~~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:358:92: warning: 'std::__cxx11::string boost::filesystem::extension(const boost::filesystem::path&)' is deprecated: Use path::extension() instead [-Wdeprecated-declarations] extension = boost::algorithm::to_upper_copy (boost::filesystem::extension (itr->path ())); ^ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:29:20: note: declared here inline std::string extension(const path& p) ^~~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:360:35: warning: 'std::__cxx11::string boost::filesystem::basename(const boost::filesystem::path&)' is deprecated: Use path::stem() instead [-Wdeprecated-declarations] basename = boost::filesystem::basename (itr->path ()); ^~~~~~~~ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:35:20: note: declared here inline std::string basename(const path& p) ^~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:360:57: warning: 'std::__cxx11::string boost::filesystem::basename(const boost::filesystem::path&)' is deprecated: Use path::stem() instead [-Wdeprecated-declarations] basename = boost::filesystem::basename (itr->path ()); ^ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:35:20: note: declared here inline std::string basename(const path& p) ^~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:360:57: warning: 'std::__cxx11::string boost::filesystem::basename(const boost::filesystem::path&)' is deprecated: Use path::stem() instead [-Wdeprecated-declarations] basename = boost::filesystem::basename (itr->path ()); ^ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:35:20: note: declared here inline std::string basename(const path& p) ^~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp: In member function 'void pcl::ImageGrabberBase::ImageGrabberImpl::loadPCLZFFiles(const string&)': /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:399:69: warning: 'std::__cxx11::string boost::filesystem::extension(const boost::filesystem::path&)' is deprecated: Use path::extension() instead [-Wdeprecated-declarations] extension = boost::algorithm::to_upper_copy (boost::filesystem::extension (itr->path ())); ^~~~~~~~~ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:29:20: note: declared here inline std::string extension(const path& p) ^~~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:399:92: warning: 'std::__cxx11::string boost::filesystem::extension(const boost::filesystem::path&)' is deprecated: Use path::extension() instead [-Wdeprecated-declarations] extension = boost::algorithm::to_upper_copy (boost::filesystem::extension (itr->path ())); ^ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:29:20: note: declared here inline std::string extension(const path& p) ^~~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:399:92: warning: 'std::__cxx11::string boost::filesystem::extension(const boost::filesystem::path&)' is deprecated: Use path::extension() instead [-Wdeprecated-declarations] extension = boost::algorithm::to_upper_copy (boost::filesystem::extension (itr->path ())); ^ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:29:20: note: declared here inline std::string extension(const path& p) ^~~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:401:35: warning: 'std::__cxx11::string boost::filesystem::basename(const boost::filesystem::path&)' is deprecated: Use path::stem() instead [-Wdeprecated-declarations] basename = boost::filesystem::basename (itr->path ()); ^~~~~~~~ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:35:20: note: declared here inline std::string basename(const path& p) ^~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:401:57: warning: 'std::__cxx11::string boost::filesystem::basename(const boost::filesystem::path&)' is deprecated: Use path::stem() instead [-Wdeprecated-declarations] basename = boost::filesystem::basename (itr->path ()); ^ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:35:20: note: declared here inline std::string basename(const path& p) ^~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:401:57: warning: 'std::__cxx11::string boost::filesystem::basename(const boost::filesystem::path&)' is deprecated: Use path::stem() instead [-Wdeprecated-declarations] basename = boost::filesystem::basename (itr->path ()); ^ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:35:20: note: declared here inline std::string basename(const path& p) ^~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp: In member function 'bool pcl::ImageGrabberBase::ImageGrabberImpl::getTimestampFromFilepath(const string&, uint64_t&) const': /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:462:48: warning: 'std::__cxx11::string boost::filesystem::basename(const boost::filesystem::path&)' is deprecated: Use path::stem() instead [-Wdeprecated-declarations] int result = std::sscanf (boost::filesystem::basename (filepath).c_str (), ^~~~~~~~ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:35:20: note: declared here inline std::string basename(const path& p) ^~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:462:66: warning: 'std::__cxx11::string boost::filesystem::basename(const boost::filesystem::path&)' is deprecated: Use path::stem() instead [-Wdeprecated-declarations] int result = std::sscanf (boost::filesystem::basename (filepath).c_str (), ^ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:35:20: note: declared here inline std::string basename(const path& p) ^~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:462:66: warning: 'std::__cxx11::string boost::filesystem::basename(const boost::filesystem::path&)' is deprecated: Use path::stem() instead [-Wdeprecated-declarations] int result = std::sscanf (boost::filesystem::basename (filepath).c_str (), ^ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:35:20: note: declared here inline std::string basename(const path& p) ^~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp: In member function 'std::__cxx11::string pcl::ImageGrabberBase::getCurrentDepthFileName() const': /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:1007:45: warning: 'std::__cxx11::string boost::filesystem::basename(const boost::filesystem::path&)' is deprecated: Use path::stem() instead [-Wdeprecated-declarations] std::string basename = boost::filesystem::basename (pathname); ^~~~~~~~ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:35:20: note: declared here inline std::string basename(const path& p) ^~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:1007:63: warning: 'std::__cxx11::string boost::filesystem::basename(const boost::filesystem::path&)' is deprecated: Use path::stem() instead [-Wdeprecated-declarations] std::string basename = boost::filesystem::basename (pathname); ^ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:35:20: note: declared here inline std::string basename(const path& p) ^~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:1007:63: warning: 'std::__cxx11::string boost::filesystem::basename(const boost::filesystem::path&)' is deprecated: Use path::stem() instead [-Wdeprecated-declarations] std::string basename = boost::filesystem::basename (pathname); ^ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:35:20: note: declared here inline std::string basename(const path& p) ^~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp: In member function 'std::__cxx11::string pcl::ImageGrabberBase::getPrevDepthFileName() const': /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:1019:45: warning: 'std::__cxx11::string boost::filesystem::basename(const boost::filesystem::path&)' is deprecated: Use path::stem() instead [-Wdeprecated-declarations] std::string basename = boost::filesystem::basename (pathname); ^~~~~~~~ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:35:20: note: declared here inline std::string basename(const path& p) ^~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:1019:63: warning: 'std::__cxx11::string boost::filesystem::basename(const boost::filesystem::path&)' is deprecated: Use path::stem() instead [-Wdeprecated-declarations] std::string basename = boost::filesystem::basename (pathname); ^ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:35:20: note: declared here inline std::string basename(const path& p) ^~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:1019:63: warning: 'std::__cxx11::string boost::filesystem::basename(const boost::filesystem::path&)' is deprecated: Use path::stem() instead [-Wdeprecated-declarations] std::string basename = boost::filesystem::basename (pathname); ^ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:35:20: note: declared here inline std::string basename(const path& p) ^~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp: In member function 'std::__cxx11::string pcl::ImageGrabberBase::getDepthFileNameAtIndex(std::size_t) const': /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:1032:45: warning: 'std::__cxx11::string boost::filesystem::basename(const boost::filesystem::path&)' is deprecated: Use path::stem() instead [-Wdeprecated-declarations] std::string basename = boost::filesystem::basename (pathname); ^~~~~~~~ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:35:20: note: declared here inline std::string basename(const path& p) ^~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:1032:63: warning: 'std::__cxx11::string boost::filesystem::basename(const boost::filesystem::path&)' is deprecated: Use path::stem() instead [-Wdeprecated-declarations] std::string basename = boost::filesystem::basename (pathname); ^ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:35:20: note: declared here inline std::string basename(const path& p) ^~~~~~~~ /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:1032:63: warning: 'std::__cxx11::string boost::filesystem::basename(const boost::filesystem::path&)' is deprecated: Use path::stem() instead [-Wdeprecated-declarations] std::string basename = boost::filesystem::basename (pathname); ^ In file included from /usr/pkg/include/boost/filesystem.hpp:21, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/boost.h:48, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/grabber.h:49, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/include/pcl/io/image_grabber.h:47, from /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1/io/src/image_grabber.cpp:39: /usr/pkg/include/boost/filesystem/convenience.hpp:35:20: note: declared here inline std::string basename(const path& p) ^~~~~~~~ [ 12%] Building CXX object io/CMakeFiles/pcl_io.dir/src/hdl_grabber.cpp.o [ 12%] Building CXX object io/CMakeFiles/pcl_io.dir/src/vlp_grabber.cpp.o [ 13%] Building CXX object io/CMakeFiles/pcl_io.dir/src/robot_eye_grabber.cpp.o [ 13%] Building CXX object sample_consensus/CMakeFiles/pcl_sample_consensus.dir/src/sac_model_cylinder.cpp.o [ 13%] Building CXX object io/CMakeFiles/pcl_io.dir/src/file_io.cpp.o [ 13%] Building CXX object io/CMakeFiles/pcl_io.dir/src/auto_io.cpp.o [ 13%] Building CXX object io/CMakeFiles/pcl_io.dir/src/io_exception.cpp.o [ 13%] Building CXX object io/CMakeFiles/pcl_io.dir/src/vtk_lib_io.cpp.o [ 14%] Building CXX object io/CMakeFiles/pcl_io.dir/src/png_io.cpp.o [ 14%] Building CXX object io/CMakeFiles/pcl_io.dir/src/libpng_wrapper.cpp.o [ 14%] Linking CXX shared library ../lib/libpcl_io.so [ 14%] Built target pcl_io [ 15%] Building CXX object ml/CMakeFiles/pcl_ml.dir/src/point_xy_32i.cpp.o [ 15%] Building CXX object ml/CMakeFiles/pcl_ml.dir/src/point_xy_32f.cpp.o [ 15%] Building CXX object ml/CMakeFiles/pcl_ml.dir/src/densecrf.cpp.o [ 15%] Building CXX object ml/CMakeFiles/pcl_ml.dir/src/pairwise_potential.cpp.o [ 15%] Building CXX object ml/CMakeFiles/pcl_ml.dir/src/permutohedral.cpp.o [ 15%] Building CXX object ml/CMakeFiles/pcl_ml.dir/src/svm_wrapper.cpp.o [ 16%] Building CXX object ml/CMakeFiles/pcl_ml.dir/src/svm.cpp.o [ 16%] Building CXX object ml/CMakeFiles/pcl_ml.dir/src/kmeans.cpp.o [ 16%] Linking CXX shared library ../lib/libpcl_ml.so [ 16%] Built target pcl_ml [ 16%] Building CXX object stereo/CMakeFiles/pcl_stereo.dir/src/stereo_grabber.cpp.o [ 16%] Building CXX object stereo/CMakeFiles/pcl_stereo.dir/src/stereo_matching.cpp.o [ 17%] Building CXX object stereo/CMakeFiles/pcl_stereo.dir/src/stereo_block_based.cpp.o [ 17%] Building CXX object stereo/CMakeFiles/pcl_stereo.dir/src/stereo_adaptive_cost_so.cpp.o [ 17%] Building CXX object stereo/CMakeFiles/pcl_stereo.dir/src/disparity_map_converter.cpp.o [ 17%] Building CXX object stereo/CMakeFiles/pcl_stereo.dir/src/digital_elevation_map.cpp.o [ 17%] Linking CXX shared library ../lib/libpcl_stereo.so [ 17%] Built target pcl_stereo [ 17%] Building CXX object search/CMakeFiles/pcl_search.dir/src/search.cpp.o [ 18%] Building CXX object search/CMakeFiles/pcl_search.dir/src/kdtree.cpp.o [ 18%] Building CXX object search/CMakeFiles/pcl_search.dir/src/brute_force.cpp.o [ 18%] Building CXX object search/CMakeFiles/pcl_search.dir/src/organized.cpp.o [ 18%] Building CXX object search/CMakeFiles/pcl_search.dir/src/octree.cpp.o [ 18%] Linking CXX shared library ../lib/libpcl_search.so [ 18%] Built target pcl_search [ 18%] Building CXX object io/tools/CMakeFiles/pcl_pcd_introduce_nan.dir/pcd_introduce_nan.cpp.o [ 18%] Linking CXX executable ../../bin/pcl_pcd_introduce_nan [ 18%] Built target pcl_pcd_introduce_nan [ 19%] Building CXX object io/tools/CMakeFiles/pcl_convert_pcd_ascii_binary.dir/convert_pcd_ascii_binary.cpp.o [ 19%] Linking CXX executable ../../bin/pcl_convert_pcd_ascii_binary [ 19%] Built target pcl_convert_pcd_ascii_binary [ 19%] Building CXX object io/tools/CMakeFiles/pcl_converter.dir/converter.cpp.o [ 19%] Linking CXX executable ../../bin/pcl_converter [ 19%] Built target pcl_converter [ 20%] Building CXX object io/tools/CMakeFiles/pcl_hdl_grabber.dir/hdl_grabber_example.cpp.o [ 20%] Linking CXX executable ../../bin/pcl_hdl_grabber [ 20%] Built target pcl_hdl_grabber [ 20%] Building CXX object visualization/CMakeFiles/pcl_visualization.dir/src/point_picking_event.cpp.o [ 21%] Building CXX object visualization/CMakeFiles/pcl_visualization.dir/src/interactor_style.cpp.o [ 21%] Building CXX object visualization/CMakeFiles/pcl_visualization.dir/src/point_cloud_handlers.cpp.o [ 21%] Building CXX object visualization/CMakeFiles/pcl_visualization.dir/src/pcl_visualizer.cpp.o [ 21%] Building CXX object visualization/CMakeFiles/pcl_visualization.dir/src/histogram_visualizer.cpp.o [ 21%] Building CXX object visualization/CMakeFiles/pcl_visualization.dir/src/common/common.cpp.o [ 22%] Building CXX object visualization/CMakeFiles/pcl_visualization.dir/src/common/io.cpp.o [ 22%] Building CXX object visualization/CMakeFiles/pcl_visualization.dir/src/common/shapes.cpp.o [ 22%] Building CXX object visualization/CMakeFiles/pcl_visualization.dir/src/common/ren_win_interact_map.cpp.o [ 22%] Building CXX object visualization/CMakeFiles/pcl_visualization.dir/src/cloud_viewer.cpp.o [ 22%] Building CXX object visualization/CMakeFiles/pcl_visualization.dir/src/image_viewer.cpp.o [ 22%] Building CXX object visualization/CMakeFiles/pcl_visualization.dir/src/window.cpp.o [ 23%] Building CXX object visualization/CMakeFiles/pcl_visualization.dir/src/range_image_visualizer.cpp.o [ 23%] Building CXX object visualization/CMakeFiles/pcl_visualization.dir/src/common/float_image_utils.cpp.o [ 23%] Building CXX object visualization/CMakeFiles/pcl_visualization.dir/src/vtk/pcl_image_canvas_source_2d.cpp.o [ 23%] Building CXX object visualization/CMakeFiles/pcl_visualization.dir/src/vtk/pcl_context_item.cpp.o [ 23%] Building CXX object visualization/CMakeFiles/pcl_visualization.dir/src/vtk/vtkRenderWindowInteractorFix.cpp.o [ 24%] Building CXX object visualization/CMakeFiles/pcl_visualization.dir/src/pcl_painter2D.cpp.o [ 24%] Building CXX object visualization/CMakeFiles/pcl_visualization.dir/src/pcl_plotter.cpp.o [ 24%] Linking CXX shared library ../lib/libpcl_visualization.so [ 24%] Built target pcl_visualization [ 24%] Building CXX object tools/CMakeFiles/pcl_pcd2ply.dir/pcd2ply.cpp.o [ 24%] Linking CXX executable ../bin/pcl_pcd2ply [ 24%] Built target pcl_pcd2ply [ 24%] Building CXX object tools/CMakeFiles/pcl_ply2pcd.dir/ply2pcd.cpp.o [ 24%] Linking CXX executable ../bin/pcl_ply2pcd [ 24%] Built target pcl_ply2pcd [ 24%] Building CXX object tools/CMakeFiles/pcl_xyz2pcd.dir/xyz2pcd.cpp.o [ 25%] Linking CXX executable ../bin/pcl_xyz2pcd [ 25%] Built target pcl_xyz2pcd [ 26%] Building CXX object tools/CMakeFiles/pcl_pclzf2pcd.dir/pclzf2pcd.cpp.o [ 26%] Linking CXX executable ../bin/pcl_pclzf2pcd [ 26%] Built target pcl_pclzf2pcd [ 26%] Building CXX object tools/CMakeFiles/pcl_pcd2vtk.dir/pcd2vtk.cpp.o [ 26%] Linking CXX executable ../bin/pcl_pcd2vtk [ 26%] Built target pcl_pcd2vtk [ 26%] Building CXX object tools/CMakeFiles/pcl_add_gaussian_noise.dir/add_gaussian_noise.cpp.o [ 26%] Linking CXX executable ../bin/pcl_add_gaussian_noise [ 26%] Built target pcl_add_gaussian_noise [ 26%] Building CXX object tools/CMakeFiles/pcl_pcd_change_viewpoint.dir/pcd_change_viewpoint.cpp.o [ 26%] Linking CXX executable ../bin/pcl_pcd_change_viewpoint [ 26%] Built target pcl_pcd_change_viewpoint [ 26%] Building CXX object tools/CMakeFiles/pcl_concatenate_points_pcd.dir/concatenate_points_pcd.cpp.o [ 26%] Linking CXX executable ../bin/pcl_concatenate_points_pcd [ 26%] Built target pcl_concatenate_points_pcd [ 27%] Building CXX object tools/CMakeFiles/pcl_demean_cloud.dir/demean_cloud.cpp.o [ 27%] Linking CXX executable ../bin/pcl_demean_cloud [ 27%] Built target pcl_demean_cloud [ 27%] Building CXX object tools/CMakeFiles/pcl_generate.dir/generate.cpp.o [ 27%] Linking CXX executable ../bin/pcl_generate [ 27%] Built target pcl_generate [ 27%] Building CXX object tools/CMakeFiles/pcl_png2pcd.dir/png2pcd.cpp.o [ 27%] Linking CXX executable ../bin/pcl_png2pcd [ 27%] Built target pcl_png2pcd [ 27%] Building CXX object tools/CMakeFiles/pcl_pcd2png.dir/pcd2png.cpp.o [ 28%] Linking CXX executable ../bin/pcl_pcd2png [ 28%] Built target pcl_pcd2png [ 28%] Building CXX object tools/CMakeFiles/pcl_tiff2pcd.dir/tiff2pcd.cpp.o [ 29%] Linking CXX executable ../bin/pcl_tiff2pcd [ 29%] Built target pcl_tiff2pcd [ 29%] Building CXX object tools/CMakeFiles/pcl_ply2vtk.dir/ply2vtk.cpp.o [ 29%] Building CXX object sample_consensus/CMakeFiles/pcl_sample_consensus.dir/src/sac_model_cone.cpp.o [ 29%] Linking CXX executable ../bin/pcl_ply2vtk [ 29%] Built target pcl_ply2vtk [ 29%] Building CXX object tools/CMakeFiles/pcl_vtk2ply.dir/vtk2ply.cpp.o [ 29%] Linking CXX executable ../bin/pcl_vtk2ply [ 29%] Built target pcl_vtk2ply [ 29%] Building CXX object tools/CMakeFiles/pcl_vtk2obj.dir/vtk2obj.cpp.o [ 29%] Linking CXX executable ../bin/pcl_vtk2obj [ 29%] Built target pcl_vtk2obj [ 30%] Building CXX object tools/CMakeFiles/pcl_obj2vtk.dir/obj2vtk.cpp.o [ 30%] Linking CXX executable ../bin/pcl_obj2vtk [ 30%] Built target pcl_obj2vtk [ 30%] Building CXX object tools/CMakeFiles/pcl_obj2pcd.dir/obj2pcd.cpp.o [ 30%] Linking CXX executable ../bin/pcl_obj2pcd [ 30%] Built target pcl_obj2pcd [ 30%] Building CXX object tools/CMakeFiles/pcl_obj2ply.dir/obj2ply.cpp.o [ 30%] Linking CXX executable ../bin/pcl_obj2ply [ 30%] Built target pcl_obj2ply [ 31%] Building CXX object tools/CMakeFiles/pcl_vtk2pcd.dir/vtk2pcd.cpp.o [ 31%] Linking CXX executable ../bin/pcl_vtk2pcd [ 31%] Built target pcl_vtk2pcd [ 31%] Building CXX object surface/CMakeFiles/pcl_surface.dir/src/processing.cpp.o [ 31%] Building CXX object surface/CMakeFiles/pcl_surface.dir/src/ear_clipping.cpp.o [ 31%] Building CXX object surface/CMakeFiles/pcl_surface.dir/src/gp3.cpp.o [ 31%] Building CXX object surface/CMakeFiles/pcl_surface.dir/src/grid_projection.cpp.o [ 32%] Building CXX object surface/CMakeFiles/pcl_surface.dir/src/marching_cubes.cpp.o [ 32%] Building CXX object surface/CMakeFiles/pcl_surface.dir/src/marching_cubes_hoppe.cpp.o [ 32%] Building CXX object surface/CMakeFiles/pcl_surface.dir/src/marching_cubes_rbf.cpp.o [ 32%] Building CXX object surface/CMakeFiles/pcl_surface.dir/src/bilateral_upsampling.cpp.o [ 32%] Building CXX object surface/CMakeFiles/pcl_surface.dir/src/mls.cpp.o {standard input}: Assembler messages: {standard input}:20489605: Warning: end of file not at end of a line; newline inserted g++: fatal error: Killed signal terminated program cc1plus compilation terminated. --- surface/CMakeFiles/pcl_surface.dir/src/mls.cpp.o --- *** [surface/CMakeFiles/pcl_surface.dir/src/mls.cpp.o] Error code 1 bmake[2]: *** surface/CMakeFiles/pcl_surface.dir/src/mls.cpp.o removed bmake[2]: stopped in /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1 1 error bmake[2]: stopped in /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1 --- surface/CMakeFiles/pcl_surface.dir/all --- *** [surface/CMakeFiles/pcl_surface.dir/all] Error code 2 bmake[1]: stopped in /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1 A failure has been detected in another branch of the parallel make bmake[2]: stopped in /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1 --- sample_consensus/CMakeFiles/pcl_sample_consensus.dir/all --- *** [sample_consensus/CMakeFiles/pcl_sample_consensus.dir/all] Error code 2 bmake[1]: stopped in /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1 2 errors bmake[1]: stopped in /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1 *** [all] Error code 2 bmake: stopped in /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1 1 error bmake: stopped in /home/pbulk/build/graphics/pcl/work/pcl-pcl-1.11.1 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/graphics/pcl *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/graphics/pcl