+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/hokuyoaist.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FE3Uld + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0 + /usr/bin/gzip -dc /builddir/build/SOURCES/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (hokuyoaist-3.0.2-fedora.patch):' Patch #0 (hokuyoaist-3.0.2-fedora.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .fedora --fuzz=0 patching file ./CMakeLists.txt patching file ./python/CMakeLists.txt + echo 'Patch #1 (hokuyoaist-3.0.2-const.patch):' Patch #1 (hokuyoaist-3.0.2-const.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file CMakeLists.txt patching file doc/content/index.txt patching file include/hokuyoaist/hokuyo_errors.h patching file python/hokuyo_aist.cpp patching file src/hokuyo_errors.cpp patching file src/sensor.cpp + sed -i s/extensions/#extensions/ doc/conf.py.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zbCGrL + umask 022 + cd /builddir/build/BUILD + cd hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0 + mkdir build + pushd build ~/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build ~/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_EXAMPLES=OFF -DBOOST_LIB_SUFFIX= .. -- The C compiler identification is GNU 7.3.1 -- The CXX compiler identification is GNU 7.3.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Flexiport-2.0.0 -- Looking for clock_gettime -- Looking for clock_gettime - found -- Found Doxygen: /usr/bin/doxygen (found version "1.8.12") found components: doxygen dot -- Found PythonLibs: /usr/lib64/libpython2.7.so (found version "2.7.14") -- Found PythonInterp: /usr/bin/python2.7 (found version "2.7.14") -- Boost version: 1.66.0 -- HokuyoAIST Python bindings will be built. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build + popd ~/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0 + make -C build -j4 make: Entering directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' /usr/bin/cmake -H/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0 -B/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/CMakeFiles /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' make -f doc/CMakeFiles/doxygen_doc.dir/build.make doc/CMakeFiles/doxygen_doc.dir/depend make -f src/CMakeFiles/hokuyoaist.dir/build.make src/CMakeFiles/hokuyoaist.dir/depend make[2]: Entering directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' cd /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0 /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/src /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/src /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/src/CMakeFiles/hokuyoaist.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' cd /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0 /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/doc /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/doc /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/doc/CMakeFiles/doxygen_doc.dir/DependInfo.cmake --color= Scanning dependencies of target doxygen_doc make[2]: Leaving directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' make -f doc/CMakeFiles/doxygen_doc.dir/build.make doc/CMakeFiles/doxygen_doc.dir/build make[2]: Entering directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' cd /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/doc && /usr/bin/doxygen /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/doc/doxyfile Scanning dependencies of target hokuyoaist make[2]: Leaving directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' make -f src/CMakeFiles/hokuyoaist.dir/build.make src/CMakeFiles/hokuyoaist.dir/build warning: Tag `SYMBOL_CACHE_SIZE' at line 48 of file `/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/doc/doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `SHOW_DIRECTORIES' at line 81 of file `/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/doc/doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `HTML_ALIGN_MEMBERS' at line 153 of file `/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/doc/doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `USE_INLINE_TREES' at line 180 of file `/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/doc/doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_SCHEMA' at line 228 of file `/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/doc/doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_DTD' at line 229 of file `/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/doc/doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" error: When enabling GENERATE_HTMLHELP the search engine (SEARCHENGINE) should be disabled. I'll do it for you. 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. make[2]: Entering directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' [ 14%] Building CXX object src/CMakeFiles/hokuyoaist.dir/hokuyo_errors.cpp.o cd /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/src && /usr/bin/c++ -Dhokuyoaist_EXPORTS -I/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/include -I/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/include -I/usr/include/flexiport-2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/hokuyoaist.dir/hokuyo_errors.cpp.o -c /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/src/hokuyo_errors.cpp [ 42%] Building CXX object src/CMakeFiles/hokuyoaist.dir/scan_data.cpp.o [ 28%] Building CXX object src/CMakeFiles/hokuyoaist.dir/sensor.cpp.o cd /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/src && /usr/bin/c++ -Dhokuyoaist_EXPORTS -I/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/include -I/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/include -I/usr/include/flexiport-2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/hokuyoaist.dir/scan_data.cpp.o -c /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/src/scan_data.cpp cd /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/src && /usr/bin/c++ -Dhokuyoaist_EXPORTS -I/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/include -I/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/include -I/usr/include/flexiport-2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/hokuyoaist.dir/sensor.cpp.o -c /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/src/sensor.cpp /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/src/sensor.cpp: In member function 'int hokuyoaist::Sensor::read_line_with_check(char*, int, bool)': /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/src/sensor.cpp:1311:9: warning: variable 'checksum' set but not used [-Wunused-but-set-variable] int checksum = 0; ^~~~~~~~ [ 57%] Building CXX object src/CMakeFiles/hokuyoaist.dir/sensor_info.cpp.o cd /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/src && /usr/bin/c++ -Dhokuyoaist_EXPORTS -I/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/include -I/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/include -I/usr/include/flexiport-2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/hokuyoaist.dir/sensor_info.cpp.o -c /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/src/sensor_info.cpp make[2]: Leaving directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' [ 57%] Built target doxygen_doc make -f doc/CMakeFiles/sphinx_doc.dir/build.make doc/CMakeFiles/sphinx_doc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' cd /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0 /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/doc /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/doc /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/doc/CMakeFiles/sphinx_doc.dir/DependInfo.cmake --color= Scanning dependencies of target sphinx_doc make[2]: Leaving directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' make -f doc/CMakeFiles/sphinx_doc.dir/build.make doc/CMakeFiles/sphinx_doc.dir/build make[2]: Entering directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' cd /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/doc && sphinx-build -b html -c /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/doc/conf /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/doc/content /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/doc/html Running Sphinx v1.6.6 [ 71%] Linking CXX shared library libhokuyoaist.so cd /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/hokuyoaist.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libhokuyoaist.so.3 -o libhokuyoaist.so.3.0.1 CMakeFiles/hokuyoaist.dir/hokuyo_errors.cpp.o CMakeFiles/hokuyoaist.dir/scan_data.cpp.o CMakeFiles/hokuyoaist.dir/sensor.cpp.o CMakeFiles/hokuyoaist.dir/sensor_info.cpp.o -lflexiport -lrt cd /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/src && /usr/bin/cmake -E cmake_symlink_library libhokuyoaist.so.3.0.1 libhokuyoaist.so.3 libhokuyoaist.so make[2]: Leaving directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' [ 71%] Built target hokuyoaist make -f python/CMakeFiles/hokuyoaist_py.dir/build.make python/CMakeFiles/hokuyoaist_py.dir/depend make[2]: Entering directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' cd /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0 /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/python /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/python /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/python/CMakeFiles/hokuyoaist_py.dir/DependInfo.cmake --color= Scanning dependencies of target hokuyoaist_py make[2]: Leaving directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' make -f python/CMakeFiles/hokuyoaist_py.dir/build.make python/CMakeFiles/hokuyoaist_py.dir/build make[2]: Entering directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' [ 85%] Building CXX object python/CMakeFiles/hokuyoaist_py.dir/hokuyo_aist.cpp.o cd /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/python && /usr/bin/c++ -Dhokuyoaist_py_EXPORTS -I/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/include -I/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/include/hokuyoaist -I/usr/include/python2.7 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o CMakeFiles/hokuyoaist_py.dir/hokuyo_aist.cpp.o -c /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/python/hokuyo_aist.cpp loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 1 source files that are out of date updating environment: 1 added, 0 changed, 0 removed reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [100%] index generating indices... genindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. make[2]: Leaving directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' [ 85%] Built target sphinx_doc [100%] Linking CXX shared module hokuyoaist.so cd /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/python && /usr/bin/cmake -E cmake_link_script CMakeFiles/hokuyoaist_py.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o hokuyoaist.so CMakeFiles/hokuyoaist_py.dir/hokuyo_aist.cpp.o -Wl,-rpath,/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/src: ../src/libhokuyoaist.so.3.0.1 -lboost_python -lpython2.7 -lflexiport -lrt make[2]: Leaving directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' [100%] Built target hokuyoaist_py make[1]: Leaving directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/CMakeFiles 0 make: Leaving directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wgWB6x + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64 + cd hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0 + make -C build install DESTDIR=/builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64 make: Entering directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' /usr/bin/cmake -H/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0 -B/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/CMakeFiles /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' make -f doc/CMakeFiles/doxygen_doc.dir/build.make doc/CMakeFiles/doxygen_doc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' cd /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0 /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/doc /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/doc /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/doc/CMakeFiles/doxygen_doc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' make -f doc/CMakeFiles/doxygen_doc.dir/build.make doc/CMakeFiles/doxygen_doc.dir/build make[2]: Entering directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' cd /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/doc && /usr/bin/doxygen /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/doc/doxyfile warning: Tag `SYMBOL_CACHE_SIZE' at line 48 of file `/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/doc/doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `SHOW_DIRECTORIES' at line 81 of file `/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/doc/doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `HTML_ALIGN_MEMBERS' at line 153 of file `/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/doc/doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `USE_INLINE_TREES' at line 180 of file `/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/doc/doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_SCHEMA' at line 228 of file `/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/doc/doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_DTD' at line 229 of file `/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/doc/doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" error: When enabling GENERATE_HTMLHELP the search engine (SEARCHENGINE) should be disabled. I'll do it for you. 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. make[2]: Leaving directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' [ 0%] Built target doxygen_doc make -f doc/CMakeFiles/sphinx_doc.dir/build.make doc/CMakeFiles/sphinx_doc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' cd /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0 /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/doc /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/doc /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/doc/CMakeFiles/sphinx_doc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' make -f doc/CMakeFiles/sphinx_doc.dir/build.make doc/CMakeFiles/sphinx_doc.dir/build make[2]: Entering directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' cd /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/doc && sphinx-build -b html -c /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/doc/conf /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/doc/content /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/doc/html Running Sphinx v1.6.6 loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 0 source files that are out of date updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found no targets are out of date. build succeeded. make[2]: Leaving directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' [ 0%] Built target sphinx_doc make -f src/CMakeFiles/hokuyoaist.dir/build.make src/CMakeFiles/hokuyoaist.dir/depend make[2]: Entering directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' cd /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0 /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/src /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/src /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/src/CMakeFiles/hokuyoaist.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' make -f src/CMakeFiles/hokuyoaist.dir/build.make src/CMakeFiles/hokuyoaist.dir/build make[2]: Entering directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' make[2]: Nothing to be done for 'src/CMakeFiles/hokuyoaist.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' [ 71%] Built target hokuyoaist make -f python/CMakeFiles/hokuyoaist_py.dir/build.make python/CMakeFiles/hokuyoaist_py.dir/depend make[2]: Entering directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' cd /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0 /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/python /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/python /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/python/CMakeFiles/hokuyoaist_py.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' make -f python/CMakeFiles/hokuyoaist_py.dir/build.make python/CMakeFiles/hokuyoaist_py.dir/build make[2]: Entering directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' make[2]: Nothing to be done for 'python/CMakeFiles/hokuyoaist_py.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' [100%] Built target hokuyoaist_py make[1]: Leaving directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/lib64/pkgconfig/hokuyoaist.pc -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/hokuyoaist-3/hokuyoaist-config.cmake -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/hokuyoaist-3/hokuyoaist-config-version.cmake -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/searchindex.js -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/_static -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/_static/comment-bright.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/_static/minus.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/_static/sidebar.js -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/_static/searchtools.js -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/_static/underscore-1.3.1.js -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/_static/up.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/_static/default.css -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/_static/jquery-3.1.0.js -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/_static/comment.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/_static/plus.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/_static/comment-close.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/_static/file.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/_static/doctools.js -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/_static/ajax-loader.gif -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/_static/down-pressed.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/_static/websupport.js -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/_static/up-pressed.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/_static/jquery.js -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/_static/classic.css -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/_static/down.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/_static/basic.css -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/_static/underscore.js -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/_static/pygments.css -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/search.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/.doctrees -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/.doctrees/environment.pickle -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/.doctrees/index.doctree -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/_sources -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/_sources/index.txt -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/objects.inv -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/index.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/genindex.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_no_data_error__coll__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_scip1_response_error-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_unknown_line_error__inherit__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_line_length_error.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/namespaces.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_baudrate_error__coll__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_response_error__inherit__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_unknown_scip_version_error__coll__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_scip1_response_error.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_sensor-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/hokuyo__errors_8h__incl.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_firmware_error__inherit__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_response_error__coll__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_end_step_error.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_misplaced_line_feed_error__inherit__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/utils_8h__incl.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_no_destination_error__inherit__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/sensor_8h__dep__incl.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_checksum_error__coll__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/tab_s.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/nav_h.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_set_i_p_error__inherit__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/hokuyo__errors_8h_source.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_not_serial_error__coll__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_command_echo_error__inherit__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/hokuyo__errors_8h__incl.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_firmware_error.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_command_echo_error__coll__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_unknown_scip_version_error__coll__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_unknown_scip_version_error.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_scip_version_error__coll__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/nav_f.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_read_error__inherit__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/hokuyoaist_8h__incl.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_param_echo_error__coll__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_data_count_error__coll__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_end_step_error__coll__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_misplaced_line_feed_error__inherit__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_scip1_response_error__coll__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_arg_error__coll__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_unsupported_error__inherit__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_scip_version_error__inherit__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_start_step_error__inherit__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_line_length_error__coll__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_arg_error-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_read_error__coll__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_unsupported_error__coll__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/functions_vars.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_arg_error__inherit__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_index_error__inherit__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_protocol_error__inherit__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_no_data_error__coll__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_response_error-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/utils_8h_source.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/hokuyo__errors_8h__dep__incl.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_runtime_error__coll__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_protocol_error__inherit__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_data_count_error__inherit__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_base_error__inherit__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/functions_func.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/inherit_graph_3.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/sensor_8h__incl.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_scip1_response_error__coll__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_insufficient_bytes_error__inherit__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_no_destination_error__inherit__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/tab_a.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_misplaced_line_feed_error__coll__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_unknown_scip_version_error__coll__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_data_count_error__inherit__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_no_destination_error__inherit__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_command_echo_error.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_end_step_error__coll__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_unsupported_error__inherit__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_motor_speed_error__inherit__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/annotated.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/inherit_graph_1.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_logic_error__coll__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_logic_error.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_checksum_error__inherit__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/closed.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/hierarchy.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_end_step_error__inherit__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_set_i_p_error__coll__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_base_error__coll__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_no_destination_error.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/graph_legend.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_data_count_error__coll__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/inherit_graph_3.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_insufficient_bytes_error__inherit__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_checksum_error__coll__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/doc.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_no_data_error__inherit__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_read_error__inherit__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_close_error__inherit__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/namespaceflexiport.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_start_step_error__inherit__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_param_echo_error__inherit__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/sensor__info_8h__incl.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_scip1_response_error__inherit__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_misplaced_line_feed_error__coll__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_unsupported_error__coll__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/hokuyoaist_8h__incl.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_checksum_error__coll__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/namespacemembers_type.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_logic_error__coll__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_param_echo_error__inherit__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_command_echo_error-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_line_length_error-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/inherit_graph_0.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/sensor__info_8h_source.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/hokuyo__errors_8h__incl.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_baudrate_error.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_write_error__coll__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_write_error__inherit__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_line_length_error__coll__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_missing_firm_spec_error__inherit__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_runtime_error-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_firmware_error-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_no_data_error__coll__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_read_error__inherit__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_unknown_line_error__inherit__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_checksum_error.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_parse_error__coll__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_param_echo_error__coll__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/dir_d44c64559bbebec7f509842c48db8b23.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_base_error-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_read_error__coll__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_parse_error__inherit__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/open.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_read_error__coll__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_arg_error.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_no_data_error__inherit__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_motor_speed_error.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/structhokuyoaist_1_1_i_p_addr.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_firmware_error__coll__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_no_destination_error__coll__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_read_error.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_line_length_error__coll__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_read_error-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_logic_error__inherit__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_missing_firm_spec_error__inherit__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_not_serial_error__coll__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_parse_error__coll__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/hokuyo__errors_8h__dep__incl.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_write_error__coll__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/sensor_8h__dep__incl.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_runtime_error__coll__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/namespacemembers_func.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_data_count_error__inherit__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_unsupported_error.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_unknown_scip_version_error__inherit__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_misplaced_line_feed_error-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_insufficient_bytes_error__coll__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/folderopen.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_firmware_error__coll__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_set_i_p_error.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_set_i_p_error-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_scip_version_error-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_unknown_line_error__coll__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/inherit_graph_1.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/utils_8h__incl.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_response_error__coll__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_scan_data.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/index.hhk -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_scip1_response_error__coll__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_misplaced_line_feed_error.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_protocol_error.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_close_error__coll__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_base_error__inherit__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_set_i_p_error__inherit__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_data_count_error__coll__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_command_echo_error__coll__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/tab_b.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_missing_firm_spec_error__coll__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_close_error__coll__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_no_data_error.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/sensor__info_8h__dep__incl.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/sensor_8h.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/sync_on.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_not_serial_error-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/sensor_8h_source.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_arg_error__inherit__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_unknown_line_error__inherit__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/scan__data_8h__dep__incl.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/sensor_8h__incl.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_end_step_error-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/sensor__info_8h__incl.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_line_length_error__inherit__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_missing_firm_spec_error-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_runtime_error__coll__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_base_error.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_baudrate_error-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_unsupported_error__inherit__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/hokuyoaist_8h.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/globals_defs.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_missing_firm_spec_error__coll__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_scip1_response_error__inherit__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_response_error__coll__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_arg_error__inherit__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_not_serial_error__inherit__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_scip_version_error.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_no_destination_error__coll__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/doxygen.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/scan__data_8h_source.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/sensor__info_8h__incl.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/inherit_graph_1.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_parse_error__coll__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_start_step_error__coll__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_scip_version_error__inherit__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_motor_speed_error__coll__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_unknown_scip_version_error__inherit__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/inherit_graph_4.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_parse_error-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_unknown_line_error__coll__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/scan__data_8h__dep__incl.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/files.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/nav_g.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_protocol_error__inherit__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_no_destination_error-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_parse_error__inherit__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_protocol_error__coll__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/sensor_8h__dep__incl.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/scan__data_8h__dep__incl.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_motor_speed_error__inherit__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_runtime_error.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_close_error__inherit__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_runtime_error__inherit__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/Info.plist -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/globals.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_not_serial_error__inherit__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/inherit_graph_2.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/Makefile -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_param_echo_error-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_unknown_scip_version_error-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/sensor__info_8h__dep__incl.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/sync_off.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/index.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_parse_error__inherit__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_line_length_error__inherit__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_not_serial_error.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_no_destination_error__coll__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_scip_version_error__coll__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_protocol_error__coll__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/hokuyo__errors_8h__dep__incl.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_start_step_error.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/scan__data_8h__incl.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/inherit_graph_2.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_index_error__coll__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/folderclosed.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_set_i_p_error__coll__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_param_echo_error.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/inherit_graph_2.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_firmware_error__inherit__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/scan__data_8h__incl.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_motor_speed_error__coll__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_set_i_p_error__coll__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/scan__data_8h__incl.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_param_echo_error__coll__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_motor_speed_error__coll__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_close_error__coll__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/index.hhp -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/inherit_graph_3.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_unknown_line_error-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_insufficient_bytes_error__coll__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classes.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/inherit_graph_4.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_sensor_info-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_start_step_error__inherit__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/menu.js -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_data_count_error-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_start_step_error-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_logic_error__inherit__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/hokuyo__errors_8h.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_write_error__inherit__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_index_error__coll__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_checksum_error-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_baudrate_error__inherit__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_unknown_line_error__coll__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_close_error__inherit__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_insufficient_bytes_error-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_runtime_error__inherit__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_scip_version_error__inherit__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_unsupported_error__coll__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_misplaced_line_feed_error__inherit__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_scip1_response_error__inherit__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_sensor.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/Nodes.xml -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_response_error__inherit__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/Tokens.xml -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_no_data_error-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_base_error__inherit__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/tab_h.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_response_error__inherit__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/bc_s.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/namespacemembers_enum.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_checksum_error__inherit__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/splitbar.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_scip_version_error__coll__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_misplaced_line_feed_error__coll__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/sensor__info_8h__dep__incl.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/doxygen.css -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_logic_error__inherit__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/tabs.css -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/sensor_8h__incl.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_baudrate_error__coll__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_set_i_p_error__inherit__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/inherits.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_close_error.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/structhokuyoaist_1_1_i_p_addr-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_scan_data-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_command_echo_error__inherit__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/namespacemembers_vars.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_index_error.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_unknown_scip_version_error__inherit__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/utils_8h.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_baudrate_error__inherit__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/dynsections.js -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_start_step_error__coll__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_insufficient_bytes_error.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/hokuyoaist_8h__incl.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_param_echo_error__inherit__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/jquery.js -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_motor_speed_error__inherit__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/functions_rela.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_insufficient_bytes_error__inherit__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_protocol_error__coll__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/graph_legend.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_write_error.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_data_count_error.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_command_echo_error__inherit__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/dir_268b7671a1498881f310da4d813cb95b.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/inherit_graph_0.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_write_error__inherit__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_response_error.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_baudrate_error__coll__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_runtime_error__inherit__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_no_data_error__inherit__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_missing_firm_spec_error__inherit__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_line_length_error__inherit__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_arg_error__coll__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_not_serial_error__inherit__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/utils_8h__incl.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_logic_error-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/namespacehokuyoaist.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_write_error__coll__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_base_error__coll__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/namespacemembers_eval.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/graph_legend.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/functions.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_end_step_error__inherit__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_missing_firm_spec_error.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/sensor__info_8h.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/bdwn.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_index_error__inherit__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_end_step_error__coll__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_unknown_line_error.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_write_error-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_index_error-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_protocol_error-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/index.hhc -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_firmware_error__inherit__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_close_error-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_end_step_error__inherit__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_unsupported_error-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_motor_speed_error-members.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/inherit_graph_4.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_missing_firm_spec_error__coll__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_index_error__coll__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_baudrate_error__inherit__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/menudata.js -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_insufficient_bytes_error__coll__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_index_error__inherit__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_sensor_info.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_arg_error__coll__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/scan__data_8h.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_command_echo_error__coll__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_base_error__coll__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/namespacemembers.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_firmware_error__coll__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_checksum_error__inherit__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_not_serial_error__coll__graph.md5 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_parse_error.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/inherit_graph_0.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_logic_error__coll__graph.map -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/classhokuyoaist_1_1_start_step_error__coll__graph.png -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/doxygen/html/hokuyoaist_8h_source.html -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3/html/.buildinfo -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/include/hokuyoaist-3/hokuyoaist/hokuyoaist.h -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/include/hokuyoaist-3/hokuyoaist/hokuyo_errors.h -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/include/hokuyoaist-3/hokuyoaist/scan_data.h -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/include/hokuyoaist-3/hokuyoaist/sensor.h -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/include/hokuyoaist-3/hokuyoaist/sensor_info.h -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/include/hokuyoaist-3/hokuyoaist/utils.h -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/lib64/libhokuyoaist.so.3.0.1 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/lib64/libhokuyoaist.so.3 -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/lib64/libhokuyoaist.so -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/lib64/hokuyoaist/hokuyoaistDepends.cmake -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/lib64/hokuyoaist/hokuyoaistDepends-noconfig.cmake -- Installing: /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/lib64/python2.7/site-packages/hokuyoaist.so -- Set runtime path of "/builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/lib64/python2.7/site-packages/hokuyoaist.so" to "" make: Leaving directory '/builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/build' + rm -rf build/doc/html/.buildinfo + rm -rf build/doc/html/.doctrees + rm -rf /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-3 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: hokuyoaist-3.0.2-19.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Chhxir + umask 022 + cd /builddir/build/BUILD + cd hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0 + DOCDIR=/builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist + cp -pr COPYING /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist + cp -pr COPYING.LESSER /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist + exit 0 Provides: hokuyoaist = 3.0.2-19.fc28 hokuyoaist(riscv-64) = 3.0.2-19.fc28 libhokuyoaist.so.3()(64bit) 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-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libflexiport.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Conflicts: gearbox < 10.11 Processing files: hokuyoaist-devel-3.0.2-19.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2JFfjn + umask 022 + cd /builddir/build/BUILD + cd hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0 + DOCDIR=/builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-devel + cp -pr build/doc/html /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64/usr/share/doc/hokuyoaist-devel + exit 0 Provides: hokuyoaist-devel = 3.0.2-19.fc28 hokuyoaist-devel(riscv-64) = 3.0.2-19.fc28 pkgconfig(hokuyoaist) = 3.0.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libhokuyoaist.so.3()(64bit) pkgconfig(flexiport) Processing files: python-hokuyoaist-3.0.2-19.fc28.riscv64 Provides: python-hokuyoaist = 3.0.2-19.fc28 python-hokuyoaist(riscv-64) = 3.0.2-19.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libboost_python.so.1.66.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libflexiport.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libhokuyoaist.so.3()(64bit) libm.so.6()(64bit) libpython2.7.so.1.0()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 2.7 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64 Wrote: /builddir/build/SRPMS/hokuyoaist-3.0.2-19.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/hokuyoaist-3.0.2-19.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/hokuyoaist-devel-3.0.2-19.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/python-hokuyoaist-3.0.2-19.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.M7jQ06 + umask 022 + cd /builddir/build/BUILD + cd hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/hokuyoaist-3.0.2-19.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff