24navigation/log/build_2024-03-05_21-29-42/octomap-distribution/stderr.log

9.1 KiB
Raw Blame History


 

 

 
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.
 

 

 
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