<86>Oct 13 18:33:14 userdel[306464]: delete user 'rooter' <86>Oct 13 18:33:14 userdel[306464]: removed group 'rooter' owned by 'rooter' <86>Oct 13 18:33:14 userdel[306464]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 13 18:33:14 groupadd[306478]: group added to /etc/group: name=rooter, GID=642 <86>Oct 13 18:33:14 groupadd[306478]: group added to /etc/gshadow: name=rooter <86>Oct 13 18:33:14 groupadd[306478]: new group: name=rooter, GID=642 <86>Oct 13 18:33:14 useradd[306486]: new user: name=rooter, UID=642, GID=642, home=/root, shell=/bin/bash <86>Oct 13 18:33:14 userdel[306493]: delete user 'builder' <86>Oct 13 18:33:14 userdel[306493]: removed group 'builder' owned by 'builder' <86>Oct 13 18:33:14 userdel[306493]: removed shadow group 'builder' owned by 'builder' <86>Oct 13 18:33:14 groupadd[306502]: group added to /etc/group: name=builder, GID=643 <86>Oct 13 18:33:14 groupadd[306502]: group added to /etc/gshadow: name=builder <86>Oct 13 18:33:14 groupadd[306502]: new group: name=builder, GID=643 <86>Oct 13 18:33:14 useradd[306507]: new user: name=builder, UID=643, GID=643, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libdmtx-0.7.5-alt2.nosrc.rpm (w1.gzdio) Installing libdmtx-0.7.5-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.54006 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libdmtx-0.7.5 + echo 'Source #0 (libdmtx-0.7.5.tar):' Source #0 (libdmtx-0.7.5.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libdmtx-0.7.5.tar + cd libdmtx-0.7.5 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.54006 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libdmtx-0.7.5 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 aclocal-default: warning: couldn't open directory 'm4': No such file or directory autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install 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' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:13: installing './compile' configure.ac:2: installing './missing' Makefile.am: installing './depcomp' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i586-alt-linux-gcc... none checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... 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... /bin/dd checking how to truncate binary pipes... /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 how to run the C preprocessor... i586-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for library containing sin... -lm checking for library containing cos... none required checking for library containing atan2... none required checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for gettimeofday... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libdmtx.pc config.status: creating test/Makefile config.status: creating test/simple_test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-recursive Making all in . make[2]: Entering directory '/usr/src/RPM/BUILD/libdmtx-0.7.5' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wshadow -Wall -pedantic -std=c99 -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c -o libdmtx_la-dmtx.lo `test -f 'dmtx.c' || echo './'`dmtx.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wshadow -Wall -pedantic -std=c99 -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c dmtx.c -fPIC -DPIC -o .libs/libdmtx_la-dmtx.o In file included from dmtx.c:64: dmtxencodescheme.c: In function 'EncodeNextChunk': dmtxencodescheme.c:138:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 138 | if(scheme == DmtxSchemeEdifact) | ^~ dmtxencodescheme.c:74:16: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 74 | #define CHKERR { \ | ^ dmtxencodescheme.c:139:54: note: in expansion of macro 'CHKERR' 139 | CompleteIfDoneEdifact(stream, sizeIdxRequest); CHKERR; | ^~~~~~ In file included from dmtx.c:67: dmtxencodec40textx12.c: In function 'EncodeNextChunkCTX': dmtxencodec40textx12.c:51:14: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 51 | for(i = 0; i < valueList.length % 3; i++) | ^~~ dmtxencodec40textx12.c:18:16: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 18 | #define CHKERR { if(stream->status != DmtxStatusEncoding) { return; } } | ^ dmtxencodec40textx12.c:52:49: note: in expansion of macro 'CHKERR' 52 | StreamInputAdvancePrev(stream); CHKERR; | ^~~~~~ dmtxencodec40textx12.c: In function 'CompletePartialC40Text': dmtxencodec40textx12.c:270:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 270 | if(valueList->length == 2 && outputTmp.length == 1) | ^~ dmtxencodec40textx12.c:18:16: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 18 | #define CHKERR { if(stream->status != DmtxStatusEncoding) { return; } } | ^ dmtxencodec40textx12.c:271:42: note: in expansion of macro 'CHKERR' 271 | StreamInputAdvancePrev(stream); CHKERR; | ^~~~~~ dmtxencodec40textx12.c:298:10: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 298 | for(i = 0; i < outputTmp.length; i++) | ^~~ dmtxencodec40textx12.c:18:16: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 18 | #define CHKERR { if(stream->status != DmtxStatusEncoding) { return; } } | ^ dmtxencodec40textx12.c:299:55: note: in expansion of macro 'CHKERR' 299 | AppendValueAscii(stream, outputTmp.b[i]); CHKERR; | ^~~~~~ dmtxencodec40textx12.c: In function 'CompletePartialX12': dmtxencodec40textx12.c:362:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 362 | for(i = 0; i < outputTmp.length; i++) | ^~~ dmtxencodec40textx12.c:18:16: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 18 | #define CHKERR { if(stream->status != DmtxStatusEncoding) { return; } } | ^ dmtxencodec40textx12.c:363:52: note: in expansion of macro 'CHKERR' 363 | AppendValueAscii(stream, outputTmp.b[i]); CHKERR; | ^~~~~~ libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wshadow -Wall -pedantic -std=c99 -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c dmtx.c -o libdmtx_la-dmtx.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/libdmtx-0.7.5' make[2]: Entering directory '/usr/src/RPM/BUILD/libdmtx-0.7.5' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -o libdmtx.la -rpath /usr/lib libdmtx_la-dmtx.lo -lm libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/libdmtx_la-dmtx.o -lm -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,libdmtx.so.0 -o .libs/libdmtx.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdmtx.so.0" && ln -s "libdmtx.so.0.0.0" "libdmtx.so.0") libtool: link: (cd ".libs" && rm -f "libdmtx.so" && ln -s "libdmtx.so.0.0.0" "libdmtx.so") libtool: link: ar cr .libs/libdmtx.a libdmtx_la-dmtx.o libtool: link: ranlib .libs/libdmtx.a libtool: link: ( cd ".libs" && rm -f "libdmtx.la" && ln -s "../libdmtx.la" "libdmtx.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libdmtx-0.7.5' Making all in test Making all in simple_test make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.162 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libdmtx-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libdmtx-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libdmtx-0.7.5 + make install DESTDIR=/usr/src/tmp/libdmtx-buildroot INSTALL_ROOT=/usr/src/tmp/libdmtx-buildroot make: Entering directory '/usr/src/RPM/BUILD/libdmtx-0.7.5' Making install in . make[1]: Entering directory '/usr/src/RPM/BUILD/libdmtx-0.7.5' make[2]: Entering directory '/usr/src/RPM/BUILD/libdmtx-0.7.5' /bin/mkdir -p '/usr/src/tmp/libdmtx-buildroot/usr/lib' /bin/sh ./libtool --mode=install /bin/install -c libdmtx.la '/usr/src/tmp/libdmtx-buildroot/usr/lib' libtool: install: /bin/install -c .libs/libdmtx.so.0.0.0 /usr/src/tmp/libdmtx-buildroot/usr/lib/libdmtx.so.0.0.0 libtool: install: (cd /usr/src/tmp/libdmtx-buildroot/usr/lib && { ln -s -f libdmtx.so.0.0.0 libdmtx.so.0 || { rm -f libdmtx.so.0 && ln -s libdmtx.so.0.0.0 libdmtx.so.0; }; }) libtool: install: (cd /usr/src/tmp/libdmtx-buildroot/usr/lib && { ln -s -f libdmtx.so.0.0.0 libdmtx.so || { rm -f libdmtx.so && ln -s libdmtx.so.0.0.0 libdmtx.so; }; }) libtool: install: /bin/install -c .libs/libdmtx.lai /usr/src/tmp/libdmtx-buildroot/usr/lib/libdmtx.la libtool: install: /bin/install -c .libs/libdmtx.a /usr/src/tmp/libdmtx-buildroot/usr/lib/libdmtx.a libtool: install: chmod 644 /usr/src/tmp/libdmtx-buildroot/usr/lib/libdmtx.a libtool: install: ranlib /usr/src/tmp/libdmtx-buildroot/usr/lib/libdmtx.a libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/usr/src/tmp/libdmtx-buildroot/usr/include' /bin/install -c -m 644 dmtx.h '/usr/src/tmp/libdmtx-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/libdmtx-buildroot/usr/share/man/man3' /bin/install -c -m 644 man/libdmtx.3 '/usr/src/tmp/libdmtx-buildroot/usr/share/man/man3' /bin/mkdir -p '/usr/src/tmp/libdmtx-buildroot/usr/lib/pkgconfig' /bin/install -c -m 644 libdmtx.pc '/usr/src/tmp/libdmtx-buildroot/usr/lib/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/libdmtx-0.7.5' make[1]: Leaving directory '/usr/src/RPM/BUILD/libdmtx-0.7.5' Making install in test make[1]: Entering directory '/usr/src/RPM/BUILD/libdmtx-0.7.5/test' Making install in simple_test make[2]: Entering directory '/usr/src/RPM/BUILD/libdmtx-0.7.5/test/simple_test' make[3]: Entering directory '/usr/src/RPM/BUILD/libdmtx-0.7.5/test/simple_test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/libdmtx-0.7.5/test/simple_test' make[2]: Leaving directory '/usr/src/RPM/BUILD/libdmtx-0.7.5/test/simple_test' make[2]: Entering directory '/usr/src/RPM/BUILD/libdmtx-0.7.5/test' make[3]: Entering directory '/usr/src/RPM/BUILD/libdmtx-0.7.5/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/libdmtx-0.7.5/test' make[2]: Leaving directory '/usr/src/RPM/BUILD/libdmtx-0.7.5/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/libdmtx-0.7.5/test' make: Leaving directory '/usr/src/RPM/BUILD/libdmtx-0.7.5' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libdmtx-buildroot (auto) removed './usr/lib/libdmtx.la' mode of './usr/lib/libdmtx.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libdmtx-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib/pkgconfig/libdmtx.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/libdmtx.pc: Libs: '-L${libdir} -ldmtx' --> '-ldmtx' Checking contents of files in /usr/src/tmp/libdmtx-buildroot/ (default) Compressing files in /usr/src/tmp/libdmtx-buildroot (auto) Adjusting library links in /usr/src/tmp/libdmtx-buildroot ./usr/lib: (from :0) libdmtx.so.0 -> libdmtx.so.0.0.0 Verifying ELF objects in /usr/src/tmp/libdmtx-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.20274 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libdmtx-0.7.5 + exit 0 Processing files: libdmtx-0.7.5-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.20274 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libdmtx-0.7.5 + DOCDIR=/usr/src/tmp/libdmtx-buildroot/usr/share/doc/libdmtx-0.7.5 + export DOCDIR + rm -rf /usr/src/tmp/libdmtx-buildroot/usr/share/doc/libdmtx-0.7.5 + /bin/mkdir -p /usr/src/tmp/libdmtx-buildroot/usr/share/doc/libdmtx-0.7.5 + cp -prL AUTHORS LICENSE ChangeLog KNOWNBUG NEWS README README.linux TODO /usr/src/tmp/libdmtx-buildroot/usr/share/doc/libdmtx-0.7.5 + chmod -R go-w /usr/src/tmp/libdmtx-buildroot/usr/share/doc/libdmtx-0.7.5 + chmod -R a+rX /usr/src/tmp/libdmtx-buildroot/usr/share/doc/libdmtx-0.7.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4n4s83 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libdmtx-buildroot/usr/lib/libdmtx.so.0: 79 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NJyuf8 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libdmtx.so.0 = set:kd4a0rW2l9okgrCkKGwn4Z77fptM96L1U6fpqBoKqBii8etnUsJeOSjVuwxKK0FzteB92dUwTewAgNRi4J0IemkQemyx3XnXVrWNl5pyWN9P9HRy0YCAJkaq9T0S8LbEw9aUHWpfZbbY8eq1EuwU1SMAoEuhSpkEwPZ0 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), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2db8uD Creating libdmtx-debuginfo package Processing files: libdmtx-devel-static-0.7.5-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kIvF9L 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.gXjy9o find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libdmtx = 0.7.5-alt2, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FfCvnr Processing files: libdmtx-devel-0.7.5-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.I6uLHE 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.fClH9b find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libdmtx) = 0.7.5 Requires: libdmtx = 0.7.5-alt2, /usr/lib/libdmtx.so.0.0.0, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2y1rql Processing files: libdmtx-debuginfo-0.7.5-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kvPZHR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HsDIGS find-requires: running scripts (debuginfo) Provides: debug(libdmtx.so.0) Requires: libdmtx = 0.7.5-alt2, debug(libc.so.6), debug(libm.so.6) Adding to libdmtx-devel-static a strict dependency on libdmtx Adding to libdmtx-devel a strict dependency on libdmtx Adding to libdmtx-debuginfo a strict dependency on libdmtx Removing 1 extra deps from libdmtx-devel due to dependency on libdmtx Wrote: /usr/src/RPM/RPMS/i586/libdmtx-0.7.5-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libdmtx-devel-static-0.7.5-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libdmtx-devel-0.7.5-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libdmtx-debuginfo-0.7.5-alt2.i586.rpm (w2.lzdio) 26.00user 5.79system 0:40.01elapsed 79%CPU (0avgtext+0avgdata 58160maxresident)k 0inputs+0outputs (0major+917311minor)pagefaults 0swaps 28.80user 11.90system 0:46.77elapsed 87%CPU (0avgtext+0avgdata 58160maxresident)k 0inputs+0outputs (0major+1131451minor)pagefaults 0swaps --- libdmtx-0.7.5-alt2.i586.rpm.repo 2021-10-12 02:37:04.000000000 +0000 +++ libdmtx-0.7.5-alt2.i586.rpm.hasher 2021-10-13 18:33:57.450693731 +0000 @@ -22,3 +22,3 @@ File: /usr/lib/libdmtx.so.0 120777 root:root libdmtx.so.0.0.0 -File: /usr/lib/libdmtx.so.0.0.0 100644 root:root 0454bc002a9c47d458ad8fb7c225418e +File: /usr/lib/libdmtx.so.0.0.0 100644 root:root 130b506d8045fd7fbf53f1fe2242c764 File: /usr/share/doc/libdmtx-0.7.5 40755 root:root @@ -32,2 +32,2 @@ File: /usr/share/doc/libdmtx-0.7.5/TODO 100644 root:root 268638435b7bdbdf995e0fd98fa43081 -RPMIdentity: 70123dcb9466027f62fafd464a9eac21880b367efa77e9e70b0037341dd16826ec91065d62d540b919c19a7982e04ef778e6f4643328786bb8535c4541a439f9 +RPMIdentity: 9a8534c31dc4c9e26c020ea5fa2b81d646db85abf77a0ed962699a26019decf8329eb462ceb0e2881f2a49bc1e8fd50d13ca0e4713f0c201edd1bffa8462c4ff --- libdmtx-debuginfo-0.7.5-alt2.i586.rpm.repo 2021-10-12 02:37:04.000000000 +0000 +++ libdmtx-debuginfo-0.7.5-alt2.i586.rpm.hasher 2021-10-13 18:33:57.598688365 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/3c 40755 root:root -/usr/lib/debug/.build-id/3c/9ecbc25d3e7c28d37c4ac25c675d11dc4a7c1f 120777 root:root ../../../libdmtx.so.0.0.0 -/usr/lib/debug/.build-id/3c/9ecbc25d3e7c28d37c4ac25c675d11dc4a7c1f.debug 120777 root:root ../../usr/lib/libdmtx.so.0.0.0.debug +/usr/lib/debug/.build-id/b9 40755 root:root +/usr/lib/debug/.build-id/b9/4a441e9f67fb239eaea37c7f2214ef55a78c1c 120777 root:root ../../../libdmtx.so.0.0.0 +/usr/lib/debug/.build-id/b9/4a441e9f67fb239eaea37c7f2214ef55a78c1c.debug 120777 root:root ../../usr/lib/libdmtx.so.0.0.0.debug /usr/lib/debug/usr/lib/libdmtx.so.0.0.0.debug 100644 root:root @@ -36,6 +36,6 @@ Provides: libdmtx-debuginfo = 0.7.5-alt2:sisyphus+286834.100.2.2 -File: /usr/lib/debug/.build-id/3c 40755 root:root -File: /usr/lib/debug/.build-id/3c/9ecbc25d3e7c28d37c4ac25c675d11dc4a7c1f 120777 root:root ../../../libdmtx.so.0.0.0 -File: /usr/lib/debug/.build-id/3c/9ecbc25d3e7c28d37c4ac25c675d11dc4a7c1f.debug 120777 root:root ../../usr/lib/libdmtx.so.0.0.0.debug -File: /usr/lib/debug/usr/lib/libdmtx.so.0.0.0.debug 100644 root:root 5a7faa221fe1c01da046e67876c7ad02 +File: /usr/lib/debug/.build-id/b9 40755 root:root +File: /usr/lib/debug/.build-id/b9/4a441e9f67fb239eaea37c7f2214ef55a78c1c 120777 root:root ../../../libdmtx.so.0.0.0 +File: /usr/lib/debug/.build-id/b9/4a441e9f67fb239eaea37c7f2214ef55a78c1c.debug 120777 root:root ../../usr/lib/libdmtx.so.0.0.0.debug +File: /usr/lib/debug/usr/lib/libdmtx.so.0.0.0.debug 100644 root:root 640e9876be940cd8254894a81b04d7f7 File: /usr/lib/debug/usr/lib/libdmtx.so.0.debug 120777 root:root libdmtx.so.0.0.0.debug @@ -66,2 +66,2 @@ File: /usr/src/debug/libdmtx-0.7.5/dmtxvector2.c 100644 root:root 3e89003220a408c106ed38f62ac2992b -RPMIdentity: 6fa094ec71982e542d5a3d412c550620ca1eaefc1f02879720db13d2fc5d6c3fa306e4695cdccf7a6365264a728fdf85e6e092d87c3c688f46f50b7640841ca2 +RPMIdentity: 8db7b5c3cf61ad90f31856f41ec068f50df92285154e1e5b26d58a83499563cc0cebae863f4a0f69dceef041444e07d0adebe9c71608421b68b2a4032384088b --- libdmtx-devel-static-0.7.5-alt2.i586.rpm.repo 2021-10-12 02:37:04.000000000 +0000 +++ libdmtx-devel-static-0.7.5-alt2.i586.rpm.hasher 2021-10-13 18:33:57.847679337 +0000 @@ -5,3 +5,3 @@ Provides: libdmtx-devel-static = 0.7.5-alt2:sisyphus+286834.100.2.2 -File: /usr/lib/libdmtx.a 100644 root:root 8c39332db47d4c74cb6bc10ade8738a0 -RPMIdentity: 0a5ef507c1dd17dcf941be1f09d81773043eddcfeb33f5c7484a84e005337f4013785b8a72fc0e633c07379766f06b756da4ab615bd6656e3498f950cbb52d38 +File: /usr/lib/libdmtx.a 100644 root:root 83e812c6895a26fef54e62e7b4243577 +RPMIdentity: 6d7823a80317ac4144e43d83e52a98fbfde8baaaf0476bb4cc3c1d9724cd05409e0b27fa6325dea9ea8978a35dbb9809de6e243d49e4f28bae8292bda8d05e73