<86>Sep 10 08:50:58 userdel[360867]: delete user 'rooter'
<86>Sep 10 08:50:58 userdel[360867]: removed group 'rooter' owned by 'rooter'
<86>Sep 10 08:50:58 userdel[360867]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep 10 08:50:58 groupadd[360893]: group added to /etc/group: name=rooter, GID=1868
<86>Sep 10 08:50:58 groupadd[360893]: group added to /etc/gshadow: name=rooter
<86>Sep 10 08:50:58 groupadd[360893]: new group: name=rooter, GID=1868
<86>Sep 10 08:50:58 useradd[360908]: new user: name=rooter, UID=1868, GID=1868, home=/root, shell=/bin/bash
<86>Sep 10 08:50:58 userdel[360923]: delete user 'builder'
<86>Sep 10 08:50:58 userdel[360923]: removed group 'builder' owned by 'builder'
<86>Sep 10 08:50:58 userdel[360923]: removed shadow group 'builder' owned by 'builder'
<86>Sep 10 08:50:58 groupadd[360944]: group added to /etc/group: name=builder, GID=1869
<86>Sep 10 08:50:58 groupadd[360944]: group added to /etc/gshadow: name=builder
<86>Sep 10 08:50:58 groupadd[360944]: new group: name=builder, GID=1869
<86>Sep 10 08:50:58 useradd[360960]: new user: name=builder, UID=1869, GID=1869, home=/usr/src, shell=/bin/bash
<13>Sep 10 08:51:01 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Sep 10 08:51:01 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Sep 10 08:51:02 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Sep 10 08:51:02 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libchardet-1.0.5-alt1_1.nosrc.rpm (w1.gzdio)
Installing libchardet-1.0.5-alt1_1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.71209
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libchardet-1.0.5
+ echo 'Source #0 (libchardet-1.0.5.tar.gz):'
Source #0 (libchardet-1.0.5.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/libchardet-1.0.5.tar.gz
+ /bin/tar -xf -
+ cd libchardet-1.0.5
+ /bin/chmod -c -Rf u+rwX,go-w .
+ sed -i 's/^\(AM_MAINTAINER\)/m4_ifdef([AM_PROG_AR], [AM_PROG_AR])\n\1/' configure.ac
+ sed -i '/^dist_doc/d' Makefile.am
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.71209
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libchardet-1.0.5
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static
configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /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 x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-alt-linux-g++ accepts -g... yes
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for x86_64-alt-linux-ar... no
checking for x86_64-alt-linux-lib... no
checking for x86_64-alt-linux-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-alt-linux-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 x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-alt-linux-ar... ar
checking for archiver @FILE support... @
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking for sysroot... no
checking for x86_64-alt-linux-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 x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-alt-linux-gcc static flag -static works... no
checking if x86_64-alt-linux-gcc supports -c -o file.o... yes
checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) 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... x86_64-alt-linux-g++ -E
checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC -DPIC
checking if x86_64-alt-linux-g++ PIC flag -fPIC -DPIC works... yes
checking if x86_64-alt-linux-g++ static flag -static works... no
checking if x86_64-alt-linux-g++ supports -c -o file.o... yes
checking if x86_64-alt-linux-g++ supports -c -o file.o... (cached) yes
checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) 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 x86_64-alt-linux-ranlib... ranlib
checking for perl... /usr/bin/perl
checking for date... /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, --without-included-gettext
+ make -j16
make  all-recursive
Making all in .
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libchardet_la-LangGermanModel.lo `test -f 'tables/LangGermanModel.cpp' || echo './'`tables/LangGermanModel.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c tables/LangGermanModel.cpp  -fPIC -DPIC -o .libs/libchardet_la-LangGermanModel.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libchardet_la-LangFrenchModel.lo `test -f 'tables/LangFrenchModel.cpp' || echo './'`tables/LangFrenchModel.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c tables/LangFrenchModel.cpp  -fPIC -DPIC -o .libs/libchardet_la-LangFrenchModel.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libchardet_la-LangEsperantoModel.lo `test -f 'tables/LangEsperantoModel.cpp' || echo './'`tables/LangEsperantoModel.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c tables/LangEsperantoModel.cpp  -fPIC -DPIC -o .libs/libchardet_la-LangEsperantoModel.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libchardet_la-LangTurkishModel.lo `test -f 'tables/LangTurkishModel.cpp' || echo './'`tables/LangTurkishModel.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c tables/LangTurkishModel.cpp  -fPIC -DPIC -o .libs/libchardet_la-LangTurkishModel.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libchardet_la-LangCyrillicModel.lo `test -f 'tables/LangCyrillicModel.cpp' || echo './'`tables/LangCyrillicModel.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c tables/LangCyrillicModel.cpp  -fPIC -DPIC -o .libs/libchardet_la-LangCyrillicModel.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libchardet_la-LangDanishModel.lo `test -f 'tables/LangDanishModel.cpp' || echo './'`tables/LangDanishModel.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c tables/LangDanishModel.cpp  -fPIC -DPIC -o .libs/libchardet_la-LangDanishModel.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libchardet_la-LangGreekModel.lo `test -f 'tables/LangGreekModel.cpp' || echo './'`tables/LangGreekModel.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c tables/LangGreekModel.cpp  -fPIC -DPIC -o .libs/libchardet_la-LangGreekModel.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libchardet_la-LangHebrewModel.lo `test -f 'tables/LangHebrewModel.cpp' || echo './'`tables/LangHebrewModel.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c tables/LangHebrewModel.cpp  -fPIC -DPIC -o .libs/libchardet_la-LangHebrewModel.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libchardet_la-LangThaiModel.lo `test -f 'tables/LangThaiModel.cpp' || echo './'`tables/LangThaiModel.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c tables/LangThaiModel.cpp  -fPIC -DPIC -o .libs/libchardet_la-LangThaiModel.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libchardet_la-LangArabicModel.lo `test -f 'tables/LangArabicModel.cpp' || echo './'`tables/LangArabicModel.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c tables/LangArabicModel.cpp  -fPIC -DPIC -o .libs/libchardet_la-LangArabicModel.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libchardet_la-LangSpanishModel.lo `test -f 'tables/LangSpanishModel.cpp' || echo './'`tables/LangSpanishModel.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c tables/LangSpanishModel.cpp  -fPIC -DPIC -o .libs/libchardet_la-LangSpanishModel.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libchardet_la-LangBulgarianModel.lo `test -f 'tables/LangBulgarianModel.cpp' || echo './'`tables/LangBulgarianModel.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c tables/LangBulgarianModel.cpp  -fPIC -DPIC -o .libs/libchardet_la-LangBulgarianModel.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libchardet_la-LangHungarianModel.lo `test -f 'tables/LangHungarianModel.cpp' || echo './'`tables/LangHungarianModel.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c tables/LangHungarianModel.cpp  -fPIC -DPIC -o .libs/libchardet_la-LangHungarianModel.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libchardet_la-LangVietnameseModel.lo `test -f 'tables/LangVietnameseModel.cpp' || echo './'`tables/LangVietnameseModel.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c tables/LangVietnameseModel.cpp  -fPIC -DPIC -o .libs/libchardet_la-LangVietnameseModel.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libchardet_la-JpCntx.lo `test -f 'JpCntx.cpp' || echo './'`JpCntx.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c JpCntx.cpp  -fPIC -DPIC -o .libs/libchardet_la-JpCntx.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libchardet_la-CharDistribution.lo `test -f 'CharDistribution.cpp' || echo './'`CharDistribution.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c CharDistribution.cpp  -fPIC -DPIC -o .libs/libchardet_la-CharDistribution.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libchardet_la-nsEscSM.lo `test -f 'nsEscSM.cpp' || echo './'`nsEscSM.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c nsEscSM.cpp  -fPIC -DPIC -o .libs/libchardet_la-nsEscSM.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libchardet_la-nsCharSetProber.lo `test -f 'nsCharSetProber.cpp' || echo './'`nsCharSetProber.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c nsCharSetProber.cpp  -fPIC -DPIC -o .libs/libchardet_la-nsCharSetProber.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libchardet_la-nsEUCKRProber.lo `test -f 'nsEUCKRProber.cpp' || echo './'`nsEUCKRProber.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c nsEUCKRProber.cpp  -fPIC -DPIC -o .libs/libchardet_la-nsEUCKRProber.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libchardet_la-nsBig5Prober.lo `test -f 'nsBig5Prober.cpp' || echo './'`nsBig5Prober.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c nsBig5Prober.cpp  -fPIC -DPIC -o .libs/libchardet_la-nsBig5Prober.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libchardet_la-nsEscCharsetProber.lo `test -f 'nsEscCharsetProber.cpp' || echo './'`nsEscCharsetProber.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c nsEscCharsetProber.cpp  -fPIC -DPIC -o .libs/libchardet_la-nsEscCharsetProber.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libchardet_la-nsEUCTWProber.lo `test -f 'nsEUCTWProber.cpp' || echo './'`nsEUCTWProber.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c nsEUCTWProber.cpp  -fPIC -DPIC -o .libs/libchardet_la-nsEUCTWProber.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libchardet_la-nsHebrewProber.lo `test -f 'nsHebrewProber.cpp' || echo './'`nsHebrewProber.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c nsHebrewProber.cpp  -fPIC -DPIC -o .libs/libchardet_la-nsHebrewProber.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libchardet_la-nsMBCSSM.lo `test -f 'nsMBCSSM.cpp' || echo './'`nsMBCSSM.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c nsMBCSSM.cpp  -fPIC -DPIC -o .libs/libchardet_la-nsMBCSSM.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libchardet_la-nsSBCharSetProber.lo `test -f 'nsSBCharSetProber.cpp' || echo './'`nsSBCharSetProber.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c nsSBCharSetProber.cpp  -fPIC -DPIC -o .libs/libchardet_la-nsSBCharSetProber.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libchardet_la-nsEUCJPProber.lo `test -f 'nsEUCJPProber.cpp' || echo './'`nsEUCJPProber.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c nsEUCJPProber.cpp  -fPIC -DPIC -o .libs/libchardet_la-nsEUCJPProber.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libchardet_la-nsGB2312Prober.lo `test -f 'nsGB2312Prober.cpp' || echo './'`nsGB2312Prober.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c nsGB2312Prober.cpp  -fPIC -DPIC -o .libs/libchardet_la-nsGB2312Prober.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libchardet_la-nsLatin1Prober.lo `test -f 'nsLatin1Prober.cpp' || echo './'`nsLatin1Prober.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c nsLatin1Prober.cpp  -fPIC -DPIC -o .libs/libchardet_la-nsLatin1Prober.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libchardet_la-nsUTF8Prober.lo `test -f 'nsUTF8Prober.cpp' || echo './'`nsUTF8Prober.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c nsUTF8Prober.cpp  -fPIC -DPIC -o .libs/libchardet_la-nsUTF8Prober.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libchardet_la-nsMBCSGroupProber.lo `test -f 'nsMBCSGroupProber.cpp' || echo './'`nsMBCSGroupProber.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c nsMBCSGroupProber.cpp  -fPIC -DPIC -o .libs/libchardet_la-nsMBCSGroupProber.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libchardet_la-nsSBCSGroupProber.lo `test -f 'nsSBCSGroupProber.cpp' || echo './'`nsSBCSGroupProber.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c nsSBCSGroupProber.cpp  -fPIC -DPIC -o .libs/libchardet_la-nsSBCSGroupProber.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libchardet_la-nsSJISProber.lo `test -f 'nsSJISProber.cpp' || echo './'`nsSJISProber.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c nsSJISProber.cpp  -fPIC -DPIC -o .libs/libchardet_la-nsSJISProber.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libchardet_la-chardet.lo `test -f 'chardet.cpp' || echo './'`chardet.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c chardet.cpp  -fPIC -DPIC -o .libs/libchardet_la-chardet.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I..  -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libchardet_la-nsUniversalDetector.lo `test -f 'nsUniversalDetector.cpp' || echo './'`nsUniversalDetector.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c nsUniversalDetector.cpp  -fPIC -DPIC -o .libs/libchardet_la-nsUniversalDetector.o
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)
       ^~
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=link x86_64-alt-linux-g++ -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 1:0:0     -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: x86_64-alt-linux-g++  -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/x86_64-alt-linux/8/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/8/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/lib64/gcc/x86_64-alt-linux/8 -L/usr/lib64/gcc/x86_64-alt-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/8/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/8/../../../../lib64/crtn.o  -O2   -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 '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
Making all in man
make[2]: Nothing to be done for 'all'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.22932
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libchardet-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libchardet-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd libchardet-1.0.5
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libchardet-buildroot
make: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5'
Making install in .
make[1]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5'
 /bin/mkdir -p '/usr/src/tmp/libchardet-buildroot/usr/bin'
 /usr/libexec/rpm-build/install -p chardet-config '/usr/src/tmp/libchardet-buildroot/usr/bin'
 /bin/mkdir -p '/usr/src/tmp/libchardet-buildroot/usr/share/doc/libchardet'
 /usr/libexec/rpm-build/install -p -m 644 Changelog LICENSE '/usr/src/tmp/libchardet-buildroot/usr/share/doc/libchardet'
 /bin/mkdir -p '/usr/src/tmp/libchardet-buildroot/usr/lib64/pkgconfig'
 /usr/libexec/rpm-build/install -p -m 644 chardet.pc '/usr/src/tmp/libchardet-buildroot/usr/lib64/pkgconfig'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
 /bin/mkdir -p '/usr/src/tmp/libchardet-buildroot/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p   libchardet.la '/usr/src/tmp/libchardet-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libchardet.so.1.0.0 /usr/src/tmp/libchardet-buildroot/usr/lib64/libchardet.so.1.0.0
libtool: install: (cd /usr/src/tmp/libchardet-buildroot/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 /usr/src/tmp/libchardet-buildroot/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/libexec/rpm-build/install -p .libs/libchardet.lai /usr/src/tmp/libchardet-buildroot/usr/lib64/libchardet.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
 /bin/mkdir -p '/usr/src/tmp/libchardet-buildroot/usr/include/chardet'
 /usr/libexec/rpm-build/install -p -m 644 nsUniversalDetector.h chardet.h ../include/nscore.h ../include/version.h ../chardet-config.h '/usr/src/tmp/libchardet-buildroot/usr/include/chardet'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/src'
Making install in man
make[1]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/man'
make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.5/man'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libchardet-buildroot/usr/share/man/ko/man3'
 /usr/libexec/rpm-build/install -p -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 '/usr/src/tmp/libchardet-buildroot/usr/share/man/ko/man3'
 /bin/mkdir -p '/usr/src/tmp/libchardet-buildroot/usr/share/man/man3'
 /usr/libexec/rpm-build/install -p -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 '/usr/src/tmp/libchardet-buildroot/usr/share/man/man3'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/man'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5/man'
make: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.5'
+ find /usr/src/tmp/libchardet-buildroot -name '*.la' -delete
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libchardet-buildroot (auto)
mode of './usr/lib64/libchardet.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libchardet-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/bin/chardet-config:
53c53
< 			includes="-I${includedir}"
---
> 			includes=""
/usr/lib64/pkgconfig/chardet.pc: Libs: '-L${libdir} -lchardet' --> '-lchardet'
Checking contents of files in /usr/src/tmp/libchardet-buildroot/ (default)
Compressing files in /usr/src/tmp/libchardet-buildroot (auto)
Adjusting library links in /usr/src/tmp/libchardet-buildroot
./usr/lib64:
	libchardet.so.1 -> libchardet.so.1.0.0
Verifying ELF objects in /usr/src/tmp/libchardet-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: libchardet-1.0.5-alt1_1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.90315
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libchardet-1.0.5
+ DOCDIR=/usr/src/tmp/libchardet-buildroot/usr/share/doc/libchardet-1.0.5
+ export DOCDIR
+ rm -rf /usr/src/tmp/libchardet-buildroot/usr/share/doc/libchardet-1.0.5
+ /bin/mkdir -p /usr/src/tmp/libchardet-buildroot/usr/share/doc/libchardet-1.0.5
+ cp -prL Changelog LICENSE README.md /usr/src/tmp/libchardet-buildroot/usr/share/doc/libchardet-1.0.5
+ chmod -R go-w /usr/src/tmp/libchardet-buildroot/usr/share/doc/libchardet-1.0.5
+ chmod -R a+rX /usr/src/tmp/libchardet-buildroot/usr/share/doc/libchardet-1.0.5
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6Mc1FV
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bQzj0U
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libchardet1 = 1.0.5, /bin/sh
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2pJkKX
Processing files: libchardet1-1.0.5-alt1_1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3O3VX3
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libchardet-buildroot/usr/lib64/libchardet.so.1: 12 symbols, 14 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8NnRBd
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libchardet.so.1()(64bit) = set:hd17KvIJm6LUxG34C0v755esrl
Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(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)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZNVPFq
Creating libchardet1-debuginfo package
Processing files: libchardet-devel-1.0.5-alt1_1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IDvTdH
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lQHLb1
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: chardet-devel = 1.0.5-alt1_1, pkgconfig(chardet) = 1.0.5
Requires: libchardet1 = 1.0.5-alt1_1, /usr/lib64/libchardet.so.1.0.0, /usr/lib64/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.abUVCo
Processing files: libchardet1-debuginfo-1.0.5-alt1_1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tVScuP
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sH3UKj
find-requires: running scripts (debuginfo)
Provides: debug64(libchardet.so.1)
Requires: libchardet1 = 1.0.5-alt1_1, debug64(libc.so.6), debug64(libstdc++.so.6)
Adding to libchardet a strict dependency on libchardet1
Removing 1 extra deps from libchardet-devel due to dependency on libchardet1
warning: Installed (but unpackaged) file(s) found:
    /usr/share/doc/libchardet/Changelog
    /usr/share/doc/libchardet/LICENSE
Wrote: /usr/src/RPM/RPMS/x86_64/libchardet-1.0.5-alt1_1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libchardet1-1.0.5-alt1_1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libchardet-devel-1.0.5-alt1_1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libchardet1-debuginfo-1.0.5-alt1_1.x86_64.rpm (w2.lzdio)
4.80user 4.84system 0:16.73elapsed 57%CPU (0avgtext+0avgdata 29992maxresident)k
0inputs+0outputs (0major+1207065minor)pagefaults 0swaps
2.95user 1.40system 0:23.93elapsed 18%CPU (0avgtext+0avgdata 134804maxresident)k
0inputs+0outputs (0major+209226minor)pagefaults 0swaps
--- libchardet-1.0.5-alt1_1.x86_64.rpm.repo	2018-03-18 18:20:01.000000000 +0000
+++ libchardet-1.0.5-alt1_1.x86_64.rpm.hasher	2023-09-10 08:51:21.059127592 +0000
@@ -5,2 +5,3 @@
 /usr/share/doc/libchardet-1.0.5/README.md	100644	root:root	
+Requires: libchardet1 = 1.0.5
 Requires: /bin/sh  
@@ -14,2 +15,2 @@
 File: /usr/share/doc/libchardet-1.0.5/README.md	100644	root:root	a59f13cfb5dfd4072cb222aa91c9eabc	
-RPMIdentity: a7dbfee45dc8c0c179271167e45fa9bdc41b3646489dec4b8a8666fbd18b04cba506d8f8d298faafb904159cfb2f0448926452a579e51689697f95c69e458f95
+RPMIdentity: 8b00b0d576c9509fa668087fa28e65837e719d3e17756beb54b616dfbf427de47810b4c39ab5e3310106acbf1ad9482e4ab08918b0a355cc3b90a2a9f8164b30
--- libchardet1-1.0.5-alt1_1.x86_64.rpm.repo	2018-03-18 18:20:01.000000000 +0000
+++ libchardet1-1.0.5-alt1_1.x86_64.rpm.hasher	2023-09-10 08:51:21.179130057 +0000
@@ -3,2 +3,3 @@
 Requires: libc.so.6(GLIBC_2.2.5)(64bit)  
+Requires: libc.so.6(GLIBC_2.4)(64bit)  
 Requires: libstdc++.so.6(CXXABI_1.3)(64bit)  
@@ -11,3 +12,3 @@
 File: /usr/lib64/libchardet.so.1	120777	root:root		libchardet.so.1.0.0
-File: /usr/lib64/libchardet.so.1.0.0	100644	root:root	2203749d65c06f9d9dcb0432cdc0d0f9	
-RPMIdentity: 48290b2b1ce5337ce672a8b526314d6643745dddab1cf707e11063f971086b6c8194d66bbe74cdba97d157b8bccc774bef74d8556cf04b66d42d92b64622ed92
+File: /usr/lib64/libchardet.so.1.0.0	100644	root:root	f87db4306ac07576872fb9ad140aad5f	
+RPMIdentity: d99d5c5753dddd3a4aaea3cc8f7c9cbe1093b5fa3391f8fd0df37e0df4f7ae12451d4d8b8e5131588580677edf95e6ef461756361bf8fcb9ba604baf54f75b5f
--- libchardet1-debuginfo-1.0.5-alt1_1.x86_64.rpm.repo	2018-03-18 18:20:01.000000000 +0000
+++ libchardet1-debuginfo-1.0.5-alt1_1.x86_64.rpm.hasher	2023-09-10 08:51:21.233131166 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/2d	40755	root:root	
-/usr/lib/debug/.build-id/2d/e6474d8a02e6f40c0ed6cc326fc2fa2663e71a	120777	root:root	../../../../lib64/libchardet.so.1.0.0
-/usr/lib/debug/.build-id/2d/e6474d8a02e6f40c0ed6cc326fc2fa2663e71a.debug	120777	root:root	../../usr/lib64/libchardet.so.1.0.0.debug
+/usr/lib/debug/.build-id/8d	40755	root:root	
+/usr/lib/debug/.build-id/8d/c18fdfece6f86975e26b90b29bb65ce10cb71d	120777	root:root	../../../../lib64/libchardet.so.1.0.0
+/usr/lib/debug/.build-id/8d/c18fdfece6f86975e26b90b29bb65ce10cb71d.debug	120777	root:root	../../usr/lib64/libchardet.so.1.0.0.debug
 /usr/lib/debug/usr/lib64/libchardet.so.1.0.0.debug	100644	root:root	
@@ -75,6 +75,6 @@
 Provides: libchardet1-debuginfo = 1.0.5-alt1_1
-File: /usr/lib/debug/.build-id/2d	40755	root:root		
-File: /usr/lib/debug/.build-id/2d/e6474d8a02e6f40c0ed6cc326fc2fa2663e71a	120777	root:root		../../../../lib64/libchardet.so.1.0.0
-File: /usr/lib/debug/.build-id/2d/e6474d8a02e6f40c0ed6cc326fc2fa2663e71a.debug	120777	root:root		../../usr/lib64/libchardet.so.1.0.0.debug
-File: /usr/lib/debug/usr/lib64/libchardet.so.1.0.0.debug	100644	root:root	a2926fe059f27fe38aa44f4133629b12	
+File: /usr/lib/debug/.build-id/8d	40755	root:root		
+File: /usr/lib/debug/.build-id/8d/c18fdfece6f86975e26b90b29bb65ce10cb71d	120777	root:root		../../../../lib64/libchardet.so.1.0.0
+File: /usr/lib/debug/.build-id/8d/c18fdfece6f86975e26b90b29bb65ce10cb71d.debug	120777	root:root		../../usr/lib64/libchardet.so.1.0.0.debug
+File: /usr/lib/debug/usr/lib64/libchardet.so.1.0.0.debug	100644	root:root	444552715434a4510418f6e15f67d883	
 File: /usr/lib/debug/usr/lib64/libchardet.so.1.debug	120777	root:root		libchardet.so.1.0.0.debug
@@ -144,2 +144,2 @@
 File: /usr/src/debug/libchardet-1.0.5/src/tables/LangVietnameseModel.cpp	100644	root:root	4845afc7d1418137114b8eaba36215b4	
-RPMIdentity: 10d9de6921312a421339c509f83b84c5e4ae4c22ca236633c57d611c8d27abe35dbf0536dd1ecbf31b127765d1f5e74e75789e34b9f2616ceb3ec57b3347e909
+RPMIdentity: 4dd999953f6312f3e1eb94079fbb755605ff5ee7064fe359612323a6c9bf54cd7e6821cf688fbefa51d1ec910b8c89c39185b8c66be66ef37d3d3a7aa96ea0e0