14 KiB
14 KiB
-- 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/firmament/codes/24navigation/src/octomap/octovis/src/extern/QGLViewer
-- QGLViewer found in /home/firmament/codes/24navigation/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/firmament/codes/24navigation/src/octomap/lib/liboctomap.so;/home/firmament/codes/24navigation/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/firmament/codes/24navigation/build/octomap-distribution
[ 1%] Building CXX object octomap/src/math/CMakeFiles/octomath.dir/Vector3.cpp.o
[ 2%] Building CXX object octomap/src/math/CMakeFiles/octomath.dir/Quaternion.cpp.o
[ 3%] Building CXX object octomap/src/math/CMakeFiles/octomath.dir/Pose6D.cpp.o
[ 3%] Building CXX object octomap/src/math/CMakeFiles/octomath-static.dir/Vector3.cpp.o
[ 4%] Building CXX object octomap/src/math/CMakeFiles/octomath-static.dir/Quaternion.cpp.o
[ 5%] Building CXX object octomap/src/math/CMakeFiles/octomath-static.dir/Pose6D.cpp.o
[ 6%] Linking CXX shared library /home/firmament/codes/24navigation/src/octomap/lib/liboctomath.so
[ 7%] Linking CXX static library /home/firmament/codes/24navigation/src/octomap/lib/liboctomath.a
[ 7%] Built target octomath-static
[ 8%] Building CXX object octomap/src/CMakeFiles/octomap-static.dir/AbstractOcTree.cpp.o
[ 9%] Building CXX object octomap/src/CMakeFiles/octomap-static.dir/Pointcloud.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/ScanGraph.cpp.o
[ 11%] Building CXX object octomap/src/CMakeFiles/octomap-static.dir/CountingOcTree.cpp.o
[ 12%] Building CXX object octomap/src/CMakeFiles/octomap-static.dir/OcTree.cpp.o
[ 12%] Built target octomath
[ 13%] Building CXX object octomap/src/CMakeFiles/octomap.dir/AbstractOcTree.cpp.o
[ 14%] Building CXX object octomap/src/CMakeFiles/octomap-static.dir/OcTreeNode.cpp.o
[ 15%] Building CXX object octomap/src/CMakeFiles/octomap.dir/AbstractOccupancyOcTree.cpp.o
[ 16%] Building CXX object octomap/src/CMakeFiles/octomap.dir/Pointcloud.cpp.o
[ 17%] Building CXX object octomap/src/CMakeFiles/octomap.dir/ScanGraph.cpp.o
[ 18%] Building CXX object octomap/src/CMakeFiles/octomap-static.dir/ColorOcTree.cpp.o
[ 19%] Building CXX object octomap/src/CMakeFiles/octomap-static.dir/OcTreeStamped.cpp.o
[ 19%] Building CXX object octomap/src/CMakeFiles/octomap.dir/CountingOcTree.cpp.o
[ 20%] Building CXX object octomap/src/CMakeFiles/octomap.dir/OcTree.cpp.o
[ 21%] Building CXX object octomap/src/CMakeFiles/octomap.dir/OcTreeNode.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 static library /home/firmament/codes/24navigation/src/octomap/lib/liboctomap.a
[ 23%] Built target octomap-static
[ 23%] Building CXX object octovis/CMakeFiles/octovis-static.dir/src/SceneObject.cpp.o
[ 24%] Building CXX object octovis/CMakeFiles/octovis-static.dir/src/PointcloudDrawer.cpp.o
[ 24%] Building CXX object octovis/CMakeFiles/octovis-static.dir/src/ColorOcTreeDrawer.cpp.o
[ 24%] Linking CXX shared library /home/firmament/codes/24navigation/src/octomap/lib/liboctomap.so
[ 25%] Building CXX object octovis/CMakeFiles/octovis-static.dir/src/TrajectoryDrawer.cpp.o
[ 25%] Built target octomap
[ 26%] Building CXX object dynamicEDT3D/src/CMakeFiles/dynamicedt3d-static.dir/dynamicEDT3D.cpp.o
[ 27%] Building CXX object octovis/CMakeFiles/octovis-static.dir/src/SelectionBox.cpp.o
[ 28%] Building CXX object octomap/src/CMakeFiles/bt2vrml.dir/bt2vrml.cpp.o
[ 29%] Building CXX object octovis/CMakeFiles/octovis-static.dir/src/OcTreeDrawer.cpp.o
[ 30%] Linking CXX static library /home/firmament/codes/24navigation/src/octomap/lib/libdynamicedt3d.a
In file included from /home/firmament/codes/24navigation/src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/firmament/codes/24navigation/src/octomap/octovis/src/SelectionBox.cpp:27:
/home/firmament/codes/24navigation/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 [-Wdeprecated-declarations]
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/firmament/codes/24navigation/src/octomap/octovis/src/extern/QGLViewer/keyFrameInterpolator.h:26,
from /home/firmament/codes/24navigation/src/octomap/octovis/src/extern/QGLViewer/camera.h:26,
from /home/firmament/codes/24navigation/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:26,
from /home/firmament/codes/24navigation/src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/firmament/codes/24navigation/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/firmament/codes/24navigation/src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/firmament/codes/24navigation/src/octomap/octovis/src/SelectionBox.cpp:27:
/home/firmament/codes/24navigation/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 [-Wdeprecated-declarations]
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/firmament/codes/24navigation/src/octomap/octovis/src/extern/QGLViewer/keyFrameInterpolator.h:26,
from /home/firmament/codes/24navigation/src/octomap/octovis/src/extern/QGLViewer/camera.h:26,
from /home/firmament/codes/24navigation/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:26,
from /home/firmament/codes/24navigation/src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/firmament/codes/24navigation/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/firmament/codes/24navigation/src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/firmament/codes/24navigation/src/octomap/octovis/src/SelectionBox.cpp:27:
/home/firmament/codes/24navigation/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 [-Wdeprecated-declarations]
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/firmament/codes/24navigation/src/octomap/octovis/src/extern/QGLViewer/keyFrameInterpolator.h:26,
from /home/firmament/codes/24navigation/src/octomap/octovis/src/extern/QGLViewer/camera.h:26,
from /home/firmament/codes/24navigation/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:26,
from /home/firmament/codes/24navigation/src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/firmament/codes/24navigation/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) {}
| ^~~~~~
gmake[2]: *** Deleting file '/home/firmament/codes/24navigation/src/octomap/lib/libdynamicedt3d.a'
gmake[2]: *** wait: No child processes. Stop.
gmake[2]: *** Waiting for unfinished jobs....
gmake[2]: *** wait: No child processes. Stop.
gmake[2]: *** [octovis/CMakeFiles/octovis-static.dir/build.make:118: octovis/CMakeFiles/octovis-static.dir/src/SelectionBox.cpp.o] Interrupt
gmake[2]: *** [octovis/CMakeFiles/octovis-static.dir/build.make:104: octovis/CMakeFiles/octovis-static.dir/src/OcTreeDrawer.cpp.o] Interrupt
gmake[1]: *** [CMakeFiles/Makefile2:1243: octomap/src/CMakeFiles/bt2vrml.dir/all] Error 2
gmake[1]: *** [CMakeFiles/Makefile2:1782: octovis/CMakeFiles/octovis-static.dir/all] Interrupt
gmake[2]: *** [dynamicEDT3D/src/CMakeFiles/dynamicedt3d-static.dir/build.make:98: /home/firmament/codes/24navigation/src/octomap/lib/libdynamicedt3d.a] Interrupt
gmake[1]: *** [CMakeFiles/Makefile2:1886: dynamicEDT3D/src/CMakeFiles/dynamicedt3d-static.dir/all] Interrupt
gmake: *** [Makefile:166: all] Interrupt
-- 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/firmament/codes/24navigation/src/octomap/octovis/src/extern/QGLViewer
-- QGLViewer found in /home/firmament/codes/24navigation/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/firmament/codes/24navigation/src/octomap/lib/liboctomap.so;/home/firmament/codes/24navigation/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/firmament/codes/24navigation/build/octomap-distribution
[ 1%] Building CXX object octomap/src/math/CMakeFiles/octomath.dir/Vector3.cpp.o
[ 2%] Building CXX object octomap/src/math/CMakeFiles/octomath.dir/Quaternion.cpp.o
[ 3%] Building CXX object octomap/src/math/CMakeFiles/octomath.dir/Pose6D.cpp.o
[ 3%] Building CXX object octomap/src/math/CMakeFiles/octomath-static.dir/Vector3.cpp.o
[ 4%] Building CXX object octomap/src/math/CMakeFiles/octomath-static.dir/Quaternion.cpp.o
[ 5%] Building CXX object octomap/src/math/CMakeFiles/octomath-static.dir/Pose6D.cpp.o
[ 6%] Linking CXX shared library /home/firmament/codes/24navigation/src/octomap/lib/liboctomath.so
[ 7%] Linking CXX static library /home/firmament/codes/24navigation/src/octomap/lib/liboctomath.a
[ 7%] Built target octomath-static
[ 8%] Building CXX object octomap/src/CMakeFiles/octomap-static.dir/AbstractOcTree.cpp.o
[ 9%] Building CXX object octomap/src/CMakeFiles/octomap-static.dir/Pointcloud.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/ScanGraph.cpp.o
[ 11%] Building CXX object octomap/src/CMakeFiles/octomap-static.dir/CountingOcTree.cpp.o
[ 12%] Building CXX object octomap/src/CMakeFiles/octomap-static.dir/OcTree.cpp.o
[ 12%] Built target octomath
[ 13%] Building CXX object octomap/src/CMakeFiles/octomap.dir/AbstractOcTree.cpp.o
[ 14%] Building CXX object octomap/src/CMakeFiles/octomap-static.dir/OcTreeNode.cpp.o
[ 15%] Building CXX object octomap/src/CMakeFiles/octomap.dir/AbstractOccupancyOcTree.cpp.o
[ 16%] Building CXX object octomap/src/CMakeFiles/octomap.dir/Pointcloud.cpp.o
[ 17%] Building CXX object octomap/src/CMakeFiles/octomap.dir/ScanGraph.cpp.o
[ 18%] Building CXX object octomap/src/CMakeFiles/octomap-static.dir/ColorOcTree.cpp.o
[ 19%] Building CXX object octomap/src/CMakeFiles/octomap-static.dir/OcTreeStamped.cpp.o
[ 19%] Building CXX object octomap/src/CMakeFiles/octomap.dir/CountingOcTree.cpp.o
[ 20%] Building CXX object octomap/src/CMakeFiles/octomap.dir/OcTree.cpp.o
[ 21%] Building CXX object octomap/src/CMakeFiles/octomap.dir/OcTreeNode.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 static library /home/firmament/codes/24navigation/src/octomap/lib/liboctomap.a
[ 23%] Built target octomap-static
[ 23%] Building CXX object octovis/CMakeFiles/octovis-static.dir/src/SceneObject.cpp.o
[ 24%] Building CXX object octovis/CMakeFiles/octovis-static.dir/src/PointcloudDrawer.cpp.o
[ 24%] Building CXX object octovis/CMakeFiles/octovis-static.dir/src/ColorOcTreeDrawer.cpp.o
[ 24%] Linking CXX shared library /home/firmament/codes/24navigation/src/octomap/lib/liboctomap.so
[ 25%] Building CXX object octovis/CMakeFiles/octovis-static.dir/src/TrajectoryDrawer.cpp.o
[ 25%] Built target octomap
[ 26%] Building CXX object dynamicEDT3D/src/CMakeFiles/dynamicedt3d-static.dir/dynamicEDT3D.cpp.o
[ 27%] Building CXX object octovis/CMakeFiles/octovis-static.dir/src/SelectionBox.cpp.o
[ 28%] Building CXX object octomap/src/CMakeFiles/bt2vrml.dir/bt2vrml.cpp.o
[ 29%] Building CXX object octovis/CMakeFiles/octovis-static.dir/src/OcTreeDrawer.cpp.o
[ 30%] Linking CXX static library /home/firmament/codes/24navigation/src/octomap/lib/libdynamicedt3d.a
In file included from /home/firmament/codes/24navigation/src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/firmament/codes/24navigation/src/octomap/octovis/src/SelectionBox.cpp:27:
/home/firmament/codes/24navigation/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 [-Wdeprecated-declarations]
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/firmament/codes/24navigation/src/octomap/octovis/src/extern/QGLViewer/keyFrameInterpolator.h:26,
from /home/firmament/codes/24navigation/src/octomap/octovis/src/extern/QGLViewer/camera.h:26,
from /home/firmament/codes/24navigation/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:26,
from /home/firmament/codes/24navigation/src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/firmament/codes/24navigation/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/firmament/codes/24navigation/src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/firmament/codes/24navigation/src/octomap/octovis/src/SelectionBox.cpp:27:
/home/firmament/codes/24navigation/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 [-Wdeprecated-declarations]
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/firmament/codes/24navigation/src/octomap/octovis/src/extern/QGLViewer/keyFrameInterpolator.h:26,
from /home/firmament/codes/24navigation/src/octomap/octovis/src/extern/QGLViewer/camera.h:26,
from /home/firmament/codes/24navigation/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:26,
from /home/firmament/codes/24navigation/src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/firmament/codes/24navigation/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/firmament/codes/24navigation/src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/firmament/codes/24navigation/src/octomap/octovis/src/SelectionBox.cpp:27:
/home/firmament/codes/24navigation/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 [-Wdeprecated-declarations]
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/firmament/codes/24navigation/src/octomap/octovis/src/extern/QGLViewer/keyFrameInterpolator.h:26,
from /home/firmament/codes/24navigation/src/octomap/octovis/src/extern/QGLViewer/camera.h:26,
from /home/firmament/codes/24navigation/src/octomap/octovis/src/extern/QGLViewer/qglviewer.h:26,
from /home/firmament/codes/24navigation/src/octomap/octovis/include/octovis/SelectionBox.h:28,
from /home/firmament/codes/24navigation/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) {}
| ^~~~~~
gmake[2]: *** Deleting file '/home/firmament/codes/24navigation/src/octomap/lib/libdynamicedt3d.a'
gmake[2]: *** wait: No child processes. Stop.
gmake[2]: *** Waiting for unfinished jobs....
gmake[2]: *** wait: No child processes. Stop.
gmake[2]: *** [octovis/CMakeFiles/octovis-static.dir/build.make:118: octovis/CMakeFiles/octovis-static.dir/src/SelectionBox.cpp.o] Interrupt
gmake[2]: *** [octovis/CMakeFiles/octovis-static.dir/build.make:104: octovis/CMakeFiles/octovis-static.dir/src/OcTreeDrawer.cpp.o] Interrupt
gmake[1]: *** [CMakeFiles/Makefile2:1243: octomap/src/CMakeFiles/bt2vrml.dir/all] Error 2
gmake[1]: *** [CMakeFiles/Makefile2:1782: octovis/CMakeFiles/octovis-static.dir/all] Interrupt
gmake[2]: *** [dynamicEDT3D/src/CMakeFiles/dynamicedt3d-static.dir/build.make:98: /home/firmament/codes/24navigation/src/octomap/lib/libdynamicedt3d.a] Interrupt
gmake[1]: *** [CMakeFiles/Makefile2:1886: dynamicEDT3D/src/CMakeFiles/dynamicedt3d-static.dir/all] Interrupt
gmake: *** [Makefile:166: all] Interrupt