+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libchardet.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.6muJ0X + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libchardet-1.0.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/libchardet-1.0.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libchardet-1.0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libchardet-1.0.4-pc.in.patch):' Patch #0 (libchardet-1.0.4-pc.in.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file chardet.pc.in + pushd man/en ~/build/BUILD/libchardet-1.0.5/man/en ~/build/BUILD/libchardet-1.0.5 + for i in detect_init.3 detect_obj_free.3 detect_obj_init.3 detect_reset.3 + iconv --from=ISO-8859-1 --to=UTF-8 detect_init.3 + mv detect_init.3.conv detect_init.3 + for i in detect_init.3 detect_obj_free.3 detect_obj_init.3 detect_reset.3 + iconv --from=ISO-8859-1 --to=UTF-8 detect_obj_free.3 + mv detect_obj_free.3.conv detect_obj_free.3 + for i in detect_init.3 detect_obj_free.3 detect_obj_init.3 detect_reset.3 + iconv --from=ISO-8859-1 --to=UTF-8 detect_obj_init.3 + mv detect_obj_init.3.conv detect_obj_init.3 + for i in detect_init.3 detect_obj_free.3 detect_obj_init.3 detect_reset.3 + iconv --from=ISO-8859-1 --to=UTF-8 detect_reset.3 + mv detect_reset.3.conv detect_reset.3 + popd ~/build/BUILD/libchardet-1.0.5 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nskz5D + umask 022 + cd /builddir/build/BUILD + cd libchardet-1.0.5 + 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 + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./tools/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./tools/config.sub ++ basename ./tools/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./tools/config.sub '/usr/lib/rpm/redhat/config.sub' -> './tools/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./tools/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./tools/config.guess ++ basename ./tools/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./tools/config.guess '/usr/lib/rpm/redhat/config.guess' -> './tools/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./tools/ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --enable-shared configure: WARNING: unrecognized options: --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C preprocessor... gcc -E checking for riscv64-redhat-linux-gnu-ar... no checking for riscv64-redhat-linux-gnu-lib... no checking for riscv64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for simple visibility declarations... yes checking for DLL_EXPORT declarations... no checking whether ln -s works... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for riscv64-redhat-linux-gnu-ranlib... ranlib checking for perl... /usr/bin/perl checking for date... /usr/bin/date checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating chardet-config config.status: creating chardet.pc config.status: creating libchardet.spec config.status: creating chardet-config.h config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libchardet-1.0.5' Making all in . make[2]: Entering directory '/builddir/build/BUILD/libchardet-1.0.5' make[2]: Leaving directory '/builddir/build/BUILD/libchardet-1.0.5' Making all in src make[2]: Entering directory '/builddir/build/BUILD/libchardet-1.0.5/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c -o libchardet_la-CharDistribution.lo `test -f 'CharDistribution.cpp' || echo './'`CharDistribution.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c -o libchardet_la-JpCntx.lo `test -f 'JpCntx.cpp' || echo './'`JpCntx.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c -o libchardet_la-LangBulgarianModel.lo `test -f 'tables/LangBulgarianModel.cpp' || echo './'`tables/LangBulgarianModel.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c -o libchardet_la-LangCyrillicModel.lo `test -f 'tables/LangCyrillicModel.cpp' || echo './'`tables/LangCyrillicModel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c tables/LangCyrillicModel.cpp -fPIC -DPIC -o .libs/libchardet_la-LangCyrillicModel.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c tables/LangBulgarianModel.cpp -fPIC -DPIC -o .libs/libchardet_la-LangBulgarianModel.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c CharDistribution.cpp -fPIC -DPIC -o .libs/libchardet_la-CharDistribution.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c JpCntx.cpp -fPIC -DPIC -o .libs/libchardet_la-JpCntx.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c -o libchardet_la-LangGreekModel.lo `test -f 'tables/LangGreekModel.cpp' || echo './'`tables/LangGreekModel.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c -o libchardet_la-LangHebrewModel.lo `test -f 'tables/LangHebrewModel.cpp' || echo './'`tables/LangHebrewModel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c tables/LangHebrewModel.cpp -fPIC -DPIC -o .libs/libchardet_la-LangHebrewModel.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c tables/LangGreekModel.cpp -fPIC -DPIC -o .libs/libchardet_la-LangGreekModel.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c -o libchardet_la-LangHungarianModel.lo `test -f 'tables/LangHungarianModel.cpp' || echo './'`tables/LangHungarianModel.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c -o libchardet_la-LangThaiModel.lo `test -f 'tables/LangThaiModel.cpp' || echo './'`tables/LangThaiModel.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c -o libchardet_la-LangArabicModel.lo `test -f 'tables/LangArabicModel.cpp' || echo './'`tables/LangArabicModel.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c -o libchardet_la-LangDanishModel.lo `test -f 'tables/LangDanishModel.cpp' || echo './'`tables/LangDanishModel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c tables/LangHungarianModel.cpp -fPIC -DPIC -o .libs/libchardet_la-LangHungarianModel.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c tables/LangArabicModel.cpp -fPIC -DPIC -o .libs/libchardet_la-LangArabicModel.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c tables/LangThaiModel.cpp -fPIC -DPIC -o .libs/libchardet_la-LangThaiModel.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c tables/LangDanishModel.cpp -fPIC -DPIC -o .libs/libchardet_la-LangDanishModel.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c -o libchardet_la-LangEsperantoModel.lo `test -f 'tables/LangEsperantoModel.cpp' || echo './'`tables/LangEsperantoModel.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c -o libchardet_la-LangFrenchModel.lo `test -f 'tables/LangFrenchModel.cpp' || echo './'`tables/LangFrenchModel.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c -o libchardet_la-LangGermanModel.lo `test -f 'tables/LangGermanModel.cpp' || echo './'`tables/LangGermanModel.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c -o libchardet_la-LangSpanishModel.lo `test -f 'tables/LangSpanishModel.cpp' || echo './'`tables/LangSpanishModel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c tables/LangEsperantoModel.cpp -fPIC -DPIC -o .libs/libchardet_la-LangEsperantoModel.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c tables/LangFrenchModel.cpp -fPIC -DPIC -o .libs/libchardet_la-LangFrenchModel.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c tables/LangGermanModel.cpp -fPIC -DPIC -o .libs/libchardet_la-LangGermanModel.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c -o libchardet_la-LangTurkishModel.lo `test -f 'tables/LangTurkishModel.cpp' || echo './'`tables/LangTurkishModel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c tables/LangSpanishModel.cpp -fPIC -DPIC -o .libs/libchardet_la-LangSpanishModel.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c -o libchardet_la-LangVietnameseModel.lo `test -f 'tables/LangVietnameseModel.cpp' || echo './'`tables/LangVietnameseModel.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c -o libchardet_la-nsBig5Prober.lo `test -f 'nsBig5Prober.cpp' || echo './'`nsBig5Prober.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c -o libchardet_la-nsCharSetProber.lo `test -f 'nsCharSetProber.cpp' || echo './'`nsCharSetProber.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c tables/LangTurkishModel.cpp -fPIC -DPIC -o .libs/libchardet_la-LangTurkishModel.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c nsBig5Prober.cpp -fPIC -DPIC -o .libs/libchardet_la-nsBig5Prober.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c tables/LangVietnameseModel.cpp -fPIC -DPIC -o .libs/libchardet_la-LangVietnameseModel.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c -o libchardet_la-nsEUCJPProber.lo `test -f 'nsEUCJPProber.cpp' || echo './'`nsEUCJPProber.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c nsCharSetProber.cpp -fPIC -DPIC -o .libs/libchardet_la-nsCharSetProber.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c -o libchardet_la-nsEUCKRProber.lo `test -f 'nsEUCKRProber.cpp' || echo './'`nsEUCKRProber.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c nsEUCJPProber.cpp -fPIC -DPIC -o .libs/libchardet_la-nsEUCJPProber.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c nsEUCKRProber.cpp -fPIC -DPIC -o .libs/libchardet_la-nsEUCKRProber.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c -o libchardet_la-nsEUCTWProber.lo `test -f 'nsEUCTWProber.cpp' || echo './'`nsEUCTWProber.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c -o libchardet_la-nsEscCharsetProber.lo `test -f 'nsEscCharsetProber.cpp' || echo './'`nsEscCharsetProber.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c nsEUCTWProber.cpp -fPIC -DPIC -o .libs/libchardet_la-nsEUCTWProber.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c -o libchardet_la-nsEscSM.lo `test -f 'nsEscSM.cpp' || echo './'`nsEscSM.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c nsEscCharsetProber.cpp -fPIC -DPIC -o .libs/libchardet_la-nsEscCharsetProber.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c -o libchardet_la-nsGB2312Prober.lo `test -f 'nsGB2312Prober.cpp' || echo './'`nsGB2312Prober.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c nsEscSM.cpp -fPIC -DPIC -o .libs/libchardet_la-nsEscSM.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c nsGB2312Prober.cpp -fPIC -DPIC -o .libs/libchardet_la-nsGB2312Prober.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c -o libchardet_la-nsHebrewProber.lo `test -f 'nsHebrewProber.cpp' || echo './'`nsHebrewProber.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c -o libchardet_la-nsLatin1Prober.lo `test -f 'nsLatin1Prober.cpp' || echo './'`nsLatin1Prober.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c -o libchardet_la-nsMBCSGroupProber.lo `test -f 'nsMBCSGroupProber.cpp' || echo './'`nsMBCSGroupProber.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c nsHebrewProber.cpp -fPIC -DPIC -o .libs/libchardet_la-nsHebrewProber.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c nsLatin1Prober.cpp -fPIC -DPIC -o .libs/libchardet_la-nsLatin1Prober.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c nsMBCSGroupProber.cpp -fPIC -DPIC -o .libs/libchardet_la-nsMBCSGroupProber.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c -o libchardet_la-nsMBCSSM.lo `test -f 'nsMBCSSM.cpp' || echo './'`nsMBCSSM.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c nsMBCSSM.cpp -fPIC -DPIC -o .libs/libchardet_la-nsMBCSSM.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c -o libchardet_la-nsSBCSGroupProber.lo `test -f 'nsSBCSGroupProber.cpp' || echo './'`nsSBCSGroupProber.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c -o libchardet_la-nsSBCharSetProber.lo `test -f 'nsSBCharSetProber.cpp' || echo './'`nsSBCharSetProber.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c nsSBCSGroupProber.cpp -fPIC -DPIC -o .libs/libchardet_la-nsSBCSGroupProber.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c nsSBCharSetProber.cpp -fPIC -DPIC -o .libs/libchardet_la-nsSBCharSetProber.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c -o libchardet_la-nsSJISProber.lo `test -f 'nsSJISProber.cpp' || echo './'`nsSJISProber.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c -o libchardet_la-nsUTF8Prober.lo `test -f 'nsUTF8Prober.cpp' || echo './'`nsUTF8Prober.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c nsSJISProber.cpp -fPIC -DPIC -o .libs/libchardet_la-nsSJISProber.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c nsUTF8Prober.cpp -fPIC -DPIC -o .libs/libchardet_la-nsUTF8Prober.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c -o libchardet_la-nsUniversalDetector.lo `test -f 'nsUniversalDetector.cpp' || echo './'`nsUniversalDetector.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c nsUniversalDetector.cpp -fPIC -DPIC -o .libs/libchardet_la-nsUniversalDetector.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c -o libchardet_la-chardet.lo `test -f 'chardet.cpp' || echo './'`chardet.cpp nsUniversalDetector.cpp: In member function 'virtual nsresult nsUniversalDetector::HandleData(const char*, PRUint32)': nsUniversalDetector.cpp:123:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (aLen > 3) ^~ nsUniversalDetector.cpp:168:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (mDetectedCharset) ^~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -c chardet.cpp -fPIC -DPIC -o .libs/libchardet_la-chardet.o /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -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 -version-info 1:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libchardet.la -rpath /usr/lib64 libchardet_la-CharDistribution.lo libchardet_la-JpCntx.lo libchardet_la-LangBulgarianModel.lo libchardet_la-LangCyrillicModel.lo libchardet_la-LangGreekModel.lo libchardet_la-LangHebrewModel.lo libchardet_la-LangHungarianModel.lo libchardet_la-LangThaiModel.lo libchardet_la-LangArabicModel.lo libchardet_la-LangDanishModel.lo libchardet_la-LangEsperantoModel.lo libchardet_la-LangFrenchModel.lo libchardet_la-LangGermanModel.lo libchardet_la-LangSpanishModel.lo libchardet_la-LangTurkishModel.lo libchardet_la-LangVietnameseModel.lo libchardet_la-nsBig5Prober.lo libchardet_la-nsCharSetProber.lo libchardet_la-nsEUCJPProber.lo libchardet_la-nsEUCKRProber.lo libchardet_la-nsEUCTWProber.lo libchardet_la-nsEscCharsetProber.lo libchardet_la-nsEscSM.lo libchardet_la-nsGB2312Prober.lo libchardet_la-nsHebrewProber.lo libchardet_la-nsLatin1Prober.lo libchardet_la-nsMBCSGroupProber.lo libchardet_la-nsMBCSSM.lo libchardet_la-nsSBCSGroupProber.lo libchardet_la-nsSBCharSetProber.lo libchardet_la-nsSJISProber.lo libchardet_la-nsUTF8Prober.lo libchardet_la-nsUniversalDetector.lo libchardet_la-chardet.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/7/crti.o /usr/lib/gcc/riscv64-redhat-linux/7/crtbeginS.o .libs/libchardet_la-CharDistribution.o .libs/libchardet_la-JpCntx.o .libs/libchardet_la-LangBulgarianModel.o .libs/libchardet_la-LangCyrillicModel.o .libs/libchardet_la-LangGreekModel.o .libs/libchardet_la-LangHebrewModel.o .libs/libchardet_la-LangHungarianModel.o .libs/libchardet_la-LangThaiModel.o .libs/libchardet_la-LangArabicModel.o .libs/libchardet_la-LangDanishModel.o .libs/libchardet_la-LangEsperantoModel.o .libs/libchardet_la-LangFrenchModel.o .libs/libchardet_la-LangGermanModel.o .libs/libchardet_la-LangSpanishModel.o .libs/libchardet_la-LangTurkishModel.o .libs/libchardet_la-LangVietnameseModel.o .libs/libchardet_la-nsBig5Prober.o .libs/libchardet_la-nsCharSetProber.o .libs/libchardet_la-nsEUCJPProber.o .libs/libchardet_la-nsEUCKRProber.o .libs/libchardet_la-nsEUCTWProber.o .libs/libchardet_la-nsEscCharsetProber.o .libs/libchardet_la-nsEscSM.o .libs/libchardet_la-nsGB2312Prober.o .libs/libchardet_la-nsHebrewProber.o .libs/libchardet_la-nsLatin1Prober.o .libs/libchardet_la-nsMBCSGroupProber.o .libs/libchardet_la-nsMBCSSM.o .libs/libchardet_la-nsSBCSGroupProber.o .libs/libchardet_la-nsSBCharSetProber.o .libs/libchardet_la-nsSJISProber.o .libs/libchardet_la-nsUTF8Prober.o .libs/libchardet_la-nsUniversalDetector.o .libs/libchardet_la-chardet.o -L/usr/lib/gcc/riscv64-redhat-linux/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/7/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,libchardet.so.1 -o .libs/libchardet.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libchardet.so.1" && ln -s "libchardet.so.1.0.0" "libchardet.so.1") libtool: link: (cd ".libs" && rm -f "libchardet.so" && ln -s "libchardet.so.1.0.0" "libchardet.so") libtool: link: ( cd ".libs" && rm -f "libchardet.la" && ln -s "../libchardet.la" "libchardet.la" ) make[2]: Leaving directory '/builddir/build/BUILD/libchardet-1.0.5/src' Making all in man make[2]: Entering directory '/builddir/build/BUILD/libchardet-1.0.5/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libchardet-1.0.5/man' make[1]: Leaving directory '/builddir/build/BUILD/libchardet-1.0.5' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hft5Ht + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libchardet-1.0.5-4.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libchardet-1.0.5-4.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libchardet-1.0.5-4.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libchardet-1.0.5-4.fc28.riscv64 + cd libchardet-1.0.5 + make DESTDIR=/builddir/build/BUILDROOT/libchardet-1.0.5-4.fc28.riscv64 install Making install in . make[1]: Entering directory '/builddir/build/BUILD/libchardet-1.0.5' make[2]: Entering directory '/builddir/build/BUILD/libchardet-1.0.5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libchardet-1.0.5-4.fc28.riscv64/usr/bin' /usr/bin/install -c chardet-config '/builddir/build/BUILDROOT/libchardet-1.0.5-4.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libchardet-1.0.5-4.fc28.riscv64/usr/share/doc/libchardet' /usr/bin/install -c -m 644 Changelog LICENSE '/builddir/build/BUILDROOT/libchardet-1.0.5-4.fc28.riscv64/usr/share/doc/libchardet' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libchardet-1.0.5-4.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 chardet.pc '/builddir/build/BUILDROOT/libchardet-1.0.5-4.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libchardet-1.0.5' make[1]: Leaving directory '/builddir/build/BUILD/libchardet-1.0.5' Making install in src make[1]: Entering directory '/builddir/build/BUILD/libchardet-1.0.5/src' make[2]: Entering directory '/builddir/build/BUILD/libchardet-1.0.5/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libchardet-1.0.5-4.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libchardet.la '/builddir/build/BUILDROOT/libchardet-1.0.5-4.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libchardet.so.1.0.0 /builddir/build/BUILDROOT/libchardet-1.0.5-4.fc28.riscv64/usr/lib64/libchardet.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libchardet-1.0.5-4.fc28.riscv64/usr/lib64 && { ln -s -f libchardet.so.1.0.0 libchardet.so.1 || { rm -f libchardet.so.1 && ln -s libchardet.so.1.0.0 libchardet.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libchardet-1.0.5-4.fc28.riscv64/usr/lib64 && { ln -s -f libchardet.so.1.0.0 libchardet.so || { rm -f libchardet.so && ln -s libchardet.so.1.0.0 libchardet.so; }; }) libtool: install: /usr/bin/install -c .libs/libchardet.lai /builddir/build/BUILDROOT/libchardet-1.0.5-4.fc28.riscv64/usr/lib64/libchardet.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libchardet-1.0.5-4.fc28.riscv64/usr/include/chardet' /usr/bin/install -c -m 644 nsUniversalDetector.h chardet.h ../include/nscore.h ../include/version.h ../chardet-config.h '/builddir/build/BUILDROOT/libchardet-1.0.5-4.fc28.riscv64/usr/include/chardet' make[2]: Leaving directory '/builddir/build/BUILD/libchardet-1.0.5/src' make[1]: Leaving directory '/builddir/build/BUILD/libchardet-1.0.5/src' Making install in man make[1]: Entering directory '/builddir/build/BUILD/libchardet-1.0.5/man' make[2]: Entering directory '/builddir/build/BUILD/libchardet-1.0.5/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libchardet-1.0.5-4.fc28.riscv64/usr/share/man/ko/man3' /usr/bin/install -c -m 644 ko/detect.3 ko/detect_handledata.3 ko/detect_obj_free.3 ko/detect_reset.3 ko/detect_destroy.3 ko/detect_init.3 ko/detect_obj_init.3 '/builddir/build/BUILDROOT/libchardet-1.0.5-4.fc28.riscv64/usr/share/man/ko/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libchardet-1.0.5-4.fc28.riscv64/usr/share/man/man3' /usr/bin/install -c -m 644 en/detect.3 en/detect_handledata.3 en/detect_obj_free.3 en/detect_reset.3 en/detect_destroy.3 en/detect_init.3 en/detect_obj_init.3 '/builddir/build/BUILDROOT/libchardet-1.0.5-4.fc28.riscv64/usr/share/man/man3' make[2]: Leaving directory '/builddir/build/BUILD/libchardet-1.0.5/man' make[1]: Leaving directory '/builddir/build/BUILD/libchardet-1.0.5/man' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/libchardet-1.0.5-4.fc28.riscv64 libchardet-devel --with-man --all-name + find /builddir/build/BUILDROOT/libchardet-1.0.5-4.fc28.riscv64 -name '*.la' -exec rm -f '{}' ';' + rm -rf /builddir/build/BUILDROOT/libchardet-1.0.5-4.fc28.riscv64/usr/share/doc/libchardet/LICENSE + /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: libchardet-1.0.5-4.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2gcSDt + umask 022 + cd /builddir/build/BUILD + cd libchardet-1.0.5 + DOCDIR=/builddir/build/BUILDROOT/libchardet-1.0.5-4.fc28.riscv64/usr/share/doc/libchardet + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libchardet-1.0.5-4.fc28.riscv64/usr/share/doc/libchardet + cp -pr Changelog /builddir/build/BUILDROOT/libchardet-1.0.5-4.fc28.riscv64/usr/share/doc/libchardet + cp -pr README.md /builddir/build/BUILDROOT/libchardet-1.0.5-4.fc28.riscv64/usr/share/doc/libchardet + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6aC59R + umask 022 + cd /builddir/build/BUILD + cd libchardet-1.0.5 + LICENSEDIR=/builddir/build/BUILDROOT/libchardet-1.0.5-4.fc28.riscv64/usr/share/licenses/libchardet + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libchardet-1.0.5-4.fc28.riscv64/usr/share/licenses/libchardet + cp -pr LICENSE /builddir/build/BUILDROOT/libchardet-1.0.5-4.fc28.riscv64/usr/share/licenses/libchardet + exit 0 Provides: libchardet = 1.0.5-4.fc28 libchardet(riscv-64) = 1.0.5-4.fc28 libchardet.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: libchardet-devel-1.0.5-4.fc28.riscv64 Provides: libchardet-devel = 1.0.5-4.fc28 libchardet-devel(riscv-64) = 1.0.5-4.fc28 pkgconfig(chardet) = 1.0.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/pkg-config libchardet.so.1()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libchardet-1.0.5-4.fc28.riscv64 Wrote: /builddir/build/SRPMS/libchardet-1.0.5-4.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libchardet-1.0.5-4.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libchardet-devel-1.0.5-4.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NBt2AA + umask 022 + cd /builddir/build/BUILD + cd libchardet-1.0.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libchardet-1.0.5-4.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