<86>Sep  9 00:31:02 userdel[2092865]: delete user 'rooter'
<86>Sep  9 00:31:02 userdel[2092865]: removed group 'rooter' owned by 'rooter'
<86>Sep  9 00:31:02 userdel[2092865]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep  9 00:31:02 groupadd[2092899]: group added to /etc/group: name=rooter, GID=1868
<86>Sep  9 00:31:02 groupadd[2092899]: group added to /etc/gshadow: name=rooter
<86>Sep  9 00:31:02 groupadd[2092899]: new group: name=rooter, GID=1868
<86>Sep  9 00:31:02 useradd[2092931]: new user: name=rooter, UID=1868, GID=1868, home=/root, shell=/bin/bash, from=none
<86>Sep  9 00:31:02 userdel[2092968]: delete user 'builder'
<86>Sep  9 00:31:02 userdel[2092968]: removed group 'builder' owned by 'builder'
<86>Sep  9 00:31:02 userdel[2092968]: removed shadow group 'builder' owned by 'builder'
<86>Sep  9 00:31:02 groupadd[2092996]: group added to /etc/group: name=builder, GID=1869
<86>Sep  9 00:31:02 groupadd[2092996]: group added to /etc/gshadow: name=builder
<86>Sep  9 00:31:02 groupadd[2092996]: new group: name=builder, GID=1869
<86>Sep  9 00:31:02 useradd[2093017]: new user: name=builder, UID=1869, GID=1869, home=/usr/src, shell=/bin/bash, from=none
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.33587
+ 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.33587
+ 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 -flto=auto'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ configure_runstatedir_flags=
+ grep -qF runstatedir=DIR ./configure
+ echo 'rpm-build: warning: ./configure script does not support --runstatedir'
rpm-build: warning: ./configure script does not support --runstatedir
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-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 -j16
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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -c -o enum-utils.o `test -f 'utils.c' || echo './'`utils.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 -flto=auto -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 -flto=auto -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 -flto=auto   -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.78931
+ 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.78931
+ 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 -flto=auto -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 -flto=auto -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 -flto=auto -c -o enum_test-utils.o `test -f '../src/utils.c' || echo './'`../src/utils.c
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto   -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.78931
+ 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.7mAgtE
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.KGKXgX
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.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), libm.so.6(GLIBC_2.38)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GTZfU5
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.3Ui3TN
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VCMwr6
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.34user 1.20system 0:07.94elapsed 32%CPU (0avgtext+0avgdata 40672maxresident)k
0inputs+0outputs (0major+318410minor)pagefaults 0swaps
2.65user 1.12system 0:14.57elapsed 25%CPU (0avgtext+0avgdata 121060maxresident)k
0inputs+0outputs (0major+146814minor)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	2023-09-09 00:31:15.073514089 +0000
@@ -8,2 +8,3 @@
 Requires: libc.so.6(GLIBC_2.3.4)(64bit)  
+Requires: libc.so.6(GLIBC_2.34)(64bit)  
 Requires: libc.so.6(GLIBC_2.4)(64bit)  
@@ -11,2 +12,3 @@
 Requires: libm.so.6(GLIBC_2.29)(64bit)  
+Requires: libm.so.6(GLIBC_2.38)(64bit)  
 Requires: rtld(GNU_HASH)  
@@ -14,3 +16,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	f92ff1cc24b6edd9c1779a68216d7115	
 File: /usr/share/doc/enum-1.1	40755	root:root		
@@ -19,2 +21,2 @@
 File: /usr/share/man/man1/enum.1.xz	100644	root:root	c41b7d1ab2bfb1f1f4e71aa06c622235	
-RPMIdentity: cfa75c0ea3a19caf3586969708740852578f81bb60bb32629e195bda9666571afc163ca3091ebe2227c614d59d0519ba9a92f959944cdac1db6cb1063a8117ef
+RPMIdentity: a2d73080d0279e099d6d024b33798ffb297a509e6c2b9b53fb251ffac50172942f7c7a07d128087aefa35bd3d88038fc5ed60395c54a4e7e6c3792750c71334f
--- 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	2023-09-09 00:31:15.228516140 +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/5d	40755	root:root	
+/usr/lib/debug/.build-id/5d/f1e4a940d46a2c60ef4801ed33908d67e26c0c	120777	root:root	../../../../bin/enum
+/usr/lib/debug/.build-id/5d/f1e4a940d46a2c60ef4801ed33908d67e26c0c.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/5d	40755	root:root		
+File: /usr/lib/debug/.build-id/5d/f1e4a940d46a2c60ef4801ed33908d67e26c0c	120777	root:root		../../../../bin/enum
+File: /usr/lib/debug/.build-id/5d/f1e4a940d46a2c60ef4801ed33908d67e26c0c.debug	120777	root:root		../../usr/bin/enum.debug
+File: /usr/lib/debug/usr/bin/enum.debug	100644	root:root	d776781b81096899a18e1f8ad99d5089	
 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: 0c4092238613f4e9cae76a88a757abc9f9ebb75337085479a53c3601f0066ecdff6a5af0dff09b7466738438409ad23ce5028f8e925ece2ef418a3bc3ffa59b2