<86>Dec 14 08:59:06 userdel[1185998]: delete user 'rooter' <86>Dec 14 08:59:06 userdel[1185998]: removed group 'rooter' owned by 'rooter' <86>Dec 14 08:59:06 userdel[1185998]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 14 08:59:06 groupadd[1186027]: group added to /etc/group: name=rooter, GID=1799 <86>Dec 14 08:59:06 groupadd[1186027]: group added to /etc/gshadow: name=rooter <86>Dec 14 08:59:06 groupadd[1186027]: new group: name=rooter, GID=1799 <86>Dec 14 08:59:06 useradd[1186053]: new user: name=rooter, UID=1799, GID=1799, home=/root, shell=/bin/bash, from=none <86>Dec 14 08:59:06 userdel[1186087]: delete user 'builder' <86>Dec 14 08:59:06 userdel[1186087]: removed group 'builder' owned by 'builder' <86>Dec 14 08:59:06 userdel[1186087]: removed shadow group 'builder' owned by 'builder' <86>Dec 14 08:59:06 groupadd[1186116]: group added to /etc/group: name=builder, GID=1800 <86>Dec 14 08:59:06 groupadd[1186116]: group added to /etc/gshadow: name=builder <86>Dec 14 08:59:06 groupadd[1186116]: new group: name=builder, GID=1800 <86>Dec 14 08:59:06 useradd[1186148]: new user: name=builder, UID=1800, GID=1800, home=/usr/src, shell=/bin/bash, from=none <13>Dec 14 08:59:10 rpmi: libdb6.1_tcl-6.1.19-alt9 sisyphus+341085.100.1.1 1708361206 installed <13>Dec 14 08:59:10 rpmi: libdb6.1-6.1.19-alt9 sisyphus+341085.100.1.1 1708361206 installed <13>Dec 14 08:59:10 rpmi: libdb6.1-devel-6.1.19-alt9 sisyphus+341085.100.1.1 1708361206 installed <13>Dec 14 08:59:10 rpmi: libdb6.1_tcl-devel-6.1.19-alt9 sisyphus+341085.100.1.1 1708361206 installed <13>Dec 14 08:59:10 rpmi: autoconf-archive-2024.10.16-alt1 sisyphus+360704.100.1.1 1729860896 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/rulex-3.8.5-alt2.nosrc.rpm (w1.gzdio) Installing rulex-3.8.5-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.27398 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf rulex-3.8.5 + echo 'Source #0 (rulex-3.8.5.tar):' Source #0 (rulex-3.8.5.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/rulex-3.8.5.tar + cd rulex-3.8.5 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.27398 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rulex-3.8.5 + autoreconf -ifs libtoolize-default: putting auxiliary files in '.'. libtoolize-default: linking file './config.guess' libtoolize-default: linking file './config.sub' libtoolize-default: linking file './install-sh' libtoolize-default: linking file './ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize-default: linking file 'm4/libtool.m4' libtoolize-default: linking file 'm4/ltoptions.m4' libtoolize-default: linking file 'm4/ltsugar.m4' libtoolize-default: linking file 'm4/ltversion.m4' libtoolize-default: linking file 'm4/lt~obsolete.m4' configure.ac:9: installing './compile' configure.ac:8: installing './missing' src/Makefile.am: installing './depcomp' + 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 -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 + configure_runstatedir_flags=--runstatedir=/var/run + ./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/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --runstatedir=/var/run --without-included-gettext --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) 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 the compiler supports GNU C... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to enable C11 features... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking dependency style of i586-alt-linux-gcc... none 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 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-file... no checking for file... file 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... no checking for 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 a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.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 for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether the compiler supports GNU C... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to enable C11 features... (cached) none needed checking whether i586-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of i586-alt-linux-gcc... (cached) none checking how to run the C preprocessor... i586-alt-linux-gcc -E checking linker version script flag... --version-script checking if version scripts can use complex wildcards... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking for stdio.h... (cached) yes checking for fcntl.h... yes checking for limits.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for Berkeley DB >= 5.1... header db.h, library -ldb checking for locale.h... yes checking for ctype.h... yes checking for setlocale... yes 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 data/Makefile config.status: creating manpages/Makefile config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 db make -e -C src lexholder make[1]: Entering directory '/usr/src/RPM/BUILD/rulex-3.8.5/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"RuLex\" -DPACKAGE_TARNAME=\"rulex\" -DPACKAGE_VERSION=\"3.8.5\" -DPACKAGE_STRING=\"RuLex\ 3.8.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rulex\" -DVERSION=\"3.8.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DDB_HEADER=\"db.h\" -I. -g -Wall -Wno-unused-result -O2 -c -o librulexdb_la-coder.lo `test -f 'coder.c' || echo './'`coder.c libtool: compile: i586-alt-linux-gcc -DPACKAGE_NAME=\"RuLex\" -DPACKAGE_TARNAME=\"rulex\" -DPACKAGE_VERSION=\"3.8.5\" "-DPACKAGE_STRING=\"RuLex 3.8.5\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rulex\" -DVERSION=\"3.8.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DDB_HEADER=\"db.h\" -I. -g -Wall -Wno-unused-result -O2 -c coder.c -fPIC -DPIC -o .libs/librulexdb_la-coder.o make[1]: Leaving directory '/usr/src/RPM/BUILD/rulex-3.8.5/src' make[1]: Entering directory '/usr/src/RPM/BUILD/rulex-3.8.5/src' i586-alt-linux-gcc -DPACKAGE_NAME=\"RuLex\" -DPACKAGE_TARNAME=\"rulex\" -DPACKAGE_VERSION=\"3.8.5\" -DPACKAGE_STRING=\"RuLex\ 3.8.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rulex\" -DVERSION=\"3.8.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DDB_HEADER=\"db.h\" -I. -g -Wall -Wno-unused-result -O2 -c -o lexholder.o lexholder.c make[1]: Leaving directory '/usr/src/RPM/BUILD/rulex-3.8.5/src' make[1]: Entering directory '/usr/src/RPM/BUILD/rulex-3.8.5/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"RuLex\" -DPACKAGE_TARNAME=\"rulex\" -DPACKAGE_VERSION=\"3.8.5\" -DPACKAGE_STRING=\"RuLex\ 3.8.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rulex\" -DVERSION=\"3.8.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DDB_HEADER=\"db.h\" -I. -g -Wall -Wno-unused-result -O2 -c -o librulexdb_la-lexdb.lo `test -f 'lexdb.c' || echo './'`lexdb.c libtool: compile: i586-alt-linux-gcc -DPACKAGE_NAME=\"RuLex\" -DPACKAGE_TARNAME=\"rulex\" -DPACKAGE_VERSION=\"3.8.5\" "-DPACKAGE_STRING=\"RuLex 3.8.5\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rulex\" -DVERSION=\"3.8.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DDB_HEADER=\"db.h\" -I. -g -Wall -Wno-unused-result -O2 -c lexdb.c -fPIC -DPIC -o .libs/librulexdb_la-lexdb.o make[1]: Leaving directory '/usr/src/RPM/BUILD/rulex-3.8.5/src' make[1]: Entering directory '/usr/src/RPM/BUILD/rulex-3.8.5/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -g -Wall -Wno-unused-result -O2 -version-info 1:0:1 -Wl,--version-script,./rulex.vscript -o librulexdb.la -rpath /usr/lib librulexdb_la-coder.lo librulexdb_la-lexdb.lo -ldb libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/librulexdb_la-coder.o .libs/librulexdb_la-lexdb.o -ldb -g -O2 -Wl,--version-script -Wl,./rulex.vscript -Wl,-soname -Wl,librulexdb.so.0 -o .libs/librulexdb.so.0.1.0 libtool: link: (cd ".libs" && rm -f "librulexdb.so.0" && ln -s "librulexdb.so.0.1.0" "librulexdb.so.0") libtool: link: (cd ".libs" && rm -f "librulexdb.so" && ln -s "librulexdb.so.0.1.0" "librulexdb.so") libtool: link: ( cd ".libs" && rm -f "librulexdb.la" && ln -s "../librulexdb.la" "librulexdb.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/rulex-3.8.5/src' make[1]: Entering directory '/usr/src/RPM/BUILD/rulex-3.8.5/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -g -Wall -Wno-unused-result -O2 -o lexholder lexholder.o librulexdb.la libtool: link: i586-alt-linux-gcc -g -Wall -Wno-unused-result -O2 -o .libs/lexholder lexholder.o ./.libs/librulexdb.so make[1]: Leaving directory '/usr/src/RPM/BUILD/rulex-3.8.5/src' make -e -C data all make[1]: Entering directory '/usr/src/RPM/BUILD/rulex-3.8.5/data' Inserting explicit dictionary: ../src/lexholder -f ./explicit.dict -X lexicon Total: 19752 records processed. 19752 records have been put into the database Inserting implicit dictionary: ../src/lexholder -f ./implicit.dict -M lexicon Total: 67096 records processed. 67096 records have been put into the database Inserting lexical classifiers: ../src/lexholder -f ./lexicon.rules -L lexicon Total: 101 records processed. 101 records have been put into the database Inserting general rules: ../src/lexholder -f ./general.rules -G lexicon Total: 85 records processed. 85 records have been put into the database Inserting prefix rules: ../src/lexholder -f ./prefix.rules -P lexicon Total: 24 records processed. 24 records have been put into the database Inserting correction rules: ../src/lexholder -f ./correction.rules -C lexicon Total: 18 records processed. 18 records have been put into the database make[1]: Leaving directory '/usr/src/RPM/BUILD/rulex-3.8.5/data' + make -j16 lexholder make -e -C src lexholder make[1]: 'lexholder' is up to date. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.69035 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/rulex-buildroot + : + /bin/rm -rf -- /usr/src/tmp/rulex-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd rulex-3.8.5 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/rulex-buildroot make: Entering directory '/usr/src/RPM/BUILD/rulex-3.8.5' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/rulex-3.8.5/src' i586-alt-linux-gcc -DPACKAGE_NAME=\"RuLex\" -DPACKAGE_TARNAME=\"rulex\" -DPACKAGE_VERSION=\"3.8.5\" -DPACKAGE_STRING=\"RuLex\ 3.8.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rulex\" -DVERSION=\"3.8.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DDB_HEADER=\"db.h\" -I. -g -Wall -Wno-unused-result -O2 -c -o rulex.o rulex.c /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -g -Wall -Wno-unused-result -O2 -o rulex rulex.o librulexdb.la libtool: link: i586-alt-linux-gcc -g -Wall -Wno-unused-result -O2 -o .libs/rulex rulex.o ./.libs/librulexdb.so make[2]: Entering directory '/usr/src/RPM/BUILD/rulex-3.8.5/src' /usr/bin/mkdir -p '/usr/src/tmp/rulex-buildroot/usr/lib' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p librulexdb.la '/usr/src/tmp/rulex-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/librulexdb.so.0.1.0 /usr/src/tmp/rulex-buildroot/usr/lib/librulexdb.so.0.1.0 libtool: install: (cd /usr/src/tmp/rulex-buildroot/usr/lib && { ln -s -f librulexdb.so.0.1.0 librulexdb.so.0 || { rm -f librulexdb.so.0 && ln -s librulexdb.so.0.1.0 librulexdb.so.0; }; }) libtool: install: (cd /usr/src/tmp/rulex-buildroot/usr/lib && { ln -s -f librulexdb.so.0.1.0 librulexdb.so || { rm -f librulexdb.so && ln -s librulexdb.so.0.1.0 librulexdb.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/librulexdb.lai /usr/src/tmp/rulex-buildroot/usr/lib/librulexdb.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/usr/src/tmp/rulex-buildroot/usr/bin' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p rulex lexholder '/usr/src/tmp/rulex-buildroot/usr/bin' libtool: warning: 'librulexdb.la' has not been installed in '/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/rulex /usr/src/tmp/rulex-buildroot/usr/bin/rulex libtool: warning: 'librulexdb.la' has not been installed in '/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/lexholder /usr/src/tmp/rulex-buildroot/usr/bin/lexholder make install-exec-hook make[3]: Entering directory '/usr/src/RPM/BUILD/rulex-3.8.5/src' cd /usr/src/tmp/rulex-buildroot/usr/bin && mv -f lexholder lexholder-ru make[3]: Leaving directory '/usr/src/RPM/BUILD/rulex-3.8.5/src' /usr/bin/mkdir -p '/usr/src/tmp/rulex-buildroot/usr/include' /usr/libexec/rpm-build/install -p -m 644 lexdb.h '/usr/src/tmp/rulex-buildroot/usr/include' make[2]: Leaving directory '/usr/src/RPM/BUILD/rulex-3.8.5/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/rulex-3.8.5/src' Making install in data make[1]: Entering directory '/usr/src/RPM/BUILD/rulex-3.8.5/data' make[2]: Entering directory '/usr/src/RPM/BUILD/rulex-3.8.5/data' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/tmp/rulex-buildroot/usr/share/freespeech' /usr/libexec/rpm-build/install -p -m 644 lexicon '/usr/src/tmp/rulex-buildroot/usr/share/freespeech' make install-data-hook make[3]: Entering directory '/usr/src/RPM/BUILD/rulex-3.8.5/data' cd /usr/src/tmp/rulex-buildroot/usr/share/freespeech && mv -f lexicon rulex.db make[3]: Leaving directory '/usr/src/RPM/BUILD/rulex-3.8.5/data' make[2]: Leaving directory '/usr/src/RPM/BUILD/rulex-3.8.5/data' make[1]: Leaving directory '/usr/src/RPM/BUILD/rulex-3.8.5/data' Making install in manpages make[1]: Entering directory '/usr/src/RPM/BUILD/rulex-3.8.5/manpages' make[2]: Entering directory '/usr/src/RPM/BUILD/rulex-3.8.5/manpages' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/tmp/rulex-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 lexholder-ru.1 rulex.1 '/usr/src/tmp/rulex-buildroot/usr/share/man/man1' /usr/bin/mkdir -p '/usr/src/tmp/rulex-buildroot/usr/share/man/man3' /usr/libexec/rpm-build/install -p -m 644 rulexdb_classify.3 rulexdb_close.3 rulexdb_dataset_name.3 rulexdb_discard_dictionary.3 rulexdb_discard_ruleset.3 rulexdb_fetch_rule.3 rulexdb_lexbase.3 rulexdb_load_ruleset.3 rulexdb_open.3 rulexdb_remove_item.3 rulexdb_remove_rule.3 rulexdb_remove_this_item.3 rulexdb_retrieve_item.3 rulexdb_search.3 rulexdb_seq.3 rulexdb_subscribe_item.3 rulexdb_subscribe_rule.3 '/usr/src/tmp/rulex-buildroot/usr/share/man/man3' make[2]: Leaving directory '/usr/src/RPM/BUILD/rulex-3.8.5/manpages' make[1]: Leaving directory '/usr/src/RPM/BUILD/rulex-3.8.5/manpages' make[1]: Entering directory '/usr/src/RPM/BUILD/rulex-3.8.5' make[2]: Entering directory '/usr/src/RPM/BUILD/rulex-3.8.5' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/tmp/rulex-buildroot/usr/share/doc/rulex' /usr/libexec/rpm-build/install -p -m 644 README README.ru '/usr/src/tmp/rulex-buildroot/usr/share/doc/rulex' make[2]: Leaving directory '/usr/src/RPM/BUILD/rulex-3.8.5' make[1]: Leaving directory '/usr/src/RPM/BUILD/rulex-3.8.5' make: Leaving directory '/usr/src/RPM/BUILD/rulex-3.8.5' + ln -s lexdb.h /usr/src/tmp/rulex-buildroot/usr/include/rulexdb.h + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/rulex-buildroot (auto) removed './usr/lib/librulexdb.la' mode of './usr/lib/librulexdb.so.0.1.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/rulex-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/rulex-buildroot/ (default) Compressing files in /usr/src/tmp/rulex-buildroot (auto) Adjusting library links in /usr/src/tmp/rulex-buildroot ./usr/lib: (from :0) librulexdb.so.0 -> librulexdb.so.0.1.0 Verifying ELF objects in /usr/src/tmp/rulex-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/rulex: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/lexholder-ru: uses non-LFS functions: freopen Splitting links to aliased files under /{,s}bin in /usr/src/tmp/rulex-buildroot Processing files: librulex0-3.8.5-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gKJ7v7 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/rulex-buildroot/usr/lib/librulexdb.so.0: 17 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mrzHPg find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) warning: librulex0 provides another subpackage: rulex Provides: librulex = 3.8.5-alt2, rulex = 3.8.5-alt2, librulexdb.so.0 = set:id370XarBE3YjvqJe9cgaQIiWNMXZCEZI9T6Pr, librulexdb.so.0(RULEX_0) Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libdb-6.1.so >= set:pnWeZsmZ27, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nAlMSG Creating librulex0-debuginfo package Processing files: librulex-devel-3.8.5-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qzSfLB 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.CNh829 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: rulex = 3.8.5-alt2, /usr/lib/librulexdb.so.0.1.0, libdb6.1-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xlCVJj Processing files: rulex-doc-3.8.5-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EVHY2E 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.yAd1vz find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: rulex = 3.8.5-alt2 Processing files: rulex-utils-3.8.5-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.p67lHR 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.ukcdvG find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: rulex = 3.8.5-alt2, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), librulexdb.so.0 >= set:id370XarBE3YjvqJe9cgaQIiWNMXZCEZI9T6Pr, librulexdb.so.0(RULEX_0), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.m9Dwp0 Creating rulex-utils-debuginfo package Processing files: librulex0-debuginfo-3.8.5-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zUrgyy find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.smF1mA find-requires: running scripts (debuginfo) Provides: debug(librulexdb.so.0) Requires: librulex0 = 3.8.5-alt2, debug(libc.so.6), debug(libdb-6.1.so) Processing files: rulex-utils-debuginfo-3.8.5-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wuSuoq find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zeu0aJ find-requires: running scripts (debuginfo) Requires: rulex-utils = 3.8.5-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(librulexdb.so.0) Adding to librulex0-debuginfo a strict dependency on librulex0 Adding to rulex-utils-debuginfo a strict dependency on rulex-utils Adding to librulex-devel a strict dependency on librulex0 Adding to rulex-utils a strict dependency on librulex0 Adding to rulex-utils-debuginfo a strict dependency on librulex0-debuginfo Removing from rulex-utils-debuginfo 1 sources provided by librulex0-debuginfo warning: rulex-doc: non-strict dependency on librulex0 Removing 2 extra deps from librulex-devel due to dependency on librulex0 Removing 4 extra deps from rulex-utils due to dependency on librulex0 Removing 1 extra deps from rulex-utils-debuginfo due to dependency on librulex0-debuginfo Removing 5 extra deps from rulex-utils due to repentancy on librulex0 Removing 1 extra deps from rulex-utils-debuginfo due to repentancy on librulex0-debuginfo Wrote: /usr/src/RPM/RPMS/i586/librulex0-3.8.5-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/librulex-devel-3.8.5-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/rulex-doc-3.8.5-alt2.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/rulex-utils-3.8.5-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/librulex0-debuginfo-3.8.5-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/rulex-utils-debuginfo-3.8.5-alt2.i586.rpm (w2.lzdio) 9.40user 5.90system 0:27.97elapsed 54%CPU (0avgtext+0avgdata 31744maxresident)k 0inputs+0outputs (0major+1057254minor)pagefaults 0swaps 3.10user 2.62system 0:38.13elapsed 15%CPU (0avgtext+0avgdata 131288maxresident)k 3824inputs+0outputs (0major+192918minor)pagefaults 0swaps --- librulex0-3.8.5-alt2.i586.rpm.repo 2024-10-29 12:25:31.000000000 +0000 +++ librulex0-3.8.5-alt2.i586.rpm.hasher 2024-12-14 08:59:41.306386454 +0000 @@ -17,4 +17,4 @@ File: /usr/lib/librulexdb.so.0 120777 root:root librulexdb.so.0.1.0 -File: /usr/lib/librulexdb.so.0.1.0 100644 root:root c6250b0522c57d24ecccb0e65c820eb9 -File: /usr/share/freespeech/rulex.db 100644 root:root c470199ec3a74670f014441d5d678aff -RPMIdentity: 2d2b54335d369530f426db61fa14f85aaa9652801098b58b9818856d262ac41c8f728539891d82963a0b04007ab3755b0c9e106dd6cbc8694ca588ecf651fd5a +File: /usr/lib/librulexdb.so.0.1.0 100644 root:root 48a9e06652bbdae3c198f7e17ff17c75 +File: /usr/share/freespeech/rulex.db 100644 root:root 956285d9915062efc165b0cd86e0c0fa +RPMIdentity: 2fcea093cc65fe8789f91d1d413b31f9a33cedbb342130f5ca7c4bd52e81ca772b23ec9a37af9c072578d5cd7d3698ef84fff1ab4d84595cb752494cd7ef058d --- librulex0-debuginfo-3.8.5-alt2.i586.rpm.repo 2024-10-29 12:25:30.000000000 +0000 +++ librulex0-debuginfo-3.8.5-alt2.i586.rpm.hasher 2024-12-14 08:59:41.384387857 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/d8 40755 root:root -/usr/lib/debug/.build-id/d8/80696dbee5a0d89942014f589eb09eb83243ba 120777 root:root ../../../librulexdb.so.0.1.0 -/usr/lib/debug/.build-id/d8/80696dbee5a0d89942014f589eb09eb83243ba.debug 120777 root:root ../../usr/lib/librulexdb.so.0.1.0.debug +/usr/lib/debug/.build-id/64 40755 root:root +/usr/lib/debug/.build-id/64/3728b84333e3a143ecf519aaae9dbab0f3b09e 120777 root:root ../../../librulexdb.so.0.1.0 +/usr/lib/debug/.build-id/64/3728b84333e3a143ecf519aaae9dbab0f3b09e.debug 120777 root:root ../../usr/lib/librulexdb.so.0.1.0.debug /usr/lib/debug/usr/lib/librulexdb.so.0.1.0.debug 100644 root:root @@ -17,6 +17,6 @@ Provides: librulex0-debuginfo = 3.8.5-alt2:sisyphus+360444.600.3.1 -File: /usr/lib/debug/.build-id/d8 40755 root:root -File: /usr/lib/debug/.build-id/d8/80696dbee5a0d89942014f589eb09eb83243ba 120777 root:root ../../../librulexdb.so.0.1.0 -File: /usr/lib/debug/.build-id/d8/80696dbee5a0d89942014f589eb09eb83243ba.debug 120777 root:root ../../usr/lib/librulexdb.so.0.1.0.debug -File: /usr/lib/debug/usr/lib/librulexdb.so.0.1.0.debug 100644 root:root df15df5b50ee0594282bef1c9ceb96b1 +File: /usr/lib/debug/.build-id/64 40755 root:root +File: /usr/lib/debug/.build-id/64/3728b84333e3a143ecf519aaae9dbab0f3b09e 120777 root:root ../../../librulexdb.so.0.1.0 +File: /usr/lib/debug/.build-id/64/3728b84333e3a143ecf519aaae9dbab0f3b09e.debug 120777 root:root ../../usr/lib/librulexdb.so.0.1.0.debug +File: /usr/lib/debug/usr/lib/librulexdb.so.0.1.0.debug 100644 root:root 5284bf77e206b1729a02b5b1d71017d6 File: /usr/lib/debug/usr/lib/librulexdb.so.0.debug 120777 root:root librulexdb.so.0.1.0.debug @@ -28,2 +28,2 @@ File: /usr/src/debug/rulex-3.8.5/src/lexdb.h 100644 root:root 19cf2b72edbda56a4cf4a98c2a76891e -RPMIdentity: 8ad9b0c0a2508b48c54e203bb8dcc80356839194704f4cff2a7ec82f20eedc98ce96a35687e870102f7c45e8bf0d7823d5aa15df55647f21f8a42ef57d77950e +RPMIdentity: 9330b2a0ac00c2407c02bc2fb712dad8d9ed003885c7c39f821bc5b802542508a504f91c62fc01f4bda53bcec00188d21f3072e9984eb04b3de402058b270c3f --- rulex-utils-3.8.5-alt2.i586.rpm.repo 2024-10-29 12:25:31.000000000 +0000 +++ rulex-utils-3.8.5-alt2.i586.rpm.hasher 2024-12-14 08:59:41.521390321 +0000 @@ -9,4 +9,4 @@ Provides: rulex-utils = 3.8.5-alt2:sisyphus+360444.600.3.1 -File: /usr/bin/lexholder-ru 100755 root:root e64356c455a33a6c3205a51c63a137bf -File: /usr/bin/rulex 100755 root:root f967a6a3156c23478f886ed3c38c45cc -RPMIdentity: a80ca12ba7c1ede5e567cb58ff7b8f0399a803b33073d076647647cb624ae55ac837f4d021099dff5ef05a52dd70963dd516ebfedd49ee465a7235935dd5da62 +File: /usr/bin/lexholder-ru 100755 root:root 20bd11c8e32e73a29562463a08e5ca41 +File: /usr/bin/rulex 100755 root:root 82dacbbb453312e26a8ec49746b23c31 +RPMIdentity: 6cfd54bc8bae2138068b56cc32d36197ba97c521c71b01cfb89e13d2de409af8d605446b8877c9512e3d2c66fefb33d31dae1696da6a05fe8c99dfa7846c00bc --- rulex-utils-debuginfo-3.8.5-alt2.i586.rpm.repo 2024-10-29 12:25:30.000000000 +0000 +++ rulex-utils-debuginfo-3.8.5-alt2.i586.rpm.hasher 2024-12-14 08:59:41.584391454 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/24 40755 root:root -/usr/lib/debug/.build-id/24/facb79c298f5cb70955a979de7b25f8bd83e6b 120777 root:root ../../../../bin/rulex -/usr/lib/debug/.build-id/24/facb79c298f5cb70955a979de7b25f8bd83e6b.debug 120777 root:root ../../usr/bin/rulex.debug -/usr/lib/debug/.build-id/83 40755 root:root -/usr/lib/debug/.build-id/83/75eb6850537d4aa0fc0bd5a36b859ba8eeb3d3 120777 root:root ../../../../bin/lexholder-ru -/usr/lib/debug/.build-id/83/75eb6850537d4aa0fc0bd5a36b859ba8eeb3d3.debug 120777 root:root ../../usr/bin/lexholder-ru.debug +/usr/lib/debug/.build-id/88 40755 root:root +/usr/lib/debug/.build-id/88/f2c466ee37e52bad6bf627a1ddf37f55e75ad4 120777 root:root ../../../../bin/lexholder-ru +/usr/lib/debug/.build-id/88/f2c466ee37e52bad6bf627a1ddf37f55e75ad4.debug 120777 root:root ../../usr/bin/lexholder-ru.debug +/usr/lib/debug/.build-id/8e 40755 root:root +/usr/lib/debug/.build-id/8e/05a0a00f5b7b72002de99b36332fb0a7b05fe1 120777 root:root ../../../../bin/rulex +/usr/lib/debug/.build-id/8e/05a0a00f5b7b72002de99b36332fb0a7b05fe1.debug 120777 root:root ../../usr/bin/rulex.debug /usr/lib/debug/usr/bin/lexholder-ru.debug 100644 root:root @@ -17,10 +17,10 @@ Provides: rulex-utils-debuginfo = 3.8.5-alt2:sisyphus+360444.600.3.1 -File: /usr/lib/debug/.build-id/24 40755 root:root -File: /usr/lib/debug/.build-id/24/facb79c298f5cb70955a979de7b25f8bd83e6b 120777 root:root ../../../../bin/rulex -File: /usr/lib/debug/.build-id/24/facb79c298f5cb70955a979de7b25f8bd83e6b.debug 120777 root:root ../../usr/bin/rulex.debug -File: /usr/lib/debug/.build-id/83 40755 root:root -File: /usr/lib/debug/.build-id/83/75eb6850537d4aa0fc0bd5a36b859ba8eeb3d3 120777 root:root ../../../../bin/lexholder-ru -File: /usr/lib/debug/.build-id/83/75eb6850537d4aa0fc0bd5a36b859ba8eeb3d3.debug 120777 root:root ../../usr/bin/lexholder-ru.debug -File: /usr/lib/debug/usr/bin/lexholder-ru.debug 100644 root:root b1b4798c43824cf9936d4b1e2c0138f3 -File: /usr/lib/debug/usr/bin/rulex.debug 100644 root:root 72b18eb6b78d747ee14ae5f1b99f685b +File: /usr/lib/debug/.build-id/88 40755 root:root +File: /usr/lib/debug/.build-id/88/f2c466ee37e52bad6bf627a1ddf37f55e75ad4 120777 root:root ../../../../bin/lexholder-ru +File: /usr/lib/debug/.build-id/88/f2c466ee37e52bad6bf627a1ddf37f55e75ad4.debug 120777 root:root ../../usr/bin/lexholder-ru.debug +File: /usr/lib/debug/.build-id/8e 40755 root:root +File: /usr/lib/debug/.build-id/8e/05a0a00f5b7b72002de99b36332fb0a7b05fe1 120777 root:root ../../../../bin/rulex +File: /usr/lib/debug/.build-id/8e/05a0a00f5b7b72002de99b36332fb0a7b05fe1.debug 120777 root:root ../../usr/bin/rulex.debug +File: /usr/lib/debug/usr/bin/lexholder-ru.debug 100644 root:root 84b3531c7fa7e8d95ddeec9e2ca8a0c9 +File: /usr/lib/debug/usr/bin/rulex.debug 100644 root:root 74f5a9baee239ae4f57009bb4e2262d1 File: /usr/src/debug/rulex-3.8.5 40755 root:root @@ -29,2 +29,2 @@ File: /usr/src/debug/rulex-3.8.5/src/rulex.c 100644 root:root c3efec5c4dbbd62cb6da8fd92074ddb1 -RPMIdentity: 74959972d04de98b62c19de60c78922832fff70fcd6da31d6feda5e44fb2c5d7bbe8d92214efb56574953e3efa11a403ce7ae71ebd79b72f1a99acfc678f3d31 +RPMIdentity: 4e74e6395898d766753ba66fdfa992abb30a30da3cef5e248bf268f2eba4477a730e41be8e34f374258064cbe0048128781a7725967cf3e0ada00deee1775474