<86>Oct 29 16:36:54 userdel[2423187]: delete user 'rooter' <86>Oct 29 16:36:54 userdel[2423187]: removed group 'rooter' owned by 'rooter' <86>Oct 29 16:36:54 userdel[2423187]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 29 16:36:54 groupadd[2423203]: group added to /etc/group: name=rooter, GID=1250 <86>Oct 29 16:36:54 groupadd[2423203]: group added to /etc/gshadow: name=rooter <86>Oct 29 16:36:54 groupadd[2423203]: new group: name=rooter, GID=1250 <86>Oct 29 16:36:54 useradd[2423215]: new user: name=rooter, UID=1250, GID=1250, home=/root, shell=/bin/bash, from=none <86>Oct 29 16:36:54 userdel[2423247]: delete user 'builder' <86>Oct 29 16:36:54 userdel[2423247]: removed group 'builder' owned by 'builder' <86>Oct 29 16:36:54 userdel[2423247]: removed shadow group 'builder' owned by 'builder' <86>Oct 29 16:36:54 groupadd[2423281]: group added to /etc/group: name=builder, GID=1251 <86>Oct 29 16:36:54 groupadd[2423281]: group added to /etc/gshadow: name=builder <86>Oct 29 16:36:54 groupadd[2423281]: new group: name=builder, GID=1251 <86>Oct 29 16:36:54 useradd[2423302]: new user: name=builder, UID=1251, GID=1251, 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>Oct 29 16:36:59 rpmi: gcc-c++-common-1.4.28-alt1 sisyphus+348678.100.1.1 1716396142 installed <13>Oct 29 16:36:59 rpmi: libstdc++14-devel-14.2.1-alt1 icarus+359818.100.1.1 1729089654 installed <13>Oct 29 16:37:00 rpmi: gcc14-c++-14.2.1-alt1 icarus+359818.100.1.1 1729089654 installed <13>Oct 29 16:37:00 rpmi: gcc-c++-14-alt1 icarus+359818.400.1.1 1729097861 installed Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.24020 + 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): + /usr/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.24020 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_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=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext checking for a BSD-compatible install... /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 x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for x86_64-alt-linux-ar... no checking for x86_64-alt-linux-lib... no checking for x86_64-alt-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /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 x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking if x86_64-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for simple visibility declarations... yes checking for DLL_EXPORT declarations... no checking whether ln -s works... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for x86_64-alt-linux-ranlib... ranlib checking for perl... /usr/bin/perl checking for date... /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 -j8 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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libchardet_la-JpCntx.lo `test -f 'JpCntx.cpp' || echo './'`JpCntx.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libchardet_la-nsBig5Prober.lo `test -f 'nsBig5Prober.cpp' || echo './'`nsBig5Prober.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libchardet_la-nsCharSetProber.lo `test -f 'nsCharSetProber.cpp' || echo './'`nsCharSetProber.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libchardet_la-nsEUCJPProber.lo `test -f 'nsEUCJPProber.cpp' || echo './'`nsEUCJPProber.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libchardet_la-nsEUCKRProber.lo `test -f 'nsEUCKRProber.cpp' || echo './'`nsEUCKRProber.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libchardet_la-nsEUCTWProber.lo `test -f 'nsEUCTWProber.cpp' || echo './'`nsEUCTWProber.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libchardet_la-nsEscCharsetProber.lo `test -f 'nsEscCharsetProber.cpp' || echo './'`nsEscCharsetProber.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libchardet_la-nsEscSM.lo `test -f 'nsEscSM.cpp' || echo './'`nsEscSM.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libchardet_la-CharDistribution.lo `test -f 'CharDistribution.cpp' || echo './'`CharDistribution.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libchardet_la-nsGB2312Prober.lo `test -f 'nsGB2312Prober.cpp' || echo './'`nsGB2312Prober.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libchardet_la-nsHebrewProber.lo `test -f 'nsHebrewProber.cpp' || echo './'`nsHebrewProber.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libchardet_la-nsLatin1Prober.lo `test -f 'nsLatin1Prober.cpp' || echo './'`nsLatin1Prober.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libchardet_la-nsMBCSSM.lo `test -f 'nsMBCSSM.cpp' || echo './'`nsMBCSSM.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libchardet_la-nsSBCharSetProber.lo `test -f 'nsSBCharSetProber.cpp' || echo './'`nsSBCharSetProber.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libchardet_la-nsMBCSGroupProber.lo `test -f 'nsMBCSGroupProber.cpp' || echo './'`nsMBCSGroupProber.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libchardet_la-nsSJISProber.lo `test -f 'nsSJISProber.cpp' || echo './'`nsSJISProber.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libchardet_la-nsUTF8Prober.lo `test -f 'nsUTF8Prober.cpp' || echo './'`nsUTF8Prober.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libchardet_la-nsSBCSGroupProber.lo `test -f 'nsSBCSGroupProber.cpp' || echo './'`nsSBCSGroupProber.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tables/libchardet_la-LangBulgarianModel.lo `test -f 'tables/LangBulgarianModel.cpp' || echo './'`tables/LangBulgarianModel.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tables/libchardet_la-LangHebrewModel.lo `test -f 'tables/LangHebrewModel.cpp' || echo './'`tables/LangHebrewModel.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tables/libchardet_la-LangCyrillicModel.lo `test -f 'tables/LangCyrillicModel.cpp' || echo './'`tables/LangCyrillicModel.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libchardet_la-nsUniversalDetector.lo `test -f 'nsUniversalDetector.cpp' || echo './'`nsUniversalDetector.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tables/libchardet_la-LangGreekModel.lo `test -f 'tables/LangGreekModel.cpp' || echo './'`tables/LangGreekModel.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tables/libchardet_la-LangHungarianModel.lo `test -f 'tables/LangHungarianModel.cpp' || echo './'`tables/LangHungarianModel.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libchardet_la-chardet.lo `test -f 'chardet.cpp' || echo './'`chardet.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tables/libchardet_la-LangThaiModel.lo `test -f 'tables/LangThaiModel.cpp' || echo './'`tables/LangThaiModel.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tables/libchardet_la-LangEsperantoModel.lo `test -f 'tables/LangEsperantoModel.cpp' || echo './'`tables/LangEsperantoModel.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tables/libchardet_la-LangArabicModel.lo `test -f 'tables/LangArabicModel.cpp' || echo './'`tables/LangArabicModel.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tables/libchardet_la-LangDanishModel.lo `test -f 'tables/LangDanishModel.cpp' || echo './'`tables/LangDanishModel.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tables/libchardet_la-LangFrenchModel.lo `test -f 'tables/LangFrenchModel.cpp' || echo './'`tables/LangFrenchModel.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tables/libchardet_la-LangSpanishModel.lo `test -f 'tables/LangSpanishModel.cpp' || echo './'`tables/LangSpanishModel.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tables/libchardet_la-LangGermanModel.lo `test -f 'tables/LangGermanModel.cpp' || echo './'`tables/LangGermanModel.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tables/libchardet_la-LangVietnameseModel.lo `test -f 'tables/LangVietnameseModel.cpp' || echo './'`tables/LangVietnameseModel.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tables/libchardet_la-LangTurkishModel.lo `test -f 'tables/LangTurkishModel.cpp' || echo './'`tables/LangTurkishModel.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -fvisibility=hidden -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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=link x86_64-alt-linux-g++ -Wall -Wno-non-virtual-dtor -nostdinc++ -fno-rtti -fno-exceptions -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -version-info 1:0:0 -o libchardet.la -rpath /usr/lib64 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: x86_64-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/x86_64-alt-linux/14/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/14/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/lib64/gcc/x86_64-alt-linux/14 -L/usr/lib64/gcc/x86_64-alt-linux/14/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/14/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/14/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/14/../../../../lib64/crtn.o -O2 -flto=auto -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.61127 + 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/lib64/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 chardet.pc '/usr/src/tmp/libchardet-buildroot/usr/lib64/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/libchardet-1.0.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/lib64' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libchardet.la '/usr/src/tmp/libchardet-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libchardet.so.1.0.0 /usr/src/tmp/libchardet-buildroot/usr/lib64/libchardet.so.1.0.0 libtool: install: (cd /usr/src/tmp/libchardet-buildroot/usr/lib64 && { ln -s -f libchardet.so.1.0.0 libchardet.so.1 || { rm -f libchardet.so.1 && ln -s libchardet.so.1.0.0 libchardet.so.1; }; }) libtool: install: (cd /usr/src/tmp/libchardet-buildroot/usr/lib64 && { ln -s -f libchardet.so.1.0.0 libchardet.so || { rm -f libchardet.so && ln -s libchardet.so.1.0.0 libchardet.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libchardet.lai /usr/src/tmp/libchardet-buildroot/usr/lib64/libchardet.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /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/lib64/libchardet.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libchardet-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/bin/chardet-config: 50c50 < includes="-I${includedir}" --- > includes="" /usr/lib64/pkgconfig/chardet.pc: Libs: '-L${libdir} -lchardet' --> '-lchardet' Checking contents of files in /usr/src/tmp/libchardet-buildroot/ (default) Compressing files in /usr/src/tmp/libchardet-buildroot (auto) Adjusting library links in /usr/src/tmp/libchardet-buildroot ./usr/lib64: (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.56654 + 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.L7J4u3 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.8W25rC 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.C2zFzH 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.gEDgOJ find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libchardet-buildroot/usr/lib64/libchardet.so.1: 12 symbols, 14 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8qzbVc 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()(64bit) = set:hd17KvIJm6LUxG34C0v755esrl Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WeKMaQ 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.FmE1xG 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.0hZ3UG 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/lib64/libchardet.so.1.0.0, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Heewjz 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.YZ1PFg find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wO9HBx find-requires: running scripts (debuginfo) Provides: debug64(libchardet.so.1) Requires: libchardet1 = 1.0.6-alt1_1, debug64(libc.so.6), debug64(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/x86_64/libchardet-1.0.6-alt1_1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libchardet1-1.0.6-alt1_1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libchardet-devel-1.0.6-alt1_1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libchardet1-debuginfo-1.0.6-alt1_1.x86_64.rpm (w2.lzdio) 5.28user 3.70system 0:16.54elapsed 54%CPU (0avgtext+0avgdata 48036maxresident)k 0inputs+0outputs (0major+1086755minor)pagefaults 0swaps /.out/libchardet-1.0.6-alt1_1.x86_64.rpm: The use of such a license name is ambiguous: MPL /.out/libchardet1-1.0.6-alt1_1.x86_64.rpm: The use of such a license name is ambiguous: MPL /.out/libchardet-devel-1.0.6-alt1_1.x86_64.rpm: The use of such a license name is ambiguous: MPL /.out/libchardet1-debuginfo-1.0.6-alt1_1.x86_64.rpm: The use of such a license name is ambiguous: MPL 5.13user 1.77system 0:27.64elapsed 25%CPU (0avgtext+0avgdata 136420maxresident)k 0inputs+0outputs (0major+194701minor)pagefaults 0swaps --- libchardet1-1.0.6-alt1_1.x86_64.rpm.repo 2022-12-24 06:34:33.446116021 +0000 +++ libchardet1-1.0.6-alt1_1.x86_64.rpm.hasher 2024-10-29 16:37:19.760756418 +0000 @@ -12,3 +12,3 @@ File: /usr/lib64/libchardet.so.1 120777 root:root libchardet.so.1.0.0 -File: /usr/lib64/libchardet.so.1.0.0 100644 root:root 0722961ad26b12fa57a26a21581466bb -RPMIdentity: 720d96615c63f474f44376fe6a525ac4b5ea9516a54de4a10e91109b41f4ab38b47b910bdfdec619d000d7d794f7a245e8c63b77758cd7c9848fce02138f9350 +File: /usr/lib64/libchardet.so.1.0.0 100644 root:root 3ab56fc170a1d0a138de4eb556eb567a +RPMIdentity: e06ca49ee85983fce960af29ad9bfc7889d5c55a5e1ffc76a84fa2efcfed794dd6dd501fd55c274c7c67c785dbdcc5818bc708a33026cb76072dd0aa8c372b2b --- libchardet1-debuginfo-1.0.6-alt1_1.x86_64.rpm.repo 2022-12-24 06:34:33.782119680 +0000 +++ libchardet1-debuginfo-1.0.6-alt1_1.x86_64.rpm.hasher 2024-10-29 16:37:19.829756717 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/8f 40755 root:root -/usr/lib/debug/.build-id/8f/b05eed4846102699387d2840893678b385c036 120777 root:root ../../../../lib64/libchardet.so.1.0.0 -/usr/lib/debug/.build-id/8f/b05eed4846102699387d2840893678b385c036.debug 120777 root:root ../../usr/lib64/libchardet.so.1.0.0.debug +/usr/lib/debug/.build-id/81 40755 root:root +/usr/lib/debug/.build-id/81/e066d35e0a6fb3ac9ba4f63201babd84450e76 120777 root:root ../../../../lib64/libchardet.so.1.0.0 +/usr/lib/debug/.build-id/81/e066d35e0a6fb3ac9ba4f63201babd84450e76.debug 120777 root:root ../../usr/lib64/libchardet.so.1.0.0.debug /usr/lib/debug/usr/lib64/libchardet.so.1.0.0.debug 100644 root:root @@ -75,6 +75,6 @@ Provides: libchardet1-debuginfo = 1.0.6-alt1_1:sisyphus+312344.100.1.2 -File: /usr/lib/debug/.build-id/8f 40755 root:root -File: /usr/lib/debug/.build-id/8f/b05eed4846102699387d2840893678b385c036 120777 root:root ../../../../lib64/libchardet.so.1.0.0 -File: /usr/lib/debug/.build-id/8f/b05eed4846102699387d2840893678b385c036.debug 120777 root:root ../../usr/lib64/libchardet.so.1.0.0.debug -File: /usr/lib/debug/usr/lib64/libchardet.so.1.0.0.debug 100644 root:root 8c247bf956b13e16af3b0aad943fa439 +File: /usr/lib/debug/.build-id/81 40755 root:root +File: /usr/lib/debug/.build-id/81/e066d35e0a6fb3ac9ba4f63201babd84450e76 120777 root:root ../../../../lib64/libchardet.so.1.0.0 +File: /usr/lib/debug/.build-id/81/e066d35e0a6fb3ac9ba4f63201babd84450e76.debug 120777 root:root ../../usr/lib64/libchardet.so.1.0.0.debug +File: /usr/lib/debug/usr/lib64/libchardet.so.1.0.0.debug 100644 root:root fb0a94e022cee473a4985ee063b5a288 File: /usr/lib/debug/usr/lib64/libchardet.so.1.debug 120777 root:root libchardet.so.1.0.0.debug @@ -144,2 +144,2 @@ File: /usr/src/debug/libchardet-1.0.6/src/tables/LangVietnameseModel.cpp 100644 root:root 4845afc7d1418137114b8eaba36215b4 -RPMIdentity: fcfff3e9e4a601e06474c1f212af70ce3219a02e66e453241c078e05895cac36eb2c636a43f053b0743547db42f55a1cce4f0e79612667689a140a782989845a +RPMIdentity: dd277a58af8e49f2da65df73fbdd228874e686112ed617f0a7b1847fcd2b3941459e62c6df412162be0fececa0cd8539a69da69908208faf79e45281d221c8ea