<86>Apr 27 09:35:54 userdel[1369152]: delete user 'rooter' <86>Apr 27 09:35:54 userdel[1369152]: removed group 'rooter' owned by 'rooter' <86>Apr 27 09:35:54 userdel[1369152]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 09:35:54 groupadd[1369293]: group added to /etc/group: name=rooter, GID=1820 <86>Apr 27 09:35:54 groupadd[1369293]: group added to /etc/gshadow: name=rooter <86>Apr 27 09:35:54 groupadd[1369293]: new group: name=rooter, GID=1820 <86>Apr 27 09:35:54 useradd[1369511]: new user: name=rooter, UID=1820, GID=1820, home=/root, shell=/bin/bash, from=none <86>Apr 27 09:35:54 userdel[1369586]: delete user 'builder' <86>Apr 27 09:35:54 userdel[1369586]: removed group 'builder' owned by 'builder' <86>Apr 27 09:35:54 userdel[1369586]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 09:35:54 groupadd[1369803]: group added to /etc/group: name=builder, GID=1821 <86>Apr 27 09:35:54 groupadd[1369803]: group added to /etc/gshadow: name=builder <86>Apr 27 09:35:54 groupadd[1369803]: new group: name=builder, GID=1821 <86>Apr 27 09:35:54 useradd[1370003]: new user: name=builder, UID=1821, GID=1821, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/libchardet-1.0.6-alt1_1.src.rpm: The use of such a license name is ambiguous: MPL <13>Apr 27 09:36:01 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Apr 27 09:36:01 rpmi: libstdc++13-devel-13.2.1-alt3 sisyphus+339335.100.1.1 1706563095 installed <13>Apr 27 09:36:02 rpmi: gcc13-c++-13.2.1-alt3 sisyphus+339335.100.1.1 1706563095 installed <13>Apr 27 09:36:02 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687268227 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libchardet-1.0.6-alt1_1.nosrc.rpm (w1.gzdio) Installing libchardet-1.0.6-alt1_1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.43221 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libchardet-1.0.6 + echo 'Source #0 (libchardet-1.0.6.tar.gz):' Source #0 (libchardet-1.0.6.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/libchardet-1.0.6.tar.gz + /bin/tar -xf - + cd libchardet-1.0.6 + /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.43221 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libchardet-1.0.6 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for 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 whether i586-alt-linux-gcc understands -c and -o together... yes 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... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by 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... /usr/bin/date checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating test/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.6/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 -flto=auto -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 -flto=auto -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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/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 -flto=auto -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 -flto=auto -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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/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 -flto=auto -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 -flto=auto -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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/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 -flto=auto -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 -flto=auto -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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/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 -flto=auto -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 -flto=auto -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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/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 -flto=auto -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 -flto=auto -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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/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 -flto=auto -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 -flto=auto -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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/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 -flto=auto -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 -flto=auto -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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/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 -flto=auto -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 -flto=auto -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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/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 -flto=auto -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 -flto=auto -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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/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 -flto=auto -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 -flto=auto -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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/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 -flto=auto -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 -flto=auto -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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/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 -flto=auto -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 -flto=auto -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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/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 -flto=auto -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 -flto=auto -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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/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 -flto=auto -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 -flto=auto -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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/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 -flto=auto -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 -flto=auto -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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/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 -flto=auto -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 -flto=auto -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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/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 -flto=auto -march=i586 -mtune=generic -c -o tables/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 -flto=auto -march=i586 -mtune=generic -c tables/LangBulgarianModel.cpp -fPIC -DPIC -o tables/.libs/libchardet_la-LangBulgarianModel.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/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 -flto=auto -march=i586 -mtune=generic -c -o tables/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 -flto=auto -march=i586 -mtune=generic -c tables/LangCyrillicModel.cpp -fPIC -DPIC -o tables/.libs/libchardet_la-LangCyrillicModel.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/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 -flto=auto -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 -flto=auto -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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/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 -flto=auto -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 -flto=auto -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:125:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 125 | if (aLen > 3) | ^~ nsUniversalDetector.cpp:236:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 236 | if (mDetectedCharset) | ^~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/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 -flto=auto -march=i586 -mtune=generic -c -o tables/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 -flto=auto -march=i586 -mtune=generic -c tables/LangHungarianModel.cpp -fPIC -DPIC -o tables/.libs/libchardet_la-LangHungarianModel.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/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 -flto=auto -march=i586 -mtune=generic -c -o tables/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 -flto=auto -march=i586 -mtune=generic -c tables/LangHebrewModel.cpp -fPIC -DPIC -o tables/.libs/libchardet_la-LangHebrewModel.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/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 -flto=auto -march=i586 -mtune=generic -c -o tables/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 -flto=auto -march=i586 -mtune=generic -c tables/LangSpanishModel.cpp -fPIC -DPIC -o tables/.libs/libchardet_la-LangSpanishModel.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/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 -flto=auto -march=i586 -mtune=generic -c -o tables/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 -flto=auto -march=i586 -mtune=generic -c tables/LangThaiModel.cpp -fPIC -DPIC -o tables/.libs/libchardet_la-LangThaiModel.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/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 -flto=auto -march=i586 -mtune=generic -c -o tables/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 -flto=auto -march=i586 -mtune=generic -c tables/LangDanishModel.cpp -fPIC -DPIC -o tables/.libs/libchardet_la-LangDanishModel.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/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 -flto=auto -march=i586 -mtune=generic -c -o tables/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 -flto=auto -march=i586 -mtune=generic -c tables/LangEsperantoModel.cpp -fPIC -DPIC -o tables/.libs/libchardet_la-LangEsperantoModel.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/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 -flto=auto -march=i586 -mtune=generic -c -o tables/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 -flto=auto -march=i586 -mtune=generic -c tables/LangGreekModel.cpp -fPIC -DPIC -o tables/.libs/libchardet_la-LangGreekModel.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/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 -flto=auto -march=i586 -mtune=generic -c -o tables/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 -flto=auto -march=i586 -mtune=generic -c tables/LangArabicModel.cpp -fPIC -DPIC -o tables/.libs/libchardet_la-LangArabicModel.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/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 -flto=auto -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 -flto=auto -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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/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 -flto=auto -march=i586 -mtune=generic -c -o tables/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 -flto=auto -march=i586 -mtune=generic -c tables/LangFrenchModel.cpp -fPIC -DPIC -o tables/.libs/libchardet_la-LangFrenchModel.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/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 -flto=auto -march=i586 -mtune=generic -c -o tables/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 -flto=auto -march=i586 -mtune=generic -c tables/LangTurkishModel.cpp -fPIC -DPIC -o tables/.libs/libchardet_la-LangTurkishModel.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/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 -flto=auto -march=i586 -mtune=generic -c -o tables/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 -flto=auto -march=i586 -mtune=generic -c tables/LangGermanModel.cpp -fPIC -DPIC -o tables/.libs/libchardet_la-LangGermanModel.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/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 -flto=auto -march=i586 -mtune=generic -c -o tables/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 -flto=auto -march=i586 -mtune=generic -c tables/LangVietnameseModel.cpp -fPIC -DPIC -o tables/.libs/libchardet_la-LangVietnameseModel.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/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 -flto=auto -march=i586 -mtune=generic -version-info 1:0:0 -o libchardet.la -rpath /usr/lib libchardet_la-CharDistribution.lo libchardet_la-JpCntx.lo tables/libchardet_la-LangBulgarianModel.lo tables/libchardet_la-LangCyrillicModel.lo tables/libchardet_la-LangGreekModel.lo tables/libchardet_la-LangHebrewModel.lo tables/libchardet_la-LangHungarianModel.lo tables/libchardet_la-LangThaiModel.lo tables/libchardet_la-LangArabicModel.lo tables/libchardet_la-LangDanishModel.lo tables/libchardet_la-LangEsperantoModel.lo tables/libchardet_la-LangFrenchModel.lo tables/libchardet_la-LangGermanModel.lo tables/libchardet_la-LangSpanishModel.lo tables/libchardet_la-LangTurkishModel.lo tables/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/13/../../../crti.o /usr/lib/gcc/i586-alt-linux/13/crtbeginS.o .libs/libchardet_la-CharDistribution.o .libs/libchardet_la-JpCntx.o tables/.libs/libchardet_la-LangBulgarianModel.o tables/.libs/libchardet_la-LangCyrillicModel.o tables/.libs/libchardet_la-LangGreekModel.o tables/.libs/libchardet_la-LangHebrewModel.o tables/.libs/libchardet_la-LangHungarianModel.o tables/.libs/libchardet_la-LangThaiModel.o tables/.libs/libchardet_la-LangArabicModel.o tables/.libs/libchardet_la-LangDanishModel.o tables/.libs/libchardet_la-LangEsperantoModel.o tables/.libs/libchardet_la-LangFrenchModel.o tables/.libs/libchardet_la-LangGermanModel.o tables/.libs/libchardet_la-LangSpanishModel.o tables/.libs/libchardet_la-LangTurkishModel.o tables/.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/13 -L/usr/lib/gcc/i586-alt-linux/13/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/13/crtendS.o /usr/lib/gcc/i586-alt-linux/13/../../../crtn.o -O2 -flto=auto -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.6/src' Making all in man make[2]: Nothing to be done for 'all'. Making all in test make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.29257 + 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:/usr/bin:/bin:/usr/local/bin:/usr/games + cd libchardet-1.0.6 + 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.6' Making install in . make[1]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6' /usr/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' /usr/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' /usr/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.6' make[1]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.6' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/src' /usr/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' /usr/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.6/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.6/src' Making install in man make[1]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/man' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/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' /usr/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.6/man' make[1]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.6/man' Making install in test make[1]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/test' make[2]: Entering directory '/usr/src/RPM/BUILD/libchardet-1.0.6/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.6/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.6/test' make: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.6' + 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: 50c50 < 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 :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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/libchardet-buildroot Processing files: libchardet-1.0.6-alt1_1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.25602 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libchardet-1.0.6 + DOCDIR=/usr/src/tmp/libchardet-buildroot/usr/share/doc/libchardet-1.0.6 + export DOCDIR + rm -rf /usr/src/tmp/libchardet-buildroot/usr/share/doc/libchardet-1.0.6 + /bin/mkdir -p /usr/src/tmp/libchardet-buildroot/usr/share/doc/libchardet-1.0.6 + cp -prL Changelog LICENSE README.md /usr/src/tmp/libchardet-buildroot/usr/share/doc/libchardet-1.0.6 + chmod -R go-w /usr/src/tmp/libchardet-buildroot/usr/share/doc/libchardet-1.0.6 + chmod -R a+rX /usr/src/tmp/libchardet-buildroot/usr/share/doc/libchardet-1.0.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ADIXbu 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.jixziC 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.6, /bin/sh Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nujzw4 Processing files: libchardet1-1.0.6-alt1_1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5qTeSd 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.HyRAeS 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), 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.sb2SgS Creating libchardet1-debuginfo package Processing files: libchardet-devel-1.0.6-alt1_1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HeHL7c 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.e2otbC 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.6-alt1_1, pkgconfig(chardet) = 1.0.6 Requires: libchardet1 = 1.0.6-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.7wd94V Processing files: libchardet1-debuginfo-1.0.6-alt1_1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UFzAIw find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NX0usb find-requires: running scripts (debuginfo) Provides: debug(libchardet.so.1) Requires: libchardet1 = 1.0.6-alt1_1, debug(libc.so.6), debug(libstdc++.so.6) Adding to libchardet-devel a strict dependency on libchardet1 Adding to libchardet1-debuginfo a strict dependency on libchardet1 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.6-alt1_1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libchardet1-1.0.6-alt1_1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libchardet-devel-1.0.6-alt1_1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libchardet1-debuginfo-1.0.6-alt1_1.i586.rpm (w2.lzdio) 6.38user 8.57system 0:26.45elapsed 56%CPU (0avgtext+0avgdata 37132maxresident)k 0inputs+0outputs (0major+995169minor)pagefaults 0swaps /.out/libchardet-1.0.6-alt1_1.i586.rpm: The use of such a license name is ambiguous: MPL /.out/libchardet1-1.0.6-alt1_1.i586.rpm: The use of such a license name is ambiguous: MPL /.out/libchardet-devel-1.0.6-alt1_1.i586.rpm: The use of such a license name is ambiguous: MPL /.out/libchardet1-debuginfo-1.0.6-alt1_1.i586.rpm: The use of such a license name is ambiguous: MPL 5.82user 4.51system 0:49.18elapsed 21%CPU (0avgtext+0avgdata 127468maxresident)k 0inputs+0outputs (0major+203357minor)pagefaults 0swaps --- libchardet1-1.0.6-alt1_1.i586.rpm.repo 2022-12-24 06:34:35.000000000 +0000 +++ libchardet1-1.0.6-alt1_1.i586.rpm.hasher 2024-04-27 09:36:35.671257358 +0000 @@ -12,3 +12,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 6e6b2030062d8519f0e4b4af1d857653 -RPMIdentity: b7ecde3ba8e9b2d322aecd1cdb05fd55f599e621b29f282093afb30b2180d1dd480253340afb67e690f9a910e6561b89d714146ceaafcf19ea7bb22c34f64d52 +File: /usr/lib/libchardet.so.1.0.0 100644 root:root cb13cf136798e54a69533b159cab7ed1 +RPMIdentity: 80b761e7f96462852cce53197ca26e3e49c521d0386d61ef17a47c15e3374cddd6fd8a5aae003372c70883e651e2904dbdb1fef01b0bb03d4d524fdb8bfcab05 --- libchardet1-debuginfo-1.0.6-alt1_1.i586.rpm.repo 2022-12-24 06:34:35.000000000 +0000 +++ libchardet1-debuginfo-1.0.6-alt1_1.i586.rpm.hasher 2024-04-27 09:36:35.942261701 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/34 40755 root:root -/usr/lib/debug/.build-id/34/5ee0385983f6b8eb93997bb3a5845e817461c7 120777 root:root ../../../libchardet.so.1.0.0 -/usr/lib/debug/.build-id/34/5ee0385983f6b8eb93997bb3a5845e817461c7.debug 120777 root:root ../../usr/lib/libchardet.so.1.0.0.debug +/usr/lib/debug/.build-id/74 40755 root:root +/usr/lib/debug/.build-id/74/b2ead68cd4010253135908b8c1379fcaba2ed9 120777 root:root ../../../libchardet.so.1.0.0 +/usr/lib/debug/.build-id/74/b2ead68cd4010253135908b8c1379fcaba2ed9.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.6-alt1_1:sisyphus+312344.100.1.2 -File: /usr/lib/debug/.build-id/34 40755 root:root -File: /usr/lib/debug/.build-id/34/5ee0385983f6b8eb93997bb3a5845e817461c7 120777 root:root ../../../libchardet.so.1.0.0 -File: /usr/lib/debug/.build-id/34/5ee0385983f6b8eb93997bb3a5845e817461c7.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 93edcbe13b30f023cd133f11489906fb +File: /usr/lib/debug/.build-id/74 40755 root:root +File: /usr/lib/debug/.build-id/74/b2ead68cd4010253135908b8c1379fcaba2ed9 120777 root:root ../../../libchardet.so.1.0.0 +File: /usr/lib/debug/.build-id/74/b2ead68cd4010253135908b8c1379fcaba2ed9.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 6b4c43b2136c7311712be26d129f6cbd 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.6/src/tables/LangVietnameseModel.cpp 100644 root:root 4845afc7d1418137114b8eaba36215b4 -RPMIdentity: 138c805cb90df18efc2090e8f0b29a1faa25b6614a7e3c332576b81d95d002696f38d48b1363c18c6baf65cbff264722ff10a66916e8b92cc103144058d61c60 +RPMIdentity: c2712d6ea12b30192d4d06370b23fb71af973fb8f6f04c18fc584ac8891a01f0a08d3b97da5209095943fe9d136f4aef49f9dda5cd6ce02400f5943ae83522cc