+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/opencc.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
warning: Macro expanded in comment on line 8: %{version}.tar.gz
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3jPQez
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf OpenCC-ver.1.0.3
+ /usr/bin/gzip -dc /builddir/build/SOURCES/OpenCC-ver.1.0.3.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd OpenCC-ver.1.0.3
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #1 (opencc-fixes-cmake.patch):'
Patch #1 (opencc-fixes-cmake.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .cmake --fuzz=0
patching file CMakeLists.txt
patching file doc/CMakeLists.txt
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4Mka2C
+ umask 022
+ cd /builddir/build/BUILD
+ cd OpenCC-ver.1.0.3
+ 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 . -DENABLE_GETTEXT:BOOL=ON -DBUILD_DOCUMENTATION:BOOL=ON
-- The CXX compiler identification is GNU 7.3.1
-- 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
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- Found Doxygen: /usr/bin/doxygen (found version "1.8.12")
-- 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
ENABLE_GETTEXT
-- Build files have been written to: /builddir/build/BUILD/OpenCC-ver.1.0.3
+ make VERBOSE=1 -j2
/usr/bin/cmake -H/builddir/build/BUILD/OpenCC-ver.1.0.3 -B/builddir/build/BUILD/OpenCC-ver.1.0.3 --check-build-system CMakeFiles/Makefile.cmake 0
Re-run cmake file: Makefile older than: /usr/share/cmake/Modules/Compiler/GNU.cmake
-- Configuring done
-- Generating done
-- Build files have been written to: /builddir/build/BUILD/OpenCC-ver.1.0.3
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/OpenCC-ver.1.0.3/CMakeFiles /builddir/build/BUILD/OpenCC-ver.1.0.3/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
make -f src/CMakeFiles/libopencc.dir/build.make src/CMakeFiles/libopencc.dir/depend
make -f doc/CMakeFiles/apidoc.dir/build.make doc/CMakeFiles/apidoc.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
cd /builddir/build/BUILD/OpenCC-ver.1.0.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/OpenCC-ver.1.0.3 /builddir/build/BUILD/OpenCC-ver.1.0.3/doc /builddir/build/BUILD/OpenCC-ver.1.0.3 /builddir/build/BUILD/OpenCC-ver.1.0.3/doc /builddir/build/BUILD/OpenCC-ver.1.0.3/doc/CMakeFiles/apidoc.dir/DependInfo.cmake --color=
make[2]: Entering directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
cd /builddir/build/BUILD/OpenCC-ver.1.0.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/OpenCC-ver.1.0.3 /builddir/build/BUILD/OpenCC-ver.1.0.3/src /builddir/build/BUILD/OpenCC-ver.1.0.3 /builddir/build/BUILD/OpenCC-ver.1.0.3/src /builddir/build/BUILD/OpenCC-ver.1.0.3/src/CMakeFiles/libopencc.dir/DependInfo.cmake --color=
Dependee "/builddir/build/BUILD/OpenCC-ver.1.0.3/doc/CMakeFiles/apidoc.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/OpenCC-ver.1.0.3/doc/CMakeFiles/apidoc.dir/depend.internal".
Dependee "/builddir/build/BUILD/OpenCC-ver.1.0.3/doc/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/OpenCC-ver.1.0.3/doc/CMakeFiles/apidoc.dir/depend.internal".
Scanning dependencies of target apidoc
make[2]: Leaving directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
make -f doc/CMakeFiles/apidoc.dir/build.make doc/CMakeFiles/apidoc.dir/build
Dependee "/builddir/build/BUILD/OpenCC-ver.1.0.3/src/CMakeFiles/libopencc.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/OpenCC-ver.1.0.3/src/CMakeFiles/libopencc.dir/depend.internal".
Dependee "/builddir/build/BUILD/OpenCC-ver.1.0.3/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/OpenCC-ver.1.0.3/src/CMakeFiles/libopencc.dir/depend.internal".
make[2]: Entering directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
[ 2%] Building API Documentation
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/doc && doxygen /builddir/build/BUILD/OpenCC-ver.1.0.3/doc/opencc.doxy
Scanning dependencies of target libopencc
make[2]: Leaving directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
make -f src/CMakeFiles/libopencc.dir/build.make src/CMakeFiles/libopencc.dir/build
make[2]: Entering directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
[ 4%] Building CXX object src/CMakeFiles/libopencc.dir/BinaryDict.cpp.o
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/src && /usr/bin/c++ -DLOCALEDIR=\"/usr/share/locale/\" -DPACKAGE_NAME=\"opencc\" -DPKGDATADIR=\"/usr/share/opencc/\" -DVERSION=\"1.0.3\" -Dlibopencc_EXPORTS -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/darts-clone -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/rapidjson-0.11 -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/tclap-1.2.1 -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 -std=c++0x -Wall -o CMakeFiles/libopencc.dir/BinaryDict.cpp.o -c /builddir/build/BUILD/OpenCC-ver.1.0.3/src/BinaryDict.cpp
/builddir/build/BUILD/OpenCC-ver.1.0.3/README.md:75: warning: Unexpected html tag found within context
make[2]: Leaving directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
[ 4%] Built target apidoc
[ 7%] Building CXX object src/CMakeFiles/libopencc.dir/Config.cpp.o
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/src && /usr/bin/c++ -DLOCALEDIR=\"/usr/share/locale/\" -DPACKAGE_NAME=\"opencc\" -DPKGDATADIR=\"/usr/share/opencc/\" -DVERSION=\"1.0.3\" -Dlibopencc_EXPORTS -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/darts-clone -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/rapidjson-0.11 -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/tclap-1.2.1 -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 -std=c++0x -Wall -o CMakeFiles/libopencc.dir/Config.cpp.o -c /builddir/build/BUILD/OpenCC-ver.1.0.3/src/Config.cpp
[ 9%] Building CXX object src/CMakeFiles/libopencc.dir/Conversion.cpp.o
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/src && /usr/bin/c++ -DLOCALEDIR=\"/usr/share/locale/\" -DPACKAGE_NAME=\"opencc\" -DPKGDATADIR=\"/usr/share/opencc/\" -DVERSION=\"1.0.3\" -Dlibopencc_EXPORTS -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/darts-clone -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/rapidjson-0.11 -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/tclap-1.2.1 -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 -std=c++0x -Wall -o CMakeFiles/libopencc.dir/Conversion.cpp.o -c /builddir/build/BUILD/OpenCC-ver.1.0.3/src/Conversion.cpp
[ 11%] Building CXX object src/CMakeFiles/libopencc.dir/ConversionChain.cpp.o
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/src && /usr/bin/c++ -DLOCALEDIR=\"/usr/share/locale/\" -DPACKAGE_NAME=\"opencc\" -DPKGDATADIR=\"/usr/share/opencc/\" -DVERSION=\"1.0.3\" -Dlibopencc_EXPORTS -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/darts-clone -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/rapidjson-0.11 -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/tclap-1.2.1 -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 -std=c++0x -Wall -o CMakeFiles/libopencc.dir/ConversionChain.cpp.o -c /builddir/build/BUILD/OpenCC-ver.1.0.3/src/ConversionChain.cpp
[ 14%] Building CXX object src/CMakeFiles/libopencc.dir/Converter.cpp.o
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/src && /usr/bin/c++ -DLOCALEDIR=\"/usr/share/locale/\" -DPACKAGE_NAME=\"opencc\" -DPKGDATADIR=\"/usr/share/opencc/\" -DVERSION=\"1.0.3\" -Dlibopencc_EXPORTS -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/darts-clone -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/rapidjson-0.11 -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/tclap-1.2.1 -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 -std=c++0x -Wall -o CMakeFiles/libopencc.dir/Converter.cpp.o -c /builddir/build/BUILD/OpenCC-ver.1.0.3/src/Converter.cpp
[ 16%] Building CXX object src/CMakeFiles/libopencc.dir/DartsDict.cpp.o
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/src && /usr/bin/c++ -DLOCALEDIR=\"/usr/share/locale/\" -DPACKAGE_NAME=\"opencc\" -DPKGDATADIR=\"/usr/share/opencc/\" -DVERSION=\"1.0.3\" -Dlibopencc_EXPORTS -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/darts-clone -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/rapidjson-0.11 -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/tclap-1.2.1 -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 -std=c++0x -Wall -o CMakeFiles/libopencc.dir/DartsDict.cpp.o -c /builddir/build/BUILD/OpenCC-ver.1.0.3/src/DartsDict.cpp
[ 19%] Building CXX object src/CMakeFiles/libopencc.dir/Dict.cpp.o
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/src && /usr/bin/c++ -DLOCALEDIR=\"/usr/share/locale/\" -DPACKAGE_NAME=\"opencc\" -DPKGDATADIR=\"/usr/share/opencc/\" -DVERSION=\"1.0.3\" -Dlibopencc_EXPORTS -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/darts-clone -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/rapidjson-0.11 -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/tclap-1.2.1 -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 -std=c++0x -Wall -o CMakeFiles/libopencc.dir/Dict.cpp.o -c /builddir/build/BUILD/OpenCC-ver.1.0.3/src/Dict.cpp
[ 21%] Building CXX object src/CMakeFiles/libopencc.dir/DictEntry.cpp.o
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/src && /usr/bin/c++ -DLOCALEDIR=\"/usr/share/locale/\" -DPACKAGE_NAME=\"opencc\" -DPKGDATADIR=\"/usr/share/opencc/\" -DVERSION=\"1.0.3\" -Dlibopencc_EXPORTS -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/darts-clone -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/rapidjson-0.11 -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/tclap-1.2.1 -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 -std=c++0x -Wall -o CMakeFiles/libopencc.dir/DictEntry.cpp.o -c /builddir/build/BUILD/OpenCC-ver.1.0.3/src/DictEntry.cpp
[ 23%] Building CXX object src/CMakeFiles/libopencc.dir/DictGroup.cpp.o
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/src && /usr/bin/c++ -DLOCALEDIR=\"/usr/share/locale/\" -DPACKAGE_NAME=\"opencc\" -DPKGDATADIR=\"/usr/share/opencc/\" -DVERSION=\"1.0.3\" -Dlibopencc_EXPORTS -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/darts-clone -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/rapidjson-0.11 -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/tclap-1.2.1 -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 -std=c++0x -Wall -o CMakeFiles/libopencc.dir/DictGroup.cpp.o -c /builddir/build/BUILD/OpenCC-ver.1.0.3/src/DictGroup.cpp
[ 26%] Building CXX object src/CMakeFiles/libopencc.dir/MaxMatchSegmentation.cpp.o
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/src && /usr/bin/c++ -DLOCALEDIR=\"/usr/share/locale/\" -DPACKAGE_NAME=\"opencc\" -DPKGDATADIR=\"/usr/share/opencc/\" -DVERSION=\"1.0.3\" -Dlibopencc_EXPORTS -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/darts-clone -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/rapidjson-0.11 -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/tclap-1.2.1 -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 -std=c++0x -Wall -o CMakeFiles/libopencc.dir/MaxMatchSegmentation.cpp.o -c /builddir/build/BUILD/OpenCC-ver.1.0.3/src/MaxMatchSegmentation.cpp
[ 28%] Building CXX object src/CMakeFiles/libopencc.dir/PhraseExtract.cpp.o
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/src && /usr/bin/c++ -DLOCALEDIR=\"/usr/share/locale/\" -DPACKAGE_NAME=\"opencc\" -DPKGDATADIR=\"/usr/share/opencc/\" -DVERSION=\"1.0.3\" -Dlibopencc_EXPORTS -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/darts-clone -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/rapidjson-0.11 -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/tclap-1.2.1 -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 -std=c++0x -Wall -o CMakeFiles/libopencc.dir/PhraseExtract.cpp.o -c /builddir/build/BUILD/OpenCC-ver.1.0.3/src/PhraseExtract.cpp
[ 30%] Building CXX object src/CMakeFiles/libopencc.dir/SimpleConverter.cpp.o
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/src && /usr/bin/c++ -DLOCALEDIR=\"/usr/share/locale/\" -DPACKAGE_NAME=\"opencc\" -DPKGDATADIR=\"/usr/share/opencc/\" -DVERSION=\"1.0.3\" -Dlibopencc_EXPORTS -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/darts-clone -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/rapidjson-0.11 -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/tclap-1.2.1 -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 -std=c++0x -Wall -o CMakeFiles/libopencc.dir/SimpleConverter.cpp.o -c /builddir/build/BUILD/OpenCC-ver.1.0.3/src/SimpleConverter.cpp
/builddir/build/BUILD/OpenCC-ver.1.0.3/src/PhraseExtract.cpp: In member function 'double opencc::PhraseExtract::CalculateCohesion(const UTF8StringSlice8Bit&) const':
/builddir/build/BUILD/OpenCC-ver.1.0.3/src/PhraseExtract.cpp:396:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (LengthType leftLength = 1; leftLength <= wordCandidate.UTF8Length() - 1;
~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 33%] Building CXX object src/CMakeFiles/libopencc.dir/Segmentation.cpp.o
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/src && /usr/bin/c++ -DLOCALEDIR=\"/usr/share/locale/\" -DPACKAGE_NAME=\"opencc\" -DPKGDATADIR=\"/usr/share/opencc/\" -DVERSION=\"1.0.3\" -Dlibopencc_EXPORTS -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/darts-clone -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/rapidjson-0.11 -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/tclap-1.2.1 -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 -std=c++0x -Wall -o CMakeFiles/libopencc.dir/Segmentation.cpp.o -c /builddir/build/BUILD/OpenCC-ver.1.0.3/src/Segmentation.cpp
[ 35%] Building CXX object src/CMakeFiles/libopencc.dir/TextDict.cpp.o
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/src && /usr/bin/c++ -DLOCALEDIR=\"/usr/share/locale/\" -DPACKAGE_NAME=\"opencc\" -DPKGDATADIR=\"/usr/share/opencc/\" -DVERSION=\"1.0.3\" -Dlibopencc_EXPORTS -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/darts-clone -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/rapidjson-0.11 -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/tclap-1.2.1 -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 -std=c++0x -Wall -o CMakeFiles/libopencc.dir/TextDict.cpp.o -c /builddir/build/BUILD/OpenCC-ver.1.0.3/src/TextDict.cpp
[ 38%] Building CXX object src/CMakeFiles/libopencc.dir/UTF8StringSlice.cpp.o
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/src && /usr/bin/c++ -DLOCALEDIR=\"/usr/share/locale/\" -DPACKAGE_NAME=\"opencc\" -DPKGDATADIR=\"/usr/share/opencc/\" -DVERSION=\"1.0.3\" -Dlibopencc_EXPORTS -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/darts-clone -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/rapidjson-0.11 -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/tclap-1.2.1 -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 -std=c++0x -Wall -o CMakeFiles/libopencc.dir/UTF8StringSlice.cpp.o -c /builddir/build/BUILD/OpenCC-ver.1.0.3/src/UTF8StringSlice.cpp
[ 40%] Building CXX object src/CMakeFiles/libopencc.dir/UTF8Util.cpp.o
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/src && /usr/bin/c++ -DLOCALEDIR=\"/usr/share/locale/\" -DPACKAGE_NAME=\"opencc\" -DPKGDATADIR=\"/usr/share/opencc/\" -DVERSION=\"1.0.3\" -Dlibopencc_EXPORTS -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/darts-clone -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/rapidjson-0.11 -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/tclap-1.2.1 -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 -std=c++0x -Wall -o CMakeFiles/libopencc.dir/UTF8Util.cpp.o -c /builddir/build/BUILD/OpenCC-ver.1.0.3/src/UTF8Util.cpp
[ 42%] Linking CXX shared library libopencc.so
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/libopencc.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,libopencc.so.2 -o libopencc.so.1.0.0 CMakeFiles/libopencc.dir/BinaryDict.cpp.o CMakeFiles/libopencc.dir/Config.cpp.o CMakeFiles/libopencc.dir/Conversion.cpp.o CMakeFiles/libopencc.dir/ConversionChain.cpp.o CMakeFiles/libopencc.dir/Converter.cpp.o CMakeFiles/libopencc.dir/DartsDict.cpp.o CMakeFiles/libopencc.dir/Dict.cpp.o CMakeFiles/libopencc.dir/DictEntry.cpp.o CMakeFiles/libopencc.dir/DictGroup.cpp.o CMakeFiles/libopencc.dir/MaxMatchSegmentation.cpp.o CMakeFiles/libopencc.dir/PhraseExtract.cpp.o CMakeFiles/libopencc.dir/SimpleConverter.cpp.o CMakeFiles/libopencc.dir/Segmentation.cpp.o CMakeFiles/libopencc.dir/TextDict.cpp.o CMakeFiles/libopencc.dir/UTF8StringSlice.cpp.o CMakeFiles/libopencc.dir/UTF8Util.cpp.o
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/src && /usr/bin/cmake -E cmake_symlink_library libopencc.so.1.0.0 libopencc.so.2 libopencc.so
make[2]: Leaving directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
[ 42%] Built target libopencc
make -f src/tools/CMakeFiles/opencc_dict.dir/build.make src/tools/CMakeFiles/opencc_dict.dir/depend
make -f src/tools/CMakeFiles/opencc.dir/build.make src/tools/CMakeFiles/opencc.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
cd /builddir/build/BUILD/OpenCC-ver.1.0.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/OpenCC-ver.1.0.3 /builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools /builddir/build/BUILD/OpenCC-ver.1.0.3 /builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools /builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools/CMakeFiles/opencc_dict.dir/DependInfo.cmake --color=
make[2]: Entering directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
cd /builddir/build/BUILD/OpenCC-ver.1.0.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/OpenCC-ver.1.0.3 /builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools /builddir/build/BUILD/OpenCC-ver.1.0.3 /builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools /builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools/CMakeFiles/opencc.dir/DependInfo.cmake --color=
Dependee "/builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools/CMakeFiles/opencc_dict.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools/CMakeFiles/opencc_dict.dir/depend.internal".
Dependee "/builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools/CMakeFiles/opencc_dict.dir/depend.internal".
Dependee "/builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools/CMakeFiles/opencc.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools/CMakeFiles/opencc.dir/depend.internal".
Dependee "/builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools/CMakeFiles/opencc.dir/depend.internal".
Scanning dependencies of target opencc_dict
make[2]: Leaving directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
make -f src/tools/CMakeFiles/opencc_dict.dir/build.make src/tools/CMakeFiles/opencc_dict.dir/build
Scanning dependencies of target opencc
make[2]: Leaving directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
make -f src/tools/CMakeFiles/opencc.dir/build.make src/tools/CMakeFiles/opencc.dir/build
make[2]: Entering directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
make[2]: Entering directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
[ 45%] Building CXX object src/tools/CMakeFiles/opencc_dict.dir/DictConverter.cpp.o
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools && /usr/bin/c++ -DLOCALEDIR=\"/usr/share/locale/\" -DPACKAGE_NAME=\"opencc\" -DPKGDATADIR=\"/usr/share/opencc/\" -DVERSION=\"1.0.3\" -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/darts-clone -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/rapidjson-0.11 -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/tclap-1.2.1 -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools/.. -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 -std=c++0x -Wall -o CMakeFiles/opencc_dict.dir/DictConverter.cpp.o -c /builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools/DictConverter.cpp
[ 47%] Building CXX object src/tools/CMakeFiles/opencc.dir/CommandLine.cpp.o
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools && /usr/bin/c++ -DLOCALEDIR=\"/usr/share/locale/\" -DPACKAGE_NAME=\"opencc\" -DPKGDATADIR=\"/usr/share/opencc/\" -DVERSION=\"1.0.3\" -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/darts-clone -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/rapidjson-0.11 -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/tclap-1.2.1 -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools/.. -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 -std=c++0x -Wall -o CMakeFiles/opencc.dir/CommandLine.cpp.o -c /builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools/CommandLine.cpp
[ 50%] Linking CXX executable opencc
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/opencc.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread CMakeFiles/opencc.dir/CommandLine.cpp.o -o opencc -rdynamic ../libopencc.so.1.0.0 -Wl,-rpath,/builddir/build/BUILD/OpenCC-ver.1.0.3/src:
CMakeFiles/opencc.dir/CommandLine.cpp.o: In function `Convert(std::__cxx11::basic_string, std::allocator >)':
/builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools/CommandLine.cpp:87: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
make[2]: Leaving directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
[ 50%] Built target opencc
make -f src/tools/CMakeFiles/opencc_phrase_extract.dir/build.make src/tools/CMakeFiles/opencc_phrase_extract.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
cd /builddir/build/BUILD/OpenCC-ver.1.0.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/OpenCC-ver.1.0.3 /builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools /builddir/build/BUILD/OpenCC-ver.1.0.3 /builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools /builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools/CMakeFiles/opencc_phrase_extract.dir/DependInfo.cmake --color=
Dependee "/builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools/CMakeFiles/opencc_phrase_extract.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools/CMakeFiles/opencc_phrase_extract.dir/depend.internal".
Dependee "/builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools/CMakeFiles/opencc_phrase_extract.dir/depend.internal".
Scanning dependencies of target opencc_phrase_extract
make[2]: Leaving directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
make -f src/tools/CMakeFiles/opencc_phrase_extract.dir/build.make src/tools/CMakeFiles/opencc_phrase_extract.dir/build
make[2]: Entering directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
[ 52%] Building CXX object src/tools/CMakeFiles/opencc_phrase_extract.dir/PhraseExtract.cpp.o
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools && /usr/bin/c++ -DLOCALEDIR=\"/usr/share/locale/\" -DPACKAGE_NAME=\"opencc\" -DPKGDATADIR=\"/usr/share/opencc/\" -DVERSION=\"1.0.3\" -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/darts-clone -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/rapidjson-0.11 -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/../deps/tclap-1.2.1 -I/builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools/.. -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 -std=c++0x -Wall -o CMakeFiles/opencc_phrase_extract.dir/PhraseExtract.cpp.o -c /builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools/PhraseExtract.cpp
[ 54%] Linking CXX executable opencc_dict
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/opencc_dict.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread CMakeFiles/opencc_dict.dir/DictConverter.cpp.o -o opencc_dict -rdynamic ../libopencc.so.1.0.0 -Wl,-rpath,/builddir/build/BUILD/OpenCC-ver.1.0.3/src:
make[2]: Leaving directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
[ 54%] Built target opencc_dict
make -f data/CMakeFiles/Dictionaries.dir/build.make data/CMakeFiles/Dictionaries.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
cd /builddir/build/BUILD/OpenCC-ver.1.0.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/OpenCC-ver.1.0.3 /builddir/build/BUILD/OpenCC-ver.1.0.3/data /builddir/build/BUILD/OpenCC-ver.1.0.3 /builddir/build/BUILD/OpenCC-ver.1.0.3/data /builddir/build/BUILD/OpenCC-ver.1.0.3/data/CMakeFiles/Dictionaries.dir/DependInfo.cmake --color=
Dependee "/builddir/build/BUILD/OpenCC-ver.1.0.3/data/CMakeFiles/Dictionaries.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/OpenCC-ver.1.0.3/data/CMakeFiles/Dictionaries.dir/depend.internal".
Dependee "/builddir/build/BUILD/OpenCC-ver.1.0.3/data/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/OpenCC-ver.1.0.3/data/CMakeFiles/Dictionaries.dir/depend.internal".
Scanning dependencies of target Dictionaries
make[2]: Leaving directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
make -f data/CMakeFiles/Dictionaries.dir/build.make data/CMakeFiles/Dictionaries.dir/build
make[2]: Entering directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
[ 57%] Building STCharacters.ocd
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/data && ../src/tools/opencc_dict --input /builddir/build/BUILD/OpenCC-ver.1.0.3/data/dictionary/STCharacters.txt --output STCharacters.ocd --from text --to ocd
[ 59%] Building STPhrases.ocd
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/data && ../src/tools/opencc_dict --input /builddir/build/BUILD/OpenCC-ver.1.0.3/data/dictionary/STPhrases.txt --output STPhrases.ocd --from text --to ocd
[ 61%] Building TSCharacters.ocd
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/data && ../src/tools/opencc_dict --input /builddir/build/BUILD/OpenCC-ver.1.0.3/data/dictionary/TSCharacters.txt --output TSCharacters.ocd --from text --to ocd
[ 64%] Building TSPhrases.ocd
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/data && ../src/tools/opencc_dict --input /builddir/build/BUILD/OpenCC-ver.1.0.3/data/dictionary/TSPhrases.txt --output TSPhrases.ocd --from text --to ocd
[ 66%] Building TWVariants.ocd
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/data && ../src/tools/opencc_dict --input /builddir/build/BUILD/OpenCC-ver.1.0.3/data/dictionary/TWVariants.txt --output TWVariants.ocd --from text --to ocd
[ 69%] Building TWVariantsRevPhrases.ocd
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/data && ../src/tools/opencc_dict --input /builddir/build/BUILD/OpenCC-ver.1.0.3/data/dictionary/TWVariantsRevPhrases.txt --output TWVariantsRevPhrases.ocd --from text --to ocd
[ 71%] Building JPVariants.ocd
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/data && ../src/tools/opencc_dict --input /builddir/build/BUILD/OpenCC-ver.1.0.3/data/dictionary/JPVariants.txt --output JPVariants.ocd --from text --to ocd
[ 73%] Building HKVariants.ocd
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/data && ../src/tools/opencc_dict --input /builddir/build/BUILD/OpenCC-ver.1.0.3/data/dictionary/HKVariants.txt --output HKVariants.ocd --from text --to ocd
[ 76%] Building HKVariantsPhrases.ocd
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/data && ../src/tools/opencc_dict --input /builddir/build/BUILD/OpenCC-ver.1.0.3/data/dictionary/HKVariantsPhrases.txt --output HKVariantsPhrases.ocd --from text --to ocd
[ 78%] Building HKVariantsRevPhrases.ocd
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/data && ../src/tools/opencc_dict --input /builddir/build/BUILD/OpenCC-ver.1.0.3/data/dictionary/HKVariantsRevPhrases.txt --output HKVariantsRevPhrases.ocd --from text --to ocd
[ 80%] Generating TWPhrases.txt
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/data && python /builddir/build/BUILD/OpenCC-ver.1.0.3/data/scripts/merge.py /builddir/build/BUILD/OpenCC-ver.1.0.3/data/dictionary/TWPhrasesIT.txt /builddir/build/BUILD/OpenCC-ver.1.0.3/data/dictionary/TWPhrasesName.txt /builddir/build/BUILD/OpenCC-ver.1.0.3/data/dictionary/TWPhrasesOther.txt TWPhrases.txt
DEPRECATION WARNING: python2 invoked with /usr/bin/python.
Use /usr/bin/python3 or /usr/bin/python2
/usr/bin/python will be removed or switched to Python 3 in the future.
If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
[ 83%] Generating TWVariantsRev.txt
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/data && python /builddir/build/BUILD/OpenCC-ver.1.0.3/data/scripts/reverse.py /builddir/build/BUILD/OpenCC-ver.1.0.3/data/dictionary/TWVariants.txt TWVariantsRev.txt
DEPRECATION WARNING: python2 invoked with /usr/bin/python.
Use /usr/bin/python3 or /usr/bin/python2
/usr/bin/python will be removed or switched to Python 3 in the future.
If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
[ 85%] Generating HKVariantsRev.txt
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/data && python /builddir/build/BUILD/OpenCC-ver.1.0.3/data/scripts/reverse.py /builddir/build/BUILD/OpenCC-ver.1.0.3/data/dictionary/HKVariants.txt HKVariantsRev.txt
DEPRECATION WARNING: python2 invoked with /usr/bin/python.
Use /usr/bin/python3 or /usr/bin/python2
/usr/bin/python will be removed or switched to Python 3 in the future.
If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
[ 88%] Building TWPhrases.ocd
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/data && ../src/tools/opencc_dict --input /builddir/build/BUILD/OpenCC-ver.1.0.3/data/TWPhrases.txt --output TWPhrases.ocd --from text --to ocd
[ 90%] Generating TWPhrasesRev.txt
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/data && python /builddir/build/BUILD/OpenCC-ver.1.0.3/data/scripts/reverse.py /builddir/build/BUILD/OpenCC-ver.1.0.3/data/TWPhrases.txt TWPhrasesRev.txt
DEPRECATION WARNING: python2 invoked with /usr/bin/python.
Use /usr/bin/python3 or /usr/bin/python2
/usr/bin/python will be removed or switched to Python 3 in the future.
If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
[ 92%] Building TWVariantsRev.ocd
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/data && ../src/tools/opencc_dict --input /builddir/build/BUILD/OpenCC-ver.1.0.3/data/TWVariantsRev.txt --output TWVariantsRev.ocd --from text --to ocd
[ 95%] Building HKVariantsRev.ocd
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/data && ../src/tools/opencc_dict --input /builddir/build/BUILD/OpenCC-ver.1.0.3/data/HKVariantsRev.txt --output HKVariantsRev.ocd --from text --to ocd
[ 97%] Building TWPhrasesRev.ocd
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/data && ../src/tools/opencc_dict --input /builddir/build/BUILD/OpenCC-ver.1.0.3/data/TWPhrasesRev.txt --output TWPhrasesRev.ocd --from text --to ocd
make[2]: Leaving directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
[ 97%] Built target Dictionaries
[100%] Linking CXX executable opencc_phrase_extract
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/opencc_phrase_extract.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread CMakeFiles/opencc_phrase_extract.dir/PhraseExtract.cpp.o -o opencc_phrase_extract -rdynamic ../libopencc.so.1.0.0 -Wl,-rpath,/builddir/build/BUILD/OpenCC-ver.1.0.3/src:
make[2]: Leaving directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
[100%] Built target opencc_phrase_extract
make[1]: Leaving directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/OpenCC-ver.1.0.3/CMakeFiles 0
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EFK2iA
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64
+ cd OpenCC-ver.1.0.3
+ make install DESTDIR=/builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64
/usr/bin/cmake -H/builddir/build/BUILD/OpenCC-ver.1.0.3 -B/builddir/build/BUILD/OpenCC-ver.1.0.3 --check-build-system CMakeFiles/Makefile.cmake 0
-- Configuring done
-- Generating done
-- Build files have been written to: /builddir/build/BUILD/OpenCC-ver.1.0.3
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/OpenCC-ver.1.0.3/CMakeFiles /builddir/build/BUILD/OpenCC-ver.1.0.3/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
make -f src/CMakeFiles/libopencc.dir/build.make src/CMakeFiles/libopencc.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
cd /builddir/build/BUILD/OpenCC-ver.1.0.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/OpenCC-ver.1.0.3 /builddir/build/BUILD/OpenCC-ver.1.0.3/src /builddir/build/BUILD/OpenCC-ver.1.0.3 /builddir/build/BUILD/OpenCC-ver.1.0.3/src /builddir/build/BUILD/OpenCC-ver.1.0.3/src/CMakeFiles/libopencc.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
make -f src/CMakeFiles/libopencc.dir/build.make src/CMakeFiles/libopencc.dir/build
make[2]: Entering directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
make[2]: Nothing to be done for 'src/CMakeFiles/libopencc.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
[ 40%] Built target libopencc
make -f src/tools/CMakeFiles/opencc_dict.dir/build.make src/tools/CMakeFiles/opencc_dict.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
cd /builddir/build/BUILD/OpenCC-ver.1.0.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/OpenCC-ver.1.0.3 /builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools /builddir/build/BUILD/OpenCC-ver.1.0.3 /builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools /builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools/CMakeFiles/opencc_dict.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
make -f src/tools/CMakeFiles/opencc_dict.dir/build.make src/tools/CMakeFiles/opencc_dict.dir/build
make[2]: Entering directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
make[2]: Nothing to be done for 'src/tools/CMakeFiles/opencc_dict.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
[ 45%] Built target opencc_dict
make -f src/tools/CMakeFiles/opencc.dir/build.make src/tools/CMakeFiles/opencc.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
cd /builddir/build/BUILD/OpenCC-ver.1.0.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/OpenCC-ver.1.0.3 /builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools /builddir/build/BUILD/OpenCC-ver.1.0.3 /builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools /builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools/CMakeFiles/opencc.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
make -f src/tools/CMakeFiles/opencc.dir/build.make src/tools/CMakeFiles/opencc.dir/build
make[2]: Entering directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
make[2]: Nothing to be done for 'src/tools/CMakeFiles/opencc.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
[ 50%] Built target opencc
make -f src/tools/CMakeFiles/opencc_phrase_extract.dir/build.make src/tools/CMakeFiles/opencc_phrase_extract.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
cd /builddir/build/BUILD/OpenCC-ver.1.0.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/OpenCC-ver.1.0.3 /builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools /builddir/build/BUILD/OpenCC-ver.1.0.3 /builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools /builddir/build/BUILD/OpenCC-ver.1.0.3/src/tools/CMakeFiles/opencc_phrase_extract.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
make -f src/tools/CMakeFiles/opencc_phrase_extract.dir/build.make src/tools/CMakeFiles/opencc_phrase_extract.dir/build
make[2]: Entering directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
make[2]: Nothing to be done for 'src/tools/CMakeFiles/opencc_phrase_extract.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
[ 54%] Built target opencc_phrase_extract
make -f doc/CMakeFiles/apidoc.dir/build.make doc/CMakeFiles/apidoc.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
cd /builddir/build/BUILD/OpenCC-ver.1.0.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/OpenCC-ver.1.0.3 /builddir/build/BUILD/OpenCC-ver.1.0.3/doc /builddir/build/BUILD/OpenCC-ver.1.0.3 /builddir/build/BUILD/OpenCC-ver.1.0.3/doc /builddir/build/BUILD/OpenCC-ver.1.0.3/doc/CMakeFiles/apidoc.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
make -f doc/CMakeFiles/apidoc.dir/build.make doc/CMakeFiles/apidoc.dir/build
make[2]: Entering directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
[ 57%] Building API Documentation
cd /builddir/build/BUILD/OpenCC-ver.1.0.3/doc && doxygen /builddir/build/BUILD/OpenCC-ver.1.0.3/doc/opencc.doxy
/builddir/build/BUILD/OpenCC-ver.1.0.3/README.md:75: warning: Unexpected html tag found within context
make[2]: Leaving directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
[ 57%] Built target apidoc
make -f data/CMakeFiles/Dictionaries.dir/build.make data/CMakeFiles/Dictionaries.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
cd /builddir/build/BUILD/OpenCC-ver.1.0.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/OpenCC-ver.1.0.3 /builddir/build/BUILD/OpenCC-ver.1.0.3/data /builddir/build/BUILD/OpenCC-ver.1.0.3 /builddir/build/BUILD/OpenCC-ver.1.0.3/data /builddir/build/BUILD/OpenCC-ver.1.0.3/data/CMakeFiles/Dictionaries.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
make -f data/CMakeFiles/Dictionaries.dir/build.make data/CMakeFiles/Dictionaries.dir/build
make[2]: Entering directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
make[2]: Nothing to be done for 'data/CMakeFiles/Dictionaries.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
[100%] Built target Dictionaries
make[1]: Leaving directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/OpenCC-ver.1.0.3/CMakeFiles 0
make -f CMakeFiles/Makefile2 preinstall
make[1]: Entering directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
make[1]: Nothing to be done for 'preinstall'.
make[1]: Leaving directory '/builddir/build/BUILD/OpenCC-ver.1.0.3'
Install the project...
/usr/bin/cmake -P cmake_install.cmake
-- Install configuration: ""
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/lib64/pkgconfig/opencc.pc
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/lib64/libopencc.so.1.0.0
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/lib64/libopencc.so.2
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/lib64/libopencc.so
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/include/opencc/BinaryDict.hpp
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/include/opencc/Common.hpp
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/include/opencc/Config.hpp
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/include/opencc/Conversion.hpp
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/include/opencc/ConversionChain.hpp
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/include/opencc/Converter.hpp
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/include/opencc/DartsDict.hpp
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/include/opencc/Dict.hpp
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/include/opencc/DictEntry.hpp
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/include/opencc/DictGroup.hpp
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/include/opencc/Exception.hpp
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/include/opencc/Export.hpp
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/include/opencc/Lexicon.hpp
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/include/opencc/MaxMatchSegmentation.hpp
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/include/opencc/Optional.hpp
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/include/opencc/PhraseExtract.hpp
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/include/opencc/Segmentation.hpp
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/include/opencc/Segments.hpp
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/include/opencc/SerializableDict.hpp
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/include/opencc/SimpleConverter.hpp
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/include/opencc/TextDict.hpp
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/include/opencc/UTF8StringSlice.hpp
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/include/opencc/UTF8Util.hpp
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/include/opencc/opencc.h
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/bin/opencc
-- Set runtime path of "/builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/bin/opencc" to ""
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/bin/opencc_dict
-- Set runtime path of "/builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/bin/opencc_dict" to ""
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/bin/opencc_phrase_extract
-- Set runtime path of "/builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/bin/opencc_phrase_extract" to ""
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_phrase_extract.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_conversion-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_dict_group_test_base.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_config_test_base.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/_config_test_base_8hpp_source.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_phrase_extract-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/annotated.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/nav_g.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_no_value_dict_entry.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/_segmentation_8hpp_source.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_file_not_writable.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_dict_group.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_max_match_segmentation.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_text_dict-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/functions_func.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_u_t_f8_string_slice_base_1_1_hasher-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/_common_8hpp_source.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_u_t_f8_string_slice_base.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/tab_s.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/_u_t_f8_util_8hpp_source.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/_exception_8hpp_source.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_exception.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_file_not_found.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/_lexicon_8hpp_source.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/_text_dict_8hpp_source.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_text_dict_test_base-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_str_single_value_dict_entry.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_serializable_dict.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/folderopen.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_dict.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_dict_entry_factory.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_text_dict.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/index.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_invalid_text_dictionary.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_max_match_segmentation-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/_dict_group_8hpp_source.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/_optional_8hpp_source.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_exception.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_invalid_format.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_no_value_dict_entry.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_optional-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_optional_3_01_t_01_5_01_4-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/_conversion_chain_8hpp_source.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_u_t_f8_string_slice_base_1_1_hasher.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_binary_dict-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_segmentation-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_invalid_u_t_f8.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_str_multi_value_dict_entry-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_conversion_chain.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_conversion.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_multi_value_dict_entry.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_config-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/jquery.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/hierarchy.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_segments_1_1iterator-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_segments_1_1iterator.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_str_single_value_dict_entry.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_should_not_be_here-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_should_not_be_here.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/_simple_converter_8hpp_source.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/sync_on.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/nav_h.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_str_single_value_dict_entry-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_no_value_dict_entry-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_dict-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_converter-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_serializable_dict-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_simple_converter.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_exception-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_segments.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/sync_off.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/doxygen.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/_binary_dict_8hpp_source.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/structopencc_1_1_phrase_extract_1_1_signals.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/_darts_dict_8hpp_source.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_str_multi_value_dict_entry.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_invalid_u_t_f8-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_binary_dict.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/_serializable_dict_8hpp_source.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_dict_entry.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_single_value_dict_entry.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_file_not_writable-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_ptr_dict_entry-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_dict_entry.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_dict.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_single_value_dict_entry-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_invalid_text_dictionary-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/tabs.css
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/tab_a.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_should_not_be_here.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_segments-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/group__opencc__cpp__api.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_max_match_segmentation.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/bdwn.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_text_dict.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_multi_value_dict_entry.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/group__opencc__c__api.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/open.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/_config_8hpp_source.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_dict_entry_factory-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_binary_dict.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/_dict_8hpp_source.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_darts_dict.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_config.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_dict_group.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/menu.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_file_not_writable.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/folderclosed.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/_max_match_segmentation_8hpp_source.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/group__opencc__simple__api.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_ptr_dict_entry.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_invalid_text_dictionary.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/class_cmd_line_output.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_lexicon-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/class_cmd_line_output.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_dict_group_test_base-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/_dict_entry_8hpp_source.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classes.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_multi_value_dict_entry-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_simple_converter-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/closed.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_config_test_base.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/_phrase_extract_8hpp_source.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_file_not_found.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_dict_group_test_base.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/_text_dict_test_base_8hpp_source.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_conversion_chain-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/_export_8hpp_source.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/_conversion_8hpp_source.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/doxygen.css
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_str_multi_value_dict_entry.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/classes_a.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/pages_0.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/classes_b.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/classes_5.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/functions_7.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/functions_3.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/search.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_9.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/classes_a.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_9.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_e.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/search_m.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/typedefs_0.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/functions_4.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_b.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/classes_e.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/mag_sel.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_8.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_5.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/close.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/search.css
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/classes_b.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_4.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/functions_b.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_0.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/classes_2.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/classes_4.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_10.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/classes_9.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_2.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/classes_d.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_b.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/functions_b.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/functions_c.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/functions_6.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/functions_a.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_1.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/functions_d.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/classes_0.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_0.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/functions_0.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/functions_5.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/classes_6.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/functions_5.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/classes_4.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/classes_7.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_8.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/search_r.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/classes_8.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_7.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/groups_0.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/typedefs_0.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/functions_d.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_f.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_7.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/functions_1.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/classes_2.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_6.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_d.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/functions_0.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_c.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_2.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/classes_1.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_d.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/classes_3.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/functions_8.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_12.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/classes_0.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/functions_7.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_1.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/search_l.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/functions_9.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/nomatches.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_11.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_6.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/functions_3.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_12.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_e.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/functions_9.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_3.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_5.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_10.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/classes_3.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/classes_e.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_4.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/pages_0.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/functions_6.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/functions_2.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/functions_8.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/groups_0.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/classes_9.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_11.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/functions_1.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/functions_c.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/classes_d.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/functions_2.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/classes_c.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/classes_7.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/functions_a.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_a.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/functions_4.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/classes_6.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/classes_c.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/classes_8.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_3.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_c.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/classes_5.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_a.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/searchdata.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/all_f.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/search/classes_1.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/_segments_8hpp_source.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_single_value_dict_entry.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/dir_1563a38af0d3a5e4a6330d6d45e9792a.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_ptr_dict_entry.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_darts_dict-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_segments_1_1iterator.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/menudata.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_invalid_u_t_f8.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_dict_entry-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_file_not_found-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/structopencc_1_1_phrase_extract_1_1_signals-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_u_t_f8_util-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/_converter_8hpp_source.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/splitbar.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_lexicon.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_segmentation.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/_u_t_f8_string_slice_8hpp_source.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_optional.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/tab_b.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_invalid_format.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/class_cmd_line_output-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/dynsections.js
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_serializable_dict.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/dir_ed1257bb0a434f54075cc5c1cfe1a20f.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/_dict_group_test_base_8hpp_source.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/bc_s.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/modules.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_u_t_f8_string_slice_base-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_darts_dict.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_invalid_format-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_dict_group-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_text_dict_test_base.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_converter.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/opencc_8h_source.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/tab_h.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/_opencc___export_8h_source.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/_test_utils_8hpp_source.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_segmentation.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_u_t_f8_util.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_optional_3_01_t_01_5_01_4.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/_cmd_line_output_8hpp_source.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/nav_f.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_text_dict_test_base.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/classopencc_1_1_config_test_base-members.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/functions.html
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc//doc/html/doc.png
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc/STCharacters.ocd
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc/STPhrases.ocd
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc/TSCharacters.ocd
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc/TSPhrases.ocd
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc/TWVariants.ocd
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc/TWVariantsRevPhrases.ocd
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc/JPVariants.ocd
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc/HKVariants.ocd
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc/HKVariantsPhrases.ocd
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc/HKVariantsRevPhrases.ocd
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc/TWPhrases.ocd
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc/TWPhrasesRev.ocd
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc/TWVariantsRev.ocd
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc/HKVariantsRev.ocd
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc/s2t.json
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc/t2s.json
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc/s2tw.json
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc/s2twp.json
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc/tw2s.json
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc/tw2sp.json
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc/t2tw.json
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc/s2hk.json
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc/hk2s.json
-- Installing: /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/opencc/t2hk.json
+ rm -f '/builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/lib64/*.a'
+ /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: opencc-1.0.3-1.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9WLhli
+ umask 022
+ cd /builddir/build/BUILD
+ cd OpenCC-ver.1.0.3
+ DOCDIR=/builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/doc/opencc
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/doc/opencc
+ cp -pr AUTHORS /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/doc/opencc
+ cp -pr LICENSE /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/doc/opencc
+ cp -pr README.md /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64/usr/share/doc/opencc
+ exit 0
Provides: libopencc.so.2()(64bit) opencc = 1.0.3-1.fc28 opencc(riscv-64) = 1.0.3-1.fc28
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) 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) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH)
Processing files: opencc-doc-1.0.3-1.fc28.riscv64
Provides: opencc-doc = 1.0.3-1.fc28 opencc-doc(riscv-64) = 1.0.3-1.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: opencc-tools-1.0.3-1.fc28.riscv64
Provides: opencc-tools = 1.0.3-1.fc28 opencc-tools(riscv-64) = 1.0.3-1.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) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libopencc.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH)
Processing files: opencc-devel-1.0.3-1.fc28.riscv64
Provides: opencc-devel = 1.0.3-1.fc28 opencc-devel(riscv-64) = 1.0.3-1.fc28 pkgconfig(opencc) = 1.0.3
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libopencc.so.2()(64bit)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64
Wrote: /builddir/build/SRPMS/opencc-1.0.3-1.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/opencc-1.0.3-1.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/opencc-doc-1.0.3-1.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/opencc-tools-1.0.3-1.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/opencc-devel-1.0.3-1.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gC2ceo
+ umask 022
+ cd /builddir/build/BUILD
+ cd OpenCC-ver.1.0.3
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/opencc-1.0.3-1.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff