+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libUnihan.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.Kcngyx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libUnihan-0.5.3-Source + /usr/bin/gzip -dc /builddir/build/SOURCES/libUnihan-0.5.3-Source.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libUnihan-0.5.3-Source + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e 's|${docdir}/${DB_PRJ_NAME}|/usr/share/doc/libUnihan|' -e 's|${docdir}/${PROJECT_NAME}-${PRJ_VER}|/usr/share/doc/libUnihan|' CMakeLists.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.W8o2dk + umask 022 + cd /builddir/build/BUILD + cd libUnihan-0.5.3-Source + 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 . CMake Deprecation Warning at CMakeLists.txt:4 (cmake_policy): The OLD behavior for policy CMP0005 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- 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 warning: bogus date in %changelog: Tue Oct 06 2008 Ding-Yi Chen - 0.5.2-0 -- Looking for g_string_chunk_clear -- Looking for g_string_chunk_clear - not found -- Looking for sqlite3_open_v2 -- Looking for sqlite3_open_v2 - not found CMake Warning (dev) at test/CMakeLists.txt:5 (LINK_DIRECTORIES): This command specifies the relative path ../lib as a link directory. Policy CMP0015 is not set: link_directories() treats paths relative to the source dir. Run "cmake --help-policy CMP0015" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Found PkgConfig: /usr/bin/pkg-config (found version "1.4.1") -- Checking for module 'glib-2.0' -- Found glib-2.0, version 2.55.2 -- Checking for module 'sqlite3' -- Found sqlite3, version 3.20.1 -- Found Doxygen: /usr/bin/doxygen (found version "1.8.12") found components: doxygen missing components: dot -- 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/libUnihan-0.5.3-Source + cmake . CMake Deprecation Warning at CMakeLists.txt:4 (cmake_policy): The OLD behavior for policy CMP0005 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. warning: bogus date in %changelog: Tue Oct 06 2008 Ding-Yi Chen - 0.5.2-0 CMake Warning (dev) at test/CMakeLists.txt:5 (LINK_DIRECTORIES): This command specifies the relative path ../lib as a link directory. Policy CMP0015 is not set: link_directories() treats paths relative to the source dir. Run "cmake --help-policy CMP0015" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done -- Build files have been written to: /builddir/build/BUILD/libUnihan-0.5.3-Source + make VERBOSE=1 'C_DEFINES=-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 ' -j4 /usr/bin/cmake -H/builddir/build/BUILD/libUnihan-0.5.3-Source -B/builddir/build/BUILD/libUnihan-0.5.3-Source --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libUnihan-0.5.3-Source/CMakeFiles /builddir/build/BUILD/libUnihan-0.5.3-Source/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' make -f bin/CMakeFiles/Unihan.dir/build.make bin/CMakeFiles/Unihan.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' cd /builddir/build/BUILD/libUnihan-0.5.3-Source && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libUnihan-0.5.3-Source /builddir/build/BUILD/libUnihan-0.5.3-Source/src /builddir/build/BUILD/libUnihan-0.5.3-Source /builddir/build/BUILD/libUnihan-0.5.3-Source/bin /builddir/build/BUILD/libUnihan-0.5.3-Source/bin/CMakeFiles/Unihan.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/libUnihan-0.5.3-Source/bin/CMakeFiles/Unihan.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libUnihan-0.5.3-Source/bin/CMakeFiles/Unihan.dir/depend.internal". Dependee "/builddir/build/BUILD/libUnihan-0.5.3-Source/bin/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libUnihan-0.5.3-Source/bin/CMakeFiles/Unihan.dir/depend.internal". Scanning dependencies of target Unihan make[2]: Leaving directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' make -f bin/CMakeFiles/Unihan.dir/build.make bin/CMakeFiles/Unihan.dir/build make[2]: Entering directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' [ 4%] Building C object bin/CMakeFiles/Unihan.dir/Unihan_phonetic.o cd /builddir/build/BUILD/libUnihan-0.5.3-Source/bin && /usr/bin/cc -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/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -fPIC -Ddatadir='"/usr/share"' -Ddocdir='"/usr/share/doc"' -DUNIHAN_DEFAULT_DB='"/usr/share/UnihanDb/Unihan.db"' -o CMakeFiles/Unihan.dir/Unihan_phonetic.o -c /builddir/build/BUILD/libUnihan-0.5.3-Source/src/Unihan_phonetic.c [ 9%] Building C object bin/CMakeFiles/Unihan.dir/Unihan.o cd /builddir/build/BUILD/libUnihan-0.5.3-Source/bin && /usr/bin/cc -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/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -fPIC -Ddatadir='"/usr/share"' -Ddocdir='"/usr/share/doc"' -DUNIHAN_DEFAULT_DB='"/usr/share/UnihanDb/Unihan.db"' -o CMakeFiles/Unihan.dir/Unihan.o -c /builddir/build/BUILD/libUnihan-0.5.3-Source/src/Unihan.c [ 19%] Building C object bin/CMakeFiles/Unihan.dir/allocate.o [ 14%] Building C object bin/CMakeFiles/Unihan.dir/collection.o cd /builddir/build/BUILD/libUnihan-0.5.3-Source/bin && /usr/bin/cc -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/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -fPIC -Ddatadir='"/usr/share"' -Ddocdir='"/usr/share/doc"' -DUNIHAN_DEFAULT_DB='"/usr/share/UnihanDb/Unihan.db"' -o CMakeFiles/Unihan.dir/allocate.o -c /builddir/build/BUILD/libUnihan-0.5.3-Source/src/allocate.c cd /builddir/build/BUILD/libUnihan-0.5.3-Source/bin && /usr/bin/cc -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/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -fPIC -Ddatadir='"/usr/share"' -Ddocdir='"/usr/share/doc"' -DUNIHAN_DEFAULT_DB='"/usr/share/UnihanDb/Unihan.db"' -o CMakeFiles/Unihan.dir/collection.o -c /builddir/build/BUILD/libUnihan-0.5.3-Source/src/collection.c [ 23%] Building C object bin/CMakeFiles/Unihan.dir/file_functions.o cd /builddir/build/BUILD/libUnihan-0.5.3-Source/bin && /usr/bin/cc -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/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -fPIC -Ddatadir='"/usr/share"' -Ddocdir='"/usr/share/doc"' -DUNIHAN_DEFAULT_DB='"/usr/share/UnihanDb/Unihan.db"' -o CMakeFiles/Unihan.dir/file_functions.o -c /builddir/build/BUILD/libUnihan-0.5.3-Source/src/file_functions.c /builddir/build/BUILD/libUnihan-0.5.3-Source/src/Unihan.c: In function 'unihanChar_is_common_in_locale': /builddir/build/BUILD/libUnihan-0.5.3-Source/src/Unihan.c:667:15: warning: comparison between 'UnihanIRG_Source {aka enum }' and 'enum ' [-Wenum-compare] if (source>UNIHAN_INVALID_SOURCEID){ ^ [ 28%] Building C object bin/CMakeFiles/Unihan.dir/sqlite_functions.o cd /builddir/build/BUILD/libUnihan-0.5.3-Source/bin && /usr/bin/cc -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/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -fPIC -Ddatadir='"/usr/share"' -Ddocdir='"/usr/share/doc"' -DUNIHAN_DEFAULT_DB='"/usr/share/UnihanDb/Unihan.db"' -o CMakeFiles/Unihan.dir/sqlite_functions.o -c /builddir/build/BUILD/libUnihan-0.5.3-Source/src/sqlite_functions.c [ 33%] Building C object bin/CMakeFiles/Unihan.dir/str_functions.o cd /builddir/build/BUILD/libUnihan-0.5.3-Source/bin && /usr/bin/cc -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/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -fPIC -Ddatadir='"/usr/share"' -Ddocdir='"/usr/share/doc"' -DUNIHAN_DEFAULT_DB='"/usr/share/UnihanDb/Unihan.db"' -o CMakeFiles/Unihan.dir/str_functions.o -c /builddir/build/BUILD/libUnihan-0.5.3-Source/src/str_functions.c [ 38%] Building C object bin/CMakeFiles/Unihan.dir/verboseMsg.o cd /builddir/build/BUILD/libUnihan-0.5.3-Source/bin && /usr/bin/cc -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/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -fPIC -Ddatadir='"/usr/share"' -Ddocdir='"/usr/share/doc"' -DUNIHAN_DEFAULT_DB='"/usr/share/UnihanDb/Unihan.db"' -o CMakeFiles/Unihan.dir/verboseMsg.o -c /builddir/build/BUILD/libUnihan-0.5.3-Source/src/verboseMsg.c In file included from /builddir/build/BUILD/libUnihan-0.5.3-Source/src/Unihan.c:36:0: /builddir/build/BUILD/libUnihan-0.5.3-Source/src/Unihan_SQL_gen.c: In function 'unihan_find_all_matched': /builddir/build/BUILD/libUnihan-0.5.3-Source/src/Unihan_SQL_gen.c:260:5: warning: 'fromTable' may be used uninitialized in this function [-Wmaybe-uninitialized] if (givenTable!=fromTable){ ^ /builddir/build/BUILD/libUnihan-0.5.3-Source/src/Unihan_SQL_gen.c:211:17: note: 'fromTable' was declared here UnihanTable fromTable,givenTable,extraTable; ^~~~~~~~~ [ 42%] Linking C shared library libUnihan.so cd /builddir/build/BUILD/libUnihan-0.5.3-Source/bin && /usr/bin/cmake -E cmake_link_script CMakeFiles/Unihan.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libUnihan.so.0 -o libUnihan.so.0.5 CMakeFiles/Unihan.dir/Unihan.o CMakeFiles/Unihan.dir/Unihan_phonetic.o CMakeFiles/Unihan.dir/allocate.o CMakeFiles/Unihan.dir/collection.o CMakeFiles/Unihan.dir/file_functions.o CMakeFiles/Unihan.dir/sqlite_functions.o CMakeFiles/Unihan.dir/str_functions.o CMakeFiles/Unihan.dir/verboseMsg.o -lsqlite3 -lglib-2.0 cd /builddir/build/BUILD/libUnihan-0.5.3-Source/bin && /usr/bin/cmake -E cmake_symlink_library libUnihan.so.0.5 libUnihan.so.0 libUnihan.so make[2]: Leaving directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' [ 42%] Built target Unihan make -f bin/CMakeFiles/unihan_converter.dir/build.make bin/CMakeFiles/unihan_converter.dir/depend make -f bin/CMakeFiles/unihan_query.dir/build.make bin/CMakeFiles/unihan_query.dir/depend make -f test/CMakeFiles/check_phonetic.dir/build.make test/CMakeFiles/check_phonetic.dir/depend make -f test/CMakeFiles/check_unihan_functions.dir/build.make test/CMakeFiles/check_unihan_functions.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' cd /builddir/build/BUILD/libUnihan-0.5.3-Source && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libUnihan-0.5.3-Source /builddir/build/BUILD/libUnihan-0.5.3-Source/src /builddir/build/BUILD/libUnihan-0.5.3-Source /builddir/build/BUILD/libUnihan-0.5.3-Source/bin /builddir/build/BUILD/libUnihan-0.5.3-Source/bin/CMakeFiles/unihan_converter.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' cd /builddir/build/BUILD/libUnihan-0.5.3-Source && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libUnihan-0.5.3-Source /builddir/build/BUILD/libUnihan-0.5.3-Source/test /builddir/build/BUILD/libUnihan-0.5.3-Source /builddir/build/BUILD/libUnihan-0.5.3-Source/test /builddir/build/BUILD/libUnihan-0.5.3-Source/test/CMakeFiles/check_phonetic.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' cd /builddir/build/BUILD/libUnihan-0.5.3-Source && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libUnihan-0.5.3-Source /builddir/build/BUILD/libUnihan-0.5.3-Source/src /builddir/build/BUILD/libUnihan-0.5.3-Source /builddir/build/BUILD/libUnihan-0.5.3-Source/bin /builddir/build/BUILD/libUnihan-0.5.3-Source/bin/CMakeFiles/unihan_query.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' cd /builddir/build/BUILD/libUnihan-0.5.3-Source && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libUnihan-0.5.3-Source /builddir/build/BUILD/libUnihan-0.5.3-Source/test /builddir/build/BUILD/libUnihan-0.5.3-Source /builddir/build/BUILD/libUnihan-0.5.3-Source/test /builddir/build/BUILD/libUnihan-0.5.3-Source/test/CMakeFiles/check_unihan_functions.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/libUnihan-0.5.3-Source/test/CMakeFiles/check_phonetic.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libUnihan-0.5.3-Source/test/CMakeFiles/check_phonetic.dir/depend.internal". Dependee "/builddir/build/BUILD/libUnihan-0.5.3-Source/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libUnihan-0.5.3-Source/test/CMakeFiles/check_phonetic.dir/depend.internal". Dependee "/builddir/build/BUILD/libUnihan-0.5.3-Source/bin/CMakeFiles/unihan_query.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libUnihan-0.5.3-Source/bin/CMakeFiles/unihan_query.dir/depend.internal". Dependee "/builddir/build/BUILD/libUnihan-0.5.3-Source/bin/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libUnihan-0.5.3-Source/bin/CMakeFiles/unihan_query.dir/depend.internal". Dependee "/builddir/build/BUILD/libUnihan-0.5.3-Source/bin/CMakeFiles/unihan_converter.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libUnihan-0.5.3-Source/bin/CMakeFiles/unihan_converter.dir/depend.internal". Dependee "/builddir/build/BUILD/libUnihan-0.5.3-Source/bin/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libUnihan-0.5.3-Source/bin/CMakeFiles/unihan_converter.dir/depend.internal". Dependee "/builddir/build/BUILD/libUnihan-0.5.3-Source/test/CMakeFiles/check_unihan_functions.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libUnihan-0.5.3-Source/test/CMakeFiles/check_unihan_functions.dir/depend.internal". Dependee "/builddir/build/BUILD/libUnihan-0.5.3-Source/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libUnihan-0.5.3-Source/test/CMakeFiles/check_unihan_functions.dir/depend.internal". Scanning dependencies of target unihan_query make[2]: Leaving directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' make -f bin/CMakeFiles/unihan_query.dir/build.make bin/CMakeFiles/unihan_query.dir/build Scanning dependencies of target unihan_converter make[2]: Leaving directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' make -f bin/CMakeFiles/unihan_converter.dir/build.make bin/CMakeFiles/unihan_converter.dir/build Scanning dependencies of target check_phonetic make[2]: Leaving directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' make -f test/CMakeFiles/check_phonetic.dir/build.make test/CMakeFiles/check_phonetic.dir/build Scanning dependencies of target check_unihan_functions make[2]: Leaving directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' make -f test/CMakeFiles/check_unihan_functions.dir/build.make test/CMakeFiles/check_unihan_functions.dir/build make[2]: Entering directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' make[2]: Entering directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' make[2]: Entering directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' make[2]: Entering directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' [ 47%] Building C object bin/CMakeFiles/unihan_query.dir/unihan_query.o cd /builddir/build/BUILD/libUnihan-0.5.3-Source/bin && /usr/bin/cc -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/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Ddatadir='"/usr/share"' -Ddocdir='"/usr/share/doc"' -DUNIHAN_DEFAULT_DB='"/usr/share/UnihanDb/Unihan.db"' -o CMakeFiles/unihan_query.dir/unihan_query.o -c /builddir/build/BUILD/libUnihan-0.5.3-Source/src/unihan_query.c [ 52%] Building C object bin/CMakeFiles/unihan_converter.dir/unihan_converter.o cd /builddir/build/BUILD/libUnihan-0.5.3-Source/bin && /usr/bin/cc -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/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Ddatadir='"/usr/share"' -Ddocdir='"/usr/share/doc"' -DUNIHAN_DEFAULT_DB='"/usr/share/UnihanDb/Unihan.db"' -o CMakeFiles/unihan_converter.dir/unihan_converter.o -c /builddir/build/BUILD/libUnihan-0.5.3-Source/src/unihan_converter.c [ 57%] Building C object test/CMakeFiles/check_phonetic.dir/check_phonetic.o cd /builddir/build/BUILD/libUnihan-0.5.3-Source/test && /usr/bin/cc -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/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/libUnihan-0.5.3-Source/test/../src -Wall -Ddatadir='"/usr/share"' -Ddocdir='"/usr/share/doc"' -DUNIHAN_DEFAULT_DB='"/usr/share/UnihanDb/Unihan.db"' -o CMakeFiles/check_phonetic.dir/check_phonetic.o -c /builddir/build/BUILD/libUnihan-0.5.3-Source/test/check_phonetic.c [ 61%] Building C object test/CMakeFiles/check_unihan_functions.dir/check_unihan_functions.o cd /builddir/build/BUILD/libUnihan-0.5.3-Source/test && /usr/bin/cc -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/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/libUnihan-0.5.3-Source/test/../src -Wall -Ddatadir='"/usr/share"' -Ddocdir='"/usr/share/doc"' -DUNIHAN_DEFAULT_DB='"/usr/share/UnihanDb/Unihan.db"' -o CMakeFiles/check_unihan_functions.dir/check_unihan_functions.o -c /builddir/build/BUILD/libUnihan-0.5.3-Source/test/check_unihan_functions.c [ 66%] Linking C executable check_unihan_functions cd /builddir/build/BUILD/libUnihan-0.5.3-Source/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/check_unihan_functions.dir/link.txt --verbose=1 /usr/bin/cc -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/check_unihan_functions.dir/check_unihan_functions.o -o check_unihan_functions -L../lib -Wl,-rpath,../lib:/builddir/build/BUILD/libUnihan-0.5.3-Source/bin ../bin/libUnihan.so.0.5 -lsqlite3 -lglib-2.0 [ 71%] Linking C executable check_phonetic cd /builddir/build/BUILD/libUnihan-0.5.3-Source/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/check_phonetic.dir/link.txt --verbose=1 /usr/bin/cc -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/check_phonetic.dir/check_phonetic.o -o check_phonetic -L../lib -Wl,-rpath,../lib:/builddir/build/BUILD/libUnihan-0.5.3-Source/bin ../bin/libUnihan.so.0.5 -lsqlite3 -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' [ 71%] Built target check_unihan_functions [ 76%] Linking C executable unihan_query cd /builddir/build/BUILD/libUnihan-0.5.3-Source/bin && /usr/bin/cmake -E cmake_link_script CMakeFiles/unihan_query.dir/link.txt --verbose=1 make -f test/CMakeFiles/check_toneMark.dir/build.make test/CMakeFiles/check_toneMark.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' cd /builddir/build/BUILD/libUnihan-0.5.3-Source && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libUnihan-0.5.3-Source /builddir/build/BUILD/libUnihan-0.5.3-Source/test /builddir/build/BUILD/libUnihan-0.5.3-Source /builddir/build/BUILD/libUnihan-0.5.3-Source/test /builddir/build/BUILD/libUnihan-0.5.3-Source/test/CMakeFiles/check_toneMark.dir/DependInfo.cmake --color= /usr/bin/cc -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/unihan_query.dir/unihan_query.o -o unihan_query -Wl,-rpath,/builddir/build/BUILD/libUnihan-0.5.3-Source/bin: libUnihan.so.0.5 -lsqlite3 -lglib-2.0 Dependee "/builddir/build/BUILD/libUnihan-0.5.3-Source/test/CMakeFiles/check_toneMark.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libUnihan-0.5.3-Source/test/CMakeFiles/check_toneMark.dir/depend.internal". Dependee "/builddir/build/BUILD/libUnihan-0.5.3-Source/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libUnihan-0.5.3-Source/test/CMakeFiles/check_toneMark.dir/depend.internal". make[2]: Leaving directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' [ 76%] Built target check_phonetic make -f test/CMakeFiles/unihan_field_validation.dir/build.make test/CMakeFiles/unihan_field_validation.dir/depend Scanning dependencies of target check_toneMark make[2]: Entering directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' cd /builddir/build/BUILD/libUnihan-0.5.3-Source && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libUnihan-0.5.3-Source /builddir/build/BUILD/libUnihan-0.5.3-Source/test /builddir/build/BUILD/libUnihan-0.5.3-Source /builddir/build/BUILD/libUnihan-0.5.3-Source/test /builddir/build/BUILD/libUnihan-0.5.3-Source/test/CMakeFiles/unihan_field_validation.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' make -f test/CMakeFiles/check_toneMark.dir/build.make test/CMakeFiles/check_toneMark.dir/build [ 80%] Linking C executable unihan_converter cd /builddir/build/BUILD/libUnihan-0.5.3-Source/bin && /usr/bin/cmake -E cmake_link_script CMakeFiles/unihan_converter.dir/link.txt --verbose=1 make[2]: Leaving directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' make[2]: Entering directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' Dependee "/builddir/build/BUILD/libUnihan-0.5.3-Source/test/CMakeFiles/unihan_field_validation.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libUnihan-0.5.3-Source/test/CMakeFiles/unihan_field_validation.dir/depend.internal". Dependee "/builddir/build/BUILD/libUnihan-0.5.3-Source/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libUnihan-0.5.3-Source/test/CMakeFiles/unihan_field_validation.dir/depend.internal". /usr/bin/cc -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/unihan_converter.dir/unihan_converter.o -o unihan_converter -Wl,-rpath,/builddir/build/BUILD/libUnihan-0.5.3-Source/bin: libUnihan.so.0.5 -lsqlite3 -lglib-2.0 [ 85%] Built target unihan_query [ 85%] Building C object test/CMakeFiles/check_toneMark.dir/check_toneMark.o cd /builddir/build/BUILD/libUnihan-0.5.3-Source/test && /usr/bin/cc -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/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/libUnihan-0.5.3-Source/test/../src -Wall -Ddatadir='"/usr/share"' -Ddocdir='"/usr/share/doc"' -DUNIHAN_DEFAULT_DB='"/usr/share/UnihanDb/Unihan.db"' -o CMakeFiles/check_toneMark.dir/check_toneMark.o -c /builddir/build/BUILD/libUnihan-0.5.3-Source/test/check_toneMark.c Scanning dependencies of target unihan_field_validation make[2]: Leaving directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' make -f test/CMakeFiles/unihan_field_validation.dir/build.make test/CMakeFiles/unihan_field_validation.dir/build make[2]: Entering directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' make[2]: Leaving directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' [ 90%] Building C object test/CMakeFiles/unihan_field_validation.dir/__/src/unihan_converter.o cd /builddir/build/BUILD/libUnihan-0.5.3-Source/test && /usr/bin/cc -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/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/builddir/build/BUILD/libUnihan-0.5.3-Source/test/../src -Wall -Ddatadir='"/usr/share"' -Ddocdir='"/usr/share/doc"' -DUNIHAN_DEFAULT_DB='"/usr/share/UnihanDb/Unihan.db"' -o CMakeFiles/unihan_field_validation.dir/__/src/unihan_converter.o -c /builddir/build/BUILD/libUnihan-0.5.3-Source/src/unihan_converter.c [ 90%] Built target unihan_converter [ 95%] Linking C executable check_toneMark cd /builddir/build/BUILD/libUnihan-0.5.3-Source/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/check_toneMark.dir/link.txt --verbose=1 /usr/bin/cc -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/check_toneMark.dir/check_toneMark.o -o check_toneMark -L../lib -Wl,-rpath,../lib:/builddir/build/BUILD/libUnihan-0.5.3-Source/bin ../bin/libUnihan.so.0.5 -lsqlite3 -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' [ 95%] Built target check_toneMark [100%] Linking C executable unihan_field_validation cd /builddir/build/BUILD/libUnihan-0.5.3-Source/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/unihan_field_validation.dir/link.txt --verbose=1 /usr/bin/cc -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/unihan_field_validation.dir/__/src/unihan_converter.o -o unihan_field_validation -L../lib -Wl,-rpath,../lib:/builddir/build/BUILD/libUnihan-0.5.3-Source/bin ../bin/libUnihan.so.0.5 -lsqlite3 -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' [100%] Built target unihan_field_validation make[1]: Leaving directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libUnihan-0.5.3-Source/CMakeFiles 0 + make doxygen /usr/bin/cmake -H/builddir/build/BUILD/libUnihan-0.5.3-Source -B/builddir/build/BUILD/libUnihan-0.5.3-Source --check-build-system CMakeFiles/Makefile.cmake 0 make -f CMakeFiles/Makefile2 doxygen make[1]: Entering directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' /usr/bin/cmake -H/builddir/build/BUILD/libUnihan-0.5.3-Source -B/builddir/build/BUILD/libUnihan-0.5.3-Source --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libUnihan-0.5.3-Source/CMakeFiles 0 make -f CMakeFiles/Makefile2 CMakeFiles/doxygen.dir/all make[2]: Entering directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' make -f CMakeFiles/doxygen.dir/build.make CMakeFiles/doxygen.dir/depend make[3]: Entering directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' cd /builddir/build/BUILD/libUnihan-0.5.3-Source && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libUnihan-0.5.3-Source /builddir/build/BUILD/libUnihan-0.5.3-Source /builddir/build/BUILD/libUnihan-0.5.3-Source /builddir/build/BUILD/libUnihan-0.5.3-Source /builddir/build/BUILD/libUnihan-0.5.3-Source/CMakeFiles/doxygen.dir/DependInfo.cmake --color= Scanning dependencies of target doxygen make[3]: Leaving directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' make -f CMakeFiles/doxygen.dir/build.make CMakeFiles/doxygen.dir/build make[3]: Entering directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' /usr/bin/doxygen Doxyfile warning: Tag `DETAILS_AT_TOP' at line 163 of file `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 453 of file `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 765 of file `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 1052 of file `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 1058 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument `HIERARCHIES' for option GENERATE_TREEVIEW is not a valid boolean value Using the default: NO! warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. Notice: Output directory `doc' does not exist. I have created it for you. Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /builddir/build/BUILD/libUnihan-0.5.3-Source/src Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/libUnihan-0.5.3-Source/src/allocate.h... Parsing file /builddir/build/BUILD/libUnihan-0.5.3-Source/src/allocate.h... Preprocessing /builddir/build/BUILD/libUnihan-0.5.3-Source/src/collection.h... Parsing file /builddir/build/BUILD/libUnihan-0.5.3-Source/src/collection.h... Preprocessing /builddir/build/BUILD/libUnihan-0.5.3-Source/src/file_functions.h... Parsing file /builddir/build/BUILD/libUnihan-0.5.3-Source/src/file_functions.h... Preprocessing /builddir/build/BUILD/libUnihan-0.5.3-Source/src/sqlite_functions.h... Parsing file /builddir/build/BUILD/libUnihan-0.5.3-Source/src/sqlite_functions.h... Preprocessing /builddir/build/BUILD/libUnihan-0.5.3-Source/src/str_functions.h... Parsing file /builddir/build/BUILD/libUnihan-0.5.3-Source/src/str_functions.h... Preprocessing /builddir/build/BUILD/libUnihan-0.5.3-Source/src/Unihan.h... Parsing file /builddir/build/BUILD/libUnihan-0.5.3-Source/src/Unihan.h... Preprocessing /builddir/build/BUILD/libUnihan-0.5.3-Source/src/Unihan_enum.h... Parsing file /builddir/build/BUILD/libUnihan-0.5.3-Source/src/Unihan_enum.h... Preprocessing /builddir/build/BUILD/libUnihan-0.5.3-Source/src/Unihan_phonetic.h... Parsing file /builddir/build/BUILD/libUnihan-0.5.3-Source/src/Unihan_phonetic.h... Preprocessing /builddir/build/BUILD/libUnihan-0.5.3-Source/src/verboseMsg.h... Parsing file /builddir/build/BUILD/libUnihan-0.5.3-Source/src/verboseMsg.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file allocate.h... Generating code for file collection.h... Generating code for file file_functions.h... Generating code for file sqlite_functions.h... Generating code for file str_functions.h... Generating code for file Unihan.h... Generating code for file Unihan_enum.h... Generating code for file Unihan_phonetic.h... Generating code for file verboseMsg.h... Generating file documentation... Generating docs for file allocate.h... Generating docs for file collection.h... Generating docs for file file_functions.h... Generating docs for file sqlite_functions.h... Generating docs for file str_functions.h... Generating docs for file Unihan.h... Generating docs for file Unihan_enum.h... Generating docs for file Unihan_phonetic.h... Generating docs for file verboseMsg.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound DatabaseFuncStru... Generating docs for compound HashSet... Generating docs for compound SQL_Result... Generating docs for compound StringList... Generating docs for compound UnihanIRG_SourceData... Generating docs for compound UnihanIRG_SourceRec... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... lookup cache used 237/65536 hits=909 misses=238 finished... make[3]: Leaving directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' Built target doxygen make[2]: Leaving directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libUnihan-0.5.3-Source/CMakeFiles 0 make[1]: Leaving directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oFFNCQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64 + cd libUnihan-0.5.3-Source + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64 'INSTALL=/usr/bin/install -p' /usr/bin/cmake -H/builddir/build/BUILD/libUnihan-0.5.3-Source -B/builddir/build/BUILD/libUnihan-0.5.3-Source --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libUnihan-0.5.3-Source/CMakeFiles /builddir/build/BUILD/libUnihan-0.5.3-Source/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' /usr/bin/make -f bin/CMakeFiles/Unihan.dir/build.make bin/CMakeFiles/Unihan.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' cd /builddir/build/BUILD/libUnihan-0.5.3-Source && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libUnihan-0.5.3-Source /builddir/build/BUILD/libUnihan-0.5.3-Source/src /builddir/build/BUILD/libUnihan-0.5.3-Source /builddir/build/BUILD/libUnihan-0.5.3-Source/bin /builddir/build/BUILD/libUnihan-0.5.3-Source/bin/CMakeFiles/Unihan.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' /usr/bin/make -f bin/CMakeFiles/Unihan.dir/build.make bin/CMakeFiles/Unihan.dir/build make[2]: Entering directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' make[2]: Nothing to be done for 'bin/CMakeFiles/Unihan.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' [ 42%] Built target Unihan /usr/bin/make -f bin/CMakeFiles/unihan_converter.dir/build.make bin/CMakeFiles/unihan_converter.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' cd /builddir/build/BUILD/libUnihan-0.5.3-Source && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libUnihan-0.5.3-Source /builddir/build/BUILD/libUnihan-0.5.3-Source/src /builddir/build/BUILD/libUnihan-0.5.3-Source /builddir/build/BUILD/libUnihan-0.5.3-Source/bin /builddir/build/BUILD/libUnihan-0.5.3-Source/bin/CMakeFiles/unihan_converter.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' /usr/bin/make -f bin/CMakeFiles/unihan_converter.dir/build.make bin/CMakeFiles/unihan_converter.dir/build make[2]: Entering directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' make[2]: Nothing to be done for 'bin/CMakeFiles/unihan_converter.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' [ 52%] Built target unihan_converter /usr/bin/make -f bin/CMakeFiles/unihan_query.dir/build.make bin/CMakeFiles/unihan_query.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' cd /builddir/build/BUILD/libUnihan-0.5.3-Source && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libUnihan-0.5.3-Source /builddir/build/BUILD/libUnihan-0.5.3-Source/src /builddir/build/BUILD/libUnihan-0.5.3-Source /builddir/build/BUILD/libUnihan-0.5.3-Source/bin /builddir/build/BUILD/libUnihan-0.5.3-Source/bin/CMakeFiles/unihan_query.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' /usr/bin/make -f bin/CMakeFiles/unihan_query.dir/build.make bin/CMakeFiles/unihan_query.dir/build make[2]: Entering directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' make[2]: Nothing to be done for 'bin/CMakeFiles/unihan_query.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' [ 61%] Built target unihan_query /usr/bin/make -f test/CMakeFiles/check_phonetic.dir/build.make test/CMakeFiles/check_phonetic.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' cd /builddir/build/BUILD/libUnihan-0.5.3-Source && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libUnihan-0.5.3-Source /builddir/build/BUILD/libUnihan-0.5.3-Source/test /builddir/build/BUILD/libUnihan-0.5.3-Source /builddir/build/BUILD/libUnihan-0.5.3-Source/test /builddir/build/BUILD/libUnihan-0.5.3-Source/test/CMakeFiles/check_phonetic.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' /usr/bin/make -f test/CMakeFiles/check_phonetic.dir/build.make test/CMakeFiles/check_phonetic.dir/build make[2]: Entering directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' make[2]: Nothing to be done for 'test/CMakeFiles/check_phonetic.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' [ 71%] Built target check_phonetic /usr/bin/make -f test/CMakeFiles/check_unihan_functions.dir/build.make test/CMakeFiles/check_unihan_functions.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' cd /builddir/build/BUILD/libUnihan-0.5.3-Source && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libUnihan-0.5.3-Source /builddir/build/BUILD/libUnihan-0.5.3-Source/test /builddir/build/BUILD/libUnihan-0.5.3-Source /builddir/build/BUILD/libUnihan-0.5.3-Source/test /builddir/build/BUILD/libUnihan-0.5.3-Source/test/CMakeFiles/check_unihan_functions.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' /usr/bin/make -f test/CMakeFiles/check_unihan_functions.dir/build.make test/CMakeFiles/check_unihan_functions.dir/build make[2]: Entering directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' make[2]: Nothing to be done for 'test/CMakeFiles/check_unihan_functions.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' [ 80%] Built target check_unihan_functions /usr/bin/make -f test/CMakeFiles/check_toneMark.dir/build.make test/CMakeFiles/check_toneMark.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' cd /builddir/build/BUILD/libUnihan-0.5.3-Source && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libUnihan-0.5.3-Source /builddir/build/BUILD/libUnihan-0.5.3-Source/test /builddir/build/BUILD/libUnihan-0.5.3-Source /builddir/build/BUILD/libUnihan-0.5.3-Source/test /builddir/build/BUILD/libUnihan-0.5.3-Source/test/CMakeFiles/check_toneMark.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' /usr/bin/make -f test/CMakeFiles/check_toneMark.dir/build.make test/CMakeFiles/check_toneMark.dir/build make[2]: Entering directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' make[2]: Nothing to be done for 'test/CMakeFiles/check_toneMark.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' [ 90%] Built target check_toneMark /usr/bin/make -f test/CMakeFiles/unihan_field_validation.dir/build.make test/CMakeFiles/unihan_field_validation.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' cd /builddir/build/BUILD/libUnihan-0.5.3-Source && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libUnihan-0.5.3-Source /builddir/build/BUILD/libUnihan-0.5.3-Source/test /builddir/build/BUILD/libUnihan-0.5.3-Source /builddir/build/BUILD/libUnihan-0.5.3-Source/test /builddir/build/BUILD/libUnihan-0.5.3-Source/test/CMakeFiles/unihan_field_validation.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' /usr/bin/make -f test/CMakeFiles/unihan_field_validation.dir/build.make test/CMakeFiles/unihan_field_validation.dir/build make[2]: Entering directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' make[2]: Nothing to be done for 'test/CMakeFiles/unihan_field_validation.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' [100%] Built target unihan_field_validation make[1]: Leaving directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libUnihan-0.5.3-Source/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/libUnihan-0.5.3-Source' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/AUTHORS -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/README -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/ChangeLog -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/NEWS -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/COPYING -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/COPYING.LESSER -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/globals_vars.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/structUnihanIRG__SourceRec.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/globals_eval_z.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/collection_8h.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/globals_p.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/functions.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/functions_vars.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/file__functions_8h.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/dynsections.js -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/tab_s.png -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/allocate_8h.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/globals.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/structHashSet.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/nav_h.png -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/allocate_8h_source.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/nav_f.png -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/structDatabaseFuncStru.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/globals_eval_p.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/tabs.css -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/open.png -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/Unihan__phonetic_8h.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/structStringList.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/globals_v.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/globals_f.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/structSQL__Result.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/globals_d.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/doxygen.png -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/doxygen.css -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/sqlite__functions_8h_source.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/globals_eval_t.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/group__FileAccessMode.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/jquery.js -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/globals_i.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/tab_b.png -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/annotated.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/nav_g.png -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/index.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/splitbar.png -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/str__functions_8h.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/Unihan_8h_source.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/folderclosed.png -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/globals_e.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/globals_defs.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/verboseMsg_8h_source.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/doc.png -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/modules.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/menudata.js -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/closed.png -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/sync_on.png -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/str__functions_8h_source.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/file__functions_8h_source.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/sqlite__functions_8h.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/sync_off.png -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/collection_8h_source.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/Unihan__enum_8h.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/bc_s.png -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/globals_h.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/globals_l.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/tab_h.png -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/globals_t.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/folderopen.png -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/globals_enum.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/Unihan_8h.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/globals_eval_u.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/menu.js -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/globals_func.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/globals_g.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/globals_type.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/globals_z.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/files.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/globals_eval.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/Unihan__phonetic_8h_source.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/tab_a.png -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/verboseMsg_8h.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/bdwn.png -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/classes.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/Unihan__enum_8h_source.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/structUnihanIRG__SourceData.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/globals_s.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/globals_u.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/globals_n.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan/html/globals_c.html -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/bin/unihan_converter -- Set runtime path of "/builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/bin/unihan_converter" to "" -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/bin/unihan_query -- Set runtime path of "/builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/bin/unihan_query" to "" -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/lib64/libUnihan.so.0.5 -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/lib64/libUnihan.so.0 -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/lib64/libUnihan.so -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/include/libUnihan/Unihan.h -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/include/libUnihan/Unihan_enum.h -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/include/libUnihan/Unihan_phonetic.h -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/include/libUnihan/allocate.h -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/include/libUnihan/collection.h -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/include/libUnihan/file_functions.h -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/include/libUnihan/sqlite_functions.h -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/include/libUnihan/str_functions.h -- Installing: /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/include/libUnihan/verboseMsg.h + /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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libUnihan-0.5.3-19.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bsyGJT + umask 022 + cd /builddir/build/BUILD + cd libUnihan-0.5.3-Source + DOCDIR=/builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan + cp -pr AUTHORS /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan + cp -pr NEWS /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan + cp -pr README /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ES8kqB + umask 022 + cd /builddir/build/BUILD + cd libUnihan-0.5.3-Source + LICENSEDIR=/builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/licenses/libUnihan + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/licenses/libUnihan + cp -pr COPYING /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/licenses/libUnihan + cp -pr COPYING.LESSER /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/licenses/libUnihan + exit 0 Provides: libUnihan = 0.5.3-19.fc28 libUnihan(riscv-64) = 0.5.3-19.fc28 libUnihan.so.0()(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) libUnihan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libglib-2.0.so.0()(64bit) libsqlite3.so.0()(64bit) rtld(GNU_HASH) Processing files: libUnihan-devel-0.5.3-19.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KB7KSe + umask 022 + cd /builddir/build/BUILD + cd libUnihan-0.5.3-Source + DOCDIR=/builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan-devel + cp -pr ChangeLog /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/doc/libUnihan-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4v4iQb + umask 022 + cd /builddir/build/BUILD + cd libUnihan-0.5.3-Source + LICENSEDIR=/builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/licenses/libUnihan-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/licenses/libUnihan-devel + cp -pr COPYING /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/licenses/libUnihan-devel + cp -pr COPYING.LESSER /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64/usr/share/licenses/libUnihan-devel + exit 0 Provides: libUnihan-devel = 0.5.3-19.fc28 libUnihan-devel(riscv-64) = 0.5.3-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) libUnihan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libglib-2.0.so.0()(64bit) libsqlite3.so.0()(64bit) rtld(GNU_HASH) Processing files: libUnihan-doc-0.5.3-19.fc28.riscv64 Provides: libUnihan-doc = 0.5.3-19.fc28 libUnihan-doc(riscv-64) = 0.5.3-19.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64 Wrote: /builddir/build/SRPMS/libUnihan-0.5.3-19.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libUnihan-0.5.3-19.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libUnihan-devel-0.5.3-19.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libUnihan-doc-0.5.3-19.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iSmo6M + umask 022 + cd /builddir/build/BUILD + cd libUnihan-0.5.3-Source + /usr/bin/rm -rf /builddir/build/BUILDROOT/libUnihan-0.5.3-19.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff