<86>Jul 14 10:50:41 userdel[2705505]: delete user 'rooter'
<86>Jul 14 10:50:41 userdel[2705505]: removed group 'rooter' owned by 'rooter'
<86>Jul 14 10:50:41 userdel[2705505]: removed shadow group 'rooter' owned by 'rooter'
<86>Jul 14 10:50:41 groupadd[2705530]: group added to /etc/group: name=rooter, GID=633
<86>Jul 14 10:50:41 groupadd[2705530]: group added to /etc/gshadow: name=rooter
<86>Jul 14 10:50:41 groupadd[2705530]: new group: name=rooter, GID=633
<86>Jul 14 10:50:41 useradd[2705549]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash
<86>Jul 14 10:50:41 userdel[2705577]: delete user 'builder'
<86>Jul 14 10:50:41 userdel[2705577]: removed group 'builder' owned by 'builder'
<86>Jul 14 10:50:41 userdel[2705577]: removed shadow group 'builder' owned by 'builder'
<86>Jul 14 10:50:41 groupadd[2705592]: group added to /etc/group: name=builder, GID=634
<86>Jul 14 10:50:41 groupadd[2705592]: group added to /etc/gshadow: name=builder
<86>Jul 14 10:50:41 groupadd[2705592]: new group: name=builder, GID=634
<86>Jul 14 10:50:41 useradd[2705606]: new user: name=builder, UID=634, GID=634, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/libchardet-1.0.5-alt1_1.src.rpm: The use of such a license name is ambiguous: MPL
<13>Jul 14 10:50:44 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed
<13>Jul 14 10:50:45 rpmi: libstdc++10-devel-10.3.1-alt2 sisyphus+277353.100.2.1 1625526466 installed
<13>Jul 14 10:50:46 rpmi: gcc10-c++-10.3.1-alt2 sisyphus+277353.100.2.1 1625526466 installed
<13>Jul 14 10:50:46 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607516810 installed
Building target platforms: i586
Building for target i586
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: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.14976
+ 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/tar -xf -
+ /bin/gzip -dc /usr/src/RPM/SOURCES/libchardet-1.0.5.tar.gz
+ 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.14976
+ 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 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking for i586-alt-linux-g++... i586-alt-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i586-alt-linux-g++ accepts -g... yes
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for i586-alt-linux-ar... no
checking for i586-alt-linux-lib... no
checking for i586-alt-linux-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... i586-alt-linux-gnu
checking host system type... i586-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 i586-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 i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop
checking how to convert i586-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 i586-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i586-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i586-alt-linux-ar... ar
checking for archiver @FILE support... @
checking for i586-alt-linux-strip... no
checking for strip... strip
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok
checking for sysroot... no
checking for i586-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if i586-alt-linux-gcc static flag -static works... no
checking if i586-alt-linux-gcc supports -c -o file.o... yes
checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i586-alt-linux-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... i586-alt-linux-g++ -E
checking for ld used by i586-alt-linux-g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for i586-alt-linux-g++ option to produce PIC... -fPIC -DPIC
checking if i586-alt-linux-g++ PIC flag -fPIC -DPIC works... yes
checking if i586-alt-linux-g++ static flag -static works... no
checking if i586-alt-linux-g++ supports -c -o file.o... yes
checking if i586-alt-linux-g++ supports -c -o file.o... (cached) yes
checking whether the i586-alt-linux-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 i586-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 -j8
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 i586-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 -march=i586 -mtune=generic -c -o libchardet_la-LangBulgarianModel.lo `test -f 'tables/LangBulgarianModel.cpp' || echo './'`tables/LangBulgarianModel.cpp
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libchardet_la-LangHebrewModel.lo `test -f 'tables/LangHebrewModel.cpp' || echo './'`tables/LangHebrewModel.cpp
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libchardet_la-LangCyrillicModel.lo `test -f 'tables/LangCyrillicModel.cpp' || echo './'`tables/LangCyrillicModel.cpp
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libchardet_la-LangThaiModel.lo `test -f 'tables/LangThaiModel.cpp' || echo './'`tables/LangThaiModel.cpp
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libchardet_la-LangGreekModel.lo `test -f 'tables/LangGreekModel.cpp' || echo './'`tables/LangGreekModel.cpp
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libchardet_la-LangHungarianModel.lo `test -f 'tables/LangHungarianModel.cpp' || echo './'`tables/LangHungarianModel.cpp
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libchardet_la-JpCntx.lo `test -f 'JpCntx.cpp' || echo './'`JpCntx.cpp
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libchardet_la-LangEsperantoModel.lo `test -f 'tables/LangEsperantoModel.cpp' || echo './'`tables/LangEsperantoModel.cpp
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libchardet_la-LangDanishModel.lo `test -f 'tables/LangDanishModel.cpp' || echo './'`tables/LangDanishModel.cpp
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libchardet_la-LangFrenchModel.lo `test -f 'tables/LangFrenchModel.cpp' || echo './'`tables/LangFrenchModel.cpp
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libchardet_la-LangArabicModel.lo `test -f 'tables/LangArabicModel.cpp' || echo './'`tables/LangArabicModel.cpp
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libchardet_la-LangSpanishModel.lo `test -f 'tables/LangSpanishModel.cpp' || echo './'`tables/LangSpanishModel.cpp
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libchardet_la-LangGermanModel.lo `test -f 'tables/LangGermanModel.cpp' || echo './'`tables/LangGermanModel.cpp
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libchardet_la-CharDistribution.lo `test -f 'CharDistribution.cpp' || echo './'`CharDistribution.cpp
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libchardet_la-LangTurkishModel.lo `test -f 'tables/LangTurkishModel.cpp' || echo './'`tables/LangTurkishModel.cpp
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libchardet_la-LangVietnameseModel.lo `test -f 'tables/LangVietnameseModel.cpp' || echo './'`tables/LangVietnameseModel.cpp
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libchardet_la-nsBig5Prober.lo `test -f 'nsBig5Prober.cpp' || echo './'`nsBig5Prober.cpp
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libchardet_la-nsEUCKRProber.lo `test -f 'nsEUCKRProber.cpp' || echo './'`nsEUCKRProber.cpp
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libchardet_la-nsEUCJPProber.lo `test -f 'nsEUCJPProber.cpp' || echo './'`nsEUCJPProber.cpp
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libchardet_la-nsCharSetProber.lo `test -f 'nsCharSetProber.cpp' || echo './'`nsCharSetProber.cpp
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libchardet_la-nsEscSM.lo `test -f 'nsEscSM.cpp' || echo './'`nsEscSM.cpp
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libchardet_la-nsEUCTWProber.lo `test -f 'nsEUCTWProber.cpp' || echo './'`nsEUCTWProber.cpp
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libchardet_la-nsEscCharsetProber.lo `test -f 'nsEscCharsetProber.cpp' || echo './'`nsEscCharsetProber.cpp
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libchardet_la-nsGB2312Prober.lo `test -f 'nsGB2312Prober.cpp' || echo './'`nsGB2312Prober.cpp
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libchardet_la-nsHebrewProber.lo `test -f 'nsHebrewProber.cpp' || echo './'`nsHebrewProber.cpp
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libchardet_la-nsLatin1Prober.lo `test -f 'nsLatin1Prober.cpp' || echo './'`nsLatin1Prober.cpp
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libchardet_la-nsMBCSSM.lo `test -f 'nsMBCSSM.cpp' || echo './'`nsMBCSSM.cpp
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libchardet_la-nsSBCharSetProber.lo `test -f 'nsSBCharSetProber.cpp' || echo './'`nsSBCharSetProber.cpp
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libchardet_la-nsUTF8Prober.lo `test -f 'nsUTF8Prober.cpp' || echo './'`nsUTF8Prober.cpp
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libchardet_la-nsMBCSGroupProber.lo `test -f 'nsMBCSGroupProber.cpp' || echo './'`nsMBCSGroupProber.cpp
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libchardet_la-nsSBCSGroupProber.lo `test -f 'nsSBCSGroupProber.cpp' || echo './'`nsSBCSGroupProber.cpp
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libchardet_la-nsSJISProber.lo `test -f 'nsSJISProber.cpp' || echo './'`nsSJISProber.cpp
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libchardet_la-chardet.lo `test -f 'chardet.cpp' || echo './'`chardet.cpp
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libchardet_la-nsUniversalDetector.lo `test -f 'nsUniversalDetector.cpp' || echo './'`nsUniversalDetector.cpp
libtool: compile:  i586-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 -march=i586 -mtune=generic -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]
  123 |     if (aLen > 3)
      |     ^~
nsUniversalDetector.cpp:168:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  168 |       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 i586-alt-linux-g++ -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions  -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -version-info 1:0:0     -o libchardet.la -rpath /usr/lib 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: i586-alt-linux-g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-alt-linux/10/../../../crti.o /usr/lib/gcc/i586-alt-linux/10/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/i586-alt-linux/10 -L/usr/lib/gcc/i586-alt-linux/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/10/crtendS.o /usr/lib/gcc/i586-alt-linux/10/../../../crtn.o  -O2 -march=i586 -mtune=generic   -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.14111
+ 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/lib/pkgconfig'
 /usr/libexec/rpm-build/install -p -m 644 chardet.pc '/usr/src/tmp/libchardet-buildroot/usr/lib/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/lib'
 /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p   libchardet.la '/usr/src/tmp/libchardet-buildroot/usr/lib'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libchardet.so.1.0.0 /usr/src/tmp/libchardet-buildroot/usr/lib/libchardet.so.1.0.0
libtool: install: (cd /usr/src/tmp/libchardet-buildroot/usr/lib && { 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/lib && { 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/lib/libchardet.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
 /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/lib/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/lib/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/lib: (from <cmdline>:0)
	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)
Processing files: libchardet-1.0.5-alt1_1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.14420
+ 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.zA8NnX
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9P99dY
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.agQXxZ
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.XLrxGY
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/libchardet-buildroot/usr/lib/libchardet.so.1: 12 symbols, 14 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oY1sdZ
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libchardet.so.1 = set:hd17KvIJm6LUxG34C0v755esrl
Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7z4st0
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.VyQvtX
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.m0T9qX
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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/lib/libchardet.so.1.0.0, /usr/lib/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OTHXRW
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.6csXc1
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wzWg3W
find-requires: running scripts (debuginfo)
Provides: debug(libchardet.so.1)
Requires: libchardet1 = 1.0.5-alt1_1, debug(libc.so.6), debug(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/i586/libchardet-1.0.5-alt1_1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libchardet1-1.0.5-alt1_1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libchardet-devel-1.0.5-alt1_1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libchardet1-debuginfo-1.0.5-alt1_1.i586.rpm (w2.lzdio)
11.88user 6.46system 0:19.85elapsed 92%CPU (0avgtext+0avgdata 25136maxresident)k
0inputs+0outputs (0major+944061minor)pagefaults 0swaps
/.out/libchardet-1.0.5-alt1_1.i586.rpm: The use of such a license name is ambiguous: MPL
/.out/libchardet1-1.0.5-alt1_1.i586.rpm: The use of such a license name is ambiguous: MPL
/.out/libchardet-devel-1.0.5-alt1_1.i586.rpm: The use of such a license name is ambiguous: MPL
/.out/libchardet1-debuginfo-1.0.5-alt1_1.i586.rpm: The use of such a license name is ambiguous: MPL
20.67user 12.66system 0:33.56elapsed 99%CPU (0avgtext+0avgdata 103740maxresident)k
0inputs+0outputs (0major+1265183minor)pagefaults 0swaps
--- libchardet-1.0.5-alt1_1.i586.rpm.repo	2018-03-18 18:20:01.000000000 +0000
+++ libchardet-1.0.5-alt1_1.i586.rpm.hasher	2021-07-14 10:51:10.955448981 +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: c591e9ce4051d395202cca217f5ea833
+RPMIdentity: ad03bca230feb736804d150dbb5f5e8e
--- libchardet1-1.0.5-alt1_1.i586.rpm.repo	2018-03-18 18:20:01.000000000 +0000
+++ libchardet1-1.0.5-alt1_1.i586.rpm.hasher	2021-07-14 10:51:11.201440092 +0000
@@ -4,2 +4,3 @@
 Requires: libc.so.6(GLIBC_2.1.3)  
+Requires: libc.so.6(GLIBC_2.4)  
 Requires: libstdc++.so.6(CXXABI_1.3)  
@@ -12,3 +13,3 @@
 File: /usr/lib/libchardet.so.1	120777	root:root		libchardet.so.1.0.0
-File: /usr/lib/libchardet.so.1.0.0	100644	root:root	77a3eaab618064979cff79a4e9e1c9d6	
-RPMIdentity: 868b8846ee82bcef499358b3b7580c21
+File: /usr/lib/libchardet.so.1.0.0	100644	root:root	50f9e80e34b4ae1ba8c56f1ea29084ea	
+RPMIdentity: d6d3f49551106b060b2e604c67c9f599
--- libchardet1-debuginfo-1.0.5-alt1_1.i586.rpm.repo	2018-03-18 18:20:01.000000000 +0000
+++ libchardet1-debuginfo-1.0.5-alt1_1.i586.rpm.hasher	2021-07-14 10:51:11.325435611 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/cc	40755	root:root	
-/usr/lib/debug/.build-id/cc/9a8b64fb1fb8d03994c1d566e5439b5b478665	120777	root:root	../../../libchardet.so.1.0.0
-/usr/lib/debug/.build-id/cc/9a8b64fb1fb8d03994c1d566e5439b5b478665.debug	120777	root:root	../../usr/lib/libchardet.so.1.0.0.debug
+/usr/lib/debug/.build-id/f9	40755	root:root	
+/usr/lib/debug/.build-id/f9/3c95c5d67250c3029e78e9a525d0940ac75a77	120777	root:root	../../../libchardet.so.1.0.0
+/usr/lib/debug/.build-id/f9/3c95c5d67250c3029e78e9a525d0940ac75a77.debug	120777	root:root	../../usr/lib/libchardet.so.1.0.0.debug
 /usr/lib/debug/usr/lib/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/cc	40755	root:root		
-File: /usr/lib/debug/.build-id/cc/9a8b64fb1fb8d03994c1d566e5439b5b478665	120777	root:root		../../../libchardet.so.1.0.0
-File: /usr/lib/debug/.build-id/cc/9a8b64fb1fb8d03994c1d566e5439b5b478665.debug	120777	root:root		../../usr/lib/libchardet.so.1.0.0.debug
-File: /usr/lib/debug/usr/lib/libchardet.so.1.0.0.debug	100644	root:root	ca65df47f626a15b976b7988a18197da	
+File: /usr/lib/debug/.build-id/f9	40755	root:root		
+File: /usr/lib/debug/.build-id/f9/3c95c5d67250c3029e78e9a525d0940ac75a77	120777	root:root		../../../libchardet.so.1.0.0
+File: /usr/lib/debug/.build-id/f9/3c95c5d67250c3029e78e9a525d0940ac75a77.debug	120777	root:root		../../usr/lib/libchardet.so.1.0.0.debug
+File: /usr/lib/debug/usr/lib/libchardet.so.1.0.0.debug	100644	root:root	ed23afafcac536d4d2e22f71b13697f7	
 File: /usr/lib/debug/usr/lib/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: efc3579916a6d389bbc816d2e146a333
+RPMIdentity: 19e5babf3ef98417e23a79be7fc1d119