Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1444105 Details for
Bug 1583365
octomap: FTBFS in Fedora 28
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 65.87 KB, created by
Fedora Release Engineering
on 2018-05-28 22:02:59 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2018-05-28 22:02:59 UTC
Size:
65.87 KB
patch
obsolete
>Mock Version: 1.3.4 >Mock Version: 1.3.4 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/octomap.spec'], chrootPath='/var/lib/mock/f29-build-12552425-917918/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xb5f0dad0>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/octomap.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: armv7hl >Building for target armv7hl >Wrote: /builddir/build/SRPMS/octomap-1.8.1-4.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/octomap.spec'], chrootPath='/var/lib/mock/f29-build-12552425-917918/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xb5f0dad0>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/octomap.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: armv7hl >Building for target armv7hl >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dvp0yx >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/octomap-b8c1d62.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (octomap-1.8.0-libdir.patch):' >Patch #0 (octomap-1.8.0-libdir.patch): >+ /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .libdir --fuzz=0 >patching file ./dynamicEDT3D/CMakeLists.txt >patching file ./dynamicEDT3D/CMakeModules/InstallPkgConfigFile.cmake >patching file ./octomap/CMakeLists.txt >patching file ./octomap/CMakeModules/InstallPkgConfigFile.cmake >patching file ./octovis/CMakeLists.txt >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SPofG0 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4 >+ mkdir build >+ pushd build >~/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build ~/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/lib/gfortran/modules' >+ export FFLAGS >+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/lib/gfortran/modules' >+ export FCFLAGS >+ LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ export LDFLAGS >+ /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON .. -DCMAKE_SKIP_RPATH=ON >-- The C compiler identification is GNU 8.1.1 >-- The CXX compiler identification is GNU 8.1.1 >-- Check for working C compiler: /usr/bin/cc >-- Check for working C compiler: /usr/bin/cc -- works >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Detecting C compile features >-- Detecting C compile features - done >-- Check for working CXX compiler: /usr/bin/c++ >-- Check for working CXX compiler: /usr/bin/c++ -- works >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- octomap building as Release >-- Found Doxygen: /usr/bin/doxygen (found version "1.8.14") found components: doxygen missing components: dot >-- 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.8.1 >CMake Warning (dev) at /usr/share/cmake/Modules/FindOpenGL.cmake:270 (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/libGL.so > and GLVND libraries for OpenGL and GLX: > OPENGL_opengl_LIBRARY: /usr/lib/libOpenGL.so > OPENGL_glx_LIBRARY: /usr/lib/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:62 (FIND_PACKAGE) >This warning is for project developers. Use -Wno-dev to suppress it. >-- Found OpenGL: /usr/lib/libOpenGL.so >-- Looking for Q_WS_X11 >-- Looking for Q_WS_X11 - found >-- Looking for Q_WS_WIN >-- Looking for Q_WS_WIN - not found >-- Looking for Q_WS_QWS >-- Looking for Q_WS_QWS - not found >-- Looking for Q_WS_MAC >-- Looking for Q_WS_MAC - not found >-- Found Qt4: /usr/bin/qmake-qt4 (found version "4.8.7") >-- QGLViewer includes found in /usr/include/QGLViewer >-- QGLViewer found in /usr/lib/libQGLViewer.so >-- >-- viewer octovis will be built >-- dynamicEDT3D building as Release >-- Found octomap version: 1.8.1 >-- octomap libraries: /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/lib/liboctomap.so;/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/lib/liboctomath.so >-- 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 >CMake Warning: > Manually-specified variables were not used by the project: > CMAKE_C_FLAGS_RELEASE > CMAKE_Fortran_FLAGS_RELEASE > INCLUDE_INSTALL_DIR > LIB_INSTALL_DIR > SHARE_INSTALL_PREFIX > SYSCONF_INSTALL_DIR >-- Build files have been written to: /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build >+ make -j4 >/usr/bin/cmake -H/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4 -B/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build --check-build-system CMakeFiles/Makefile.cmake 0 >/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/CMakeFiles /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/CMakeFiles/progress.marks >make -f CMakeFiles/Makefile2 all >make[1]: Entering directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >make -f octomap/src/math/CMakeFiles/octomath-static.dir/build.make octomap/src/math/CMakeFiles/octomath-static.dir/depend >make -f octomap/src/math/CMakeFiles/octomath.dir/build.make octomap/src/math/CMakeFiles/octomath.dir/depend >make -f octomap/src/CMakeFiles/octomap-static.dir/build.make octomap/src/CMakeFiles/octomap-static.dir/depend >make[2]: Entering directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >make[2]: Entering directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4 /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src/math /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src/math /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src/math/CMakeFiles/octomath.dir/DependInfo.cmake --color= >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4 /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src/math /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src/math /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src/math/CMakeFiles/octomath-static.dir/DependInfo.cmake --color= >make[2]: Entering directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4 /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src/CMakeFiles/octomap-static.dir/DependInfo.cmake --color= >Scanning dependencies of target octomath-static >Scanning dependencies of target octomath >make[2]: Leaving directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >make[2]: Leaving directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >make -f octomap/src/math/CMakeFiles/octomath-static.dir/build.make octomap/src/math/CMakeFiles/octomath-static.dir/build >make -f octomap/src/math/CMakeFiles/octomath.dir/build.make octomap/src/math/CMakeFiles/octomath.dir/build >make[2]: Entering directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >make[2]: Entering directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >Scanning dependencies of target octomap-static >make[2]: Leaving directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >make -f octomap/src/CMakeFiles/octomap-static.dir/build.make octomap/src/CMakeFiles/octomap-static.dir/build >make[2]: Entering directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >[ 3%] Building CXX object octomap/src/math/CMakeFiles/octomath-static.dir/Quaternion.cpp.o >[ 3%] Building CXX object octomap/src/math/CMakeFiles/octomath.dir/Vector3.cpp.o >[ 3%] Building CXX object octomap/src/math/CMakeFiles/octomath-static.dir/Vector3.cpp.o >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src/math && /usr/bin/c++ -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -fPIC -o CMakeFiles/octomath-static.dir/Vector3.cpp.o -c /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src/math/Vector3.cpp >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src/math && /usr/bin/c++ -Doctomath_EXPORTS -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -fPIC -fPIC -o CMakeFiles/octomath.dir/Vector3.cpp.o -c /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src/math/Vector3.cpp >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src/math && /usr/bin/c++ -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -fPIC -o CMakeFiles/octomath-static.dir/Quaternion.cpp.o -c /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src/math/Quaternion.cpp >[ 4%] Building CXX object octomap/src/CMakeFiles/octomap-static.dir/AbstractOcTree.cpp.o >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src && /usr/bin/c++ -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -fPIC -o CMakeFiles/octomap-static.dir/AbstractOcTree.cpp.o -c /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src/AbstractOcTree.cpp >[ 5%] Building CXX object octomap/src/math/CMakeFiles/octomath.dir/Quaternion.cpp.o >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src/math && /usr/bin/c++ -Doctomath_EXPORTS -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -fPIC -fPIC -o CMakeFiles/octomath.dir/Quaternion.cpp.o -c /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src/math/Quaternion.cpp >[ 5%] Building CXX object octomap/src/math/CMakeFiles/octomath.dir/Pose6D.cpp.o >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src/math && /usr/bin/c++ -Doctomath_EXPORTS -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -fPIC -fPIC -o CMakeFiles/octomath.dir/Pose6D.cpp.o -c /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src/math/Pose6D.cpp >In file included from /usr/include/c++/8/vector:69, > from /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include/octomap/math/Quaternion.h:40, > from /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src/math/Quaternion.cpp:35: >/usr/include/c++/8/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_fill_insert(std::vector<_Tp, _Alloc>::iterator, std::vector<_Tp, _Alloc>::size_type, const value_type&) [with _Tp = double; _Alloc = std::allocator<double>]': >/usr/include/c++/8/bits/vector.tcc:478:5: note: parameter passing for argument of type 'std::vector<double>::iterator' {aka '__gnu_cxx::__normal_iterator<double*, std::vector<double> >'} changed in GCC 7.1 > vector<_Tp, _Alloc>:: > ^~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/c++/8/vector:64, > from /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include/octomap/math/Quaternion.h:40, > from /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src/math/Quaternion.cpp:35: >/usr/include/c++/8/bits/stl_vector.h: In member function 'void octomath::Quaternion::toRotMatrix(std::vector<double>&) const': >/usr/include/c++/8/bits/stl_vector.h:847:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<double*, std::vector<double> >' changed in GCC 7.1 > _M_fill_insert(end(), __new_size - size(), __x); > ^~~~~~~~~~~~~~ >[ 7%] Building CXX object octomap/src/CMakeFiles/octomap-static.dir/AbstractOccupancyOcTree.cpp.o >[ 7%] Building CXX object octomap/src/math/CMakeFiles/octomath-static.dir/Pose6D.cpp.o >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src/math && /usr/bin/c++ -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -fPIC -o CMakeFiles/octomath-static.dir/Pose6D.cpp.o -c /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src/math/Pose6D.cpp >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src && /usr/bin/c++ -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -fPIC -o CMakeFiles/octomap-static.dir/AbstractOccupancyOcTree.cpp.o -c /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src/AbstractOccupancyOcTree.cpp >In file included from /usr/include/c++/8/vector:69, > from /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include/octomap/math/Quaternion.h:40, > from /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src/math/Quaternion.cpp:35: >/usr/include/c++/8/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_fill_insert(std::vector<_Tp, _Alloc>::iterator, std::vector<_Tp, _Alloc>::size_type, const value_type&) [with _Tp = double; _Alloc = std::allocator<double>]': >/usr/include/c++/8/bits/vector.tcc:478:5: note: parameter passing for argument of type 'std::vector<double>::iterator' {aka '__gnu_cxx::__normal_iterator<double*, std::vector<double> >'} changed in GCC 7.1 > vector<_Tp, _Alloc>:: > ^~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/c++/8/vector:64, > from /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include/octomap/math/Quaternion.h:40, > from /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src/math/Quaternion.cpp:35: >/usr/include/c++/8/bits/stl_vector.h: In member function 'void octomath::Quaternion::toRotMatrix(std::vector<double>&) const': >/usr/include/c++/8/bits/stl_vector.h:847:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<double*, std::vector<double> >' changed in GCC 7.1 > _M_fill_insert(end(), __new_size - size(), __x); > ^~~~~~~~~~~~~~ >[ 8%] Linking CXX shared library ../../../../lib/liboctomath.so >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src/math && /usr/bin/cmake -E cmake_link_script CMakeFiles/octomath.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,liboctomath.so.1.8 -o ../../../../lib/liboctomath.so.1.8.1 CMakeFiles/octomath.dir/Vector3.cpp.o CMakeFiles/octomath.dir/Quaternion.cpp.o CMakeFiles/octomath.dir/Pose6D.cpp.o -L/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/lib >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src/math && /usr/bin/cmake -E cmake_symlink_library ../../../../lib/liboctomath.so.1.8.1 ../../../../lib/liboctomath.so.1.8 ../../../../lib/liboctomath.so >make[2]: Leaving directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >[ 8%] Built target octomath >make -f octomap/src/CMakeFiles/octomap.dir/build.make octomap/src/CMakeFiles/octomap.dir/depend >make[2]: Entering directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4 /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src/CMakeFiles/octomap.dir/DependInfo.cmake --color= >Scanning dependencies of target octomap >make[2]: Leaving directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >make -f octomap/src/CMakeFiles/octomap.dir/build.make octomap/src/CMakeFiles/octomap.dir/build >make[2]: Entering directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >[ 9%] Building CXX object octomap/src/CMakeFiles/octomap.dir/AbstractOcTree.cpp.o >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src && /usr/bin/c++ -Doctomap_EXPORTS -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -fPIC -fPIC -o CMakeFiles/octomap.dir/AbstractOcTree.cpp.o -c /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src/AbstractOcTree.cpp >[ 10%] Linking CXX static library ../../../../lib/liboctomath.a >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src/math && /usr/bin/cmake -P CMakeFiles/octomath-static.dir/cmake_clean_target.cmake >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src/math && /usr/bin/cmake -E cmake_link_script CMakeFiles/octomath-static.dir/link.txt --verbose=1 >/usr/bin/ar qc ../../../../lib/liboctomath.a CMakeFiles/octomath-static.dir/Vector3.cpp.o CMakeFiles/octomath-static.dir/Quaternion.cpp.o CMakeFiles/octomath-static.dir/Pose6D.cpp.o >/usr/bin/ranlib ../../../../lib/liboctomath.a >make[2]: Leaving directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >[ 10%] Built target octomath-static >[ 11%] Building CXX object octomap/src/CMakeFiles/octomap.dir/AbstractOccupancyOcTree.cpp.o >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src && /usr/bin/c++ -Doctomap_EXPORTS -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -fPIC -fPIC -o CMakeFiles/octomap.dir/AbstractOccupancyOcTree.cpp.o -c /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src/AbstractOccupancyOcTree.cpp >[ 11%] Building CXX object octomap/src/CMakeFiles/octomap-static.dir/Pointcloud.cpp.o >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src && /usr/bin/c++ -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -fPIC -o CMakeFiles/octomap-static.dir/Pointcloud.cpp.o -c /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src/Pointcloud.cpp >[ 12%] Building CXX object octomap/src/CMakeFiles/octomap-static.dir/ScanGraph.cpp.o >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src && /usr/bin/c++ -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -fPIC -o CMakeFiles/octomap-static.dir/ScanGraph.cpp.o -c /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src/ScanGraph.cpp >[ 12%] Building CXX object octomap/src/CMakeFiles/octomap.dir/Pointcloud.cpp.o >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src && /usr/bin/c++ -Doctomap_EXPORTS -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -fPIC -fPIC -o CMakeFiles/octomap.dir/Pointcloud.cpp.o -c /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src/Pointcloud.cpp >[ 13%] Building CXX object octomap/src/CMakeFiles/octomap-static.dir/CountingOcTree.cpp.o >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src && /usr/bin/c++ -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -fPIC -o CMakeFiles/octomap-static.dir/CountingOcTree.cpp.o -c /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src/CountingOcTree.cpp >[ 14%] Building CXX object octomap/src/CMakeFiles/octomap.dir/ScanGraph.cpp.o >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src && /usr/bin/c++ -Doctomap_EXPORTS -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -fPIC -fPIC -o CMakeFiles/octomap.dir/ScanGraph.cpp.o -c /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src/ScanGraph.cpp >[ 15%] Building CXX object octomap/src/CMakeFiles/octomap-static.dir/OcTree.cpp.o >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src && /usr/bin/c++ -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -fPIC -o CMakeFiles/octomap-static.dir/OcTree.cpp.o -c /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src/OcTree.cpp >[ 16%] Building CXX object octomap/src/CMakeFiles/octomap.dir/CountingOcTree.cpp.o >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src && /usr/bin/c++ -Doctomap_EXPORTS -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -fPIC -fPIC -o CMakeFiles/octomap.dir/CountingOcTree.cpp.o -c /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src/CountingOcTree.cpp >[ 17%] Building CXX object octomap/src/CMakeFiles/octomap.dir/OcTree.cpp.o >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src && /usr/bin/c++ -Doctomap_EXPORTS -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -fPIC -fPIC -o CMakeFiles/octomap.dir/OcTree.cpp.o -c /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src/OcTree.cpp >[ 18%] Building CXX object octomap/src/CMakeFiles/octomap-static.dir/OcTreeNode.cpp.o >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src && /usr/bin/c++ -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -fPIC -o CMakeFiles/octomap-static.dir/OcTreeNode.cpp.o -c /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src/OcTreeNode.cpp >[ 18%] Building CXX object octomap/src/CMakeFiles/octomap-static.dir/OcTreeStamped.cpp.o >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src && /usr/bin/c++ -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -fPIC -o CMakeFiles/octomap-static.dir/OcTreeStamped.cpp.o -c /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src/OcTreeStamped.cpp >[ 19%] Building CXX object octomap/src/CMakeFiles/octomap.dir/OcTreeNode.cpp.o >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src && /usr/bin/c++ -Doctomap_EXPORTS -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -fPIC -fPIC -o CMakeFiles/octomap.dir/OcTreeNode.cpp.o -c /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src/OcTreeNode.cpp >[ 19%] Building CXX object octomap/src/CMakeFiles/octomap.dir/OcTreeStamped.cpp.o >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src && /usr/bin/c++ -Doctomap_EXPORTS -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -fPIC -fPIC -o CMakeFiles/octomap.dir/OcTreeStamped.cpp.o -c /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src/OcTreeStamped.cpp >[ 20%] Building CXX object octomap/src/CMakeFiles/octomap-static.dir/ColorOcTree.cpp.o >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src && /usr/bin/c++ -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -fPIC -o CMakeFiles/octomap-static.dir/ColorOcTree.cpp.o -c /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src/ColorOcTree.cpp >[ 21%] Building CXX object octomap/src/CMakeFiles/octomap.dir/ColorOcTree.cpp.o >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src && /usr/bin/c++ -Doctomap_EXPORTS -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -fPIC -fPIC -o CMakeFiles/octomap.dir/ColorOcTree.cpp.o -c /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src/ColorOcTree.cpp >[ 22%] Linking CXX static library ../../../lib/liboctomap.a >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src && /usr/bin/cmake -P CMakeFiles/octomap-static.dir/cmake_clean_target.cmake >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/octomap-static.dir/link.txt --verbose=1 >/usr/bin/ar qc ../../../lib/liboctomap.a CMakeFiles/octomap-static.dir/AbstractOcTree.cpp.o CMakeFiles/octomap-static.dir/AbstractOccupancyOcTree.cpp.o CMakeFiles/octomap-static.dir/Pointcloud.cpp.o CMakeFiles/octomap-static.dir/ScanGraph.cpp.o CMakeFiles/octomap-static.dir/CountingOcTree.cpp.o CMakeFiles/octomap-static.dir/OcTree.cpp.o CMakeFiles/octomap-static.dir/OcTreeNode.cpp.o CMakeFiles/octomap-static.dir/OcTreeStamped.cpp.o CMakeFiles/octomap-static.dir/ColorOcTree.cpp.o >/usr/bin/ranlib ../../../lib/liboctomap.a >make[2]: Leaving directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >[ 22%] Built target octomap-static >make -f octovis/CMakeFiles/octovis-static.dir/build.make octovis/CMakeFiles/octovis-static.dir/depend >make -f dynamicEDT3D/src/CMakeFiles/dynamicedt3d-static.dir/build.make dynamicEDT3D/src/CMakeFiles/dynamicedt3d-static.dir/depend >make[2]: Entering directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4 /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/dynamicEDT3D/src /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/dynamicEDT3D/src /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/dynamicEDT3D/src/CMakeFiles/dynamicedt3d-static.dir/DependInfo.cmake --color= >make[2]: Entering directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4 /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octovis /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octovis /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octovis/CMakeFiles/octovis-static.dir/DependInfo.cmake --color= >Scanning dependencies of target dynamicedt3d-static >make[2]: Leaving directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >make -f dynamicEDT3D/src/CMakeFiles/dynamicedt3d-static.dir/build.make dynamicEDT3D/src/CMakeFiles/dynamicedt3d-static.dir/build >make[2]: Entering directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >[ 23%] Building CXX object dynamicEDT3D/src/CMakeFiles/dynamicedt3d-static.dir/dynamicEDT3D.cpp.o >[ 23%] Building CXX object dynamicEDT3D/src/CMakeFiles/dynamicedt3d-static.dir/dynamicEDTOctomap.cpp.o >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/dynamicEDT3D/src && /usr/bin/c++ -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/dynamicEDT3D/include -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -fPIC -o CMakeFiles/dynamicedt3d-static.dir/dynamicEDTOctomap.cpp.o -c /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/dynamicEDT3D/src/dynamicEDTOctomap.cpp >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/dynamicEDT3D/src && /usr/bin/c++ -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/dynamicEDT3D/include -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -fPIC -o CMakeFiles/dynamicedt3d-static.dir/dynamicEDT3D.cpp.o -c /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/dynamicEDT3D/src/dynamicEDT3D.cpp >Scanning dependencies of target octovis-static >make[2]: Leaving directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >make -f octovis/CMakeFiles/octovis-static.dir/build.make octovis/CMakeFiles/octovis-static.dir/build >make[2]: Entering directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >[ 24%] Building CXX object octovis/CMakeFiles/octovis-static.dir/src/SceneObject.cpp.o >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octovis && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_XML_LIB -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octovis/include -isystem /usr/include/QtOpenGL -isystem /usr/include/QtGui -isystem /usr/include/QtXml -isystem /usr/include/QtCore -I/usr/include/QGLViewer -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octovis -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -fPIC -o CMakeFiles/octovis-static.dir/src/SceneObject.cpp.o -c /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octovis/src/SceneObject.cpp >[ 25%] Linking CXX shared library ../../../lib/liboctomap.so >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/octomap.dir/link.txt --verbose=1 >/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,liboctomap.so.1.8 -o ../../../lib/liboctomap.so.1.8.1 CMakeFiles/octomap.dir/AbstractOcTree.cpp.o CMakeFiles/octomap.dir/AbstractOccupancyOcTree.cpp.o CMakeFiles/octomap.dir/Pointcloud.cpp.o CMakeFiles/octomap.dir/ScanGraph.cpp.o CMakeFiles/octomap.dir/CountingOcTree.cpp.o CMakeFiles/octomap.dir/OcTree.cpp.o CMakeFiles/octomap.dir/OcTreeNode.cpp.o CMakeFiles/octomap.dir/OcTreeStamped.cpp.o CMakeFiles/octomap.dir/ColorOcTree.cpp.o -L/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/lib ../../../lib/liboctomath.so.1.8.1 >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src && /usr/bin/cmake -E cmake_symlink_library ../../../lib/liboctomap.so.1.8.1 ../../../lib/liboctomap.so.1.8 ../../../lib/liboctomap.so >make[2]: Leaving directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >[ 25%] Built target octomap >make -f octomap/src/CMakeFiles/log2graph.dir/build.make octomap/src/CMakeFiles/log2graph.dir/depend >make[2]: Entering directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4 /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src/CMakeFiles/log2graph.dir/DependInfo.cmake --color= >Scanning dependencies of target log2graph >make[2]: Leaving directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >make -f octomap/src/CMakeFiles/log2graph.dir/build.make octomap/src/CMakeFiles/log2graph.dir/build >make[2]: Entering directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >[ 26%] Building CXX object octomap/src/CMakeFiles/log2graph.dir/log2graph.cpp.o >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src && /usr/bin/c++ -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -fPIC -o CMakeFiles/log2graph.dir/log2graph.cpp.o -c /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src/log2graph.cpp >[ 27%] Building CXX object octovis/CMakeFiles/octovis-static.dir/src/PointcloudDrawer.cpp.o >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octovis && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_XML_LIB -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octovis/include -isystem /usr/include/QtOpenGL -isystem /usr/include/QtGui -isystem /usr/include/QtXml -isystem /usr/include/QtCore -I/usr/include/QGLViewer -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octovis -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -fPIC -o CMakeFiles/octovis-static.dir/src/PointcloudDrawer.cpp.o -c /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octovis/src/PointcloudDrawer.cpp >[ 27%] Linking CXX executable ../../../bin/log2graph >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/log2graph.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/log2graph.dir/log2graph.cpp.o -o ../../../bin/log2graph -L/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/lib ../../../lib/liboctomap.so.1.8.1 ../../../lib/liboctomath.so.1.8.1 >[ 28%] Building CXX object octovis/CMakeFiles/octovis-static.dir/src/OcTreeDrawer.cpp.o >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octovis && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_XML_LIB -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octovis/include -isystem /usr/include/QtOpenGL -isystem /usr/include/QtGui -isystem /usr/include/QtXml -isystem /usr/include/QtCore -I/usr/include/QGLViewer -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octovis -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -fPIC -o CMakeFiles/octovis-static.dir/src/OcTreeDrawer.cpp.o -c /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octovis/src/OcTreeDrawer.cpp >make[2]: Leaving directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >[ 28%] Building CXX object octovis/CMakeFiles/octovis-static.dir/src/SelectionBox.cpp.o >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octovis && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_XML_LIB -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octovis/include -isystem /usr/include/QtOpenGL -isystem /usr/include/QtGui -isystem /usr/include/QtXml -isystem /usr/include/QtCore -I/usr/include/QGLViewer -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octovis -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -fPIC -o CMakeFiles/octovis-static.dir/src/SelectionBox.cpp.o -c /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octovis/src/SelectionBox.cpp >[ 29%] Linking CXX static library ../../../lib/libdynamicedt3d.a >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/dynamicEDT3D/src && /usr/bin/cmake -P CMakeFiles/dynamicedt3d-static.dir/cmake_clean_target.cmake >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/dynamicEDT3D/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/dynamicedt3d-static.dir/link.txt --verbose=1 >/usr/bin/ar qc ../../../lib/libdynamicedt3d.a CMakeFiles/dynamicedt3d-static.dir/dynamicEDT3D.cpp.o CMakeFiles/dynamicedt3d-static.dir/dynamicEDTOctomap.cpp.o >/usr/bin/ranlib ../../../lib/libdynamicedt3d.a >make[2]: Leaving directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >In file included from /usr/include/QGLViewer/quaternion.h:26, > from /usr/include/QGLViewer/keyFrameInterpolator.h:29, > from /usr/include/QGLViewer/camera.h:26, > from /usr/include/QGLViewer/qglviewer.h:26, > from /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octovis/src/OcTreeDrawer.cpp:26: >/usr/include/QGLViewer/vec.h:199:2: error: 'qglviewer::Vec::operator const float*() const' cannot be overloaded with 'qglviewer::Vec::operator const qreal*() const' > operator const float*() const { > ^~~~~~~~ >/usr/include/QGLViewer/vec.h:171:2: note: previous declaration 'qglviewer::Vec::operator const qreal*() const' > operator const qreal*() const { > ^~~~~~~~ >In file included from /usr/include/QGLViewer/quaternion.h:26, > from /usr/include/QGLViewer/keyFrameInterpolator.h:29, > from /usr/include/QGLViewer/camera.h:26, > from /usr/include/QGLViewer/qglviewer.h:26, > from /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octovis/include/octovis/SelectionBox.h:28, > from /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octovis/src/SelectionBox.cpp:27: >/usr/include/QGLViewer/vec.h:199:2: error: 'qglviewer::Vec::operator const float*() const' cannot be overloaded with 'qglviewer::Vec::operator const qreal*() const' > operator const float*() const { > ^~~~~~~~ >/usr/include/QGLViewer/vec.h:171:2: note: previous declaration 'qglviewer::Vec::operator const qreal*() const' > operator const qreal*() const { > ^~~~~~~~ >make[2]: *** [octovis/CMakeFiles/octovis-static.dir/build.make:92: octovis/CMakeFiles/octovis-static.dir/src/OcTreeDrawer.cpp.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >make -f octomap/src/CMakeFiles/graph2tree.dir/build.make octomap/src/CMakeFiles/graph2tree.dir/depend >make[2]: Entering directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4 /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src/CMakeFiles/graph2tree.dir/DependInfo.cmake --color= >[ 29%] Built target log2graph >make -f octomap/src/CMakeFiles/eval_octree_accuracy.dir/build.make octomap/src/CMakeFiles/eval_octree_accuracy.dir/depend >Scanning dependencies of target graph2tree >make[2]: Leaving directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >make[2]: Entering directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4 /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src/CMakeFiles/eval_octree_accuracy.dir/DependInfo.cmake --color= >make -f octomap/src/CMakeFiles/graph2tree.dir/build.make octomap/src/CMakeFiles/graph2tree.dir/build >[ 29%] Built target dynamicedt3d-static >make -f octomap/src/CMakeFiles/edit_octree.dir/build.make octomap/src/CMakeFiles/edit_octree.dir/depend >make[2]: Entering directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >make[2]: Entering directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4 /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src/CMakeFiles/edit_octree.dir/DependInfo.cmake --color= >[ 30%] Building CXX object octomap/src/CMakeFiles/graph2tree.dir/graph2tree.cpp.o >Scanning dependencies of target eval_octree_accuracy >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src && /usr/bin/c++ -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -fPIC -o CMakeFiles/graph2tree.dir/graph2tree.cpp.o -c /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src/graph2tree.cpp >make[2]: Leaving directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >make -f octomap/src/CMakeFiles/eval_octree_accuracy.dir/build.make octomap/src/CMakeFiles/eval_octree_accuracy.dir/build >Scanning dependencies of target edit_octree >make[2]: Entering directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >make[2]: Leaving directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >make -f octomap/src/CMakeFiles/edit_octree.dir/build.make octomap/src/CMakeFiles/edit_octree.dir/build >make[2]: Entering directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >[ 30%] Building CXX object octomap/src/CMakeFiles/eval_octree_accuracy.dir/eval_octree_accuracy.cpp.o >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src && /usr/bin/c++ -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -fPIC -o CMakeFiles/eval_octree_accuracy.dir/eval_octree_accuracy.cpp.o -c /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src/eval_octree_accuracy.cpp >[ 31%] Building CXX object octomap/src/CMakeFiles/edit_octree.dir/edit_octree.cpp.o >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src && /usr/bin/c++ -I/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -fPIC -o CMakeFiles/edit_octree.dir/edit_octree.cpp.o -c /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/octomap/src/edit_octree.cpp >make[2]: Leaving directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >make[2]: *** [octovis/CMakeFiles/octovis-static.dir/build.make:105: octovis/CMakeFiles/octovis-static.dir/src/SelectionBox.cpp.o] Error 1 >make[1]: *** [CMakeFiles/Makefile2:1303: octovis/CMakeFiles/octovis-static.dir/all] Error 2 >make[1]: *** Waiting for unfinished jobs.... >[ 32%] Linking CXX executable ../../../bin/edit_octree >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/edit_octree.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/edit_octree.dir/edit_octree.cpp.o -o ../../../bin/edit_octree -L/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/lib ../../../lib/liboctomap.so.1.8.1 ../../../lib/liboctomath.so.1.8.1 >make[2]: Leaving directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >[ 32%] Built target edit_octree >[ 33%] Linking CXX executable ../../../bin/eval_octree_accuracy >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/eval_octree_accuracy.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/eval_octree_accuracy.dir/eval_octree_accuracy.cpp.o -o ../../../bin/eval_octree_accuracy -L/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/lib ../../../lib/liboctomap.so.1.8.1 ../../../lib/liboctomath.so.1.8.1 >make[2]: Leaving directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >[ 33%] Built target eval_octree_accuracy >[ 34%] Linking CXX executable ../../../bin/graph2tree >cd /builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build/octomap/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/graph2tree.dir/link.txt --verbose=1 >/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -Wno-error -O3 -funroll-loops -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/graph2tree.dir/graph2tree.cpp.o -o ../../../bin/graph2tree -L/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/lib ../../../lib/liboctomap.so.1.8.1 ../../../lib/liboctomath.so.1.8.1 >make[2]: Leaving directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >[ 34%] Built target graph2tree >make[1]: Leaving directory '/builddir/build/BUILD/octomap-b8c1d62a7a64ce0a5df278503f31d73acafa97e4/build' >make: *** [Makefile:166: all] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.SPofG0 (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.SPofG0 (%build) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/octomap.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1583365
:
1444104
| 1444105 |
1444106