24navigation/log/build_2024-01-27_21-26-08/octomap-distribution/stdout_stderr.log

722 lines
78 KiB
Plaintext
Executable File
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

-- The C compiler identification is GNU 11.4.0
-- The CXX compiler identification is GNU 11.4.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done


-- octomap building as Release
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)


-- Compile octomap using: make
-- Install octomap using: make install
-- (be sure to set the correct CMAKE_INSTALL_PREFIX before)
-- Compile API-documentation using: make docs


-- octovis building as Release
-- Found octomap version: 1.9.8
CMake Warning (dev) at /usr/share/cmake-3.22/Modules/FindOpenGL.cmake:315 (message):
Policy CMP0072 is not set: FindOpenGL prefers GLVND by default when
available. Run "cmake --help-policy CMP0072" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
FindOpenGL found both a legacy GL library:
OPENGL_gl_LIBRARY: /usr/lib/x86_64-linux-gnu/libGL.so
and GLVND libraries for OpenGL and GLX:
OPENGL_opengl_LIBRARY: /usr/lib/x86_64-linux-gnu/libOpenGL.so
OPENGL_glx_LIBRARY: /usr/lib/x86_64-linux-gnu/libGLX.so
OpenGL_GL_PREFERENCE has not been set to "GLVND" or "LEGACY", so for
compatibility with CMake 3.10 and below the legacy GL library will be used.
Call Stack (most recent call first):
octovis/CMakeLists.txt:71 (FIND_PACKAGE)
This warning is for project developers. Use -Wno-dev to suppress it.

-- Found OpenGL: /usr/lib/x86_64-linux-gnu/libOpenGL.so
-- QGLViewer includes found in /home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer
-- QGLViewer found in /home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/libQGLViewer.so
--
-- viewer octovis will be built


-- dynamicEDT3D building as Release
-- Found octomap version: 1.9.8
-- octomap libraries: /home/sph/Code/zjy/src/octomap/lib/liboctomap.so;/home/sph/Code/zjy/src/octomap/lib/liboctomath.so
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)


