Your message dated Sun, 06 May 2018 10:35:58 +0000
with message-id <[email protected]>
and subject line Bug#897833: fixed in pcl 1.8.1+dfsg1-3
has caused the Debian Bug report #897833,
regarding pcl: ftbfs with GCC-8
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.)
--
897833: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897833
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:pcl
Version: 1.8.1+dfsg1-2
Severity: normal
Tags: sid buster
User: [email protected]
Usertags: ftbfs-gcc-8
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-8/g++-8, but succeeds to build with gcc-7/g++-7. The
severity of this report will be raised before the buster release.
The full build log can be found at:
http://aws-logs.debian.net/2018/05/01/gcc8/pcl_1.8.1+dfsg1-2_unstable_gcc8.log.gz
The last lines of the build log are at the end of this report.
To build with GCC 8, either set CC=gcc-8 CXX=g++-8 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-8/porting_to.html
[...]
^~~~~~~~~~~~~~~
/<<BUILDDIR>>/pcl-1.8.1+dfsg1/sample_consensus/include/pcl/sample_consensus/model_types.h:99:3:
note: declared here
make[3]: Leaving directory '/<<BUILDDIR>>/pcl-1.8.1+dfsg1/build'
make[3]: Entering directory '/<<BUILDDIR>>/pcl-1.8.1+dfsg1/build'
cd /<<BUILDDIR>>/pcl-1.8.1+dfsg1/build/recognition && /usr/bin/c++
-DPCLAPI_EXPORTS -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG
-DQT_OPENGL_LIB -DQT_WIDGETS_LIB -Dqh_QHpointer
-DvtkFiltersFlowPaths_AUTOINIT="1(vtkFiltersParallelFlowPaths)"
-DvtkIOExodus_AUTOINIT="1(vtkIOParallelExodus)"
-DvtkIOGeometry_AUTOINIT="1(vtkIOMPIParallel)"
-DvtkIOImage_AUTOINIT="1(vtkIOMPIImage)"
-DvtkIOParallel_AUTOINIT="1(vtkIOMPIParallel)"
-DvtkIOSQL_AUTOINIT="2(vtkIOMySQL,vtkIOPostgreSQL)"
-DvtkRenderingContext2D_AUTOINIT="1(vtkRenderingContextOpenGL)"
-DvtkRenderingCore_AUTOINIT="3(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingOpenGL)"
-DvtkRenderingFreeType_AUTOINIT="2(vtkRenderingFreeTypeFontConfig,vtkRenderingMatplotlib)"
-DvtkRenderingLIC_AUTOINIT="1(vtkRenderingParallelLIC)"
-DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -isystem
/usr/include/eigen3 -isystem /usr/include/ni -isystem /usr/include/openni2
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/recognition/include/pcl/recognition/3rdparty
-I/usr/include/libpng -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem
/usr/include/x86_64-linux-gnu/qt5/QtCore -isystem
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem
/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtOpenGL -I/usr/include/vtk-6.3
-I/usr/include/freetype2 -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi
-I/usr/lib/x86_64-linux-gnu/openmpi/include -I/usr/include/python2.7
-I/usr/include/x86_64-linux-gnu -I/usr/include/hdf5/openmpi
-I/usr/include/libxml2 -I/usr/include/jsoncpp -I/usr/include/tcl
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/build/include
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/common/include
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/io/include
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/search/include
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/kdtree/include
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/octree/include
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/features/include
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/filters/include
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/registration/include
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/sample_consensus/include
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/ml/include
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/recognition/include -g -O2
-fdebug-prefix-map=/<<BUILDDIR>>/pcl-1.8.1+dfsg1=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -fopenmp -fPIC -fPIC -std=gnu++11 -o
CMakeFiles/pcl_recognition.dir/src/implicit_shape_model.cpp.o -c
/<<BUILDDIR>>/pcl-1.8.1+dfsg1/recognition/src/implicit_shape_model.cpp
make[3]: Leaving directory '/<<BUILDDIR>>/pcl-1.8.1+dfsg1/build'
make[3]: Entering directory '/<<BUILDDIR>>/pcl-1.8.1+dfsg1/build'
cd /<<BUILDDIR>>/pcl-1.8.1+dfsg1/build/recognition && /usr/bin/c++
-DPCLAPI_EXPORTS -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG
-DQT_OPENGL_LIB -DQT_WIDGETS_LIB -Dqh_QHpointer
-DvtkFiltersFlowPaths_AUTOINIT="1(vtkFiltersParallelFlowPaths)"
-DvtkIOExodus_AUTOINIT="1(vtkIOParallelExodus)"
-DvtkIOGeometry_AUTOINIT="1(vtkIOMPIParallel)"
-DvtkIOImage_AUTOINIT="1(vtkIOMPIImage)"
-DvtkIOParallel_AUTOINIT="1(vtkIOMPIParallel)"
-DvtkIOSQL_AUTOINIT="2(vtkIOMySQL,vtkIOPostgreSQL)"
-DvtkRenderingContext2D_AUTOINIT="1(vtkRenderingContextOpenGL)"
-DvtkRenderingCore_AUTOINIT="3(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingOpenGL)"
-DvtkRenderingFreeType_AUTOINIT="2(vtkRenderingFreeTypeFontConfig,vtkRenderingMatplotlib)"
-DvtkRenderingLIC_AUTOINIT="1(vtkRenderingParallelLIC)"
-DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -isystem
/usr/include/eigen3 -isystem /usr/include/ni -isystem /usr/include/openni2
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/recognition/include/pcl/recognition/3rdparty
-I/usr/include/libpng -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem
/usr/include/x86_64-linux-gnu/qt5/QtCore -isystem
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem
/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtOpenGL -I/usr/include/vtk-6.3
-I/usr/include/freetype2 -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi
-I/usr/lib/x86_64-linux-gnu/openmpi/include -I/usr/include/python2.7
-I/usr/include/x86_64-linux-gnu -I/usr/include/hdf5/openmpi
-I/usr/include/libxml2 -I/usr/include/jsoncpp -I/usr/include/tcl
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/build/include
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/common/include
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/io/include
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/search/include
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/kdtree/include
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/octree/include
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/features/include
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/filters/include
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/registration/include
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/sample_consensus/include
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/ml/include
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/recognition/include -g -O2
-fdebug-prefix-map=/<<BUILDDIR>>/pcl-1.8.1+dfsg1=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -fopenmp -fPIC -fPIC -std=gnu++11 -o
CMakeFiles/pcl_recognition.dir/src/face_detection/rf_face_detector_trainer.cpp.o
-c
/<<BUILDDIR>>/pcl-1.8.1+dfsg1/recognition/src/face_detection/rf_face_detector_trainer.cpp
In file included from
/<<BUILDDIR>>/pcl-1.8.1+dfsg1/sample_consensus/include/pcl/sample_consensus/sac_model.h:52,
from
/<<BUILDDIR>>/pcl-1.8.1+dfsg1/sample_consensus/include/pcl/sample_consensus/sac.h:45,
from
/<<BUILDDIR>>/pcl-1.8.1+dfsg1/sample_consensus/include/pcl/sample_consensus/ransac.h:44,
from
/<<BUILDDIR>>/pcl-1.8.1+dfsg1/registration/include/pcl/registration/icp.h:45,
from
/<<BUILDDIR>>/pcl-1.8.1+dfsg1/recognition/src/face_detection/rf_face_detector_trainer.cpp:17:
/<<BUILDDIR>>/pcl-1.8.1+dfsg1/sample_consensus/include/pcl/sample_consensus/model_types.h:
In function 'void __static_initialization_and_destruction_0(int, int)':
/<<BUILDDIR>>/pcl-1.8.1+dfsg1/sample_consensus/include/pcl/sample_consensus/model_types.h:99:3:
warning: 'pcl::SAC_SAMPLE_SIZE' is deprecated: This map is deprecated and is
kept only to prevent breaking existing user code. Starting from PCL 1.8.0 model
sample size is a protected member of the SampleConsensusModel class
[-Wdeprecated-declarations]
SAC_SAMPLE_SIZE (sample_size_pairs, sample_size_pairs + sizeof
(sample_size_pairs) / sizeof (SampleSizeModel));
^~~~~~~~~~~~~~~
/<<BUILDDIR>>/pcl-1.8.1+dfsg1/sample_consensus/include/pcl/sample_consensus/model_types.h:99:3:
note: declared here
make[3]: Leaving directory '/<<BUILDDIR>>/pcl-1.8.1+dfsg1/build'
make[3]: Entering directory '/<<BUILDDIR>>/pcl-1.8.1+dfsg1/build'
cd /<<BUILDDIR>>/pcl-1.8.1+dfsg1/build/recognition && /usr/bin/c++
-DPCLAPI_EXPORTS -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG
-DQT_OPENGL_LIB -DQT_WIDGETS_LIB -Dqh_QHpointer
-DvtkFiltersFlowPaths_AUTOINIT="1(vtkFiltersParallelFlowPaths)"
-DvtkIOExodus_AUTOINIT="1(vtkIOParallelExodus)"
-DvtkIOGeometry_AUTOINIT="1(vtkIOMPIParallel)"
-DvtkIOImage_AUTOINIT="1(vtkIOMPIImage)"
-DvtkIOParallel_AUTOINIT="1(vtkIOMPIParallel)"
-DvtkIOSQL_AUTOINIT="2(vtkIOMySQL,vtkIOPostgreSQL)"
-DvtkRenderingContext2D_AUTOINIT="1(vtkRenderingContextOpenGL)"
-DvtkRenderingCore_AUTOINIT="3(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingOpenGL)"
-DvtkRenderingFreeType_AUTOINIT="2(vtkRenderingFreeTypeFontConfig,vtkRenderingMatplotlib)"
-DvtkRenderingLIC_AUTOINIT="1(vtkRenderingParallelLIC)"
-DvtkRenderingVolume_AUTOINIT="1(vtkRenderingVolumeOpenGL)" -isystem
/usr/include/eigen3 -isystem /usr/include/ni -isystem /usr/include/openni2
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/recognition/include/pcl/recognition/3rdparty
-I/usr/include/libpng -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem
/usr/include/x86_64-linux-gnu/qt5/QtCore -isystem
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem
/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtOpenGL -I/usr/include/vtk-6.3
-I/usr/include/freetype2 -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi
-I/usr/lib/x86_64-linux-gnu/openmpi/include -I/usr/include/python2.7
-I/usr/include/x86_64-linux-gnu -I/usr/include/hdf5/openmpi
-I/usr/include/libxml2 -I/usr/include/jsoncpp -I/usr/include/tcl
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/build/include
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/common/include
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/io/include
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/search/include
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/kdtree/include
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/octree/include
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/features/include
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/filters/include
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/registration/include
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/sample_consensus/include
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/ml/include
-I/<<BUILDDIR>>/pcl-1.8.1+dfsg1/recognition/include -g -O2
-fdebug-prefix-map=/<<BUILDDIR>>/pcl-1.8.1+dfsg1=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time
-D_FORTIFY_SOURCE=2 -pthread -fopenmp -fPIC -fPIC -std=gnu++11 -o
CMakeFiles/pcl_recognition.dir/src/cg/geometric_consistency.cpp.o -c
/<<BUILDDIR>>/pcl-1.8.1+dfsg1/recognition/src/cg/geometric_consistency.cpp
In file included from
/<<BUILDDIR>>/pcl-1.8.1+dfsg1/sample_consensus/include/pcl/sample_consensus/sac_model.h:52,
from
/<<BUILDDIR>>/pcl-1.8.1+dfsg1/sample_consensus/include/pcl/sample_consensus/sac.h:45,
from
/<<BUILDDIR>>/pcl-1.8.1+dfsg1/sample_consensus/include/pcl/sample_consensus/ransac.h:44,
from
/<<BUILDDIR>>/pcl-1.8.1+dfsg1/registration/include/pcl/registration/correspondence_rejection_sample_consensus.h:45,
from
/<<BUILDDIR>>/pcl-1.8.1+dfsg1/recognition/include/pcl/recognition/impl/cg/geometric_consistency.hpp:45,
from
/<<BUILDDIR>>/pcl-1.8.1+dfsg1/recognition/src/cg/geometric_consistency.cpp:43:
/<<BUILDDIR>>/pcl-1.8.1+dfsg1/sample_consensus/include/pcl/sample_consensus/model_types.h:
In function 'void __static_initialization_and_destruction_0(int, int)':
/<<BUILDDIR>>/pcl-1.8.1+dfsg1/sample_consensus/include/pcl/sample_consensus/model_types.h:99:3:
warning: 'pcl::SAC_SAMPLE_SIZE' is deprecated: This map is deprecated and is
kept only to prevent breaking existing user code. Starting from PCL 1.8.0 model
sample size is a protected member of the SampleConsensusModel class
[-Wdeprecated-declarations]
SAC_SAMPLE_SIZE (sample_size_pairs, sample_size_pairs + sizeof
(sample_size_pairs) / sizeof (SampleSizeModel));
^~~~~~~~~~~~~~~
/<<BUILDDIR>>/pcl-1.8.1+dfsg1/sample_consensus/include/pcl/sample_consensus/model_types.h:99:3:
note: declared here
make[3]: Leaving directory '/<<BUILDDIR>>/pcl-1.8.1+dfsg1/build'
make[3]: Entering directory '/<<BUILDDIR>>/pcl-1.8.1+dfsg1/build'
[ 82%] Linking CXX shared library ../lib/x86_64-linux-gnu/libpcl_recognition.so
make[3]: Leaving directory '/<<BUILDDIR>>/pcl-1.8.1+dfsg1/build'
make[3]: Entering directory '/<<BUILDDIR>>/pcl-1.8.1+dfsg1/build'
cd /<<BUILDDIR>>/pcl-1.8.1+dfsg1/build/recognition && /usr/bin/cmake -E
cmake_link_script CMakeFiles/pcl_recognition.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/pcl-1.8.1+dfsg1=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -fopenmp
-Wl,-z,relro -Wl,-z,now -Wl,--as-needed -shared
-Wl,-soname,libpcl_recognition.so.1.8 -o
../lib/x86_64-linux-gnu/libpcl_recognition.so.1.8.1
CMakeFiles/pcl_recognition.dir/src/linemod.cpp.o
CMakeFiles/pcl_recognition.dir/src/quantizable_modality.cpp.o
CMakeFiles/pcl_recognition.dir/src/dotmod.cpp.o
CMakeFiles/pcl_recognition.dir/src/mask_map.cpp.o
CMakeFiles/pcl_recognition.dir/src/hv/occlusion_reasoning.cpp.o
CMakeFiles/pcl_recognition.dir/src/hv/hv_papazov.cpp.o
CMakeFiles/pcl_recognition.dir/src/hv/hv_go.cpp.o
CMakeFiles/pcl_recognition.dir/src/hv/greedy_verification.cpp.o
CMakeFiles/pcl_recognition.dir/src/cg/hough_3d.cpp.o
CMakeFiles/pcl_recognition.dir/src/cg/geometric_consistency.cpp.o
CMakeFiles/pcl_recognition.dir/src/ransac_based/obj_rec_ransac.cpp.o
CMakeFiles/pcl_recognition.dir/src/ransac_based/model_library.cpp.o
CMakeFiles/pcl_recognition.dir/src/ransac_based/orr_octree.cpp.o
CMakeFiles/pcl_recognition.dir/src/ransac_based/orr_octree_zprojection.cpp.o
CMakeFiles/pcl_recognition.dir/src/face_detection/face_detector_data_provider.cpp.o
CMakeFiles/pcl_recognition.dir/src/face_detection/rf_face_detector_trainer.cpp.o
CMakeFiles/pcl_recognition.dir/src/implicit_shape_model.cpp.o -lboost_system
-lboost_filesystem -lboost_thread -lboost_date_time -lboost_iostreams
-lboost_chrono -lboost_atomic -lboost_regex -lpthread -lm
../lib/x86_64-linux-gnu/libpcl_registration.so.1.8.1
../lib/x86_64-linux-gnu/libpcl_ml.so.1.8.1
../lib/x86_64-linux-gnu/libpcl_io.so.1.8.1
../lib/x86_64-linux-gnu/libpcl_features.so.1.8.1
../lib/x86_64-linux-gnu/libpcl_filters.so.1.8.1
../lib/x86_64-linux-gnu/libpcl_search.so.1.8.1
../lib/x86_64-linux-gnu/libpcl_kdtree.so.1.8.1
../lib/x86_64-linux-gnu/libpcl_octree.so.1.8.1 -lflann_cpp
../lib/x86_64-linux-gnu/libpcl_sample_consensus.so.1.8.1
../lib/x86_64-linux-gnu/libpcl_common.so.1.8.1
../lib/x86_64-linux-gnu/libpcl_io_ply.so.1.8.1 -lboost_system
-lboost_filesystem -lboost_thread -lboost_date_time -lboost_iostreams
-lboost_chrono -lboost_atomic -lboost_regex -lpthread -lm
/usr/lib/x86_64-linux-gnu/libvtkDomainsChemistry-6.3.so.6.3.0 -lexpat
/usr/lib/x86_64-linux-gnu/libvtkFiltersGeneric-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkFiltersHyperTree-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkFiltersParallelFlowPaths-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkFiltersFlowPaths-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkFiltersParallelGeometry-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkFiltersParallelImaging-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkFiltersParallelMPI-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkFiltersParallelStatistics-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkFiltersProgrammable-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkFiltersPython-6.3.so.6.3.0
/usr/lib/libvtkWrappingTools-6.3.a
/usr/lib/x86_64-linux-gnu/libvtkFiltersReebGraph-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkFiltersSMP-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkFiltersSelection-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkFiltersVerdict-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkverdict-6.3.so.6.3.0 -ljpeg
/usr/lib/x86_64-linux-gnu/libvtkGUISupportQtOpenGL-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkGUISupportQtSQL-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkGUISupportQtWebkit-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkViewsQt-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkIOAMR-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkIOEnSight-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkIOExport-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkRenderingGL2PS-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkRenderingContextOpenGL-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkIOFFMPEG-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkIOMovie-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkIOGDAL-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkIOGeoJSON-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkIOImport-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkIOInfovis-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkIOMINC-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkIOMPIImage-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkIOMPIParallel-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkIOParallel-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkIONetCDF-6.3.so.6.3.0 -lpng -ltiff -lsqlite3
-lgl2ps -ljsoncpp -lpng -ltiff -lsqlite3 -lgl2ps -ljsoncpp -ltheoraenc
-ltheoradec -logg /usr/lib/x86_64-linux-gnu/libvtkIOMySQL-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkIOODBC-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkIOPLY-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkIOParallelExodus-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkIOExodus-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkexoIIc-6.3.so.6.3.0 -lnetcdf_c++ -lnetcdf
/usr/lib/x86_64-linux-gnu/libvtkIOParallelLSDyna-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkIOLSDyna-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkIOParallelNetCDF-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkIOParallelXML-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkIOPostgreSQL-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkIOVPIC-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkVPIC-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkIOVideo-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkIOXdmf2-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkxdmf2-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/hdf5/openmpi/libhdf5.so -lsz -ldl -lm
/usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so -lxml2
/usr/lib/x86_64-linux-gnu/libvtkImagingMath-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkImagingMorphological-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkImagingStatistics-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkImagingStencil-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkInteractionImage-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkLocalExample-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkParallelMPI4Py-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkRenderingExternal-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkRenderingFreeTypeFontConfig-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkRenderingImage-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkRenderingLOD-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkRenderingMatplotlib-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkWrappingPython27Core-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkPythonInterpreter-6.3.so.6.3.0 -lpython2.7
/usr/lib/x86_64-linux-gnu/libvtkRenderingParallel-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkFiltersParallel-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkRenderingParallelLIC-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkParallelMPI-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkRenderingLIC-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkRenderingQt-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkFiltersTexture-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkGUISupportQt-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.10.1
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.10.1
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.10.1
/usr/lib/x86_64-linux-gnu/libvtkRenderingVolumeAMR-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkFiltersAMR-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkParallelCore-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkIOLegacy-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkRenderingVolumeOpenGL-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkRenderingOpenGL-6.3.so.6.3.0 -lGLU -lSM -lICE
-lX11 -lXext -lXt
/usr/lib/x86_64-linux-gnu/libvtkTestingGenericBridge-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkTestingIOSQL-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkIOSQL-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkTestingRendering-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkViewsContext2D-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkViewsGeovis-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkViewsInfovis-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkChartsCore-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkRenderingContext2D-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkFiltersImaging-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkRenderingLabel-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkGeovisCore-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkIOXML-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkIOGeometry-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkIOXMLParser-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkInfovisLayout-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkInfovisBoostGraphAlgorithms-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkInfovisCore-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkViewsCore-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkInteractionWidgets-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkFiltersHybrid-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkImagingGeneral-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkImagingSources-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkFiltersModeling-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkInteractionStyle-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkImagingHybrid-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkIOImage-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkDICOMParser-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkIOCore-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkmetaio-6.3.so.6.3.0 -lz
/usr/lib/x86_64-linux-gnu/libvtkRenderingAnnotation-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkRenderingFreeType-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkftgl-6.3.so.6.3.0 -lfreetype -lGL
/usr/lib/x86_64-linux-gnu/libvtkImagingColor-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkRenderingVolume-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkRenderingCore-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkCommonColor-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkFiltersExtraction-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkFiltersStatistics-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkImagingFourier-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkImagingCore-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkalglib-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkFiltersGeometry-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkFiltersSources-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkFiltersGeneral-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkFiltersCore-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkCommonExecutionModel-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkCommonComputationalGeometry-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkCommonDataModel-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkCommonMisc-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkCommonTransforms-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkCommonMath-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkCommonSystem-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtksys-6.3.so.6.3.0 -ldl -lproj
/usr/lib/x86_64-linux-gnu/libvtkWrappingJava-6.3.so.6.3.0
/usr/lib/x86_64-linux-gnu/libvtkCommonCore-6.3.so.6.3.0 -lusb-1.0 -lOpenNI2
-lOpenNI
make[3]: Leaving directory '/<<BUILDDIR>>/pcl-1.8.1+dfsg1/build'
make[3]: Entering directory '/<<BUILDDIR>>/pcl-1.8.1+dfsg1/build'
cd /<<BUILDDIR>>/pcl-1.8.1+dfsg1/build/recognition && /usr/bin/cmake -E
cmake_symlink_library ../lib/x86_64-linux-gnu/libpcl_recognition.so.1.8.1
../lib/x86_64-linux-gnu/libpcl_recognition.so.1.8
../lib/x86_64-linux-gnu/libpcl_recognition.so
make[3]: Leaving directory '/<<BUILDDIR>>/pcl-1.8.1+dfsg1/build'
make[2]: Entering directory '/<<BUILDDIR>>/pcl-1.8.1+dfsg1/build'
[ 82%] Built target pcl_recognition
make[2]: Leaving directory '/<<BUILDDIR>>/pcl-1.8.1+dfsg1/build'
make[1]: *** [Makefile:166: all] Error 2
dh_auto_build: cd build && make -j8 -Oline returned exit code 2
make: *** [debian/rules:97: build-arch] Error 25
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit
status 2
--- End Message ---
--- Begin Message ---
Source: pcl
Source-Version: 1.8.1+dfsg1-3
We believe that the bug you reported is fixed in the latest version of
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 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, 06 May 2018 12:15:00 +0200
Source: pcl
Binary: libpcl-dev libpcl-apps1.8 libpcl-common1.8 libpcl-features1.8
libpcl-filters1.8 libpcl-io1.8 libpcl-kdtree1.8 libpcl-keypoints1.8
libpcl-ml1.8 libpcl-octree1.8 libpcl-outofcore1.8 libpcl-people1.8
libpcl-recognition1.8 libpcl-registration1.8 libpcl-sample-consensus1.8
libpcl-search1.8 libpcl-segmentation1.8 libpcl-stereo1.8 libpcl-surface1.8
libpcl-tracking1.8 libpcl-visualization1.8 pcl-tools libpcl-doc
Architecture: source
Version: 1.8.1+dfsg1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Jochen Sprickerhof <[email protected]>
Description:
libpcl-apps1.8 - Point Cloud Library - apps library
libpcl-common1.8 - Point Cloud Library - common library
libpcl-dev - Point Cloud Library - development files
libpcl-doc - Point Cloud Library - documentation
libpcl-features1.8 - Point Cloud Library - features library
libpcl-filters1.8 - Point Cloud Library - filters library
libpcl-io1.8 - Point Cloud Library - I/O library
libpcl-kdtree1.8 - Point Cloud Library - kdtree library
libpcl-keypoints1.8 - Point Cloud Library - keypoints library
libpcl-ml1.8 - Point Cloud Library - ml library
libpcl-octree1.8 - Point Cloud Library - octree library
libpcl-outofcore1.8 - Point Cloud Library - outofcore library
libpcl-people1.8 - Point Cloud Library - people library
libpcl-recognition1.8 - Point Cloud Library - recognition library
libpcl-registration1.8 - Point Cloud Library - registration library
libpcl-sample-consensus1.8 - Point Cloud Library - sample consensus library
libpcl-search1.8 - Point Cloud Library - search library
libpcl-segmentation1.8 - Point Cloud Library - segmentation library
libpcl-stereo1.8 - Point Cloud Library - stereo library
libpcl-surface1.8 - Point Cloud Library - surface library
libpcl-tracking1.8 - Point Cloud Library - tracking library
libpcl-visualization1.8 - Point Cloud Library - visualization library
pcl-tools - Point Cloud Library - point cloud processing tools
Closes: 897833
Changes:
pcl (1.8.1+dfsg1-3) unstable; urgency=medium
.
* remove list-missing (now done by dh_missing)
* Fix priority
* Update Vcs URLs to salsa.d.o
* Add R³
* http -> https
* Add patch for GCC8 (Closes: #897833)
* Bump policy and debhelper versions
* Fix documentation location
Checksums-Sha1:
58bbe064aa14fb8a093f33699d57ae5216801d34 4014 pcl_1.8.1+dfsg1-3.dsc
738bd938392373fe1f433465917ef6b4a8effb23 31216 pcl_1.8.1+dfsg1-3.debian.tar.xz
857f8682e8d6908798f5db65f8174d2e79c33d0a 24041
pcl_1.8.1+dfsg1-3_source.buildinfo
Checksums-Sha256:
a94976cd6a04ea5511ad4046c1ffd8d44f4d17b922436c06716318c19ac466eb 4014
pcl_1.8.1+dfsg1-3.dsc
2d286bb6c3ff2af463dded61adece9d903ec3b3df6c758dfc6d683ec8b22ea03 31216
pcl_1.8.1+dfsg1-3.debian.tar.xz
a503308c9bab8ad60b9ebd4dec9cd6d22dc79ffe0493f06b02cb711f0874ac66 24041
pcl_1.8.1+dfsg1-3_source.buildinfo
Files:
7d41874702e75a6bad8b1cb39e63bb47 4014 libs optional pcl_1.8.1+dfsg1-3.dsc
d6515bd6ccbb60e2f81730d3a3f278bd 31216 libs optional
pcl_1.8.1+dfsg1-3.debian.tar.xz
ada99d8133bb951bea5f64fb25ccf5f1 24041 libs optional
pcl_1.8.1+dfsg1-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEEc7KZy9TurdzAF+h6W//cwljmlDMFAlru1fUUHGpzcHJpY2tl
QGRlYmlhbi5vcmcACgkQW//cwljmlDMnoQ/+IxngQm6qUJpaxGARBXUn0RksUBqL
MmYHSh7TtDHuhi26awGBm/feXB3hNv5EU1S3qbchxoeTuiWl6RN50kVzC97EEeCh
k95QOW+gcXhT5vCBU8rIoLXLTnBB0QGhsxJdEDZ7o4Ax1dGyOftThyoNNqyo1dia
07r1OxIlpch3gtw+tOj1S1ALZ98v5F5a3zBC6/Ccz1bgt9yinw59ZYxJFC4T+g1y
CCBoCoLL1m0ury7ll2LVN0hb8GWIHbyawUZFj/5Jw+OXAjzb86diTkkTpLU+l5Y4
RgGAWr04BdRyijanVujHK7Q8W3tKh3MfWfGWJYFpnxH/Bj0JxwXBwvYExN8ggnHT
WV4NFIcJC0L6Pq193nOn9bbAmAv0ewSZPsKtSu1FadDktmFZT1uXILlA9zb63s/K
4Iod2kwe1Uds6E1U/EaWD+3NEerWmw/itMVTIITYlvbJZSjszgDa/B3EoetW3BPz
OTA0XaXgRzHDqmWndGI8n+o7M/HxxsNZtelMxY6VgnOj2+KYyqhC2MJCSciQE7P+
eRkd9cNdw+NkV00ehPuQD1WnM+lyg77QkOphpnZbAX09ZfXosCXAks6i3OZb8Esp
tLh9DwU1Abt8BV9+GtCaaVHXc7+Ep9FeO/xmewt1Plw5e7vpPEOOrkyrqZ2CeeC0
h7Ognp7uqGp7Mck=
=L1Oq
-----END PGP SIGNATURE-----
--- End Message ---
--
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers