<86>Sep 17 05:28:56 userdel[2899290]: delete user 'rooter' <86>Sep 17 05:28:56 groupadd[2899541]: group added to /etc/group: name=rooter, GID=927 <86>Sep 17 05:28:56 groupadd[2899541]: group added to /etc/gshadow: name=rooter <86>Sep 17 05:28:56 groupadd[2899541]: new group: name=rooter, GID=927 <86>Sep 17 05:28:56 useradd[2899751]: new user: name=rooter, UID=927, GID=927, home=/root, shell=/bin/bash <86>Sep 17 05:28:56 userdel[2899894]: delete user 'builder' <86>Sep 17 05:28:56 userdel[2899894]: removed group 'builder' owned by 'builder' <86>Sep 17 05:28:56 userdel[2899894]: removed shadow group 'builder' owned by 'builder' <86>Sep 17 05:28:56 groupadd[2900019]: group added to /etc/group: name=builder, GID=928 <86>Sep 17 05:28:56 groupadd[2900019]: group added to /etc/gshadow: name=builder <86>Sep 17 05:28:56 groupadd[2900019]: new group: name=builder, GID=928 <86>Sep 17 05:28:56 useradd[2900109]: new user: name=builder, UID=928, GID=928, 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.71340 + 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.71340 + 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 + xargs -ri dirname -- '{}' + readlink -e -- ./configure + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./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-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... /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 -j16 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.22921 + 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.3541 + 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.96987 + 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.HCWcmD 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.a7vWPS 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.ZQpCgg 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.byr9dO 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.Y1th3d 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.ZG0ldj 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.vJbXef 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.c0NCRv 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.9p1s8q 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.Kc37ij find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.esFmus 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) 16.26user 3.72system 0:40.18elapsed 49%CPU (0avgtext+0avgdata 62640maxresident)k 0inputs+0outputs (0major+914714minor)pagefaults 0swaps 0.67user 1.37system 0:48.65elapsed 4%CPU (0avgtext+0avgdata 12232maxresident)k 0inputs+0outputs (0major+94807minor)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 2022-09-17 05:29:42.289442461 +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 154fba554137d6b4e32bb638dcbbc043 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: a93ac114c0b3ede324478edc0d04bc67e49a8da0a5704682a82740a95b992afd2c4db513378abb72a3cd3981578925cc3d23ec61f85663718acc0aee8a58e6df --- 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 2022-09-17 05:29:42.501445715 +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/d0 40755 root:root +/usr/lib/debug/.build-id/d0/07f7581dfe8b1be87accc2aee47a29d6eaecae 120777 root:root ../../../libdmtx.so.0.0.0 +/usr/lib/debug/.build-id/d0/07f7581dfe8b1be87accc2aee47a29d6eaecae.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/d0 40755 root:root +File: /usr/lib/debug/.build-id/d0/07f7581dfe8b1be87accc2aee47a29d6eaecae 120777 root:root ../../../libdmtx.so.0.0.0 +File: /usr/lib/debug/.build-id/d0/07f7581dfe8b1be87accc2aee47a29d6eaecae.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 8ddef699c6f81b2d88c659e60e165a77 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: 3e2715a7ac3fd9542878a9eb29fd67dc8ebc5eca8489a10c85003589fc51e1bacdb46162ce709023f268bdb2b7133fe92d6f4e0cdd9e419a934a3e5f6ef23610 --- 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 2022-09-17 05:29:42.923452191 +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 ac3a84fdec2d1443b77507a4093c6af8 +RPMIdentity: 6f434c5b76ee99fb2407eb17f9e3587bc95c89a8f86f8e380e89d60a5e396e7a80297e73dd6ec89edf43dad7ef46830d8a8dbf42eb4e0356f5ca607a840dcc81