-- Compile dynamicEDT3D using: make
-- Install dynamicEDT3D using: make install
-- (be sure to set the correct CMAKE_INSTALL_PREFIX before)
-- Compile API-documentation using: make docs_dynamicEDT3D
-- Configuring done
-- Generating done
-- Build files have been written to: /home/sph/Code/zjy/build/octomap-distribution
[ 1%] Building CXX object octomap/src/math/CMakeFiles/octomath.dir/Vector3.cpp.o
[ 0%] Building CXX object octomap/src/math/CMakeFiles/octomath-static.dir/Vector3.cpp.o
[ 2%] Building CXX object octomap/src/math/CMakeFiles/octomath.dir/Quaternion.cpp.o
[ 4%] Building CXX object octomap/src/math/CMakeFiles/octomath-static.dir/Pose6D.cpp.o
[ 4%] Building CXX object octomap/src/math/CMakeFiles/octomath.dir/Pose6D.cpp.o
[ 5%] Building CXX object octomap/src/math/CMakeFiles/octomath-static.dir/Quaternion.cpp.o
[ 6%] Linking CXX shared library /home/sph/Code/zjy/src/octomap/lib/liboctomath.so
[ 7%] Linking CXX static library /home/sph/Code/zjy/src/octomap/lib/liboctomath.a
[ 7%] Built target octomath-static
[ 7%] Built target octomath
[ 9%] Building CXX object octomap/src/CMakeFiles/octomap.dir/AbstractOcTree.cpp.o
[ 9%] Building CXX object octomap/src/CMakeFiles/octomap-static.dir/AbstractOcTree.cpp.o
[ 10%] Building CXX object octomap/src/CMakeFiles/octomap-static.dir/AbstractOccupancyOcTree.cpp.o
[ 11%] Building CXX object octomap/src/CMakeFiles/octomap-static.dir/Pointcloud.cpp.o
[ 13%] Building CXX object octomap/src/CMakeFiles/octomap.dir/ScanGraph.cpp.o
[ 13%] Building CXX object octomap/src/CMakeFiles/octomap-static.dir/ScanGraph.cpp.o
[ 14%] Building CXX object octomap/src/CMakeFiles/octomap-static.dir/CountingOcTree.cpp.o
[ 14%] Building CXX object octomap/src/CMakeFiles/octomap.dir/AbstractOccupancyOcTree.cpp.o
[ 16%] Building CXX object octomap/src/CMakeFiles/octomap.dir/OcTree.cpp.o
[ 16%] Building CXX object octomap/src/CMakeFiles/octomap-static.dir/OcTree.cpp.o
[ 17%] Building CXX object octomap/src/CMakeFiles/octomap.dir/Pointcloud.cpp.o
[ 17%] Building CXX object octomap/src/CMakeFiles/octomap.dir/CountingOcTree.cpp.o
[ 18%] Building CXX object octomap/src/CMakeFiles/octomap.dir/OcTreeNode.cpp.o
[ 19%] Building CXX object octomap/src/CMakeFiles/octomap-static.dir/OcTreeNode.cpp.o
[ 20%] Building CXX object octomap/src/CMakeFiles/octomap-static.dir/ColorOcTree.cpp.o
[ 21%] Building CXX object octomap/src/CMakeFiles/octomap-static.dir/OcTreeStamped.cpp.o
[ 22%] Building CXX object octomap/src/CMakeFiles/octomap.dir/OcTreeStamped.cpp.o
[ 23%] Building CXX object octomap/src/CMakeFiles/octomap.dir/ColorOcTree.cpp.o
[ 23%] Linking CXX shared library /home/sph/Code/zjy/src/octomap/lib/liboctomap.so
[ 23%] Built target octomap
[ 24%] Building CXX object octomap/src/CMakeFiles/graph2tree.dir/graph2tree.cpp.o
[ 25%] Building CXX object octomap/src/CMakeFiles/log2graph.dir/log2graph.cpp.o
[ 26%] Building CXX object octomap/src/CMakeFiles/bt2vrml.dir/bt2vrml.cpp.o
[ 27%] Building CXX object octomap/src/CMakeFiles/convert_octree.dir/convert_octree.cpp.o
[ 28%] Building CXX object octomap/src/CMakeFiles/compare_octrees.dir/compare_octrees.cpp.o
[ 29%] Building CXX object octomap/src/CMakeFiles/eval_octree_accuracy.dir/eval_octree_accuracy.cpp.o
[ 30%] Building CXX object octomap/src/CMakeFiles/edit_octree.dir/edit_octree.cpp.o
[ 31%] Building CXX object octomap/src/CMakeFiles/simple_example.dir/simple_example.cpp.o
[ 31%] Building CXX object octomap/src/testing/CMakeFiles/test_raycasting.dir/test_raycasting.cpp.o
[ 31%] Building CXX object octomap/src/CMakeFiles/binvox2bt.dir/binvox2bt.cpp.o
[ 32%] Building CXX object octomap/src/CMakeFiles/intersection_example.dir/intersection_example.cpp.o
[ 33%] Building CXX object octomap/src/CMakeFiles/normals_example.dir/normals_example.cpp.o
[ 34%] Building CXX object octomap/src/testing/CMakeFiles/test_iterators.dir/test_iterators.cpp.o
[ 35%] Building CXX object octomap/src/CMakeFiles/octree2pointcloud.dir/octree2pointcloud.cpp.o
[ 36%] Building CXX object octomap/src/testing/CMakeFiles/test_changedkeys.dir/test_changedkeys.cpp.o
[ 37%] Building CXX object octomap/src/testing/CMakeFiles/test_io.dir/test_io.cpp.o
[ 37%] Building CXX object octomap/src/testing/CMakeFiles/test_color_tree.dir/test_color_tree.cpp.o
[ 38%] Building CXX object octomap/src/testing/CMakeFiles/test_scans.dir/test_scans.cpp.o
[ 39%] Building CXX object octomap/src/testing/CMakeFiles/color_tree_histogram.dir/color_tree_histogram.cpp.o
[ 39%] Linking CXX static library /home/sph/Code/zjy/src/octomap/lib/liboctomap.a
[ 39%] Built target octomap-static
[ 40%] Building CXX object octomap/src/testing/CMakeFiles/test_mapcollection.dir/test_mapcollection.cpp.o
[ 41%] Linking CXX executable /home/sph/Code/zjy/src/octomap/bin/log2graph
[ 41%] Built target log2graph
[ 41%] Linking CXX executable /home/sph/Code/zjy/src/octomap/bin/edit_octree
[ 42%] Building CXX object octomap/src/testing/CMakeFiles/test_pruning.dir/test_pruning.cpp.o
[ 43%] Linking CXX executable /home/sph/Code/zjy/src/octomap/bin/bt2vrml
[ 43%] Built target edit_octree
[ 44%] Linking CXX executable /home/sph/Code/zjy/src/octomap/bin/binvox2bt
[ 44%] Built target bt2vrml
[ 45%] Linking CXX executable /home/sph/Code/zjy/src/octomap/bin/eval_octree_accuracy
[ 46%] Building CXX object octomap/src/testing/CMakeFiles/test_bbx.dir/test_bbx.cpp.o
[ 47%] Linking CXX executable /home/sph/Code/zjy/src/octomap/bin/compare_octrees
[ 48%] Building CXX object octomap/src/testing/CMakeFiles/unit_tests.dir/unit_tests.cpp.o
[ 48%] Built target binvox2bt
[ 48%] Built target eval_octree_accuracy
[ 49%] Linking CXX executable /home/sph/Code/zjy/src/octomap/bin/convert_octree
[ 49%] Building CXX object octovis/CMakeFiles/octovis-static.dir/src/SceneObject.cpp.o
[ 50%] Linking CXX executable /home/sph/Code/zjy/src/octomap/bin/octree2pointcloud
[ 50%] Built target compare_octrees
[ 51%] Building CXX object octovis/CMakeFiles/octovis-shared.dir/src/SceneObject.cpp.o
[ 51%] Building CXX object dynamicEDT3D/src/CMakeFiles/dynamicedt3d.dir/dynamicEDT3D.cpp.o
[ 51%] Built target convert_octree
[ 51%] Built target octree2pointcloud
[ 51%] Building CXX object octovis/CMakeFiles/octovis-shared.dir/src/PointcloudDrawer.cpp.o
[ 52%] Building CXX object dynamicEDT3D/src/CMakeFiles/dynamicedt3d-static.dir/dynamicEDT3D.cpp.o
[ 53%] Linking CXX executable /home/sph/Code/zjy/src/octomap/bin/intersection_example
[ 54%] Linking CXX executable /home/sph/Code/zjy/src/octomap/bin/test_raycasting
[ 54%] Built target intersection_example
[ 55%] Building CXX object octovis/CMakeFiles/octovis-shared.dir/src/OcTreeDrawer.cpp.o
[ 55%] Built target test_raycasting
[ 56%] Linking CXX executable /home/sph/Code/zjy/src/octomap/bin/test_changedkeys
[ 57%] Building CXX object octovis/CMakeFiles/octovis-shared.dir/src/SelectionBox.cpp.o
[ 58%] Building CXX object octovis/CMakeFiles/octovis-static.dir/src/PointcloudDrawer.cpp.o
[ 58%] Built target test_changedkeys
[ 59%] Building CXX object octovis/CMakeFiles/octovis-static.dir/src/OcTreeDrawer.cpp.o
[ 60%] Building CXX object octovis/CMakeFiles/octovis-shared.dir/src/TrajectoryDrawer.cpp.o
[ 61%] Building CXX object octovis/CMakeFiles/octovis-shared.dir/src/ColorOcTreeDrawer.cpp.o
[ 62%] Linking CXX static library /home/sph/Code/zjy/src/octomap/lib/libdynamicedt3d.a
[ 62%] Built target dynamicedt3d-static
[ 63%] Building CXX object octovis/CMakeFiles/octovis-static.dir/src/SelectionBox.cpp.o
[ 64%] Building CXX object octovis/CMakeFiles/octovis-static.dir/src/TrajectoryDrawer.cpp.o
[ 64%] Linking CXX executable /home/sph/Code/zjy/src/octomap/bin/normals_example
[ 64%] Linking CXX executable /home/sph/Code/zjy/src/octomap/bin/simple_example
[ 64%] Built target normals_example
[ 64%] Building CXX object octovis/CMakeFiles/octovis-static.dir/src/ColorOcTreeDrawer.cpp.o
[ 64%] Linking CXX executable /home/sph/Code/zjy/src/octomap/bin/graph2tree
[ 64%] Built target simple_example
[ 64%] Linking CXX executable /home/sph/Code/zjy/src/octomap/bin/color_tree_histogram
[ 65%] Linking CXX shared library /home/sph/Code/zjy/src/octomap/lib/libdynamicedt3d.so
[ 65%] Built target graph2tree
[ 65%] Built target color_tree_histogram
[ 66%] Linking CXX executable /home/sph/Code/zjy/src/octomap/bin/test_mapcollection
[ 67%] Linking CXX executable /home/sph/Code/zjy/src/octomap/bin/test_scans
[ 67%] Built target dynamicedt3d
[ 67%] Built target test_mapcollection
[ 68%] Building CXX object dynamicEDT3D/src/examples/CMakeFiles/exampleEDT3D.dir/exampleEDT3D.cpp.o
[ 68%] Building CXX object dynamicEDT3D/src/examples/CMakeFiles/exampleEDTOctomap.dir/exampleEDTOctomap.cpp.o
[ 69%] Built target test_scans
[ 69%] Building CXX object dynamicEDT3D/src/examples/CMakeFiles/exampleEDTOctomapStamped.dir/exampleEDTOctomapStamped.cpp.o
In file included from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/sph/Code/zjy/src/octomap/octovis/src/SelectionBox.cpp:27:
/home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:84:101: warning: constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*] is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
84 | explicit QGLViewer(QWidget* parent=0, const QGLWidget* shareWidget=0, Qt::WindowFlags flags=0);
| ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
from /usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:43,
from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:48,
from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:46,
from /usr/include/x86_64-linux-gnu/qt5/QtCore/QObject:1,
from /home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/keyFrameInterpolator.h:26,
from /home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/camera.h:26,
from /home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:26,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/sph/Code/zjy/src/octomap/octovis/src/SelectionBox.cpp:27:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
| ^~~~~~
In file included from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/sph/Code/zjy/src/octomap/octovis/src/SelectionBox.cpp:27:
/home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:85:122: warning: constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*] is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
85 | explicit QGLViewer(QGLContext *context, QWidget* parent=0, const QGLWidget* shareWidget=0, Qt::WindowFlags flags=0);
| ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
from /usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:43,
from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:48,
from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:46,
from /usr/include/x86_64-linux-gnu/qt5/QtCore/QObject:1,
from /home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/keyFrameInterpolator.h:26,
from /home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/camera.h:26,
from /home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:26,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/sph/Code/zjy/src/octomap/octovis/src/SelectionBox.cpp:27:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
| ^~~~~~
In file included from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/sph/Code/zjy/src/octomap/octovis/src/SelectionBox.cpp:27:
/home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:86:126: warning: constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*] is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
86 | explicit QGLViewer(const QGLFormat& format, QWidget* parent=0, const QGLWidget* shareWidget=0, Qt::WindowFlags flags=0);
| ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
from /usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:43,
from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:48,
from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:46,
from /usr/include/x86_64-linux-gnu/qt5/QtCore/QObject:1,
from /home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/keyFrameInterpolator.h:26,
from /home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/camera.h:26,
from /home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:26,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/sph/Code/zjy/src/octomap/octovis/src/SelectionBox.cpp:27:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
| ^~~~~~
In file included from /home/sph/Code/zjy/src/octomap/octovis/src/OcTreeDrawer.cpp:27:
/home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:84:101: warning: constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*] is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
84 | explicit QGLViewer(QWidget* parent=0, const QGLWidget* shareWidget=0, Qt::WindowFlags flags=0);
| ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/SceneObject.h:29,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/OcTreeDrawer.h:28,
from /home/sph/Code/zjy/src/octomap/octovis/src/OcTreeDrawer.cpp:25:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
| ^~~~~~
In file included from /home/sph/Code/zjy/src/octomap/octovis/src/OcTreeDrawer.cpp:27:
/home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:85:122: warning: constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*] is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
85 | explicit QGLViewer(QGLContext *context, QWidget* parent=0, const QGLWidget* shareWidget=0, Qt::WindowFlags flags=0);
| ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/SceneObject.h:29,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/OcTreeDrawer.h:28,
from /home/sph/Code/zjy/src/octomap/octovis/src/OcTreeDrawer.cpp:25:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
| ^~~~~~
In file included from /home/sph/Code/zjy/src/octomap/octovis/src/OcTreeDrawer.cpp:27:
/home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:86:126: warning: constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*] is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
86 | explicit QGLViewer(const QGLFormat& format, QWidget* parent=0, const QGLWidget* shareWidget=0, Qt::WindowFlags flags=0);
| ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/SceneObject.h:29,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/OcTreeDrawer.h:28,
from /home/sph/Code/zjy/src/octomap/octovis/src/OcTreeDrawer.cpp:25:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
| ^~~~~~
[ 70%] Linking CXX executable /home/sph/Code/zjy/src/octomap/bin/test_pruning
In file included from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/sph/Code/zjy/src/octomap/octovis/src/SelectionBox.cpp:27:
/home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:84:101: warning: constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*] is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
84 | explicit QGLViewer(QWidget* parent=0, const QGLWidget* shareWidget=0, Qt::WindowFlags flags=0);
| ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
from /usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:43,
from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:48,
from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:46,
from /usr/include/x86_64-linux-gnu/qt5/QtCore/QObject:1,
from /home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/keyFrameInterpolator.h:26,
from /home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/camera.h:26,
from /home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:26,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/sph/Code/zjy/src/octomap/octovis/src/SelectionBox.cpp:27:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
| ^~~~~~
In file included from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/sph/Code/zjy/src/octomap/octovis/src/SelectionBox.cpp:27:
/home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:85:122: warning: constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*] is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
85 | explicit QGLViewer(QGLContext *context, QWidget* parent=0, const QGLWidget* shareWidget=0, Qt::WindowFlags flags=0);
| ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
from /usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:43,
from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:48,
from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:46,
from /usr/include/x86_64-linux-gnu/qt5/QtCore/QObject:1,
from /home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/keyFrameInterpolator.h:26,
from /home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/camera.h:26,
from /home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:26,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/sph/Code/zjy/src/octomap/octovis/src/SelectionBox.cpp:27:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
| ^~~~~~
In file included from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/sph/Code/zjy/src/octomap/octovis/src/SelectionBox.cpp:27:
/home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:86:126: warning: constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*] is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
86 | explicit QGLViewer(const QGLFormat& format, QWidget* parent=0, const QGLWidget* shareWidget=0, Qt::WindowFlags flags=0);
| ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
from /usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:43,
from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:48,
from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:46,
from /usr/include/x86_64-linux-gnu/qt5/QtCore/QObject:1,
from /home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/keyFrameInterpolator.h:26,
from /home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/camera.h:26,
from /home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:26,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/sph/Code/zjy/src/octomap/octovis/src/SelectionBox.cpp:27:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
| ^~~~~~
In file included from /home/sph/Code/zjy/src/octomap/octovis/src/OcTreeDrawer.cpp:27:
/home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:84:101: warning: constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*] is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
84 | explicit QGLViewer(QWidget* parent=0, const QGLWidget* shareWidget=0, Qt::WindowFlags flags=0);
| ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/SceneObject.h:29,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/OcTreeDrawer.h:28,
from /home/sph/Code/zjy/src/octomap/octovis/src/OcTreeDrawer.cpp:25:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
| ^~~~~~
In file included from /home/sph/Code/zjy/src/octomap/octovis/src/OcTreeDrawer.cpp:27:
/home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:85:122: warning: constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*] is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
85 | explicit QGLViewer(QGLContext *context, QWidget* parent=0, const QGLWidget* shareWidget=0, Qt::WindowFlags flags=0);
| ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/SceneObject.h:29,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/OcTreeDrawer.h:28,
from /home/sph/Code/zjy/src/octomap/octovis/src/OcTreeDrawer.cpp:25:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
| ^~~~~~
In file included from /home/sph/Code/zjy/src/octomap/octovis/src/OcTreeDrawer.cpp:27:
/home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:86:126: warning: constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*] is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
86 | explicit QGLViewer(const QGLFormat& format, QWidget* parent=0, const QGLWidget* shareWidget=0, Qt::WindowFlags flags=0);
| ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/SceneObject.h:29,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/OcTreeDrawer.h:28,
from /home/sph/Code/zjy/src/octomap/octovis/src/OcTreeDrawer.cpp:25:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
| ^~~~~~
[ 70%] Built target test_pruning
[ 71%] Linking CXX executable /home/sph/Code/zjy/src/octomap/bin/test_color_tree
[ 72%] Linking CXX executable /home/sph/Code/zjy/src/octomap/bin/exampleEDT3D
[ 72%] Linking CXX executable /home/sph/Code/zjy/src/octomap/bin/test_iterators
[ 72%] Built target test_color_tree
[ 72%] Built target exampleEDT3D
[ 73%] Linking CXX executable /home/sph/Code/zjy/src/octomap/bin/test_bbx
[ 73%] Built target test_iterators
[ 73%] Built target test_bbx
[ 74%] Linking CXX static library /home/sph/Code/zjy/src/octomap/lib/liboctovis.a
[ 74%] Built target octovis-static
[ 75%] Linking CXX shared library /home/sph/Code/zjy/src/octomap/lib/liboctovis.so
[ 75%] Built target octovis-shared
[ 76%] Generating include/octovis/moc_CameraFollowMode.cpp
[ 78%] Generating ui_ViewerSettingsPanelCamera.h
[ 78%] Generating include/octovis/moc_ViewerGui.cpp
[ 78%] Generating include/octovis/moc_ViewerSettingsPanel.cpp
[ 79%] Generating include/octovis/moc_ViewerSettings.cpp
[ 80%] Generating include/octovis/moc_ViewerSettingsPanelCamera.cpp
[ 81%] Generating include/octovis/moc_ViewerWidget.cpp
[ 82%] Generating ui_ViewerGui.h
[ 83%] Generating qrc_icons.cpp
[ 84%] Generating ui_ViewerSettings.h
[ 84%] Generating ui_ViewerSettingsPanel.h
[ 85%] Linking CXX executable /home/sph/Code/zjy/src/octomap/bin/exampleEDTOctomapStamped
[ 86%] Linking CXX executable /home/sph/Code/zjy/src/octomap/bin/exampleEDTOctomap
[ 87%] Linking CXX executable /home/sph/Code/zjy/src/octomap/bin/unit_tests
[ 87%] Built target exampleEDTOctomap
[ 87%] Built target exampleEDTOctomapStamped
[ 87%] Built target unit_tests
[ 89%] Building CXX object octovis/CMakeFiles/octovis.dir/src/ViewerSettingsPanelCamera.cpp.o
[ 90%] Building CXX object octovis/CMakeFiles/octovis.dir/src/main.cpp.o
[ 91%] Building CXX object octovis/CMakeFiles/octovis.dir/include/octovis/moc_ViewerGui.cpp.o
[ 90%] Building CXX object octovis/CMakeFiles/octovis.dir/src/ViewerWidget.cpp.o
[ 92%] Building CXX object octovis/CMakeFiles/octovis.dir/include/octovis/moc_ViewerWidget.cpp.o
[ 93%] Building CXX object octovis/CMakeFiles/octovis.dir/include/octovis/moc_ViewerSettings.cpp.o
[ 93%] Building CXX object octovis/CMakeFiles/octovis.dir/src/ViewerGui.cpp.o
[ 94%] Building CXX object octovis/CMakeFiles/octovis.dir/src/ViewerSettings.cpp.o
[ 95%] Building CXX object octovis/CMakeFiles/octovis.dir/src/ViewerSettingsPanel.cpp.o
[ 95%] Building CXX object octovis/CMakeFiles/octovis.dir/src/CameraFollowMode.cpp.o
[ 95%] Building CXX object octovis/CMakeFiles/octovis.dir/include/octovis/moc_ViewerSettingsPanelCamera.cpp.o
[ 96%] Building CXX object octovis/CMakeFiles/octovis.dir/include/octovis/moc_CameraFollowMode.cpp.o
[ 97%] Building CXX object octovis/CMakeFiles/octovis.dir/include/octovis/moc_ViewerSettingsPanel.cpp.o
[ 98%] Building CXX object octovis/CMakeFiles/octovis.dir/qrc_icons.cpp.o
[ 99%] Linking CXX executable /home/sph/Code/zjy/src/octomap/bin/test_io
[ 99%] Built target test_io
In file included from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/ViewerWidget.h:29,
from /home/sph/Code/zjy/src/octomap/octovis/src/ViewerWidget.cpp:25:
/home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:84:101: warning: constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*] is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
84 | explicit QGLViewer(QWidget* parent=0, const QGLWidget* shareWidget=0, Qt::WindowFlags flags=0);
| ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/SceneObject.h:29,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/ViewerWidget.h:28,
from /home/sph/Code/zjy/src/octomap/octovis/src/ViewerWidget.cpp:25:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
| ^~~~~~
In file included from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/ViewerWidget.h:29,
from /home/sph/Code/zjy/src/octomap/octovis/src/ViewerWidget.cpp:25:
/home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:85:122: warning: constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*] is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
85 | explicit QGLViewer(QGLContext *context, QWidget* parent=0, const QGLWidget* shareWidget=0, Qt::WindowFlags flags=0);
| ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/SceneObject.h:29,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/ViewerWidget.h:28,
from /home/sph/Code/zjy/src/octomap/octovis/src/ViewerWidget.cpp:25:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
| ^~~~~~
In file included from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/ViewerWidget.h:29,
from /home/sph/Code/zjy/src/octomap/octovis/src/ViewerWidget.cpp:25:
/home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:86:126: warning: constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*] is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
86 | explicit QGLViewer(const QGLFormat& format, QWidget* parent=0, const QGLWidget* shareWidget=0, Qt::WindowFlags flags=0);
| ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/SceneObject.h:29,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/ViewerWidget.h:28,
from /home/sph/Code/zjy/src/octomap/octovis/src/ViewerWidget.cpp:25:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
| ^~~~~~
/home/sph/Code/zjy/src/octomap/octovis/src/ViewerWidget.cpp: In constructor octomap::ViewerWidget::ViewerWidget(QWidget*):
/home/sph/Code/zjy/src/octomap/octovis/src/ViewerWidget.cpp:37:50: warning: constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*] is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
37 | QGLViewer(parent), m_zMin(0.0),m_zMax(1.0) {
| ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/SceneObject.h:29,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/ViewerWidget.h:28,
from /home/sph/Code/zjy/src/octomap/octovis/src/ViewerWidget.cpp:25:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
| ^~~~~~
In file included from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/../../../../../src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/../../../../../src/octomap/octovis/include/octovis/ViewerWidget.h:29,
from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/moc_ViewerWidget.cpp:10:
/home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:84:101: warning: constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*] is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
84 | explicit QGLViewer(QWidget* parent=0, const QGLWidget* shareWidget=0, Qt::WindowFlags flags=0);
| ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/../../../../../src/octomap/octovis/include/octovis/SceneObject.h:29,
from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/../../../../../src/octomap/octovis/include/octovis/ViewerWidget.h:28,
from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/moc_ViewerWidget.cpp:10:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
| ^~~~~~
In file included from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/../../../../../src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/../../../../../src/octomap/octovis/include/octovis/ViewerWidget.h:29,
from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/moc_ViewerWidget.cpp:10:
/home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:85:122: warning: constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*] is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
85 | explicit QGLViewer(QGLContext *context, QWidget* parent=0, const QGLWidget* shareWidget=0, Qt::WindowFlags flags=0);
| ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/../../../../../src/octomap/octovis/include/octovis/SceneObject.h:29,
from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/../../../../../src/octomap/octovis/include/octovis/ViewerWidget.h:28,
from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/moc_ViewerWidget.cpp:10:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
| ^~~~~~
In file included from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/../../../../../src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/../../../../../src/octomap/octovis/include/octovis/ViewerWidget.h:29,
from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/moc_ViewerWidget.cpp:10:
/home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:86:126: warning: constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*] is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
86 | explicit QGLViewer(const QGLFormat& format, QWidget* parent=0, const QGLWidget* shareWidget=0, Qt::WindowFlags flags=0);
| ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/../../../../../src/octomap/octovis/include/octovis/SceneObject.h:29,
from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/../../../../../src/octomap/octovis/include/octovis/ViewerWidget.h:28,
from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/moc_ViewerWidget.cpp:10:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
| ^~~~~~
In file included from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/ViewerWidget.h:29,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/ViewerGui.h:43,
from /home/sph/Code/zjy/src/octomap/octovis/src/main.cpp:27:
/home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:84:101: warning: constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*] is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
84 | et* parent=0, const QGLWidget* shareWidget=0, Qt::WindowFlags flags=0);
| ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
from /usr/include/x86_64-linux-gnu/qt5/QtCore/QtCore:4,
from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGuiDepends:3,
from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGui:3,
from /home/sph/Code/zjy/src/octomap/octovis/src/main.cpp:25:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
123 | ("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
| ^~~~~~
In file included from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/ViewerWidget.h:29,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/ViewerGui.h:43,
from /home/sph/Code/zjy/src/octomap/octovis/src/main.cpp:27:
/home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:85:122: warning: constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*] is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
85 | et* parent=0, const QGLWidget* shareWidget=0, Qt::WindowFlags flags=0);
| ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
from /usr/include/x86_64-linux-gnu/qt5/QtCore/QtCore:4,
from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGuiDepends:3,
from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGui:3,
from /home/sph/Code/zjy/src/octomap/octovis/src/main.cpp:25:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
123 | ("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
| ^~~~~~
In file included from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/ViewerWidget.h:29,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/ViewerGui.h:43,
from /home/sph/Code/zjy/src/octomap/octovis/src/main.cpp:27:
/home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:86:126: warning: constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*] is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
86 | et* parent=0, const QGLWidget* shareWidget=0, Qt::WindowFlags flags=0);
| ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
from /usr/include/x86_64-linux-gnu/qt5/QtCore/QtCore:4,
from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGuiDepends:3,
from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGui:3,
from /home/sph/Code/zjy/src/octomap/octovis/src/main.cpp:25:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
123 | ("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
| ^~~~~~
In file included from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/../../../../../src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/../../../../../src/octomap/octovis/include/octovis/ViewerWidget.h:29,
from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/../../../../../src/octomap/octovis/include/octovis/ViewerGui.h:43,
from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/moc_ViewerGui.cpp:10:
/home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:84:101: warning: constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*] is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
84 | explicit QGLViewer(QWidget* parent=0, const QGLWidget* shareWidget=0, Qt::WindowFlags flags=0);
| ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/../../../../../src/octomap/octovis/include/octovis/ViewerGui.h:28,
from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/moc_ViewerGui.cpp:10:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
| ^~~~~~
In file included from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/../../../../../src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/../../../../../src/octomap/octovis/include/octovis/ViewerWidget.h:29,
from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/../../../../../src/octomap/octovis/include/octovis/ViewerGui.h:43,
from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/moc_ViewerGui.cpp:10:
/home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:85:122: warning: constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*] is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
85 | explicit QGLViewer(QGLContext *context, QWidget* parent=0, const QGLWidget* shareWidget=0, Qt::WindowFlags flags=0);
| ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/../../../../../src/octomap/octovis/include/octovis/ViewerGui.h:28,
from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/moc_ViewerGui.cpp:10:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
| ^~~~~~
In file included from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/../../../../../src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/../../../../../src/octomap/octovis/include/octovis/ViewerWidget.h:29,
from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/../../../../../src/octomap/octovis/include/octovis/ViewerGui.h:43,
from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/moc_ViewerGui.cpp:10:
/home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:86:126: warning: constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*] is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
86 | explicit QGLViewer(const QGLFormat& format, QWidget* parent=0, const QGLWidget* shareWidget=0, Qt::WindowFlags flags=0);
| ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/../../../../../src/octomap/octovis/include/octovis/ViewerGui.h:28,
from /home/sph/Code/zjy/build/octomap-distribution/octovis/include/octovis/moc_ViewerGui.cpp:10:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
| ^~~~~~
In file included from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/ViewerWidget.h:29,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/ViewerGui.h:43,
from /home/sph/Code/zjy/src/octomap/octovis/src/ViewerGui.cpp:29:
/home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:84:101: warning: constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*] is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
84 | explicit QGLViewer(QWidget* parent=0, const QGLWidget* shareWidget=0, Qt::WindowFlags flags=0);
| ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/ViewerGui.h:28,
from /home/sph/Code/zjy/src/octomap/octovis/src/ViewerGui.cpp:29:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
| ^~~~~~
In file included from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/ViewerWidget.h:29,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/ViewerGui.h:43,
from /home/sph/Code/zjy/src/octomap/octovis/src/ViewerGui.cpp:29:
/home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:85:122: warning: constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*] is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
85 | explicit QGLViewer(QGLContext *context, QWidget* parent=0, const QGLWidget* shareWidget=0, Qt::WindowFlags flags=0);
| ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/ViewerGui.h:28,
from /home/sph/Code/zjy/src/octomap/octovis/src/ViewerGui.cpp:29:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
| ^~~~~~
In file included from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/ViewerWidget.h:29,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/ViewerGui.h:43,
from /home/sph/Code/zjy/src/octomap/octovis/src/ViewerGui.cpp:29:
/home/sph/Code/zjy/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:86:126: warning: constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*] is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
86 | explicit QGLViewer(const QGLFormat& format, QWidget* parent=0, const QGLWidget* shareWidget=0, Qt::WindowFlags flags=0);
| ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
from /home/sph/Code/zjy/src/octomap/octovis/include/octovis/ViewerGui.h:28,
from /home/sph/Code/zjy/src/octomap/octovis/src/ViewerGui.cpp:29:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
123 | QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
| ^~~~~~
[100%] Linking CXX executable /home/sph/Code/zjy/src/octomap/bin/octovis
[100%] Built target octovis
-- Install configuration: ""
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octomap/AbstractOcTree.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octomap/AbstractOccupancyOcTree.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octomap/ColorOcTree.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octomap/CountingOcTree.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octomap/MCTables.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octomap/MapCollection.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octomap/MapCollection.hxx
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octomap/MapNode.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octomap/MapNode.hxx
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octomap/OcTree.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octomap/OcTreeBase.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octomap/OcTreeBaseImpl.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octomap/OcTreeBaseImpl.hxx
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octomap/OcTreeDataNode.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octomap/OcTreeDataNode.hxx
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octomap/OcTreeIterator.hxx
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octomap/OcTreeKey.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octomap/OcTreeNode.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octomap/OcTreeStamped.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octomap/OccupancyOcTreeBase.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octomap/OccupancyOcTreeBase.hxx
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octomap/Pointcloud.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octomap/ScanGraph.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octomap/octomap.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octomap/octomap_deprecated.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octomap/octomap_timing.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octomap/octomap_types.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octomap/octomap_utils.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octomap/math/Pose6D.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octomap/math/Quaternion.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octomap/math/Utils.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octomap/math/Vector3.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/share/octomap/package.xml
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/share/ament_index/resource_index/packages/octomap
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/share/octomap/octomap-config.cmake
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/share/octomap/octomap-config-version.cmake
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/lib/pkgconfig/octomap.pc
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/lib/liboctomath.so.1.9.8
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/lib/liboctomath.so.1.9
-- Set runtime path of "/home/sph/Code/zjy/install/octomap-distribution/lib/liboctomath.so.1.9.8" to "/home/sph/Code/zjy/install/octomap-distribution/lib"
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/lib/liboctomath.so
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/lib/liboctomath.a
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/lib/liboctomap.so.1.9.8
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/lib/liboctomap.so.1.9
-- Set runtime path of "/home/sph/Code/zjy/install/octomap-distribution/lib/liboctomap.so.1.9.8" to "/home/sph/Code/zjy/install/octomap-distribution/lib"
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/lib/liboctomap.so
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/lib/liboctomap.a
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/share/octomap/octomap-targets.cmake
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/bin/graph2tree
-- Set runtime path of "/home/sph/Code/zjy/install/octomap-distribution/bin/graph2tree" to "/home/sph/Code/zjy/install/octomap-distribution/lib"
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/bin/log2graph
-- Set runtime path of "/home/sph/Code/zjy/install/octomap-distribution/bin/log2graph" to "/home/sph/Code/zjy/install/octomap-distribution/lib"
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/bin/binvox2bt
-- Set runtime path of "/home/sph/Code/zjy/install/octomap-distribution/bin/binvox2bt" to "/home/sph/Code/zjy/install/octomap-distribution/lib"
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/bin/bt2vrml
-- Set runtime path of "/home/sph/Code/zjy/install/octomap-distribution/bin/bt2vrml" to "/home/sph/Code/zjy/install/octomap-distribution/lib"
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/bin/edit_octree
-- Set runtime path of "/home/sph/Code/zjy/install/octomap-distribution/bin/edit_octree" to "/home/sph/Code/zjy/install/octomap-distribution/lib"
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/bin/convert_octree
-- Set runtime path of "/home/sph/Code/zjy/install/octomap-distribution/bin/convert_octree" to "/home/sph/Code/zjy/install/octomap-distribution/lib"
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/bin/eval_octree_accuracy
-- Set runtime path of "/home/sph/Code/zjy/install/octomap-distribution/bin/eval_octree_accuracy" to "/home/sph/Code/zjy/install/octomap-distribution/lib"
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/bin/compare_octrees
-- Set runtime path of "/home/sph/Code/zjy/install/octomap-distribution/bin/compare_octrees" to "/home/sph/Code/zjy/install/octomap-distribution/lib"
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/bin/octovis
-- Set runtime path of "/home/sph/Code/zjy/install/octomap-distribution/bin/octovis" to "/home/sph/Code/zjy/install/octomap-distribution/lib"
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/lib/liboctovis.a
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/lib/liboctovis.so.1.9.8
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/lib/liboctovis.so.1.9
-- Set runtime path of "/home/sph/Code/zjy/install/octomap-distribution/lib/liboctovis.so.1.9.8" to "/home/sph/Code/zjy/install/octomap-distribution/lib"
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/lib/liboctovis.so
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/share/octovis/octovis-targets.cmake
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octovis/ColorOcTreeDrawer.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octovis/OcTreeDrawer.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octovis/OcTreeRecord.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octovis/PointcloudDrawer.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octovis/SceneObject.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octovis/SelectionBox.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/octovis/TrajectoryDrawer.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/share/octovis/octovis-config.cmake
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/share/octovis/octovis-config-version.cmake
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/share/octovis/package.xml
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/share/ament_index/resource_index/packages/octovis
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/dynamicEDT3D/bucketedqueue.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/dynamicEDT3D/bucketedqueue.hxx
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/dynamicEDT3D/dynamicEDT3D.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/dynamicEDT3D/dynamicEDTOctomap.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/dynamicEDT3D/dynamicEDTOctomap.hxx
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/include/dynamicEDT3D/point.h
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/share/dynamic_edt_3d/package.xml
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/share/ament_index/resource_index/packages/dynamicEDT3D
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/share/dynamicEDT3D/dynamicEDT3DConfig.cmake
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/share/dynamicEDT3D/dynamicEDT3DConfig-version.cmake
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/lib/pkgconfig/dynamicEDT3D.pc
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/lib/libdynamicedt3d.so.1.9.8
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/lib/libdynamicedt3d.so.1.9
-- Set runtime path of "/home/sph/Code/zjy/install/octomap-distribution/lib/libdynamicedt3d.so.1.9.8" to "/home/sph/Code/zjy/install/octomap-distribution/lib"
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/lib/libdynamicedt3d.so
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/lib/libdynamicedt3d.a
-- Installing: /home/sph/Code/zjy/install/octomap-distribution/share/dynamicEDT3D/dynamicEDT3DTargets.cmake