<86>Jun 16 00:42:31 userdel[1065691]: delete user 'rooter' <86>Jun 16 00:42:31 userdel[1065691]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:42:31 userdel[1065691]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:42:31 groupadd[1065758]: group added to /etc/group: name=rooter, GID=1259 <86>Jun 16 00:42:31 groupadd[1065758]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:42:31 groupadd[1065758]: new group: name=rooter, GID=1259 <86>Jun 16 00:42:31 useradd[1065789]: new user: name=rooter, UID=1259, GID=1259, home=/root, shell=/bin/bash <86>Jun 16 00:42:31 userdel[1065866]: delete user 'builder' <86>Jun 16 00:42:31 userdel[1065866]: removed group 'builder' owned by 'builder' <86>Jun 16 00:42:31 userdel[1065866]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:42:31 groupadd[1065932]: group added to /etc/group: name=builder, GID=1260 <86>Jun 16 00:42:31 groupadd[1065932]: group added to /etc/gshadow: name=builder <86>Jun 16 00:42:31 groupadd[1065932]: new group: name=builder, GID=1260 <86>Jun 16 00:42:31 useradd[1065959]: new user: name=builder, UID=1260, GID=1260, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/enum-1.1-alt1_19.nosrc.rpm (w1.gzdio) Installing enum-1.1-alt1_19.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.67894 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf enum-1.1 + echo 'Source #0 (enum-1.1.tar.bz2):' Source #0 (enum-1.1.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/enum-1.1.tar.bz2 + /bin/tar -xf - + cd enum-1.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.67894 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd enum-1.1 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ 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 --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-doc-rebuild configure: WARNING: unrecognized options: --disable-silent-rules, --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 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 for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for a sed that does not truncate output... /bin/sed checking for getopt_long... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext + make -j8 Making all in src make[1]: Entering directory '/usr/src/RPM/BUILD/enum-1.1/src' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"enum\" -DPACKAGE_TARNAME=\"enum\" -DPACKAGE_VERSION=\"1.1\" -DPACKAGE_STRING=\"enum\ 1.1\" -DPACKAGE_BUGREPORT=\"gitenum-members@fedoraproject.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"enum\" -DVERSION=\"1.1\" -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o enum-info.o `test -f 'info.c' || echo './'`info.c make[1]: Leaving directory '/usr/src/RPM/BUILD/enum-1.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/enum-1.1/src' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"enum\" -DPACKAGE_TARNAME=\"enum\" -DPACKAGE_VERSION=\"1.1\" -DPACKAGE_STRING=\"enum\ 1.1\" -DPACKAGE_BUGREPORT=\"gitenum-members@fedoraproject.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"enum\" -DVERSION=\"1.1\" -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o enum-main.o `test -f 'main.c' || echo './'`main.c make[1]: Leaving directory '/usr/src/RPM/BUILD/enum-1.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/enum-1.1/src' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"enum\" -DPACKAGE_TARNAME=\"enum\" -DPACKAGE_VERSION=\"1.1\" -DPACKAGE_STRING=\"enum\ 1.1\" -DPACKAGE_BUGREPORT=\"gitenum-members@fedoraproject.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"enum\" -DVERSION=\"1.1\" -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o enum-utils.o `test -f 'utils.c' || echo './'`utils.c In file included from /usr/include/string.h:532, from utils.c:44: In function 'strncpy', inlined from 'enum_strndup' at utils.c:91:2, inlined from 'enum_strdup' at utils.c:67:9: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c: In function 'enum_strdup': utils.c:86:9: note: length computed here 86 | len = strlen(text); | ^~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/enum-1.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/enum-1.1/src' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"enum\" -DPACKAGE_TARNAME=\"enum\" -DPACKAGE_VERSION=\"1.1\" -DPACKAGE_STRING=\"enum\ 1.1\" -DPACKAGE_BUGREPORT=\"gitenum-members@fedoraproject.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"enum\" -DVERSION=\"1.1\" -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o enum-printing.o `test -f 'printing.c' || echo './'`printing.c make[1]: Leaving directory '/usr/src/RPM/BUILD/enum-1.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/enum-1.1/src' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"enum\" -DPACKAGE_TARNAME=\"enum\" -DPACKAGE_VERSION=\"1.1\" -DPACKAGE_STRING=\"enum\ 1.1\" -DPACKAGE_BUGREPORT=\"gitenum-members@fedoraproject.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"enum\" -DVERSION=\"1.1\" -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o enum-generator.o `test -f 'generator.c' || echo './'`generator.c make[1]: Leaving directory '/usr/src/RPM/BUILD/enum-1.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/enum-1.1/src' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"enum\" -DPACKAGE_TARNAME=\"enum\" -DPACKAGE_VERSION=\"1.1\" -DPACKAGE_STRING=\"enum\ 1.1\" -DPACKAGE_BUGREPORT=\"gitenum-members@fedoraproject.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"enum\" -DVERSION=\"1.1\" -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o enum-parsing.o `test -f 'parsing.c' || echo './'`parsing.c make[1]: Leaving directory '/usr/src/RPM/BUILD/enum-1.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/enum-1.1/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o enum enum-main.o enum-info.o enum-utils.o enum-parsing.o enum-printing.o enum-generator.o -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/enum-1.1/src' Making all in test make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.7503 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/enum-buildroot + : + /bin/rm -rf -- /usr/src/tmp/enum-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd enum-1.1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/enum-buildroot make: Entering directory '/usr/src/RPM/BUILD/enum-1.1' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/enum-1.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/enum-1.1/src' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/enum-buildroot/usr/bin" /usr/libexec/rpm-build/install -p enum '/usr/src/tmp/enum-buildroot/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/enum-1.1/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/enum-1.1/src' Making install in test make[1]: Entering directory '/usr/src/RPM/BUILD/enum-1.1/test' make[2]: Entering directory '/usr/src/RPM/BUILD/enum-1.1/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/enum-1.1/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/enum-1.1/test' make[1]: Entering directory '/usr/src/RPM/BUILD/enum-1.1' make[2]: Entering directory '/usr/src/RPM/BUILD/enum-1.1' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/enum-buildroot/usr/share/man/man1" /usr/libexec/rpm-build/install -p -m 644 man/enum.1 '/usr/src/tmp/enum-buildroot/usr/share/man/man1' make[2]: Leaving directory '/usr/src/RPM/BUILD/enum-1.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/enum-1.1' make: Leaving directory '/usr/src/RPM/BUILD/enum-1.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/enum-buildroot (auto) Verifying and fixing files in /usr/src/tmp/enum-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/enum-buildroot/ (default) Compressing files in /usr/src/tmp/enum-buildroot (auto) Verifying ELF objects in /usr/src/tmp/enum-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.17202 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd enum-1.1 + make check make: Entering directory '/usr/src/RPM/BUILD/enum-1.1' Making check in src make[1]: Entering directory '/usr/src/RPM/BUILD/enum-1.1/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/usr/src/RPM/BUILD/enum-1.1/src' Making check in test make[1]: Entering directory '/usr/src/RPM/BUILD/enum-1.1/test' make enum_test make[2]: Entering directory '/usr/src/RPM/BUILD/enum-1.1/test' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"enum\" -DPACKAGE_TARNAME=\"enum\" -DPACKAGE_VERSION=\"1.1\" -DPACKAGE_STRING=\"enum\ 1.1\" -DPACKAGE_BUGREPORT=\"gitenum-members@fedoraproject.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"enum\" -DVERSION=\"1.1\" -I. -I./../src/ -pipe -frecord-gcc-switches -Wall -g -O2 -c -o enum_test-main.o `test -f 'main.c' || echo './'`main.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"enum\" -DPACKAGE_TARNAME=\"enum\" -DPACKAGE_VERSION=\"1.1\" -DPACKAGE_STRING=\"enum\ 1.1\" -DPACKAGE_BUGREPORT=\"gitenum-members@fedoraproject.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"enum\" -DVERSION=\"1.1\" -I. -I./../src/ -pipe -frecord-gcc-switches -Wall -g -O2 -c -o enum_test-generator.o `test -f '../src/generator.c' || echo './'`../src/generator.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"enum\" -DPACKAGE_TARNAME=\"enum\" -DPACKAGE_VERSION=\"1.1\" -DPACKAGE_STRING=\"enum\ 1.1\" -DPACKAGE_BUGREPORT=\"gitenum-members@fedoraproject.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"enum\" -DVERSION=\"1.1\" -I. -I./../src/ -pipe -frecord-gcc-switches -Wall -g -O2 -c -o enum_test-utils.o `test -f '../src/utils.c' || echo './'`../src/utils.c In file included from /usr/include/string.h:532, from ../src/utils.c:44: In function 'strncpy', inlined from 'enum_strndup' at ../src/utils.c:91:2, inlined from 'enum_strdup' at ../src/utils.c:67:9: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/utils.c: In function 'enum_strdup': ../src/utils.c:86:9: note: length computed here 86 | len = strlen(text); | ^~~~~~~~~~~~ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o enum_test enum_test-main.o enum_test-generator.o enum_test-utils.o -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/enum-1.1/test' make check-TESTS make[2]: Entering directory '/usr/src/RPM/BUILD/enum-1.1/test' # enum 2.0 .. 4x 3.0 .. 11.0 Received Expected ---------------------- 1) 2.0 2.0 2) 5.0 5.0 3) 8.0 8.0 4) 11.0 11.0 Success # enum .. 4x 3.0 .. 11.0 Received Expected ---------------------- 1) 2.0 2.0 2) 5.0 5.0 3) 8.0 8.0 4) 11.0 11.0 Success # enum 2.0 .. 3.0 .. 11.0 Received Expected ---------------------- 1) 2.0 2.0 2) 5.0 5.0 3) 8.0 8.0 4) 11.0 11.0 Success # enum 2.0 .. 4x .. 11.0 Received Expected ---------------------- 1) 2.0 2.0 2) 5.0 5.0 3) 8.0 8.0 4) 11.0 11.0 Success # enum 2.0 .. 4x 3.0 .. Received Expected ---------------------- 1) 2.0 2.0 2) 5.0 5.0 3) 8.0 8.0 4) 11.0 11.0 Success # enum .. 3.0 .. 11.0 Received Expected ---------------------- 1) 2.0 2.0 2) 5.0 5.0 3) 8.0 8.0 4) 11.0 11.0 Success # enum .. 4x .. 11.0 Received Expected ---------------------- 1) 8.0 8.0 2) 9.0 9.0 3) 10.0 10.0 4) 11.0 11.0 Success # enum .. 4x 3.0 .. Received Expected ---------------------- 1) 1.0 1.0 2) 4.0 4.0 3) 7.0 7.0 4) 10.0 10.0 Success # enum 2.0 .. 11.0 Received Expected ---------------------- 1) 2.0 2.0 2) 3.0 3.0 3) 4.0 4.0 4) 5.0 5.0 5) 6.0 6.0 6) 7.0 7.0 7) 8.0 8.0 8) 9.0 9.0 9) 10.0 10.0 10) 11.0 11.0 Success # enum 2.0 .. 3.0 .. Received Expected ---------------------- 1) 2.0 2.0 2) 5.0 5.0 3) 8.0 8.0 4) 11.0 11.0 5) 14.0 14.0 6) 17.0 17.0 Success # enum 2.0 .. 4x .. Received Expected ---------------------- 1) 2.0 2.0 2) 3.0 3.0 3) 4.0 4.0 4) 5.0 5.0 Success # enum 2.0 .. Received Expected ---------------------- 1) 2.0 2.0 2) 3.0 3.0 3) 4.0 4.0 4) 5.0 5.0 5) 6.0 6.0 6) 7.0 7.0 Success # enum .. 4x .. Received Expected ---------------------- 1) 1.0 1.0 2) 2.0 2.0 3) 3.0 3.0 4) 4.0 4.0 Success # enum .. 3.0 .. Received Expected ---------------------- 1) 1.0 1.0 2) 4.0 4.0 3) 7.0 7.0 4) 10.0 10.0 5) 13.0 13.0 6) 16.0 16.0 Success # enum .. 11.0 Received Expected ---------------------- 1) 1.0 1.0 2) 2.0 2.0 3) 3.0 3.0 4) 4.0 4.0 5) 5.0 5.0 6) 6.0 6.0 7) 7.0 7.0 8) 8.0 8.0 9) 9.0 9.0 10) 10.0 10.0 11) 11.0 11.0 Success # enum 11.0 .. 4x 3.0 .. 2.0 Received Expected ---------------------- 1) 11.0 11.0 2) 8.0 8.0 3) 5.0 5.0 4) 2.0 2.0 Success # enum 11.0 .. 4x -3.0 .. 2.0 Received Expected ---------------------- 1) 11.0 11.0 2) 8.0 8.0 3) 5.0 5.0 4) 2.0 2.0 Success # enum 11.0 .. 3.0 .. 2.0 Received Expected ---------------------- 1) 11.0 11.0 2) 8.0 8.0 3) 5.0 5.0 4) 2.0 2.0 Success # enum 11.0 .. -3.0 .. 2.0 Received Expected ---------------------- 1) 11.0 11.0 2) 8.0 8.0 3) 5.0 5.0 4) 2.0 2.0 Success # enum 11.0 .. 4x .. 2.0 Received Expected ---------------------- 1) 11.0 11.0 2) 8.0 8.0 3) 5.0 5.0 4) 2.0 2.0 Success # enum 11.0 .. 2.0 Received Expected ---------------------- 1) 11.0 11.0 2) 10.0 10.0 3) 9.0 9.0 4) 8.0 8.0 5) 7.0 7.0 6) 6.0 6.0 7) 5.0 5.0 8) 4.0 4.0 9) 3.0 3.0 10) 2.0 2.0 Success # enum 0.3 .. 0.1 .. 0.7 Received Expected ---------------------- 1) 0.3 0.3 2) 0.4 0.4 3) 0.5 0.5 4) 0.6 0.6 5) 0.7 0.7 Success # enum 0.7 .. -0.1 .. 0.3 Received Expected ---------------------- 1) 0.7 0.7 2) 0.6 0.6 3) 0.5 0.5 4) 0.4 0.4 5) 0.3 0.3 Success # enum 1.0 .. 2.0 .. 4.0 Received Expected ---------------------- 1) 1.0 1.0 2) 3.0 3.0 Success # enum 1.0 .. 2.0 .. 5.0 Received Expected ---------------------- 1) 1.0 1.0 2) 3.0 3.0 3) 5.0 5.0 Success # enum 1.0 .. 1.0 Received Expected ---------------------- 1) 1.0 1.0 Success # enum 1.0 .. 1x .. 3.0 Received Expected ---------------------- 1) 1.0 1.0 Success # enum .. 1x .. Received Expected ---------------------- 1) 1.0 1.0 Success Successes: 28 (100.00%) Failures: 0 ( 0.00%) -------------------------- Test cases: 28 PASS: enum_test ============= 1 test passed ============= make[2]: Leaving directory '/usr/src/RPM/BUILD/enum-1.1/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/enum-1.1/test' make[1]: Entering directory '/usr/src/RPM/BUILD/enum-1.1' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/usr/src/RPM/BUILD/enum-1.1' make: Leaving directory '/usr/src/RPM/BUILD/enum-1.1' + exit 0 Processing files: enum-1.1-alt1_19 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.17202 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd enum-1.1 + DOCDIR=/usr/src/tmp/enum-buildroot/usr/share/doc/enum-1.1 + export DOCDIR + rm -rf /usr/src/tmp/enum-buildroot/usr/share/doc/enum-1.1 + /bin/mkdir -p /usr/src/tmp/enum-buildroot/usr/share/doc/enum-1.1 + cp -prL COPYING ChangeLog /usr/src/tmp/enum-buildroot/usr/share/doc/enum-1.1 + chmod -R go-w /usr/src/tmp/enum-buildroot/usr/share/doc/enum-1.1 + chmod -R a+rX /usr/src/tmp/enum-buildroot/usr/share/doc/enum-1.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ptWQCc 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.Gv7u0c find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DfmYid Creating enum-debuginfo package Processing files: enum-debuginfo-1.1-alt1_19 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yxUlmc find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2Zbz0c find-requires: running scripts (debuginfo) Requires: enum = 1.1-alt1_19, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6) Adding to enum-debuginfo a strict dependency on enum Wrote: /usr/src/RPM/RPMS/x86_64/enum-1.1-alt1_19.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/enum-debuginfo-1.1-alt1_19.x86_64.rpm (w2.lzdio) 1.87user 1.22system 0:08.01elapsed 38%CPU (0avgtext+0avgdata 34600maxresident)k 0inputs+0outputs (0major+291880minor)pagefaults 0swaps 5.06user 1.97system 0:18.21elapsed 38%CPU (0avgtext+0avgdata 122880maxresident)k 0inputs+0outputs (0major+138143minor)pagefaults 0swaps --- enum-1.1-alt1_19.x86_64.rpm.repo 2020-12-26 16:28:05.000000000 +0000 +++ enum-1.1-alt1_19.x86_64.rpm.hasher 2024-06-16 00:42:45.734401175 +0000 @@ -14,3 +14,3 @@ Provides: enum = 1.1-alt1_19:sisyphus+264015.100.1.1 -File: /usr/bin/enum 100755 root:root 8c2415caf3f47c8c077905f30ebfaa92 +File: /usr/bin/enum 100755 root:root d26edfeaa0ae3c0ae4954e95447e52d3 File: /usr/share/doc/enum-1.1 40755 root:root @@ -19,2 +19,2 @@ File: /usr/share/man/man1/enum.1.xz 100644 root:root c41b7d1ab2bfb1f1f4e71aa06c622235 -RPMIdentity: cfa75c0ea3a19caf3586969708740852578f81bb60bb32629e195bda9666571afc163ca3091ebe2227c614d59d0519ba9a92f959944cdac1db6cb1063a8117ef +RPMIdentity: 87b4c0e078866e4d263273f101c78065b0ce5b1b69eb0ad24c4196a48e3941c5c9cf9332b8a5f326b340d962adbae36723faac17b6d13d55222188b78caf6093 --- enum-debuginfo-1.1-alt1_19.x86_64.rpm.repo 2020-12-26 16:28:05.000000000 +0000 +++ enum-debuginfo-1.1-alt1_19.x86_64.rpm.hasher 2024-06-16 00:42:45.820401572 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/22 40755 root:root -/usr/lib/debug/.build-id/22/9a33e0446c3e91b7c32b002bde4540d1464dac 120777 root:root ../../../../bin/enum -/usr/lib/debug/.build-id/22/9a33e0446c3e91b7c32b002bde4540d1464dac.debug 120777 root:root ../../usr/bin/enum.debug +/usr/lib/debug/.build-id/a1 40755 root:root +/usr/lib/debug/.build-id/a1/b345523c02150e4a21c8e59dd40b4f1bea605a 120777 root:root ../../../../bin/enum +/usr/lib/debug/.build-id/a1/b345523c02150e4a21c8e59dd40b4f1bea605a.debug 120777 root:root ../../usr/bin/enum.debug /usr/lib/debug/usr/bin/enum.debug 100644 root:root @@ -23,6 +23,6 @@ Provides: enum-debuginfo = 1.1-alt1_19:sisyphus+264015.100.1.1 -File: /usr/lib/debug/.build-id/22 40755 root:root -File: /usr/lib/debug/.build-id/22/9a33e0446c3e91b7c32b002bde4540d1464dac 120777 root:root ../../../../bin/enum -File: /usr/lib/debug/.build-id/22/9a33e0446c3e91b7c32b002bde4540d1464dac.debug 120777 root:root ../../usr/bin/enum.debug -File: /usr/lib/debug/usr/bin/enum.debug 100644 root:root dca3cd79d6b3bbc908bb273d1f314372 +File: /usr/lib/debug/.build-id/a1 40755 root:root +File: /usr/lib/debug/.build-id/a1/b345523c02150e4a21c8e59dd40b4f1bea605a 120777 root:root ../../../../bin/enum +File: /usr/lib/debug/.build-id/a1/b345523c02150e4a21c8e59dd40b4f1bea605a.debug 120777 root:root ../../usr/bin/enum.debug +File: /usr/lib/debug/usr/bin/enum.debug 100644 root:root 69411b92c7da1c3cd2adfd12c104b404 File: /usr/src/debug/enum-1.1 40755 root:root @@ -40,2 +40,2 @@ File: /usr/src/debug/enum-1.1/src/utils.h 100644 root:root 2e21c9528e04e7e17a983bfe00e2048b -RPMIdentity: fe5c25ab357c3f1504264645fc8b37f92173ac584e545cee3980ab54e047f57f7491c8fce141e2cf1ff24c07a63cfd2cbe9da2c6fc27b29c7307aeddcd6b95a8 +RPMIdentity: c96535416a796355834d5d338041a8335f597d1340d265a62b7a10647594c553bb6b600f63edae95be9734b2b00583ac8c0fd33390209dc75f2cb796acdf8ce0