Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/sdformat.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-96f7d90b1611c23f0a5808dfa00feb8ceb551c37/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/sdformat.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/sdformat-2.0.1-2.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/sdformat.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-96f7d90b1611c23f0a5808dfa00feb8ceb551c37/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/sdformat.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qWJssu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf osrf-sdformat-d79259b26096 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/sdformat2_2.0.1.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd osrf-sdformat-d79259b26096 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (sdformat-2.0.1-urdfdom.patch): + echo 'Patch #0 (sdformat-2.0.1-urdfdom.patch):' + /usr/bin/cat /builddir/build/SOURCES/sdformat-2.0.1-urdfdom.patch + /usr/bin/patch -p0 -b --suffix .urdfdom --fuzz=0 patching file ./cmake/sdf_config.h.in patching file ./cmake/SearchForStuff.cmake Patch #1 (sdformat-1.4.10-gtest.patch): + echo 'Patch #1 (sdformat-1.4.10-gtest.patch):' + /usr/bin/cat /builddir/build/SOURCES/sdformat-1.4.10-gtest.patch + /usr/bin/patch -p0 -b --suffix .gtest --fuzz=0 patching file ./cmake/SDFUtils.cmake patching file ./test/CMakeLists.txt Hunk #2 succeeded at 14 (offset 4 lines). Patch #2 (sdformat-2.0.1-urdf3.patch): + echo 'Patch #2 (sdformat-2.0.1-urdf3.patch):' + /usr/bin/cat /builddir/build/SOURCES/sdformat-2.0.1-urdf3.patch + /usr/bin/patch -p1 -b --suffix .urdf3 --fuzz=0 patching file src/parser_urdf.cc + rm -rf src/urdf + rm -rf test/gtest + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kD2scj + umask 022 + cd /builddir/build/BUILD + cd osrf-sdformat-d79259b26096 + mkdir build ~/build/BUILD/osrf-sdformat-d79259b26096/build ~/build/BUILD/osrf-sdformat-d79259b26096 + pushd build + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + 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_BUILD_TYPE=None '-DCMAKE_CXX_FLAGS_NONE=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' -DLIB_INSTALL_DIR:STRING=lib -DUSE_EXTERNAL_URDF=ON -DUSE_EXTERNAL_GTEST=ON .. -- The C compiler identification is GNU 4.8.5 -- The CXX compiler identification is GNU 4.8.5 -- 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 -- 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 -- SDFormat version 2.0.1 -- ====== Finding 3rd Party Packages ====== -- Operating system is Linux -- Found PkgConfig: /usr/bin/pkg-config (found version "0.27.1") -- Boost version: 1.53.0 -- Boost version: 1.53.0 -- Found the following Boost libraries: -- system -- filesystem -- program_options -- regex -- iostreams -- checking for module 'tinyxml' -- found tinyxml, version 2.6.2 -- checking for module 'urdfdom>=0.3' -- found urdfdom, version 0.3.0 -- Found GTest: /usr/lib/libgtest.so -- ---------------------------------------- -- Performing Test GCC_SUPPORTS_VISIBILITY -- Performing Test GCC_SUPPORTS_VISIBILITY - Success -- Using upstream CFlags -- C Flags:-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wno-long-long -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wfloat-equal -Wshadow -Winit-self -Wswitch-default -Wmissing-include-dirs -pedantic -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -- Build Type: NONE -- Install path: /usr -- URDF_LIBRARY_DIRS= -- URDF_LIBRARIES=urdfdom_sensor;urdfdom_model_state;urdfdom_model;urdfdom_world;console_bridge -- Found Doxygen: /usr/bin/doxygen (found version "1.8.5") -- Configuration successful. Type make to compile sdf -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_Fortran_FLAGS_RELEASE SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/osrf-sdformat-d79259b26096/build ~/build/BUILD/osrf-sdformat-d79259b26096 + popd + cat build/sdf/sdf_config.h /* config.h. Generated by CMake for SDFormat. */ /* Protocol version */ #define SDF_PROTOCOL_VERSION "1.5" /* \deprecated SDF_VERSION is deprecated. Please * use SDF_PROTOCOL_VERSION or SDF_PKG_VERSION * * SDF_VERSION is here to keep backwards compatibility. It was used * when the package version and protocol version were the same */ #define SDF_VERSION "1.5" /* Package version number */ #define SDF_MAJOR_VERSION 2 #define SDF_MINOR_VERSION 0 #define SDF_PATCH_VERSION 1 #define SDF_PKG_VERSION "2.0" #define SDF_VERSION_FULL "2.0.1" #define SDF_VERSION_NAME #define SDF_VERSION_HEADER "Simulation Description Format (SDF), version 1.5\nCopyright (C) 2014 Open Source Robotics Foundation.\nReleased under the Apache 2 License.\nhttp://gazebosim.org/sdf\n\n" /* #undef BUILD_TYPE_PROFILE */ /* #undef BUILD_TYPE_DEBUG */ /* #undef BUILD_TYPE_RELEASE */ /* #undef HAVE_URDFDOM */ #define USE_EXTERNAL_URDF 1 #define URDF_GE_0P3 1 #define SDF_SHARE_PATH "/usr/share/" #define SDF_VERSION_PATH "/usr/share/sdformat/" make: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -H/builddir/build/BUILD/osrf-sdformat-d79259b26096 -B/builddir/build/BUILD/osrf-sdformat-d79259b26096/build --check-build-system CMakeFiles/Makefile.cmake 0 + make -C build -j4 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make -f src/CMakeFiles/sdformat.dir/build.make src/CMakeFiles/sdformat.dir/depend make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/osrf-sdformat-d79259b26096 /builddir/build/BUILD/osrf-sdformat-d79259b26096/src /builddir/build/BUILD/osrf-sdformat-d79259b26096/build /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src/CMakeFiles/sdformat.dir/DependInfo.cmake --color= Scanning dependencies of target sdformat make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make -f src/CMakeFiles/sdformat.dir/build.make src/CMakeFiles/sdformat.dir/build make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 13 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 14 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 15 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 16 [ 10%] [ 10%] [ 15%] [ 21%] Building CXX object src/CMakeFiles/sdformat.dir/Console.cc.o cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src && /usr/bin/c++ -Dsdformat_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wno-long-long -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wfloat-equal -Wshadow -Winit-self -Wswitch-default -Wmissing-include-dirs -pedantic -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/include -I/usr/include/urdf -o CMakeFiles/sdformat.dir/Console.cc.o -c /builddir/build/BUILD/osrf-sdformat-d79259b26096/src/Console.cc Building CXX object src/CMakeFiles/sdformat.dir/Exception.cc.o cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src && /usr/bin/c++ -Dsdformat_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wno-long-long -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wfloat-equal -Wshadow -Winit-self -Wswitch-default -Wmissing-include-dirs -pedantic -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/include -I/usr/include/urdf -o CMakeFiles/sdformat.dir/Exception.cc.o -c /builddir/build/BUILD/osrf-sdformat-d79259b26096/src/Exception.cc Building CXX object src/CMakeFiles/sdformat.dir/Assert.cc.o cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src && /usr/bin/c++ -Dsdformat_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wno-long-long -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wfloat-equal -Wshadow -Winit-self -Wswitch-default -Wmissing-include-dirs -pedantic -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/include -I/usr/include/urdf -o CMakeFiles/sdformat.dir/Assert.cc.o -c /builddir/build/BUILD/osrf-sdformat-d79259b26096/src/Assert.cc Building CXX object src/CMakeFiles/sdformat.dir/Converter.cc.o cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src && /usr/bin/c++ -Dsdformat_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wno-long-long -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wfloat-equal -Wshadow -Winit-self -Wswitch-default -Wmissing-include-dirs -pedantic -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/include -I/usr/include/urdf -o CMakeFiles/sdformat.dir/Converter.cc.o -c /builddir/build/BUILD/osrf-sdformat-d79259b26096/src/Converter.cc cc1plus: warning: /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include: No such file or directory [enabled by default] cc1plus: warning: /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include: No such file or directory [enabled by default] cc1plus: warning: /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include: No such file or directory [enabled by default] cc1plus: warning: /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include: No such file or directory [enabled by default] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 17 [ 26%] Building CXX object src/CMakeFiles/sdformat.dir/parser.cc.o cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src && /usr/bin/c++ -Dsdformat_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wno-long-long -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wfloat-equal -Wshadow -Winit-self -Wswitch-default -Wmissing-include-dirs -pedantic -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/include -I/usr/include/urdf -o CMakeFiles/sdformat.dir/parser.cc.o -c /builddir/build/BUILD/osrf-sdformat-d79259b26096/src/parser.cc cc1plus: warning: /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include: No such file or directory [enabled by default] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 18 [ 31%] Building CXX object src/CMakeFiles/sdformat.dir/parser_urdf.cc.o cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src && /usr/bin/c++ -Dsdformat_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wno-long-long -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wfloat-equal -Wshadow -Winit-self -Wswitch-default -Wmissing-include-dirs -pedantic -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/include -I/usr/include/urdf -o CMakeFiles/sdformat.dir/parser_urdf.cc.o -c /builddir/build/BUILD/osrf-sdformat-d79259b26096/src/parser_urdf.cc cc1plus: warning: /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include: No such file or directory [enabled by default] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 19 [ 36%] Building CXX object src/CMakeFiles/sdformat.dir/Param.cc.o cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src && /usr/bin/c++ -Dsdformat_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wno-long-long -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wfloat-equal -Wshadow -Winit-self -Wswitch-default -Wmissing-include-dirs -pedantic -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/include -I/usr/include/urdf -o CMakeFiles/sdformat.dir/Param.cc.o -c /builddir/build/BUILD/osrf-sdformat-d79259b26096/src/Param.cc cc1plus: warning: /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include: No such file or directory [enabled by default] In file included from /usr/include/urdf/urdf_model/joint.h:44:0, from /usr/include/urdf/urdf_model/link.h:46, from /usr/include/urdf/urdf_model/model.h:43, from /builddir/build/BUILD/osrf-sdformat-d79259b26096/src/parser_urdf.cc:22: /usr/include/urdf/urdf_model/pose.h: In member function 'void urdf::Rotation::normalize()': /usr/include/urdf/urdf_model/pose.h:163:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (s == 0.0) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 20 [ 42%] Building CXX object src/CMakeFiles/sdformat.dir/SDF.cc.o cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src && /usr/bin/c++ -Dsdformat_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wno-long-long -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wfloat-equal -Wshadow -Winit-self -Wswitch-default -Wmissing-include-dirs -pedantic -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/include -I/usr/include/urdf -o CMakeFiles/sdformat.dir/SDF.cc.o -c /builddir/build/BUILD/osrf-sdformat-d79259b26096/src/SDF.cc cc1plus: warning: /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include: No such file or directory [enabled by default] Linking CXX shared library libsdformat.so cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/sdformat.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wno-long-long -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wfloat-equal -Wshadow -Winit-self -Wswitch-default -Wmissing-include-dirs -pedantic -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -shared -Wl,-soname,libsdformat.so.2 -o libsdformat.so.2.0.1 CMakeFiles/sdformat.dir/Assert.cc.o CMakeFiles/sdformat.dir/Console.cc.o CMakeFiles/sdformat.dir/Converter.cc.o CMakeFiles/sdformat.dir/Exception.cc.o CMakeFiles/sdformat.dir/parser.cc.o CMakeFiles/sdformat.dir/parser_urdf.cc.o CMakeFiles/sdformat.dir/Param.cc.o CMakeFiles/sdformat.dir/SDF.cc.o -L/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test -ltinyxml -lboost_system-mt -lboost_filesystem-mt -lboost_program_options-mt -lboost_regex-mt -lboost_iostreams-mt -lurdfdom_sensor -lurdfdom_model_state -lurdfdom_model -lurdfdom_world -lconsole_bridge -Wl,-rpath,/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test: cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src && /usr/bin/cmake -E cmake_symlink_library libsdformat.so.2.0.1 libsdformat.so.2 libsdformat.so make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 13 14 15 16 17 18 19 20 [ 42%] Built target sdformat make -f test/integration/CMakeFiles/INTEGRATION_audio.dir/build.make test/integration/CMakeFiles/INTEGRATION_audio.dir/depend make -f test/integration/CMakeFiles/INTEGRATION_cfm_damping_implicit_spring_damper.dir/build.make test/integration/CMakeFiles/INTEGRATION_cfm_damping_implicit_spring_damper.dir/depend make -f test/integration/CMakeFiles/INTEGRATION_fixed_joint_reduction.dir/build.make test/integration/CMakeFiles/INTEGRATION_fixed_joint_reduction.dir/depend make -f test/integration/CMakeFiles/INTEGRATION_joint_axis_frame.dir/build.make test/integration/CMakeFiles/INTEGRATION_joint_axis_frame.dir/depend make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/osrf-sdformat-d79259b26096 /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/integration /builddir/build/BUILD/osrf-sdformat-d79259b26096/build /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration/CMakeFiles/INTEGRATION_audio.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/osrf-sdformat-d79259b26096 /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/integration /builddir/build/BUILD/osrf-sdformat-d79259b26096/build /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration/CMakeFiles/INTEGRATION_fixed_joint_reduction.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/osrf-sdformat-d79259b26096 /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/integration /builddir/build/BUILD/osrf-sdformat-d79259b26096/build /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration/CMakeFiles/INTEGRATION_cfm_damping_implicit_spring_damper.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/osrf-sdformat-d79259b26096 /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/integration /builddir/build/BUILD/osrf-sdformat-d79259b26096/build /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration/CMakeFiles/INTEGRATION_joint_axis_frame.dir/DependInfo.cmake --color= Scanning dependencies of target INTEGRATION_audio make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make -f test/integration/CMakeFiles/INTEGRATION_audio.dir/build.make test/integration/CMakeFiles/INTEGRATION_audio.dir/build Scanning dependencies of target INTEGRATION_fixed_joint_reduction make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make -f test/integration/CMakeFiles/INTEGRATION_fixed_joint_reduction.dir/build.make test/integration/CMakeFiles/INTEGRATION_fixed_joint_reduction.dir/build make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 1 Scanning dependencies of target INTEGRATION_cfm_damping_implicit_spring_damper make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make -f test/integration/CMakeFiles/INTEGRATION_cfm_damping_implicit_spring_damper.dir/build.make test/integration/CMakeFiles/INTEGRATION_cfm_damping_implicit_spring_damper.dir/build make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 2 make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 3 [ 47%] [ 52%] [ 57%] Scanning dependencies of target INTEGRATION_joint_axis_frame make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make -f test/integration/CMakeFiles/INTEGRATION_joint_axis_frame.dir/build.make test/integration/CMakeFiles/INTEGRATION_joint_axis_frame.dir/build make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 4 Building CXX object test/integration/CMakeFiles/INTEGRATION_audio.dir/audio.cc.o cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration && /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wno-long-long -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wfloat-equal -Wshadow -Winit-self -Wswitch-default -Wmissing-include-dirs -pedantic -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/include -o CMakeFiles/INTEGRATION_audio.dir/audio.cc.o -c /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/integration/audio.cc Building CXX object test/integration/CMakeFiles/INTEGRATION_fixed_joint_reduction.dir/fixed_joint_reduction.cc.o cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration && /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wno-long-long -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wfloat-equal -Wshadow -Winit-self -Wswitch-default -Wmissing-include-dirs -pedantic -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/include -o CMakeFiles/INTEGRATION_fixed_joint_reduction.dir/fixed_joint_reduction.cc.o -c /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/integration/fixed_joint_reduction.cc [ 63%] Building CXX object test/integration/CMakeFiles/INTEGRATION_cfm_damping_implicit_spring_damper.dir/cfm_damping_implicit_spring_damper.cc.o cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration && /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wno-long-long -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wfloat-equal -Wshadow -Winit-self -Wswitch-default -Wmissing-include-dirs -pedantic -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/include -o CMakeFiles/INTEGRATION_cfm_damping_implicit_spring_damper.dir/cfm_damping_implicit_spring_damper.cc.o -c /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/integration/cfm_damping_implicit_spring_damper.cc cc1plus: warning: /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include: No such file or directory [enabled by default] cc1plus: warning: /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include: No such file or directory [enabled by default] Building CXX object test/integration/CMakeFiles/INTEGRATION_joint_axis_frame.dir/joint_axis_frame.cc.o cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration && /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wno-long-long -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wfloat-equal -Wshadow -Winit-self -Wswitch-default -Wmissing-include-dirs -pedantic -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/include -o CMakeFiles/INTEGRATION_joint_axis_frame.dir/joint_axis_frame.cc.o -c /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/integration/joint_axis_frame.cc cc1plus: warning: /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include: No such file or directory [enabled by default] cc1plus: warning: /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include: No such file or directory [enabled by default] Linking CXX executable INTEGRATION_audio cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration && /usr/bin/cmake -E cmake_link_script CMakeFiles/INTEGRATION_audio.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wno-long-long -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wfloat-equal -Wshadow -Winit-self -Wswitch-default -Wmissing-include-dirs -pedantic -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro CMakeFiles/INTEGRATION_audio.dir/audio.cc.o -o INTEGRATION_audio -L/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test -rdynamic -lgtest -lgtest_main ../../src/libsdformat.so.2.0.1 -lpthread -ltinyxml -lboost_system-mt -lboost_filesystem-mt -lboost_program_options-mt -lboost_regex-mt -lboost_iostreams-mt -lurdfdom_sensor -lurdfdom_model_state -lurdfdom_model -lurdfdom_world -lconsole_bridge -Wl,-rpath,/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test:/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 1 [ 63%] Built target INTEGRATION_audio make -f test/integration/CMakeFiles/INTEGRATION_plugin_attribute.dir/build.make test/integration/CMakeFiles/INTEGRATION_plugin_attribute.dir/depend make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/osrf-sdformat-d79259b26096 /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/integration /builddir/build/BUILD/osrf-sdformat-d79259b26096/build /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration/CMakeFiles/INTEGRATION_plugin_attribute.dir/DependInfo.cmake --color= Scanning dependencies of target INTEGRATION_plugin_attribute make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make -f test/integration/CMakeFiles/INTEGRATION_plugin_attribute.dir/build.make test/integration/CMakeFiles/INTEGRATION_plugin_attribute.dir/build make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 5 [ 68%] Building CXX object test/integration/CMakeFiles/INTEGRATION_plugin_attribute.dir/plugin_attribute.cc.o cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration && /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wno-long-long -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wfloat-equal -Wshadow -Winit-self -Wswitch-default -Wmissing-include-dirs -pedantic -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/include -o CMakeFiles/INTEGRATION_plugin_attribute.dir/plugin_attribute.cc.o -c /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/integration/plugin_attribute.cc cc1plus: warning: /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include: No such file or directory [enabled by default] Linking CXX executable INTEGRATION_joint_axis_frame cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration && /usr/bin/cmake -E cmake_link_script CMakeFiles/INTEGRATION_joint_axis_frame.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wno-long-long -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wfloat-equal -Wshadow -Winit-self -Wswitch-default -Wmissing-include-dirs -pedantic -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro CMakeFiles/INTEGRATION_joint_axis_frame.dir/joint_axis_frame.cc.o -o INTEGRATION_joint_axis_frame -L/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test -rdynamic -lgtest -lgtest_main ../../src/libsdformat.so.2.0.1 -lpthread -ltinyxml -lboost_system-mt -lboost_filesystem-mt -lboost_program_options-mt -lboost_regex-mt -lboost_iostreams-mt -lurdfdom_sensor -lurdfdom_model_state -lurdfdom_model -lurdfdom_world -lconsole_bridge -Wl,-rpath,/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test:/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 4 [ 68%] Built target INTEGRATION_joint_axis_frame make -f test/integration/CMakeFiles/INTEGRATION_provide_feedback.dir/build.make test/integration/CMakeFiles/INTEGRATION_provide_feedback.dir/depend make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/osrf-sdformat-d79259b26096 /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/integration /builddir/build/BUILD/osrf-sdformat-d79259b26096/build /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration/CMakeFiles/INTEGRATION_provide_feedback.dir/DependInfo.cmake --color= Scanning dependencies of target INTEGRATION_provide_feedback make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make -f test/integration/CMakeFiles/INTEGRATION_provide_feedback.dir/build.make test/integration/CMakeFiles/INTEGRATION_provide_feedback.dir/build make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 6 [ 73%] Building CXX object test/integration/CMakeFiles/INTEGRATION_provide_feedback.dir/provide_feedback.cc.o cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration && /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wno-long-long -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wfloat-equal -Wshadow -Winit-self -Wswitch-default -Wmissing-include-dirs -pedantic -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/include -o CMakeFiles/INTEGRATION_provide_feedback.dir/provide_feedback.cc.o -c /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/integration/provide_feedback.cc cc1plus: warning: /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include: No such file or directory [enabled by default] Linking CXX executable INTEGRATION_fixed_joint_reduction cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration && /usr/bin/cmake -E cmake_link_script CMakeFiles/INTEGRATION_fixed_joint_reduction.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wno-long-long -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wfloat-equal -Wshadow -Winit-self -Wswitch-default -Wmissing-include-dirs -pedantic -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro CMakeFiles/INTEGRATION_fixed_joint_reduction.dir/fixed_joint_reduction.cc.o -o INTEGRATION_fixed_joint_reduction -L/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test -rdynamic -lgtest -lgtest_main ../../src/libsdformat.so.2.0.1 -lpthread -ltinyxml -lboost_system-mt -lboost_filesystem-mt -lboost_program_options-mt -lboost_regex-mt -lboost_iostreams-mt -lurdfdom_sensor -lurdfdom_model_state -lurdfdom_model -lurdfdom_world -lconsole_bridge -Wl,-rpath,/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test:/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 3 [ 73%] Built target INTEGRATION_fixed_joint_reduction make -f test/performance/CMakeFiles/PERFORMANCE_parser_urdf.dir/build.make test/performance/CMakeFiles/PERFORMANCE_parser_urdf.dir/depend make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/osrf-sdformat-d79259b26096 /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/performance /builddir/build/BUILD/osrf-sdformat-d79259b26096/build /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/performance /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/performance/CMakeFiles/PERFORMANCE_parser_urdf.dir/DependInfo.cmake --color= Scanning dependencies of target PERFORMANCE_parser_urdf make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make -f test/performance/CMakeFiles/PERFORMANCE_parser_urdf.dir/build.make test/performance/CMakeFiles/PERFORMANCE_parser_urdf.dir/build make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 7 [ 78%] Building CXX object test/performance/CMakeFiles/PERFORMANCE_parser_urdf.dir/parser_urdf.cc.o cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/performance && /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wno-long-long -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wfloat-equal -Wshadow -Winit-self -Wswitch-default -Wmissing-include-dirs -pedantic -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/include -o CMakeFiles/PERFORMANCE_parser_urdf.dir/parser_urdf.cc.o -c /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/performance/parser_urdf.cc cc1plus: warning: /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include: No such file or directory [enabled by default] Linking CXX executable INTEGRATION_cfm_damping_implicit_spring_damper cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration && /usr/bin/cmake -E cmake_link_script CMakeFiles/INTEGRATION_cfm_damping_implicit_spring_damper.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wno-long-long -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wfloat-equal -Wshadow -Winit-self -Wswitch-default -Wmissing-include-dirs -pedantic -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro CMakeFiles/INTEGRATION_cfm_damping_implicit_spring_damper.dir/cfm_damping_implicit_spring_damper.cc.o -o INTEGRATION_cfm_damping_implicit_spring_damper -L/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test -rdynamic -lgtest -lgtest_main ../../src/libsdformat.so.2.0.1 -lpthread -ltinyxml -lboost_system-mt -lboost_filesystem-mt -lboost_program_options-mt -lboost_regex-mt -lboost_iostreams-mt -lurdfdom_sensor -lurdfdom_model_state -lurdfdom_model -lurdfdom_world -lconsole_bridge -Wl,-rpath,/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test:/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 2 [ 78%] Built target INTEGRATION_cfm_damping_implicit_spring_damper make -f src/CMakeFiles/UNIT_Console_TEST.dir/build.make src/CMakeFiles/UNIT_Console_TEST.dir/depend make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/osrf-sdformat-d79259b26096 /builddir/build/BUILD/osrf-sdformat-d79259b26096/src /builddir/build/BUILD/osrf-sdformat-d79259b26096/build /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src/CMakeFiles/UNIT_Console_TEST.dir/DependInfo.cmake --color= Scanning dependencies of target UNIT_Console_TEST make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make -f src/CMakeFiles/UNIT_Console_TEST.dir/build.make src/CMakeFiles/UNIT_Console_TEST.dir/build make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 8 [ 84%] Building CXX object src/CMakeFiles/UNIT_Console_TEST.dir/Console_TEST.cc.o cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src && /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wno-long-long -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wfloat-equal -Wshadow -Winit-self -Wswitch-default -Wmissing-include-dirs -pedantic -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/include -I/usr/include/urdf -o CMakeFiles/UNIT_Console_TEST.dir/Console_TEST.cc.o -c /builddir/build/BUILD/osrf-sdformat-d79259b26096/src/Console_TEST.cc cc1plus: warning: /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include: No such file or directory [enabled by default] Linking CXX executable UNIT_Console_TEST cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_Console_TEST.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wno-long-long -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wfloat-equal -Wshadow -Winit-self -Wswitch-default -Wmissing-include-dirs -pedantic -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro CMakeFiles/UNIT_Console_TEST.dir/Console_TEST.cc.o -o UNIT_Console_TEST -L/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test -rdynamic -lgtest -lgtest_main libsdformat.so.2.0.1 -lpthread -ltinyxml -lboost_system-mt -lboost_filesystem-mt -lboost_program_options-mt -lboost_regex-mt -lboost_iostreams-mt -lurdfdom_sensor -lurdfdom_model_state -lurdfdom_model -lurdfdom_world -lconsole_bridge -Wl,-rpath,/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test:/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 8 [ 84%] Built target UNIT_Console_TEST make -f src/CMakeFiles/UNIT_Converter_TEST.dir/build.make src/CMakeFiles/UNIT_Converter_TEST.dir/depend make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/osrf-sdformat-d79259b26096 /builddir/build/BUILD/osrf-sdformat-d79259b26096/src /builddir/build/BUILD/osrf-sdformat-d79259b26096/build /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src/CMakeFiles/UNIT_Converter_TEST.dir/DependInfo.cmake --color= Scanning dependencies of target UNIT_Converter_TEST make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make -f src/CMakeFiles/UNIT_Converter_TEST.dir/build.make src/CMakeFiles/UNIT_Converter_TEST.dir/build make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 9 [ 89%] Building CXX object src/CMakeFiles/UNIT_Converter_TEST.dir/Converter_TEST.cc.o cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src && /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wno-long-long -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wfloat-equal -Wshadow -Winit-self -Wswitch-default -Wmissing-include-dirs -pedantic -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/include -I/usr/include/urdf -o CMakeFiles/UNIT_Converter_TEST.dir/Converter_TEST.cc.o -c /builddir/build/BUILD/osrf-sdformat-d79259b26096/src/Converter_TEST.cc cc1plus: warning: /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include: No such file or directory [enabled by default] Linking CXX executable INTEGRATION_plugin_attribute cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration && /usr/bin/cmake -E cmake_link_script CMakeFiles/INTEGRATION_plugin_attribute.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wno-long-long -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wfloat-equal -Wshadow -Winit-self -Wswitch-default -Wmissing-include-dirs -pedantic -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro CMakeFiles/INTEGRATION_plugin_attribute.dir/plugin_attribute.cc.o -o INTEGRATION_plugin_attribute -L/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test -rdynamic -lgtest -lgtest_main ../../src/libsdformat.so.2.0.1 -lpthread -ltinyxml -lboost_system-mt -lboost_filesystem-mt -lboost_program_options-mt -lboost_regex-mt -lboost_iostreams-mt -lurdfdom_sensor -lurdfdom_model_state -lurdfdom_model -lurdfdom_world -lconsole_bridge -Wl,-rpath,/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test:/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 5 [ 89%] Built target INTEGRATION_plugin_attribute make -f src/CMakeFiles/UNIT_SDF_TEST.dir/build.make src/CMakeFiles/UNIT_SDF_TEST.dir/depend make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/osrf-sdformat-d79259b26096 /builddir/build/BUILD/osrf-sdformat-d79259b26096/src /builddir/build/BUILD/osrf-sdformat-d79259b26096/build /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src/CMakeFiles/UNIT_SDF_TEST.dir/DependInfo.cmake --color= Scanning dependencies of target UNIT_SDF_TEST make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make -f src/CMakeFiles/UNIT_SDF_TEST.dir/build.make src/CMakeFiles/UNIT_SDF_TEST.dir/build make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 10 [ 94%] Building CXX object src/CMakeFiles/UNIT_SDF_TEST.dir/SDF_TEST.cc.o cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src && /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wno-long-long -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wfloat-equal -Wshadow -Winit-self -Wswitch-default -Wmissing-include-dirs -pedantic -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/include -I/usr/include/urdf -o CMakeFiles/UNIT_SDF_TEST.dir/SDF_TEST.cc.o -c /builddir/build/BUILD/osrf-sdformat-d79259b26096/src/SDF_TEST.cc cc1plus: warning: /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include: No such file or directory [enabled by default] Linking CXX executable PERFORMANCE_parser_urdf cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/performance && /usr/bin/cmake -E cmake_link_script CMakeFiles/PERFORMANCE_parser_urdf.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wno-long-long -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wfloat-equal -Wshadow -Winit-self -Wswitch-default -Wmissing-include-dirs -pedantic -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro CMakeFiles/PERFORMANCE_parser_urdf.dir/parser_urdf.cc.o -o PERFORMANCE_parser_urdf -L/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test -rdynamic -lgtest -lgtest_main ../../src/libsdformat.so.2.0.1 -lpthread -ltinyxml -lboost_system-mt -lboost_filesystem-mt -lboost_program_options-mt -lboost_regex-mt -lboost_iostreams-mt -lurdfdom_sensor -lurdfdom_model_state -lurdfdom_model -lurdfdom_world -lconsole_bridge -Wl,-rpath,/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test:/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 7 [ 94%] Built target PERFORMANCE_parser_urdf make -f src/CMakeFiles/UNIT_parser_urdf_TEST.dir/build.make src/CMakeFiles/UNIT_parser_urdf_TEST.dir/depend make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/osrf-sdformat-d79259b26096 /builddir/build/BUILD/osrf-sdformat-d79259b26096/src /builddir/build/BUILD/osrf-sdformat-d79259b26096/build /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src/CMakeFiles/UNIT_parser_urdf_TEST.dir/DependInfo.cmake --color= Scanning dependencies of target UNIT_parser_urdf_TEST make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make -f src/CMakeFiles/UNIT_parser_urdf_TEST.dir/build.make src/CMakeFiles/UNIT_parser_urdf_TEST.dir/build make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 11 [100%] Building CXX object src/CMakeFiles/UNIT_parser_urdf_TEST.dir/parser_urdf_TEST.cc.o cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src && /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wno-long-long -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wfloat-equal -Wshadow -Winit-self -Wswitch-default -Wmissing-include-dirs -pedantic -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/include -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build -I/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/include -I/usr/include/urdf -o CMakeFiles/UNIT_parser_urdf_TEST.dir/parser_urdf_TEST.cc.o -c /builddir/build/BUILD/osrf-sdformat-d79259b26096/src/parser_urdf_TEST.cc cc1plus: warning: /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/gtest/include: No such file or directory [enabled by default] Linking CXX executable INTEGRATION_provide_feedback cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration && /usr/bin/cmake -E cmake_link_script CMakeFiles/INTEGRATION_provide_feedback.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wno-long-long -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wfloat-equal -Wshadow -Winit-self -Wswitch-default -Wmissing-include-dirs -pedantic -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro CMakeFiles/INTEGRATION_provide_feedback.dir/provide_feedback.cc.o -o INTEGRATION_provide_feedback -L/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test -rdynamic -lgtest -lgtest_main ../../src/libsdformat.so.2.0.1 -lpthread -ltinyxml -lboost_system-mt -lboost_filesystem-mt -lboost_program_options-mt -lboost_regex-mt -lboost_iostreams-mt -lurdfdom_sensor -lurdfdom_model_state -lurdfdom_model -lurdfdom_world -lconsole_bridge -Wl,-rpath,/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test:/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 6 [100%] Built target INTEGRATION_provide_feedback Linking CXX executable UNIT_Converter_TEST cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_Converter_TEST.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wno-long-long -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wfloat-equal -Wshadow -Winit-self -Wswitch-default -Wmissing-include-dirs -pedantic -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro CMakeFiles/UNIT_Converter_TEST.dir/Converter_TEST.cc.o -o UNIT_Converter_TEST -L/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test -rdynamic -lgtest -lgtest_main libsdformat.so.2.0.1 -lpthread -ltinyxml -lboost_system-mt -lboost_filesystem-mt -lboost_program_options-mt -lboost_regex-mt -lboost_iostreams-mt -lurdfdom_sensor -lurdfdom_model_state -lurdfdom_model -lurdfdom_world -lconsole_bridge -Wl,-rpath,/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test:/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 9 [100%] Built target UNIT_Converter_TEST Linking CXX executable UNIT_parser_urdf_TEST cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_parser_urdf_TEST.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wno-long-long -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wfloat-equal -Wshadow -Winit-self -Wswitch-default -Wmissing-include-dirs -pedantic -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro CMakeFiles/UNIT_parser_urdf_TEST.dir/parser_urdf_TEST.cc.o -o UNIT_parser_urdf_TEST -L/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test -rdynamic -lgtest -lgtest_main libsdformat.so.2.0.1 -lpthread -ltinyxml -lboost_system-mt -lboost_filesystem-mt -lboost_program_options-mt -lboost_regex-mt -lboost_iostreams-mt -lurdfdom_sensor -lurdfdom_model_state -lurdfdom_model -lurdfdom_world -lconsole_bridge -Wl,-rpath,/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test:/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 11 [100%] Built target UNIT_parser_urdf_TEST Linking CXX executable UNIT_SDF_TEST cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/UNIT_SDF_TEST.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Wno-long-long -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wno-unused-value -Wfloat-equal -Wshadow -Winit-self -Wswitch-default -Wmissing-include-dirs -pedantic -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro CMakeFiles/UNIT_SDF_TEST.dir/SDF_TEST.cc.o -o UNIT_SDF_TEST -L/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test -rdynamic -lgtest -lgtest_main libsdformat.so.2.0.1 -lpthread -ltinyxml -lboost_system-mt -lboost_filesystem-mt -lboost_program_options-mt -lboost_regex-mt -lboost_iostreams-mt -lurdfdom_sensor -lurdfdom_model_state -lurdfdom_model -lurdfdom_world -lconsole_bridge -Wl,-rpath,/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test:/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 10 [100%] Built target UNIT_SDF_TEST make[1]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 0 make: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' + make -C build doc make: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -H/builddir/build/BUILD/osrf-sdformat-d79259b26096 -B/builddir/build/BUILD/osrf-sdformat-d79259b26096/build --check-build-system CMakeFiles/Makefile.cmake 0 make -f CMakeFiles/Makefile2 doc make[1]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -H/builddir/build/BUILD/osrf-sdformat-d79259b26096 -B/builddir/build/BUILD/osrf-sdformat-d79259b26096/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 1 make -f CMakeFiles/Makefile2 doc/CMakeFiles/doc.dir/all make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/depend make[3]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/osrf-sdformat-d79259b26096 /builddir/build/BUILD/osrf-sdformat-d79259b26096/doc /builddir/build/BUILD/osrf-sdformat-d79259b26096/build /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/doc /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/doc/CMakeFiles/doc.dir/DependInfo.cmake --color= Scanning dependencies of target doc make[3]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/build make[3]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 12 [100%] Generating API documentation with Doxygen /usr/bin/doxygen /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/sdf.dox Warning: Tag `SYMBOL_CACHE_SIZE' at line 341 of file /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/sdf.dox has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. Notice: Output directory `doxygen' does not exist. I have created it for you. Searching for include files... Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/cmake Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles/2.8.11 Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles/2.8.11/CompilerIdC Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles/2.8.11/CompilerIdCXX Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles/CMakeTmp Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles/Progress Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles/uninstall.dir Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/doc Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/doc/CMakeFiles Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/doc/CMakeFiles/doc.dir Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/doxygen Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/include Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/include/sdf Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/include/sdf/CMakeFiles Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/sdf Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/sdf/1.0 Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/sdf/1.0/CMakeFiles Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/sdf/1.2 Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/sdf/1.2/CMakeFiles Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/sdf/1.3 Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/sdf/1.3/CMakeFiles Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/sdf/1.4 Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/sdf/1.4/CMakeFiles Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/sdf/1.5 Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/sdf/1.5/CMakeFiles Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/sdf/CMakeFiles Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src/CMakeFiles Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src/CMakeFiles/sdformat.dir Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src/CMakeFiles/UNIT_Console_TEST.dir Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src/CMakeFiles/UNIT_Converter_TEST.dir Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src/CMakeFiles/UNIT_parser_urdf_TEST.dir Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src/CMakeFiles/UNIT_SDF_TEST.dir Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/CMakeFiles Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration/CMakeFiles Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration/CMakeFiles/INTEGRATION_audio.dir Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration/CMakeFiles/INTEGRATION_cfm_damping_implicit_spring_damper.dir Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration/CMakeFiles/INTEGRATION_fixed_joint_reduction.dir Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration/CMakeFiles/INTEGRATION_joint_axis_frame.dir Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration/CMakeFiles/INTEGRATION_plugin_attribute.dir Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration/CMakeFiles/INTEGRATION_provide_feedback.dir Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/performance Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/performance/CMakeFiles Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/performance/CMakeFiles/PERFORMANCE_parser_urdf.dir Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test_results Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for files to exclude Searching for files to process... Searching for files in directory /builddir/build/BUILD/osrf-sdformat-d79259b26096/include/sdf Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/osrf-sdformat-d79259b26096/doc/mainpage.html... Parsing file /builddir/build/BUILD/osrf-sdformat-d79259b26096/doc/mainpage.html... Preprocessing /builddir/build/BUILD/osrf-sdformat-d79259b26096/include/sdf/Assert.hh... Parsing file /builddir/build/BUILD/osrf-sdformat-d79259b26096/include/sdf/Assert.hh... Preprocessing /builddir/build/BUILD/osrf-sdformat-d79259b26096/include/sdf/Console.hh... Parsing file /builddir/build/BUILD/osrf-sdformat-d79259b26096/include/sdf/Console.hh... Preprocessing /builddir/build/BUILD/osrf-sdformat-d79259b26096/include/sdf/Converter.hh... Parsing file /builddir/build/BUILD/osrf-sdformat-d79259b26096/include/sdf/Converter.hh... Preprocessing /builddir/build/BUILD/osrf-sdformat-d79259b26096/include/sdf/Exception.hh... Parsing file /builddir/build/BUILD/osrf-sdformat-d79259b26096/include/sdf/Exception.hh... Preprocessing /builddir/build/BUILD/osrf-sdformat-d79259b26096/include/sdf/Param.hh... Parsing file /builddir/build/BUILD/osrf-sdformat-d79259b26096/include/sdf/Param.hh... Preprocessing /builddir/build/BUILD/osrf-sdformat-d79259b26096/include/sdf/parser.hh... Parsing file /builddir/build/BUILD/osrf-sdformat-d79259b26096/include/sdf/parser.hh... Preprocessing /builddir/build/BUILD/osrf-sdformat-d79259b26096/include/sdf/parser_urdf.hh... Parsing file /builddir/build/BUILD/osrf-sdformat-d79259b26096/include/sdf/parser_urdf.hh... Preprocessing /builddir/build/BUILD/osrf-sdformat-d79259b26096/include/sdf/SDFImpl.hh... Parsing file /builddir/build/BUILD/osrf-sdformat-d79259b26096/include/sdf/SDFImpl.hh... Preprocessing /builddir/build/BUILD/osrf-sdformat-d79259b26096/include/sdf/system_util.hh... Parsing file /builddir/build/BUILD/osrf-sdformat-d79259b26096/include/sdf/system_util.hh... Preprocessing /builddir/build/BUILD/osrf-sdformat-d79259b26096/include/sdf/Types.hh... Parsing file /builddir/build/BUILD/osrf-sdformat-d79259b26096/include/sdf/Types.hh... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Distributing member group documentation. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file Assert.hh... Generating code for file Console.hh... Generating code for file Converter.hh... Generating code for file Exception.hh... Parsing code for file mainpage.html... Generating code for file Param.hh... Generating code for file parser.hh... Generating code for file parser_urdf.hh... Generating code for file SDFImpl.hh... Generating code for file system_util.hh... Generating code for file Types.hh... Generating file documentation... Generating docs for file Assert.hh... Generating docs for file Console.hh... Generating docs for file Converter.hh... Generating docs for file Exception.hh... Generating docs for file mainpage.html... Generating docs for file Param.hh... Generating docs for file parser.hh... Generating docs for file parser_urdf.hh... Generating docs for file SDFImpl.hh... Generating docs for file system_util.hh... Generating docs for file Types.hh... Generating page documentation... Generating group documentation... Generating class documentation... Generating namespace index... Generating docs for namespace sdf Generating docs for compound sdf::AssertionInternalError... Generating docs for compound sdf::Color... Generating docs for compound sdf::Console... Generating docs for nested compound sdf::Console::ConsoleStream... Generating docs for compound sdf::Converter... Generating docs for compound sdf::Element... Generating docs for compound sdf::Exception... Generating docs for compound sdf::Inertia... Generating docs for compound sdf::InternalError... Generating docs for compound sdf::Param... Generating docs for compound sdf::Pose... Generating docs for compound sdf::Quaternion... Generating docs for compound sdf::SDF... Generating docs for compound sdf::SDFExtension... Generating docs for compound sdf::Time... Generating docs for compound sdf::URDF2SDF... Generating docs for compound sdf::Vector2d... Generating docs for compound sdf::Vector2i... Generating docs for compound sdf::Vector3... Generating graph info page... Generating directory documentation... Generating dependency graph for directory doc Generating dependency graph for directory include Generating dependency graph for directory sdf Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... Running dot... Generating dot graphs using 5 parallel threads... Running dot for graph 1/60 Running dot for graph 2/60 Running dot for graph 3/60 Running dot for graph 4/60 Running dot for graph 5/60 Running dot for graph 6/60 Running dot for graph 7/60 Running dot for graph 8/60 Running dot for graph 9/60 Running dot for graph 10/60 Running dot for graph 11/60 Running dot for graph 12/60 Running dot for graph 13/60 Running dot for graph 14/60 Running dot for graph 15/60 Running dot for graph 16/60 Running dot for graph 17/60 Running dot for graph 18/60 Running dot for graph 19/60 Running dot for graph 20/60 Running dot for graph 21/60 Running dot for graph 22/60 Running dot for graph 23/60 Running dot for graph 24/60 Running dot for graph 25/60 Running dot for graph 26/60 Running dot for graph 27/60 Running dot for graph 28/60 Running dot for graph 29/60 Running dot for graph 30/60 Running dot for graph 31/60 Running dot for graph 32/60 Running dot for graph 33/60 Running dot for graph 34/60 Running dot for graph 35/60 Running dot for graph 36/60 Running dot for graph 37/60 Running dot for graph 38/60 Running dot for graph 39/60 Running dot for graph 40/60 Running dot for graph 41/60 Running dot for graph 42/60 Running dot for graph 43/60 Running dot for graph 44/60 Running dot for graph 45/60 Running dot for graph 46/60 Running dot for graph 47/60 Running dot for graph 48/60 Running dot for graph 49/60 Running dot for graph 50/60 Running dot for graph 51/60 Running dot for graph 52/60 Running dot for graph 53/60 Running dot for graph 54/60 Running dot for graph 55/60 Running dot for graph 56/60 Running dot for graph 57/60 Running dot for graph 58/60 Running dot for graph 59/60 Running dot for graph 60/60 Patching output file 1/35 Patching output file 2/35 Patching output file 3/35 Patching output file 4/35 Patching output file 5/35 Patching output file 6/35 Patching output file 7/35 Patching output file 8/35 Patching output file 9/35 Patching output file 10/35 Patching output file 11/35 Patching output file 12/35 Patching output file 13/35 Patching output file 14/35 Patching output file 15/35 Patching output file 16/35 Patching output file 17/35 Patching output file 18/35 Patching output file 19/35 Patching output file 20/35 Patching output file 21/35 Patching output file 22/35 Patching output file 23/35 Patching output file 24/35 Patching output file 25/35 Patching output file 26/35 Patching output file 27/35 Patching output file 28/35 Patching output file 29/35 Patching output file 30/35 Patching output file 31/35 Patching output file 32/35 Patching output file 33/35 Patching output file 34/35 Patching output file 35/35 lookup cache used 773/65536 hits=4553 misses=881 finished... cp /builddir/build/BUILD/osrf-sdformat-d79259b26096/doc/sdf_logo.png /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/doxygen/html cp /builddir/build/BUILD/osrf-sdformat-d79259b26096/doc/search.js /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/doxygen/html/search make -C /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/doxygen/latex make[4]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/doxygen/latex' rm -f *.ps *.dvi *.aux *.toc *.idx *.ind *.ilg *.log *.out *.brf *.blg *.bbl refman.pdf pdflatex refman This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) restricted \write18 enabled. entering extended mode (./refman.tex LaTeX2e <2011/06/27> Babel and hyphenation patterns for english, dumylang, nohyphenation, lo aded. (/usr/share/texlive/texmf-dist/tex/latex/base/book.cls Document Class: book 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/bk10.clo)) (/usr/share/texlive/texmf-dist/tex/latex/tools/calc.sty) (./doxygen.sty (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty)) (/usr/share/texlive/texmf-dist/tex/latex/xtab/xtab.sty)) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/mathptmx.sty) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/helvet.sty) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/courier.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/latex/sectsty/sectsty.sty) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/share/texlive/texmf-dist/tex/latex/tocloft/tocloft.sty) Writing index file refman.idx No file refman.aux. (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd) (/usr/share/texlive/texmf-dist/tex/context/base/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvdefinekeys.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty))) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex [1{/usr/share/texlive/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] No file refman.toc. [3] [4] Chapter 1. (./index.tex (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd)) [1] [2] Chapter 2. (./modules.tex (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ztmcm.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/omlztmcm.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/omsztmcm.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/omxztmcm.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ptm.fd) LaTeX Warning: Reference `group__sdf' on page 3 undefined on input line 3. ) [3] [4] Chapter 3. (./namespaces.tex LaTeX Warning: Reference `namespacesdf' on page 5 undefined on input line 3. ) [5] [6] Chapter 4. (./hierarchy.tex LaTeX Warning: Reference `classsdf_1_1Color' on page 7 undefined on input line 3. LaTeX Warning: Reference `classsdf_1_1Console' on page 7 undefined on input lin e 4. LaTeX Warning: Reference `classsdf_1_1Console_1_1ConsoleStream' on page 7 undef ined on input line 5. LaTeX Warning: Reference `classsdf_1_1Converter' on page 7 undefined on input l ine 6. LaTeX Warning: Reference `classsdf_1_1Element' on page 7 undefined on input lin e 8. LaTeX Warning: Reference `classsdf_1_1Exception' on page 7 undefined on input l ine 10. LaTeX Warning: Reference `classsdf_1_1InternalError' on page 7 undefined on inp ut line 12. LaTeX Warning: Reference `classsdf_1_1AssertionInternalError' on page 7 undefin ed on input line 14. LaTeX Warning: Reference `classsdf_1_1Inertia' on page 7 undefined on input lin e 17. LaTeX Warning: Reference `classsdf_1_1Param' on page 7 undefined on input line 18. LaTeX Warning: Reference `classsdf_1_1Pose' on page 7 undefined on input line 1 9. LaTeX Warning: Reference `classsdf_1_1Quaternion' on page 7 undefined on input line 20. LaTeX Warning: Reference `classsdf_1_1SDF' on page 7 undefined on input line 21 . LaTeX Warning: Reference `classsdf_1_1SDFExtension' on page 7 undefined on inpu t line 22. LaTeX Warning: Reference `classsdf_1_1Time' on page 7 undefined on input line 2 3. LaTeX Warning: Reference `classsdf_1_1URDF2SDF' on page 7 undefined on input li ne 24. LaTeX Warning: Reference `classsdf_1_1Vector2d' on page 7 undefined on input li ne 25. LaTeX Warning: Reference `classsdf_1_1Vector2i' on page 7 undefined on input li ne 26. LaTeX Warning: Reference `classsdf_1_1Vector3' on page 7 undefined on input lin e 27. ) [7] [8] Chapter 5. (./annotated.tex LaTeX Warning: Reference `classsdf_1_1AssertionInternalError' on page 9 undefin ed on input line 3. LaTeX Warning: Reference `classsdf_1_1Color' on page 9 undefined on input line 4. LaTeX Warning: Reference `classsdf_1_1Console' on page 9 undefined on input lin e 5. LaTeX Warning: Reference `classsdf_1_1Console_1_1ConsoleStream' on page 9 undef ined on input line 6. LaTeX Warning: Reference `classsdf_1_1SDF' on page 9 undefined on input line 7. LaTeX Warning: Reference `classsdf_1_1Converter' on page 9 undefined on input l ine 7. LaTeX Warning: Reference `classsdf_1_1SDF' on page 9 undefined on input line 8. LaTeX Warning: Reference `classsdf_1_1Element' on page 9 undefined on input lin e 8. LaTeX Warning: Reference `classsdf_1_1Element' on page 9 undefined on input lin e 8. LaTeX Warning: Reference `classsdf_1_1Exception' on page 9 undefined on input l ine 9. LaTeX Warning: Reference `classsdf_1_1Inertia' on page 9 undefined on input lin e 10. LaTeX Warning: Reference `classsdf_1_1InternalError' on page 9 undefined on inp ut line 11. LaTeX Warning: Reference `classsdf_1_1Param' on page 9 undefined on input line 12. LaTeX Warning: Reference `classsdf_1_1Pose' on page 9 undefined on input line 1 3. LaTeX Warning: Reference `classsdf_1_1Quaternion' on page 9 undefined on input line 14. LaTeX Warning: Reference `classsdf_1_1SDF' on page 9 undefined on input line 15 . LaTeX Warning: Reference `classsdf_1_1SDF' on page 9 undefined on input line 15 . LaTeX Warning: Reference `classsdf_1_1SDFExtension' on page 9 undefined on inpu t line 16. LaTeX Warning: Reference `classsdf_1_1Time' on page 9 undefined on input line 1 7. LaTeX Warning: Reference `classsdf_1_1Time' on page 9 undefined on input line 1 7. LaTeX Warning: Reference `classsdf_1_1SDF' on page 9 undefined on input line 18 . LaTeX Warning: Reference `classsdf_1_1URDF2SDF' on page 9 undefined on input li ne 18. LaTeX Warning: Reference `classsdf_1_1Vector2d' on page 9 undefined on input li ne 19. Underfull \vbox (badness 2698) has occurred while \output is active [9] LaTeX Warning: Reference `classsdf_1_1Vector2i' on page 10 undefined on input l ine 20. LaTeX Warning: Reference `classsdf_1_1Vector3' on page 10 undefined on input li ne 21. ) [10] Chapter 6. (./files.tex LaTeX Warning: Reference `Assert_8hh' on page 11 undefined on input line 3. LaTeX Warning: Reference `Console_8hh' on page 11 undefined on input line 4. LaTeX Warning: Reference `Converter_8hh' on page 11 undefined on input line 5. LaTeX Warning: Reference `Exception_8hh' on page 11 undefined on input line 6. LaTeX Warning: Reference `mainpage_8html' on page 11 undefined on input line 7. LaTeX Warning: Reference `Param_8hh' on page 11 undefined on input line 8. LaTeX Warning: Reference `parser_8hh' on page 11 undefined on input line 9. LaTeX Warning: Reference `parser__urdf_8hh' on page 11 undefined on input line 10. LaTeX Warning: Reference `SDFImpl_8hh' on page 11 undefined on input line 11. LaTeX Warning: Reference `system__util_8hh' on page 11 undefined on input line 12. LaTeX Warning: Reference `Types_8hh' on page 11 undefined on input line 13. ) [11] [12] Chapter 7. (./group__sdf.tex (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1phv.fd) LaTeX Warning: Reference `classsdf_1_1SDF' on page 13 undefined on input line 1 1. LaTeX Warning: Reference `classsdf_1_1Element' on page 13 undefined on input li ne 11. LaTeX Warning: Reference `classsdf_1_1SDF' on page 13 undefined on input line 1 7. LaTeX Warning: Reference `classsdf_1_1SDF' on page 13 undefined on input line 2 1. [13] LaTeX Warning: Reference `classsdf_1_1SDF' on page 14 undefined on input line 4 3. [14] LaTeX Font Warning: Font shape `T1/pcr/bc/it' undefined (Font) using `T1/pcr/m/n' instead on input line 149. LaTeX Warning: Reference `classsdf_1_1SDF' on page 15 undefined on input line 1 72. ) Underfull \hbox (badness 10000) in paragraph at lines 175--131 [15] [16] Chapter 8. (./namespacesdf.tex LaTeX Warning: Reference `classsdf_1_1SDF' on page 17 undefined on input line 1 8. LaTeX Warning: Reference `classsdf_1_1SDF' on page 17 undefined on input line 2 0. LaTeX Warning: Reference `classsdf_1_1Element' on page 17 undefined on input li ne 20. LaTeX Warning: Reference `classsdf_1_1SDF' on page 17 undefined on input line 3 4. LaTeX Warning: Reference `classsdf_1_1Time' on page 17 undefined on input line 38. [17] LaTeX Warning: Reference `classsdf_1_1SDF' on page 18 undefined on input line 4 0. LaTeX Warning: Reference `classsdf_1_1Vector3' on page 18 undefined on input li ne 46. LaTeX Warning: Reference `classsdf_1_1SDF' on page 18 undefined on input line 8 8. LaTeX Warning: Reference `classsdf_1_1SDF' on page 18 undefined on input line 9 2. LaTeX Warning: Reference `classsdf_1_1SDF' on page 18 undefined on input line 9 4. LaTeX Warning: Reference `classsdf_1_1SDF' on page 18 undefined on input line 1 00. [18] LaTeX Font Warning: Font shape `T1/pcr/bc/n' undefined (Font) using `T1/pcr/m/n' instead on input line 158. Underfull \hbox (badness 1910) in paragraph at lines 174--175 []\T1/phv/m/n/10 Referenced by sdf-::-Quaternion-::-Correct(), sdf-::-Quaternio n-::-Get-Inverse(), sdf-::-Quaternion-::-Normalize(), sdf-::-Color- [19] LaTeX Warning: Reference `classsdf_1_1SDF' on page 20 undefined on input line 2 46. LaTeX Warning: Reference `classsdf_1_1SDF' on page 20 undefined on input line 2 67. LaTeX Warning: Reference `classsdf_1_1SDF' on page 20 undefined on input line 2 79. ) [20] Chapter 9. (./classsdf_1_1AssertionInternalError.tex [21 <./cl asssdf_1_1AssertionInternalError__inherit__graph.pdf>]) (./classsdf_1_1Color.tex [22] Underfull \hbox (badness 10000) detected at line 87 [][][] [23] Underfull \hbox (badness 10000) detected at line 116 [][][] ) (./classsdf_1_1Console.tex [24] LaTeX Warning: Reference `classsdf_1_1Color' on page 25 undefined on input line 75. Underfull \hbox (badness 10000) detected at line 78 [][][] [25] Underfull \hbox (badness 10000) detected at line 109 [][][] ) (./classsdf_1_1Console_1_1ConsoleStream.tex [26] Underfull \hbox (badness 10000) detected at line 62 [][][] LaTeX Warning: Reference `classsdf_1_1Color' on page 27 undefined on input line 91. ) (./classsdf_1_1Converter.tex LaTeX Warning: Reference `classsdf_1_1SDF' on page 27 undefined on input line 5 . LaTeX Warning: Reference `classsdf_1_1SDF' on page 27 undefined on input line 1 6. LaTeX Warning: Reference `classsdf_1_1SDF' on page 27 undefined on input line 2 0. [27] LaTeX Warning: Reference `classsdf_1_1SDF' on page 28 undefined on input line 3 4. LaTeX Warning: Reference `classsdf_1_1SDF' on page 28 undefined on input line 3 8. ) (./classsdf_1_1Element.tex LaTeX Warning: Reference `classsdf_1_1SDF' on page 28 undefined on input line 5 . LaTeX Warning: Reference `classsdf_1_1Element' on page 28 undefined on input li ne 5. [28 <./classsdf_1_1Element__inher it__graph.pdf>] LaTeX Warning: Reference `classsdf_1_1Element' on page 29 undefined on input li ne 36. LaTeX Warning: Reference `classsdf_1_1Element' on page 29 undefined on input li ne 40. LaTeX Warning: Reference `classsdf_1_1Element' on page 29 undefined on input li ne 42. LaTeX Warning: Reference `classsdf_1_1Element' on page 29 undefined on input li ne 54. LaTeX Warning: Reference `classsdf_1_1Element' on page 29 undefined on input li ne 74. LaTeX Warning: Reference `classsdf_1_1Element' on page 29 undefined on input li ne 78. [29] LaTeX Warning: Reference `classsdf_1_1Element' on page 30 undefined on input li ne 118. LaTeX Warning: Reference `classsdf_1_1SDF_a14b71a774247248035b587087df234b0' on page 30 undefined on input line 120. LaTeX Warning: Reference `classsdf_1_1SDF_a14b71a774247248035b587087df234b0' on page 30 undefined on input line 122. LaTeX Warning: Reference `classsdf_1_1Element' on page 30 undefined on input li ne 124. LaTeX Warning: Reference `classsdf_1_1Element' on page 30 undefined on input li ne 142. LaTeX Warning: Reference `classsdf_1_1Element' on page 30 undefined on input li ne 144. LaTeX Warning: Reference `classsdf_1_1SDF' on page 30 undefined on input line 1 54. LaTeX Warning: Reference `classsdf_1_1Element' on page 30 undefined on input li ne 154. [30] LaTeX Warning: Reference `classsdf_1_1Element_a061de481194c1f8c5d5ef5b99a85dada ' on page 31 undefined on input line 205. LaTeX Warning: Reference `classsdf_1_1Element' on page 31 undefined on input li ne 240. LaTeX Warning: Reference `classsdf_1_1Element_a061de481194c1f8c5d5ef5b99a85dada ' on page 31 undefined on input line 248. LaTeX Warning: Reference `classsdf_1_1Element' on page 31 undefined on input li ne 273. [31] Underfull \hbox (badness 10000) detected at line 275 [][][] LaTeX Warning: Reference `classsdf_1_1Element' on page 32 undefined on input li ne 276. LaTeX Warning: Reference `classsdf_1_1Element' on page 32 undefined on input li ne 287. LaTeX Warning: Reference `classsdf_1_1Element' on page 32 undefined on input li ne 291. Underfull \hbox (badness 10000) detected at line 325 [][][] LaTeX Warning: Reference `classsdf_1_1Element' on page 32 undefined on input li ne 370. Underfull \hbox (badness 10000) detected at line 372 [][][] [32] LaTeX Warning: Reference `classsdf_1_1Element' on page 33 undefined on input li ne 463. Underfull \hbox (badness 10000) detected at line 465 [][][] LaTeX Warning: Reference `classsdf_1_1Element' on page 33 undefined on input li ne 466. LaTeX Warning: Reference `classsdf_1_1Element' on page 33 undefined on input li ne 484. Underfull \hbox (badness 10000) detected at line 486 [][][] LaTeX Warning: Reference `classsdf_1_1Element' on page 33 undefined on input li ne 487. [33] Underfull \hbox (badness 10000) detected at line 500 [][][] Underfull \hbox (badness 10000) detected at line 503 [][][] LaTeX Warning: Reference `classsdf_1_1Element_a061de481194c1f8c5d5ef5b99a85dada ' on page 34 undefined on input line 504. LaTeX Warning: Reference `classsdf_1_1Element' on page 34 undefined on input li ne 649. [34] LaTeX Warning: Reference `classsdf_1_1SDF_a14b71a774247248035b587087df234b0' on page 35 undefined on input line 667. LaTeX Warning: Reference `classsdf_1_1SDF' on page 35 undefined on input line 6 69. LaTeX Warning: Reference `classsdf_1_1SDF_a14b71a774247248035b587087df234b0' on page 35 undefined on input line 689. LaTeX Warning: Reference `classsdf_1_1SDF' on page 35 undefined on input line 6 91. LaTeX Warning: Reference `classsdf_1_1Element' on page 35 undefined on input li ne 707. [35] LaTeX Warning: Reference `classsdf_1_1Element' on page 36 undefined on input li ne 775. LaTeX Warning: Reference `classsdf_1_1Element' on page 36 undefined on input li ne 805. LaTeX Warning: Reference `classsdf_1_1Element' on page 36 undefined on input li ne 809. LaTeX Warning: Reference `classsdf_1_1Element' on page 36 undefined on input li ne 821. [36] Underfull \hbox (badness 10000) detected at line 860 [][][] ) (./classsdf_1_1Exception.tex [37 <./classsdf_1_1Exception__i nherit__graph.pdf>] Underfull \hbox (badness 10000) detected at line 106 [][][] [38] Underfull \hbox (badness 10000) detected at line 120 [][][] ) (./classsdf_1_1Inertia.tex) (./classsdf_1_1InternalError.tex [39] [40 <./classsdf_1_1Internal Error__inherit__graph.pdf>] [41]) (./classsdf_1_1Param.tex [42] [43] Underfull \hbox (badness 10000) detected at line 126 [][][] Underfull \hbox (badness 10000) detected at line 145 [][][] Underfull \hbox (badness 10000) detected at line 167 [][][] [44] Underfull \hbox (badness 10000) detected at line 186 [][][] Underfull \hbox (badness 10000) detected at line 204 [][][] Underfull \hbox (badness 10000) detected at line 218 [][][] Underfull \hbox (badness 10000) detected at line 232 [][][] Underfull \hbox (badness 10000) detected at line 246 [][][] Underfull \hbox (badness 10000) detected at line 260 [][][] [45] Underfull \hbox (badness 10000) detected at line 274 [][][] Underfull \hbox (badness 10000) detected at line 288 [][][] LaTeX Warning: Reference `classsdf_1_1Param' on page 46 undefined on input line 302. Underfull \hbox (badness 10000) detected at line 307 [][][] Underfull \hbox (badness 10000) detected at line 341 [][][] [46] [47] LaTeX Warning: Reference `classsdf_1_1Param_a53e78e7b679866a4c3bd5d005d0f2d95' on page 48 undefined on input line 391. Underfull \hbox (badness 10000) detected at line 407 [][][] LaTeX Warning: Reference `classsdf_1_1Param_a3fad51b5200825325d0433798d27d7e5' on page 48 undefined on input line 408. Underfull \hbox (badness 10000) detected at line 432 [][][] [48]) (./classsdf_1_1Pose.tex [49] LaTeX Warning: Reference `classsdf_1_1Pose' on page 50 undefined on input line 124. Underfull \hbox (badness 10000) detected at line 127 [][][] [50] Underfull \hbox (badness 10000) detected at line 150 [][][] LaTeX Warning: Reference `classsdf_1_1Pose' on page 51 undefined on input line 170. Underfull \hbox (badness 10000) detected at line 173 [][][] Underfull \hbox (badness 10000) detected at line 202 [][][] Underfull \hbox (badness 10000) detected at line 224 [][][] [51]) (./classsdf_1_1Quaternion.tex LaTeX Warning: Reference `classsdf_1_1Vector3' on page 52 undefined on input li ne 34. [52] [53] LaTeX Warning: Reference `classsdf_1_1Quaternion' on page 54 undefined on input line 98. Underfull \hbox (badness 10000) detected at line 202 [][][] [54] Underfull \hbox (badness 10000) detected at line 224 [][][] LaTeX Warning: Reference `classsdf_1_1Quaternion' on page 55 undefined on input line 267. Underfull \hbox (badness 10000) detected at line 270 [][][] LaTeX Warning: Reference `classsdf_1_1Vector3' on page 55 undefined on input li ne 286. [55] LaTeX Warning: Reference `classsdf_1_1Quaternion' on page 56 undefined on input line 310. LaTeX Warning: Reference `classsdf_1_1Quaternion' on page 56 undefined on input line 330. Underfull \hbox (badness 10000) detected at line 333 [][][] Underfull \hbox (badness 10000) detected at line 356 [][][] [56] Underfull \hbox (badness 10000) detected at line 409 [][][] LaTeX Warning: Reference `classsdf_1_1Quaternion' on page 57 undefined on input line 428. Underfull \hbox (badness 10000) detected at line 431 [][][] ) (./classsdf_1_1SDF.tex LaTeX Warning: Reference `classsdf_1_1SDF' on page 57 undefined on input line 5 . [57] LaTeX Warning: Reference `classsdf_1_1SDF' on page 58 undefined on input line 2 6. LaTeX Warning: Reference `classsdf_1_1SDF' on page 58 undefined on input line 4 4. LaTeX Warning: Reference `classsdf_1_1SDF' on page 58 undefined on input line 9 4. [58]) (./classsdf_1_1SDFExtension.tex [59] [60] [61]) (./classsdf_1_1Time.tex LaTeX Warning: Reference `classsdf_1_1Time' on page 62 undefined on input line 5. LaTeX Warning: Reference `classsdf_1_1Time' on page 62 undefined on input line 38. [62] [63] Underfull \hbox (badness 10000) detected at line 92 [][][] Underfull \hbox (badness 10000) detected at line 121 [][][] Underfull \hbox (badness 10000) detected at line 143 [][][] [64]) (./classsdf_1_1URDF2SDF.tex LaTeX Warning: Reference `classsdf_1_1SDF' on page 65 undefined on input line 5 . LaTeX Warning: Reference `classsdf_1_1SDF' on page 65 undefined on input line 2 8. [65] Underfull \hbox (badness 10000) detected at line 72 [][][] Underfull \hbox (badness 10000) detected at line 91 [][][] Underfull \hbox (badness 10000) detected at line 113 [][][] ) (./classsdf_1_1Vector2d.tex [66] [67] Underfull \hbox (badness 10000) detected at line 77 [][][] LaTeX Warning: Reference `classsdf_1_1Vector2d' on page 68 undefined on input l ine 103. Underfull \hbox (badness 10000) detected at line 106 [][][] LaTeX Warning: Reference `classsdf_1_1Vector2d' on page 68 undefined on input l ine 125. Underfull \hbox (badness 10000) detected at line 128 [][][] ) (./classsdf_1_1Vector2i.tex [68] [69] Underfull \hbox (badness 10000) detected at line 77 [][][] LaTeX Warning: Reference `classsdf_1_1Vector2i' on page 70 undefined on input l ine 103. Underfull \hbox (badness 10000) detected at line 106 [][][] LaTeX Warning: Reference `classsdf_1_1Vector2i' on page 70 undefined on input l ine 125. Underfull \hbox (badness 10000) detected at line 128 [][][] ) (./classsdf_1_1Vector3.tex [70] LaTeX Warning: Reference `classsdf_1_1Vector3' on page 71 undefined on input li ne 5. LaTeX Warning: Reference `classsdf_1_1Vector3' on page 71 undefined on input li ne 48. [71] [72] Underfull \hbox (badness 10000) detected at line 105 [][][] Underfull \hbox (badness 10000) detected at line 127 [][][] Underfull \hbox (badness 10000) detected at line 151 [][][] [73] [74] Underfull \hbox (badness 10000) detected at line 170 [][][] Underfull \hbox (badness 10000) detected at line 193 [][][] LaTeX Warning: Reference `classsdf_1_1Vector3' on page 75 undefined on input li ne 219. Underfull \hbox (badness 10000) detected at line 222 [][][] Underfull \hbox (badness 10000) detected at line 244 [][][] [75]) [76] Chapter 10. (./Assert_8hh.tex ) (./Console_8hh.tex [77 <./Assert_8hh__incl.pdf>] [78 <./Console_8hh__incl.pdf> <./Console_8hh__ dep__incl.pdf pdfTeX warning: pdflatex (file ./Console_8hh__dep__incl.pdf): PDF inclusion: mu ltiple pdfs with page group included in a single page >]) (./Converter_8hh.tex LaTeX Warning: Reference `classsdf_1_1SDF' on page 79 undefined on input line 1 8. ) (./Exception_8hh.tex [79 <./Converter_8hh__incl.pdf>]) (./mainpage_8html.tex) (./Param_8hh.tex [80 <./Exception_8hh__incl.pdf>] [81 <./Param_8hh__incl.pdf> <./Param_8hh__dep__i ncl.pdf pdfTeX warning: pdflatex (file ./Param_8hh__dep__incl.pdf): PDF inclusion: mult iple pdfs with page group included in a single page >]) (./parser_8hh.tex LaTeX Warning: Reference `classsdf_1_1SDF' on page 82 undefined on input line 4 2. LaTeX Warning: Reference `classsdf_1_1SDF' on page 82 undefined on input line 4 6. LaTeX Warning: Reference `classsdf_1_1SDF' on page 82 undefined on input line 4 8. [82 <./parser_8hh__incl.pdf>]) (./parser__urdf_8hh.tex LaTeX Warning: Reference `classsdf_1_1SDF' on page 83 undefined on input line 2 4. ) (./SDFImpl_8hh.tex [83 <./parser__urdf_8hh__incl.pdf>] LaTeX Warning: Reference `classsdf_1_1SDF' on page 84 undefined on input line 3 0. LaTeX Warning: Reference `classsdf_1_1Element' on page 84 undefined on input li ne 30. LaTeX Warning: Reference `classsdf_1_1SDF' on page 84 undefined on input line 3 2. [84 <./SDFImpl_8hh__incl.pdf> <./SDFImpl_8hh__dep__incl.pdf pdfTeX warning: pdflatex (file ./SDFImpl_8hh__dep__incl.pdf): PDF inclusion: mu ltiple pdfs with page group included in a single page >] LaTeX Warning: Reference `classsdf_1_1SDF' on page 85 undefined on input line 5 5. ) (./system__util_8hh.tex [85 <./system__util_8hh__dep__incl.pdf>]) (./Types_8hh.tex Underfull \vbox (badness 10000) has occurred while \output is active [86 <./Typ es_8hh__incl.pdf>] LaTeX Warning: Reference `classsdf_1_1Time' on page 87 undefined on input line 34. LaTeX Warning: Reference `classsdf_1_1Vector3' on page 87 undefined on input li ne 40. [87 <./Types_8hh__dep__incl.pdf>]) [88] No file refman.ind. (./refman.aux) LaTeX Font Warning: Some font shapes were not available, defaults substituted. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on refman.pdf (92 pages, 276217 bytes). Transcript written on refman.log. makeindex refman.idx This is makeindex, version 2.15 [TeX Live 2013] (kpathsea + Thai support). Scanning input file refman.idx....done (574 entries accepted, 0 rejected). Sorting entries........done (6122 comparisons). Generating output file refman.ind....done (821 lines written, 0 warnings). Output written in refman.ind. Transcript written in refman.ilg. pdflatex refman This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) restricted \write18 enabled. entering extended mode (./refman.tex LaTeX2e <2011/06/27> Babel and hyphenation patterns for english, dumylang, nohyphenation, lo aded. (/usr/share/texlive/texmf-dist/tex/latex/base/book.cls Document Class: book 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/bk10.clo)) (/usr/share/texlive/texmf-dist/tex/latex/tools/calc.sty) (./doxygen.sty (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty)) (/usr/share/texlive/texmf-dist/tex/latex/xtab/xtab.sty)) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/mathptmx.sty) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/helvet.sty) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/courier.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/latex/sectsty/sectsty.sty) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/share/texlive/texmf-dist/tex/latex/tocloft/tocloft.sty) Writing index file refman.idx (./refman.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd) (/usr/share/texlive/texmf-dist/tex/context/base/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvdefinekeys.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty))) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex [1{/usr/share/texlive/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] (./refman.toc (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ztmcm.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/omlztmcm.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/omsztmcm.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/omxztmcm.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ptm.fd) Underfull \vbox (badness 1005) has occurred while \output is active [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13]) [14] Chapter 1. (./index.tex (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd)) [1] [2] Chapter 2. (./modules.tex) [3] [4] Chapter 3. (./namespaces.tex) [5] [6] Chapter 4. (./hierarchy.tex) [7] [8] Chapter 5. (./annotated.tex Underfull \vbox (badness 2698) has occurred while \output is active [9]) [10] Chapter 6. (./files.tex) [11] [12] Chapter 7. (./group__sdf.tex (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1phv.fd) [13] [14] LaTeX Font Warning: Font shape `T1/pcr/bc/it' undefined (Font) using `T1/pcr/m/n' instead on input line 149. ) Underfull \hbox (badness 10000) in paragraph at lines 175--131 [15] [16] Chapter 8. (./namespacesdf.tex [17] [18] LaTeX Font Warning: Font shape `T1/pcr/bc/n' undefined (Font) using `T1/pcr/m/n' instead on input line 158. Underfull \hbox (badness 1910) in paragraph at lines 174--175 []\T1/phv/m/n/10 Referenced by sdf-::-Quaternion-::-Correct(), sdf-::-Quaternio n-::-Get-Inverse(), sdf-::-Quaternion-::-Normalize(), sdf-::-Color- [19]) [20] Chapter 9. (./classsdf_1_1AssertionInternalError.tex [21 <./c lasssdf_1_1AssertionInternalError__inherit__graph.pdf>]) (./classsdf_1_1Color.tex [22] Underfull \hbox (badness 10000) detected at line 87 [][][] [23] Underfull \hbox (badness 10000) detected at line 116 [][][] ) (./classsdf_1_1Console.tex [24] Underfull \hbox (badness 10000) detected at line 78 [][][] [25] Underfull \hbox (badness 10000) detected at line 109 [][][] ) (./classsdf_1_1Console_1_1ConsoleStream.tex [26] Underfull \hbox (badness 10000) detected at line 62 [][][] ) (./classsdf_1_1Converter.tex [27]) (./classsdf_1_1Element.tex [28 <./classsdf_1_1Element__inher it__graph.pdf>] [29] [30] [31] Underfull \hbox (badness 10000) detected at line 275 [][][] Underfull \hbox (badness 10000) detected at line 325 [][][] Underfull \hbox (badness 10000) detected at line 372 [][][] [32] Underfull \hbox (badness 10000) detected at line 465 [][][] Underfull \hbox (badness 10000) detected at line 486 [][][] [33] Underfull \hbox (badness 10000) detected at line 500 [][][] Underfull \hbox (badness 10000) detected at line 503 [][][] [34] [35] [36] Underfull \hbox (badness 10000) detected at line 860 [][][] ) (./classsdf_1_1Exception.tex [37 <./classsdf_1_1Exception__i nherit__graph.pdf>] Underfull \hbox (badness 10000) detected at line 106 [][][] [38] Underfull \hbox (badness 10000) detected at line 120 [][][] ) (./classsdf_1_1Inertia.tex) (./classsdf_1_1InternalError.tex [39] [40 <./classsdf_1_1Internal Error__inherit__graph.pdf>] [41]) (./classsdf_1_1Param.tex [42] [43] Underfull \hbox (badness 10000) detected at line 126 [][][] Underfull \hbox (badness 10000) detected at line 145 [][][] Underfull \hbox (badness 10000) detected at line 167 [][][] [44] Underfull \hbox (badness 10000) detected at line 186 [][][] Underfull \hbox (badness 10000) detected at line 204 [][][] Underfull \hbox (badness 10000) detected at line 218 [][][] Underfull \hbox (badness 10000) detected at line 232 [][][] Underfull \hbox (badness 10000) detected at line 246 [][][] Underfull \hbox (badness 10000) detected at line 260 [][][] [45] Underfull \hbox (badness 10000) detected at line 274 [][][] Underfull \hbox (badness 10000) detected at line 288 [][][] Underfull \hbox (badness 10000) detected at line 307 [][][] Underfull \hbox (badness 10000) detected at line 341 [][][] [46] [47] Underfull \hbox (badness 10000) detected at line 407 [][][] Underfull \hbox (badness 10000) detected at line 432 [][][] [48]) (./classsdf_1_1Pose.tex [49] Underfull \hbox (badness 10000) detected at line 127 [][][] [50] Underfull \hbox (badness 10000) detected at line 150 [][][] Underfull \hbox (badness 10000) detected at line 173 [][][] Underfull \hbox (badness 10000) detected at line 202 [][][] Underfull \hbox (badness 10000) detected at line 224 [][][] [51]) (./classsdf_1_1Quaternion.tex [52] [53] Underfull \hbox (badness 10000) detected at line 202 [][][] [54] Underfull \hbox (badness 10000) detected at line 224 [][][] Underfull \hbox (badness 10000) detected at line 270 [][][] [55] Underfull \hbox (badness 10000) detected at line 333 [][][] Underfull \hbox (badness 10000) detected at line 356 [][][] [56] Underfull \hbox (badness 10000) detected at line 409 [][][] Underfull \hbox (badness 10000) detected at line 431 [][][] ) (./classsdf_1_1SDF.tex [57] [58]) (./classsdf_1_1SDFExtension.tex [59] [60] [61]) (./classsdf_1_1Time.tex [62] [63] Underfull \hbox (badness 10000) detected at line 92 [][][] Underfull \hbox (badness 10000) detected at line 121 [][][] Underfull \hbox (badness 10000) detected at line 143 [][][] [64]) (./classsdf_1_1URDF2SDF.tex [65] Underfull \hbox (badness 10000) detected at line 72 [][][] Underfull \hbox (badness 10000) detected at line 91 [][][] Underfull \hbox (badness 10000) detected at line 113 [][][] ) (./classsdf_1_1Vector2d.tex [66] Underfull \hbox (badness 10000) detected at line 77 [][][] [67] Underfull \hbox (badness 10000) detected at line 106 [][][] Underfull \hbox (badness 10000) detected at line 128 [][][] ) (./classsdf_1_1Vector2i.tex [68] Underfull \hbox (badness 10000) detected at line 77 [][][] [69] Underfull \hbox (badness 10000) detected at line 106 [][][] Underfull \hbox (badness 10000) detected at line 128 [][][] ) (./classsdf_1_1Vector3.tex [70] [71] Underfull \hbox (badness 10000) detected at line 105 [][][] Underfull \hbox (badness 10000) detected at line 127 [][][] Underfull \hbox (badness 10000) detected at line 151 [][][] [72] [73] Underfull \hbox (badness 10000) detected at line 170 [][][] Underfull \hbox (badness 10000) detected at line 193 [][][] Underfull \hbox (badness 10000) detected at line 222 [][][] Underfull \hbox (badness 10000) detected at line 244 [][][] [74]) [75] [76] Chapter 10. (./Assert_8hh.tex ) (./Console_8hh.tex [77 <./Assert_8hh__incl.pdf>] [78 <./Console_8hh__incl.pdf> <./Console_8hh__ dep__incl.pdf pdfTeX warning: pdflatex (file ./Console_8hh__dep__incl.pdf): PDF inclusion: mu ltiple pdfs with page group included in a single page >]) (./Converter_8hh.tex ) (./Exception_8hh.tex [79 <./Converter_8hh__incl.pdf>]) (./mainpage_8html.tex) (./Param_8hh.tex [80 <./Exception_8hh__incl.pdf>] [81 <./Param_8hh__incl.pdf> <./Param_8hh__dep__i ncl.pdf pdfTeX warning: pdflatex (file ./Param_8hh__dep__incl.pdf): PDF inclusion: mult iple pdfs with page group included in a single page >]) (./parser_8hh.tex [82 <./parser_8hh__incl.pdf>]) (./parser__urdf_8hh.tex ) (./SDFImpl_8hh.tex [83 <./parser__urdf_8hh__incl.pdf>] [84 <./SDFImpl_8hh__incl.pdf> <./SDFImpl_8hh__ dep__incl.pdf pdfTeX warning: pdflatex (file ./SDFImpl_8hh__dep__incl.pdf): PDF inclusion: mu ltiple pdfs with page group included in a single page >]) (./system__util_8hh.tex [85 <./system__util_8hh__dep__incl.pdf>]) (./Types_8hh.tex Underfull \vbox (badness 10000) has occurred while \output is active [86 <./Typ es_8hh__incl.pdf>] [87 <./Types_8hh__dep__incl.pdf>]) [88] (./refman.ind [89] [90] [91] [92] [93] [94] [95] [96]) (./refman.aux) LaTeX Font Warning: Some font shapes were not available, defaults substituted. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on refman.pdf (110 pages, 298135 bytes). Transcript written on refman.log. latex_count=5 ; \ while egrep -s 'Rerun (LaTeX|to get cross-references right)' refman.log && [ $latex_count -gt 0 ] ;\ do \ echo "Rerunning latex...." ;\ pdflatex refman ;\ latex_count=`expr $latex_count - 1` ;\ done LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Rerunning latex.... This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) restricted \write18 enabled. entering extended mode (./refman.tex LaTeX2e <2011/06/27> Babel and hyphenation patterns for english, dumylang, nohyphenation, lo aded. (/usr/share/texlive/texmf-dist/tex/latex/base/book.cls Document Class: book 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/bk10.clo)) (/usr/share/texlive/texmf-dist/tex/latex/tools/calc.sty) (./doxygen.sty (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty)) (/usr/share/texlive/texmf-dist/tex/latex/xtab/xtab.sty)) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/mathptmx.sty) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/helvet.sty) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/courier.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/latex/sectsty/sectsty.sty) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/share/texlive/texmf-dist/tex/latex/tocloft/tocloft.sty) Writing index file refman.idx (./refman.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd) (/usr/share/texlive/texmf-dist/tex/context/base/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvdefinekeys.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty))) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex [1{/usr/share/texlive/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] (./refman.toc (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ztmcm.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/omlztmcm.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/omsztmcm.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/omxztmcm.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ptm.fd) Underfull \vbox (badness 1005) has occurred while \output is active [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13]) [14] Chapter 1. (./index.tex (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd)) [1] [2] Chapter 2. (./modules.tex) [3] [4] Chapter 3. (./namespaces.tex) [5] [6] Chapter 4. (./hierarchy.tex) [7] [8] Chapter 5. (./annotated.tex Underfull \vbox (badness 2698) has occurred while \output is active [9]) [10] Chapter 6. (./files.tex) [11] [12] Chapter 7. (./group__sdf.tex (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1phv.fd) [13] [14] LaTeX Font Warning: Font shape `T1/pcr/bc/it' undefined (Font) using `T1/pcr/m/n' instead on input line 149. ) Underfull \hbox (badness 10000) in paragraph at lines 175--131 [15] [16] Chapter 8. (./namespacesdf.tex [17] [18] LaTeX Font Warning: Font shape `T1/pcr/bc/n' undefined (Font) using `T1/pcr/m/n' instead on input line 158. Underfull \hbox (badness 1910) in paragraph at lines 174--175 []\T1/phv/m/n/10 Referenced by sdf-::-Quaternion-::-Correct(), sdf-::-Quaternio n-::-Get-Inverse(), sdf-::-Quaternion-::-Normalize(), sdf-::-Color- [19]) [20] Chapter 9. (./classsdf_1_1AssertionInternalError.tex [21 <./c lasssdf_1_1AssertionInternalError__inherit__graph.pdf>]) (./classsdf_1_1Color.tex [22] Underfull \hbox (badness 10000) detected at line 87 [][][] [23] Underfull \hbox (badness 10000) detected at line 116 [][][] ) (./classsdf_1_1Console.tex [24] Underfull \hbox (badness 10000) detected at line 78 [][][] [25] Underfull \hbox (badness 10000) detected at line 109 [][][] ) (./classsdf_1_1Console_1_1ConsoleStream.tex [26] Underfull \hbox (badness 10000) detected at line 62 [][][] ) (./classsdf_1_1Converter.tex [27]) (./classsdf_1_1Element.tex [28 <./classsdf_1_1Element__inher it__graph.pdf>] [29] [30] [31] Underfull \hbox (badness 10000) detected at line 275 [][][] Underfull \hbox (badness 10000) detected at line 325 [][][] Underfull \hbox (badness 10000) detected at line 372 [][][] [32] Underfull \hbox (badness 10000) detected at line 465 [][][] Underfull \hbox (badness 10000) detected at line 486 [][][] [33] Underfull \hbox (badness 10000) detected at line 500 [][][] Underfull \hbox (badness 10000) detected at line 503 [][][] [34] [35] [36] Underfull \hbox (badness 10000) detected at line 860 [][][] ) (./classsdf_1_1Exception.tex [37 <./classsdf_1_1Exception__i nherit__graph.pdf>] Underfull \hbox (badness 10000) detected at line 106 [][][] [38] Underfull \hbox (badness 10000) detected at line 120 [][][] ) (./classsdf_1_1Inertia.tex) (./classsdf_1_1InternalError.tex [39] [40 <./classsdf_1_1Internal Error__inherit__graph.pdf>] [41]) (./classsdf_1_1Param.tex [42] [43] Underfull \hbox (badness 10000) detected at line 126 [][][] Underfull \hbox (badness 10000) detected at line 145 [][][] Underfull \hbox (badness 10000) detected at line 167 [][][] [44] Underfull \hbox (badness 10000) detected at line 186 [][][] Underfull \hbox (badness 10000) detected at line 204 [][][] Underfull \hbox (badness 10000) detected at line 218 [][][] Underfull \hbox (badness 10000) detected at line 232 [][][] Underfull \hbox (badness 10000) detected at line 246 [][][] Underfull \hbox (badness 10000) detected at line 260 [][][] [45] Underfull \hbox (badness 10000) detected at line 274 [][][] Underfull \hbox (badness 10000) detected at line 288 [][][] Underfull \hbox (badness 10000) detected at line 307 [][][] Underfull \hbox (badness 10000) detected at line 341 [][][] [46] [47] Underfull \hbox (badness 10000) detected at line 407 [][][] Underfull \hbox (badness 10000) detected at line 432 [][][] [48]) (./classsdf_1_1Pose.tex [49] Underfull \hbox (badness 10000) detected at line 127 [][][] [50] Underfull \hbox (badness 10000) detected at line 150 [][][] Underfull \hbox (badness 10000) detected at line 173 [][][] Underfull \hbox (badness 10000) detected at line 202 [][][] Underfull \hbox (badness 10000) detected at line 224 [][][] [51]) (./classsdf_1_1Quaternion.tex [52] [53] Underfull \hbox (badness 10000) detected at line 202 [][][] [54] Underfull \hbox (badness 10000) detected at line 224 [][][] Underfull \hbox (badness 10000) detected at line 270 [][][] [55] Underfull \hbox (badness 10000) detected at line 333 [][][] Underfull \hbox (badness 10000) detected at line 356 [][][] [56] Underfull \hbox (badness 10000) detected at line 409 [][][] Underfull \hbox (badness 10000) detected at line 431 [][][] ) (./classsdf_1_1SDF.tex [57] [58]) (./classsdf_1_1SDFExtension.tex [59] [60] [61]) (./classsdf_1_1Time.tex [62] [63] Underfull \hbox (badness 10000) detected at line 92 [][][] Underfull \hbox (badness 10000) detected at line 121 [][][] Underfull \hbox (badness 10000) detected at line 143 [][][] [64]) (./classsdf_1_1URDF2SDF.tex [65] Underfull \hbox (badness 10000) detected at line 72 [][][] Underfull \hbox (badness 10000) detected at line 91 [][][] Underfull \hbox (badness 10000) detected at line 113 [][][] ) (./classsdf_1_1Vector2d.tex [66] Underfull \hbox (badness 10000) detected at line 77 [][][] [67] Underfull \hbox (badness 10000) detected at line 106 [][][] Underfull \hbox (badness 10000) detected at line 128 [][][] ) (./classsdf_1_1Vector2i.tex [68] Underfull \hbox (badness 10000) detected at line 77 [][][] [69] Underfull \hbox (badness 10000) detected at line 106 [][][] Underfull \hbox (badness 10000) detected at line 128 [][][] ) (./classsdf_1_1Vector3.tex [70] [71] Underfull \hbox (badness 10000) detected at line 105 [][][] Underfull \hbox (badness 10000) detected at line 127 [][][] Underfull \hbox (badness 10000) detected at line 151 [][][] [72] [73] Underfull \hbox (badness 10000) detected at line 170 [][][] Underfull \hbox (badness 10000) detected at line 193 [][][] Underfull \hbox (badness 10000) detected at line 222 [][][] Underfull \hbox (badness 10000) detected at line 244 [][][] [74]) [75] [76] Chapter 10. (./Assert_8hh.tex ) (./Console_8hh.tex [77 <./Assert_8hh__incl.pdf>] [78 <./Console_8hh__incl.pdf> <./Console_8hh__ dep__incl.pdf pdfTeX warning: pdflatex (file ./Console_8hh__dep__incl.pdf): PDF inclusion: mu ltiple pdfs with page group included in a single page >]) (./Converter_8hh.tex ) (./Exception_8hh.tex [79 <./Converter_8hh__incl.pdf>]) (./mainpage_8html.tex) (./Param_8hh.tex [80 <./Exception_8hh__incl.pdf>] [81 <./Param_8hh__incl.pdf> <./Param_8hh__dep__i ncl.pdf pdfTeX warning: pdflatex (file ./Param_8hh__dep__incl.pdf): PDF inclusion: mult iple pdfs with page group included in a single page >]) (./parser_8hh.tex [82 <./parser_8hh__incl.pdf>]) (./parser__urdf_8hh.tex ) (./SDFImpl_8hh.tex [83 <./parser__urdf_8hh__incl.pdf>] [84 <./SDFImpl_8hh__incl.pdf> <./SDFImpl_8hh__ dep__incl.pdf pdfTeX warning: pdflatex (file ./SDFImpl_8hh__dep__incl.pdf): PDF inclusion: mu ltiple pdfs with page group included in a single page >]) (./system__util_8hh.tex [85 <./system__util_8hh__dep__incl.pdf>]) (./Types_8hh.tex Underfull \vbox (badness 10000) has occurred while \output is active [86 <./Typ es_8hh__incl.pdf>] [87 <./Types_8hh__dep__incl.pdf>]) [88] (./refman.ind [89] [90] [91] [92] [93] [94] [95] [96]) (./refman.aux) LaTeX Font Warning: Some font shapes were not available, defaults substituted. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on refman.pdf (110 pages, 298250 bytes). Transcript written on refman.log. makeindex refman.idx This is makeindex, version 2.15 [TeX Live 2013] (kpathsea + Thai support). Scanning input file refman.idx....done (574 entries accepted, 0 rejected). Sorting entries........done (6122 comparisons). Generating output file refman.ind....done (821 lines written, 0 warnings). Output written in refman.ind. Transcript written in refman.ilg. pdflatex refman This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) restricted \write18 enabled. entering extended mode (./refman.tex LaTeX2e <2011/06/27> Babel and hyphenation patterns for english, dumylang, nohyphenation, lo aded. (/usr/share/texlive/texmf-dist/tex/latex/base/book.cls Document Class: book 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/bk10.clo)) (/usr/share/texlive/texmf-dist/tex/latex/tools/calc.sty) (./doxygen.sty (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty)) (/usr/share/texlive/texmf-dist/tex/latex/xtab/xtab.sty)) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/mathptmx.sty) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/helvet.sty) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/courier.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/latex/sectsty/sectsty.sty) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/share/texlive/texmf-dist/tex/latex/tocloft/tocloft.sty) Writing index file refman.idx (./refman.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd) (/usr/share/texlive/texmf-dist/tex/context/base/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvdefinekeys.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty))) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex [1{/usr/share/texlive/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] (./refman.toc (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ztmcm.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/omlztmcm.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/omsztmcm.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/omxztmcm.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ptm.fd) Underfull \vbox (badness 1005) has occurred while \output is active [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13]) [14] Chapter 1. (./index.tex (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd)) [1] [2] Chapter 2. (./modules.tex) [3] [4] Chapter 3. (./namespaces.tex) [5] [6] Chapter 4. (./hierarchy.tex) [7] [8] Chapter 5. (./annotated.tex Underfull \vbox (badness 2698) has occurred while \output is active [9]) [10] Chapter 6. (./files.tex) [11] [12] Chapter 7. (./group__sdf.tex (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1phv.fd) [13] [14] LaTeX Font Warning: Font shape `T1/pcr/bc/it' undefined (Font) using `T1/pcr/m/n' instead on input line 149. ) Underfull \hbox (badness 10000) in paragraph at lines 175--131 [15] [16] Chapter 8. (./namespacesdf.tex [17] [18] LaTeX Font Warning: Font shape `T1/pcr/bc/n' undefined (Font) using `T1/pcr/m/n' instead on input line 158. Underfull \hbox (badness 1910) in paragraph at lines 174--175 []\T1/phv/m/n/10 Referenced by sdf-::-Quaternion-::-Correct(), sdf-::-Quaternio n-::-Get-Inverse(), sdf-::-Quaternion-::-Normalize(), sdf-::-Color- [19]) [20] Chapter 9. (./classsdf_1_1AssertionInternalError.tex [21 <./c lasssdf_1_1AssertionInternalError__inherit__graph.pdf>]) (./classsdf_1_1Color.tex [22] Underfull \hbox (badness 10000) detected at line 87 [][][] [23] Underfull \hbox (badness 10000) detected at line 116 [][][] ) (./classsdf_1_1Console.tex [24] Underfull \hbox (badness 10000) detected at line 78 [][][] [25] Underfull \hbox (badness 10000) detected at line 109 [][][] ) (./classsdf_1_1Console_1_1ConsoleStream.tex [26] Underfull \hbox (badness 10000) detected at line 62 [][][] ) (./classsdf_1_1Converter.tex [27]) (./classsdf_1_1Element.tex [28 <./classsdf_1_1Element__inher it__graph.pdf>] [29] [30] [31] Underfull \hbox (badness 10000) detected at line 275 [][][] Underfull \hbox (badness 10000) detected at line 325 [][][] Underfull \hbox (badness 10000) detected at line 372 [][][] [32] Underfull \hbox (badness 10000) detected at line 465 [][][] Underfull \hbox (badness 10000) detected at line 486 [][][] [33] Underfull \hbox (badness 10000) detected at line 500 [][][] Underfull \hbox (badness 10000) detected at line 503 [][][] [34] [35] [36] Underfull \hbox (badness 10000) detected at line 860 [][][] ) (./classsdf_1_1Exception.tex [37 <./classsdf_1_1Exception__i nherit__graph.pdf>] Underfull \hbox (badness 10000) detected at line 106 [][][] [38] Underfull \hbox (badness 10000) detected at line 120 [][][] ) (./classsdf_1_1Inertia.tex) (./classsdf_1_1InternalError.tex [39] [40 <./classsdf_1_1Internal Error__inherit__graph.pdf>] [41]) (./classsdf_1_1Param.tex [42] [43] Underfull \hbox (badness 10000) detected at line 126 [][][] Underfull \hbox (badness 10000) detected at line 145 [][][] Underfull \hbox (badness 10000) detected at line 167 [][][] [44] Underfull \hbox (badness 10000) detected at line 186 [][][] Underfull \hbox (badness 10000) detected at line 204 [][][] Underfull \hbox (badness 10000) detected at line 218 [][][] Underfull \hbox (badness 10000) detected at line 232 [][][] Underfull \hbox (badness 10000) detected at line 246 [][][] Underfull \hbox (badness 10000) detected at line 260 [][][] [45] Underfull \hbox (badness 10000) detected at line 274 [][][] Underfull \hbox (badness 10000) detected at line 288 [][][] Underfull \hbox (badness 10000) detected at line 307 [][][] Underfull \hbox (badness 10000) detected at line 341 [][][] [46] [47] Underfull \hbox (badness 10000) detected at line 407 [][][] Underfull \hbox (badness 10000) detected at line 432 [][][] [48]) (./classsdf_1_1Pose.tex [49] Underfull \hbox (badness 10000) detected at line 127 [][][] [50] Underfull \hbox (badness 10000) detected at line 150 [][][] Underfull \hbox (badness 10000) detected at line 173 [][][] Underfull \hbox (badness 10000) detected at line 202 [][][] Underfull \hbox (badness 10000) detected at line 224 [][][] [51]) (./classsdf_1_1Quaternion.tex [52] [53] Underfull \hbox (badness 10000) detected at line 202 [][][] [54] Underfull \hbox (badness 10000) detected at line 224 [][][] Underfull \hbox (badness 10000) detected at line 270 [][][] [55] Underfull \hbox (badness 10000) detected at line 333 [][][] Underfull \hbox (badness 10000) detected at line 356 [][][] [56] Underfull \hbox (badness 10000) detected at line 409 [][][] Underfull \hbox (badness 10000) detected at line 431 [][][] ) (./classsdf_1_1SDF.tex [57] [58]) (./classsdf_1_1SDFExtension.tex [59] [60] [61]) (./classsdf_1_1Time.tex [62] [63] Underfull \hbox (badness 10000) detected at line 92 [][][] Underfull \hbox (badness 10000) detected at line 121 [][][] Underfull \hbox (badness 10000) detected at line 143 [][][] [64]) (./classsdf_1_1URDF2SDF.tex [65] Underfull \hbox (badness 10000) detected at line 72 [][][] Underfull \hbox (badness 10000) detected at line 91 [][][] Underfull \hbox (badness 10000) detected at line 113 [][][] ) (./classsdf_1_1Vector2d.tex [66] Underfull \hbox (badness 10000) detected at line 77 [][][] [67] Underfull \hbox (badness 10000) detected at line 106 [][][] Underfull \hbox (badness 10000) detected at line 128 [][][] ) (./classsdf_1_1Vector2i.tex [68] Underfull \hbox (badness 10000) detected at line 77 [][][] [69] Underfull \hbox (badness 10000) detected at line 106 [][][] Underfull \hbox (badness 10000) detected at line 128 [][][] ) (./classsdf_1_1Vector3.tex [70] [71] Underfull \hbox (badness 10000) detected at line 105 [][][] Underfull \hbox (badness 10000) detected at line 127 [][][] Underfull \hbox (badness 10000) detected at line 151 [][][] [72] [73] Underfull \hbox (badness 10000) detected at line 170 [][][] Underfull \hbox (badness 10000) detected at line 193 [][][] Underfull \hbox (badness 10000) detected at line 222 [][][] Underfull \hbox (badness 10000) detected at line 244 [][][] [74]) [75] [76] Chapter 10. (./Assert_8hh.tex ) (./Console_8hh.tex [77 <./Assert_8hh__incl.pdf>] [78 <./Console_8hh__incl.pdf> <./Console_8hh__ dep__incl.pdf pdfTeX warning: pdflatex (file ./Console_8hh__dep__incl.pdf): PDF inclusion: mu ltiple pdfs with page group included in a single page >]) (./Converter_8hh.tex ) (./Exception_8hh.tex [79 <./Converter_8hh__incl.pdf>]) (./mainpage_8html.tex) (./Param_8hh.tex [80 <./Exception_8hh__incl.pdf>] [81 <./Param_8hh__incl.pdf> <./Param_8hh__dep__i ncl.pdf pdfTeX warning: pdflatex (file ./Param_8hh__dep__incl.pdf): PDF inclusion: mult iple pdfs with page group included in a single page >]) (./parser_8hh.tex [82 <./parser_8hh__incl.pdf>]) (./parser__urdf_8hh.tex ) (./SDFImpl_8hh.tex [83 <./parser__urdf_8hh__incl.pdf>] [84 <./SDFImpl_8hh__incl.pdf> <./SDFImpl_8hh__ dep__incl.pdf pdfTeX warning: pdflatex (file ./SDFImpl_8hh__dep__incl.pdf): PDF inclusion: mu ltiple pdfs with page group included in a single page >]) (./system__util_8hh.tex [85 <./system__util_8hh__dep__incl.pdf>]) (./Types_8hh.tex Underfull \vbox (badness 10000) has occurred while \output is active [86 <./Typ es_8hh__incl.pdf>] [87 <./Types_8hh__dep__incl.pdf>]) [88] (./refman.ind [89] [90] [91] [92] [93] [94] [95] [96]) (./refman.aux) LaTeX Font Warning: Some font shapes were not available, defaults substituted. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on refman.pdf (110 pages, 298247 bytes). Transcript written on refman.log. make[4]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build/doxygen/latex' mv /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/doxygen/latex/refman.pdf /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/doxygen/latex/sdf-2.0.1.pdf make[3]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 12 [100%] Built target doc make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 0 make[1]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CKJNfU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm ++ dirname /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm + cd osrf-sdformat-d79259b26096 + make -C build install DESTDIR=/builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm make: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -H/builddir/build/BUILD/osrf-sdformat-d79259b26096 -B/builddir/build/BUILD/osrf-sdformat-d79259b26096/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make -f src/CMakeFiles/sdformat.dir/build.make src/CMakeFiles/sdformat.dir/depend make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/osrf-sdformat-d79259b26096 /builddir/build/BUILD/osrf-sdformat-d79259b26096/src /builddir/build/BUILD/osrf-sdformat-d79259b26096/build /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src/CMakeFiles/sdformat.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make -f src/CMakeFiles/sdformat.dir/build.make src/CMakeFiles/sdformat.dir/build make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make[2]: Nothing to be done for `src/CMakeFiles/sdformat.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 13 14 15 16 17 18 19 20 [ 42%] Built target sdformat make -f test/integration/CMakeFiles/INTEGRATION_audio.dir/build.make test/integration/CMakeFiles/INTEGRATION_audio.dir/depend make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/osrf-sdformat-d79259b26096 /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/integration /builddir/build/BUILD/osrf-sdformat-d79259b26096/build /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration/CMakeFiles/INTEGRATION_audio.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make -f test/integration/CMakeFiles/INTEGRATION_audio.dir/build.make test/integration/CMakeFiles/INTEGRATION_audio.dir/build make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make[2]: Nothing to be done for `test/integration/CMakeFiles/INTEGRATION_audio.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 1 [ 47%] Built target INTEGRATION_audio make -f test/integration/CMakeFiles/INTEGRATION_cfm_damping_implicit_spring_damper.dir/build.make test/integration/CMakeFiles/INTEGRATION_cfm_damping_implicit_spring_damper.dir/depend make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/osrf-sdformat-d79259b26096 /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/integration /builddir/build/BUILD/osrf-sdformat-d79259b26096/build /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration/CMakeFiles/INTEGRATION_cfm_damping_implicit_spring_damper.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make -f test/integration/CMakeFiles/INTEGRATION_cfm_damping_implicit_spring_damper.dir/build.make test/integration/CMakeFiles/INTEGRATION_cfm_damping_implicit_spring_damper.dir/build make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make[2]: Nothing to be done for `test/integration/CMakeFiles/INTEGRATION_cfm_damping_implicit_spring_damper.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 2 [ 52%] Built target INTEGRATION_cfm_damping_implicit_spring_damper make -f test/integration/CMakeFiles/INTEGRATION_fixed_joint_reduction.dir/build.make test/integration/CMakeFiles/INTEGRATION_fixed_joint_reduction.dir/depend make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/osrf-sdformat-d79259b26096 /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/integration /builddir/build/BUILD/osrf-sdformat-d79259b26096/build /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration/CMakeFiles/INTEGRATION_fixed_joint_reduction.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make -f test/integration/CMakeFiles/INTEGRATION_fixed_joint_reduction.dir/build.make test/integration/CMakeFiles/INTEGRATION_fixed_joint_reduction.dir/build make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make[2]: Nothing to be done for `test/integration/CMakeFiles/INTEGRATION_fixed_joint_reduction.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 3 [ 57%] Built target INTEGRATION_fixed_joint_reduction make -f test/integration/CMakeFiles/INTEGRATION_joint_axis_frame.dir/build.make test/integration/CMakeFiles/INTEGRATION_joint_axis_frame.dir/depend make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/osrf-sdformat-d79259b26096 /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/integration /builddir/build/BUILD/osrf-sdformat-d79259b26096/build /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration/CMakeFiles/INTEGRATION_joint_axis_frame.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make -f test/integration/CMakeFiles/INTEGRATION_joint_axis_frame.dir/build.make test/integration/CMakeFiles/INTEGRATION_joint_axis_frame.dir/build make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make[2]: Nothing to be done for `test/integration/CMakeFiles/INTEGRATION_joint_axis_frame.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 4 [ 63%] Built target INTEGRATION_joint_axis_frame make -f test/integration/CMakeFiles/INTEGRATION_plugin_attribute.dir/build.make test/integration/CMakeFiles/INTEGRATION_plugin_attribute.dir/depend make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/osrf-sdformat-d79259b26096 /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/integration /builddir/build/BUILD/osrf-sdformat-d79259b26096/build /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration/CMakeFiles/INTEGRATION_plugin_attribute.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make -f test/integration/CMakeFiles/INTEGRATION_plugin_attribute.dir/build.make test/integration/CMakeFiles/INTEGRATION_plugin_attribute.dir/build make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make[2]: Nothing to be done for `test/integration/CMakeFiles/INTEGRATION_plugin_attribute.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 5 [ 68%] Built target INTEGRATION_plugin_attribute make -f test/integration/CMakeFiles/INTEGRATION_provide_feedback.dir/build.make test/integration/CMakeFiles/INTEGRATION_provide_feedback.dir/depend make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/osrf-sdformat-d79259b26096 /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/integration /builddir/build/BUILD/osrf-sdformat-d79259b26096/build /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/integration/CMakeFiles/INTEGRATION_provide_feedback.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make -f test/integration/CMakeFiles/INTEGRATION_provide_feedback.dir/build.make test/integration/CMakeFiles/INTEGRATION_provide_feedback.dir/build make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make[2]: Nothing to be done for `test/integration/CMakeFiles/INTEGRATION_provide_feedback.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 6 [ 73%] Built target INTEGRATION_provide_feedback make -f test/performance/CMakeFiles/PERFORMANCE_parser_urdf.dir/build.make test/performance/CMakeFiles/PERFORMANCE_parser_urdf.dir/depend make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/osrf-sdformat-d79259b26096 /builddir/build/BUILD/osrf-sdformat-d79259b26096/test/performance /builddir/build/BUILD/osrf-sdformat-d79259b26096/build /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/performance /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/test/performance/CMakeFiles/PERFORMANCE_parser_urdf.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make -f test/performance/CMakeFiles/PERFORMANCE_parser_urdf.dir/build.make test/performance/CMakeFiles/PERFORMANCE_parser_urdf.dir/build make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make[2]: Nothing to be done for `test/performance/CMakeFiles/PERFORMANCE_parser_urdf.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 7 [ 78%] Built target PERFORMANCE_parser_urdf make -f src/CMakeFiles/UNIT_Console_TEST.dir/build.make src/CMakeFiles/UNIT_Console_TEST.dir/depend make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/osrf-sdformat-d79259b26096 /builddir/build/BUILD/osrf-sdformat-d79259b26096/src /builddir/build/BUILD/osrf-sdformat-d79259b26096/build /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src/CMakeFiles/UNIT_Console_TEST.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make -f src/CMakeFiles/UNIT_Console_TEST.dir/build.make src/CMakeFiles/UNIT_Console_TEST.dir/build make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make[2]: Nothing to be done for `src/CMakeFiles/UNIT_Console_TEST.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 8 [ 84%] Built target UNIT_Console_TEST make -f src/CMakeFiles/UNIT_Converter_TEST.dir/build.make src/CMakeFiles/UNIT_Converter_TEST.dir/depend make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/osrf-sdformat-d79259b26096 /builddir/build/BUILD/osrf-sdformat-d79259b26096/src /builddir/build/BUILD/osrf-sdformat-d79259b26096/build /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src/CMakeFiles/UNIT_Converter_TEST.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make -f src/CMakeFiles/UNIT_Converter_TEST.dir/build.make src/CMakeFiles/UNIT_Converter_TEST.dir/build make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make[2]: Nothing to be done for `src/CMakeFiles/UNIT_Converter_TEST.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 9 [ 89%] Built target UNIT_Converter_TEST make -f src/CMakeFiles/UNIT_SDF_TEST.dir/build.make src/CMakeFiles/UNIT_SDF_TEST.dir/depend make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/osrf-sdformat-d79259b26096 /builddir/build/BUILD/osrf-sdformat-d79259b26096/src /builddir/build/BUILD/osrf-sdformat-d79259b26096/build /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src/CMakeFiles/UNIT_SDF_TEST.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make -f src/CMakeFiles/UNIT_SDF_TEST.dir/build.make src/CMakeFiles/UNIT_SDF_TEST.dir/build make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make[2]: Nothing to be done for `src/CMakeFiles/UNIT_SDF_TEST.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 10 [ 94%] Built target UNIT_SDF_TEST make -f src/CMakeFiles/UNIT_parser_urdf_TEST.dir/build.make src/CMakeFiles/UNIT_parser_urdf_TEST.dir/depend make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' cd /builddir/build/BUILD/osrf-sdformat-d79259b26096/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/osrf-sdformat-d79259b26096 /builddir/build/BUILD/osrf-sdformat-d79259b26096/src /builddir/build/BUILD/osrf-sdformat-d79259b26096/build /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/src/CMakeFiles/UNIT_parser_urdf_TEST.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make -f src/CMakeFiles/UNIT_parser_urdf_TEST.dir/build.make src/CMakeFiles/UNIT_parser_urdf_TEST.dir/build make[2]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make[2]: Nothing to be done for `src/CMakeFiles/UNIT_parser_urdf_TEST.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 11 [100%] Built target UNIT_parser_urdf_TEST make[1]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/osrf-sdformat-d79259b26096/build/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "NONE" -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/include/sdformat-2.0/sdf/sdf_config.h -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/lib/pkgconfig/sdformat.pc -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/lib/cmake/sdformat/SDFormatConfig.cmake -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/lib/cmake/sdformat/SDFormatConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/lib/libsdformat.so.2.0.1 -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/lib/libsdformat.so.2 -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/lib/libsdformat.so -- Removed runtime path from "/builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/lib/libsdformat.so.2.0.1" -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/include/sdformat-2.0/sdf/Assert.hh -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/include/sdformat-2.0/sdf/Console.hh -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/include/sdformat-2.0/sdf/Converter.hh -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/include/sdformat-2.0/sdf/Exception.hh -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/include/sdformat-2.0/sdf/Param.hh -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/include/sdformat-2.0/sdf/parser.hh -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/include/sdformat-2.0/sdf/SDFImpl.hh -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/include/sdformat-2.0/sdf/Types.hh -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/include/sdformat-2.0/sdf/system_util.hh -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/include/sdformat-2.0/sdf/parser_urdf.hh -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/include/sdformat-2.0/sdf/sdf.hh -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.0/actor.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.0/camera.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.0/collision.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.0/contact.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.0/gazebo.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.0/geometry.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.0/gripper.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.0/gui.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.0/inertial.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.0/joint.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.0/light.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.0/link.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.0/model.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.0/physics.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.0/plugin.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.0/projector.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.0/ray.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.0/rfidtag.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.0/rfid.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.0/road.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.0/scene.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.0/sensor.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.0/state.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.0/surface.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.0/visual.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.0/world.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.2/1_0.convert -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.2/actor.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.2/camera.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.2/collision.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.2/contact.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.2/gazebo.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.2/geometry.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.2/gripper.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.2/gui.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.2/inertial.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.2/joint.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.2/light.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.2/link.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.2/model.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.2/physics.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.2/plugin.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.2/projector.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.2/ray.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.2/rfidtag.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.2/rfid.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.2/road.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.2/scene.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.2/sensor.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.2/state.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.2/surface.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.2/visual.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.2/world.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.3/1_2.convert -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.3/actor.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.3/camera.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.3/collision.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.3/contact.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.3/geometry.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.3/gripper.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.3/gui.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.3/imu.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.3/inertial.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.3/joint.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.3/light.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.3/link.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.3/model.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.3/physics.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.3/plugin.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.3/projector.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.3/ray.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.3/rfidtag.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.3/rfid.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.3/road.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.3/root.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.3/scene.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.3/sensor.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.3/state.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.3/surface.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.3/visual.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.3/world.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/1_3.convert -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/actor.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/audio_source.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/audio_sink.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/box_shape.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/camera.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/collision.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/contact.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/cylinder_shape.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/forcetorque.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/geometry.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/gps.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/gripper.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/gui.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/heightmap_shape.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/image_shape.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/imu.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/inertial.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/joint.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/light.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/link.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/mesh_shape.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/model.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/noise.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/physics.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/plane_shape.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/plugin.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/projector.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/ray.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/rfidtag.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/rfid.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/road.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/root.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/scene.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/sensor.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/spherical_coordinates.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/sphere_shape.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/sonar.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/state.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/surface.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/transceiver.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/visual.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.4/world.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/1_4.convert -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/actor.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/audio_source.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/audio_sink.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/box_shape.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/camera.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/collision.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/contact.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/cylinder_shape.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/forcetorque.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/geometry.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/gps.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/gripper.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/gui.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/heightmap_shape.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/image_shape.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/imu.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/inertial.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/joint.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/light.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/link.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/material.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/mesh_shape.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/model.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/noise.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/physics.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/plane_shape.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/plugin.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/polyline_shape.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/projector.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/ray.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/rfidtag.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/rfid.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/road.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/root.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/scene.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/sensor.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/spherical_coordinates.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/sphere_shape.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/sonar.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/state.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/surface.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/transceiver.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/visual.sdf -- Installing: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/1.5/world.sdf make: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/osrf-sdformat-d79259b26096 extracting debug info from /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/lib/libsdformat.so.2.0.1 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libsdformat.so.2.0.1.debug to /usr/lib/debug/usr/lib/libsdformat.so.2.debug symlinked /usr/lib/debug/usr/lib/libsdformat.so.2.0.1.debug to /usr/lib/debug/usr/lib/libsdformat.so.debug 474 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.EOaSfp + umask 022 + cd /builddir/build/BUILD + cd osrf-sdformat-d79259b26096 + make -C build test make: Entering directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' Running tests... /usr/bin/ctest --force-new-ctest-process Test project /builddir/build/BUILD/osrf-sdformat-d79259b26096/build Start 1: INTEGRATION_audio 1/22 Test #1: INTEGRATION_audio ...................................... Passed 0.05 sec Start 2: check_INTEGRATION_audio 2/22 Test #2: check_INTEGRATION_audio ................................ Passed 0.08 sec Start 3: INTEGRATION_cfm_damping_implicit_spring_damper 3/22 Test #3: INTEGRATION_cfm_damping_implicit_spring_damper ......... Passed 0.72 sec Start 4: check_INTEGRATION_cfm_damping_implicit_spring_damper 4/22 Test #4: check_INTEGRATION_cfm_damping_implicit_spring_damper ... Passed 0.07 sec Start 5: INTEGRATION_fixed_joint_reduction 5/22 Test #5: INTEGRATION_fixed_joint_reduction ...................... Passed 1.30 sec Start 6: check_INTEGRATION_fixed_joint_reduction 6/22 Test #6: check_INTEGRATION_fixed_joint_reduction ................ Passed 0.07 sec Start 7: INTEGRATION_joint_axis_frame 7/22 Test #7: INTEGRATION_joint_axis_frame ........................... Passed 0.70 sec Start 8: check_INTEGRATION_joint_axis_frame 8/22 Test #8: check_INTEGRATION_joint_axis_frame ..................... Passed 0.07 sec Start 9: INTEGRATION_plugin_attribute 9/22 Test #9: INTEGRATION_plugin_attribute ........................... Passed 0.34 sec Start 10: check_INTEGRATION_plugin_attribute 10/22 Test #10: check_INTEGRATION_plugin_attribute ..................... Passed 0.07 sec Start 11: INTEGRATION_provide_feedback 11/22 Test #11: INTEGRATION_provide_feedback ........................... Passed 0.36 sec Start 12: check_INTEGRATION_provide_feedback 12/22 Test #12: check_INTEGRATION_provide_feedback ..................... Passed 0.07 sec Start 13: PERFORMANCE_parser_urdf 13/22 Test #13: PERFORMANCE_parser_urdf ................................ Passed 1.58 sec Start 14: check_PERFORMANCE_parser_urdf 14/22 Test #14: check_PERFORMANCE_parser_urdf .......................... Passed 0.07 sec Start 15: UNIT_SDF_TEST 15/22 Test #15: UNIT_SDF_TEST .......................................... Passed 1.36 sec Start 16: check_UNIT_SDF_TEST 16/22 Test #16: check_UNIT_SDF_TEST .................................... Passed 0.07 sec Start 17: UNIT_Console_TEST 17/22 Test #17: UNIT_Console_TEST ...................................... Passed 0.03 sec Start 18: check_UNIT_Console_TEST 18/22 Test #18: check_UNIT_Console_TEST ................................ Passed 0.07 sec Start 19: UNIT_Converter_TEST 19/22 Test #19: UNIT_Converter_TEST .................................... Passed 0.04 sec Start 20: check_UNIT_Converter_TEST 20/22 Test #20: check_UNIT_Converter_TEST .............................. Passed 0.07 sec Start 21: UNIT_parser_urdf_TEST 21/22 Test #21: UNIT_parser_urdf_TEST .................................. Passed 0.03 sec Start 22: check_UNIT_parser_urdf_TEST 22/22 Test #22: check_UNIT_parser_urdf_TEST ............................ Passed 0.07 sec 100% tests passed, 0 tests failed out of 22 Total Test time (real) = 7.37 sec make: Leaving directory `/builddir/build/BUILD/osrf-sdformat-d79259b26096/build' + exit 0 Processing files: sdformat-2.0.1-2.el7.armv7hl warning: File not found: /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/sdformat/cmake Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fY9x0v + umask 022 + cd /builddir/build/BUILD + cd osrf-sdformat-d79259b26096 + DOCDIR=/builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/doc/sdformat-2.0.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/doc/sdformat-2.0.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/doc/sdformat-2.0.1 + cp -pr COPYING /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/doc/sdformat-2.0.1 + cp -pr LICENSE /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/doc/sdformat-2.0.1 + cp -pr README /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/doc/sdformat-2.0.1 + exit 0 Provides: libsdformat.so.2 sdformat = 2.0.1-2.el7 sdformat(armv7hl-32) = 2.0.1-2.el7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libboost_filesystem-mt.so.1.53.0 libboost_iostreams-mt.so.1.53.0 libboost_program_options-mt.so.1.53.0 libboost_regex-mt.so.1.53.0 libboost_system-mt.so.1.53.0 libc.so.6 libc.so.6(GLIBC_2.4) libconsole_bridge.so libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgcc_s.so.1(GCC_4.0.0) libm.so.6 libm.so.6(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.9) libtinyxml.so.0 liburdfdom_model.so.0.3 liburdfdom_model_state.so.0.3 liburdfdom_sensor.so.0.3 liburdfdom_world.so.0.3 rtld(GNU_HASH) Processing files: sdformat-devel-2.0.1-2.el7.armv7hl Provides: pkgconfig(sdformat) = 2.0.1 sdformat-devel = 2.0.1-2.el7 sdformat-devel(armv7hl-32) = 2.0.1-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libsdformat.so.2 Processing files: sdformat-doc-2.0.1-2.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BxNdmp + umask 022 + cd /builddir/build/BUILD + cd osrf-sdformat-d79259b26096 + DOCDIR=/builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/doc/sdformat-doc-2.0.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/doc/sdformat-doc-2.0.1 + cp -pr build/doxygen/html /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm/usr/share/doc/sdformat-doc-2.0.1 + exit 0 Provides: sdformat-doc = 2.0.1-2.el7 sdformat-doc(armv7hl-32) = 2.0.1-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: sdformat-debuginfo-2.0.1-2.el7.armv7hl Provides: sdformat-debuginfo = 2.0.1-2.el7 sdformat-debuginfo(armv7hl-32) = 2.0.1-2.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm Wrote: /builddir/build/RPMS/sdformat-2.0.1-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/sdformat-devel-2.0.1-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/sdformat-doc-2.0.1-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/sdformat-debuginfo-2.0.1-2.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RnuvaJ + umask 022 + cd /builddir/build/BUILD + cd osrf-sdformat-d79259b26096 + /usr/bin/rm -rf /builddir/build/BUILDROOT/sdformat-2.0.1-2.el7.arm + exit 0 Child return code was: 0 LEAVE do -->