<86>Oct  9 08:03:12 userdel[3150756]: delete user 'rooter'
<86>Oct  9 08:03:12 userdel[3150756]: removed group 'rooter' owned by 'rooter'
<86>Oct  9 08:03:12 userdel[3150756]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct  9 08:03:12 groupadd[3150772]: group added to /etc/group: name=rooter, GID=699
<86>Oct  9 08:03:12 groupadd[3150772]: group added to /etc/gshadow: name=rooter
<86>Oct  9 08:03:12 groupadd[3150772]: new group: name=rooter, GID=699
<86>Oct  9 08:03:12 useradd[3150786]: new user: name=rooter, UID=699, GID=699, home=/root, shell=/bin/bash
<86>Oct  9 08:03:12 userdel[3150814]: delete user 'builder'
<86>Oct  9 08:03:12 userdel[3150814]: removed group 'builder' owned by 'builder'
<86>Oct  9 08:03:12 groupadd[3150837]: group added to /etc/group: name=builder, GID=700
<86>Oct  9 08:03:12 groupadd[3150837]: group added to /etc/gshadow: name=builder
<86>Oct  9 08:03:12 groupadd[3150837]: new group: name=builder, GID=700
<86>Oct  9 08:03:12 useradd[3150855]: new user: name=builder, UID=700, GID=700, home=/usr/src, shell=/bin/bash
<13>Oct  9 08:03:14 rpmi: libdvdread8-6.1.1-alt3 p9+263775.100.2.1 1608736295 installed
<13>Oct  9 08:03:14 rpmi: libdvdread-devel-6.1.1-alt3 p9+263775.100.2.1 1608736295 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/lsdvd-0.17-alt1.nosrc.rpm (w1.gzdio)
Installing lsdvd-0.17-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.41818
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf lsdvd-0.17
+ echo 'Source #0 (lsdvd-0.17.tar):'
Source #0 (lsdvd-0.17.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/lsdvd-0.17.tar
+ cd lsdvd-0.17
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (lsdvd-0.17-alt1.patch):'
Patch #0 (lsdvd-0.17-alt1.patch):
+ /usr/bin/patch -p1
patching file .gear/rules
patching file .gear/tags/list
patching file ChangeLog
patching file README
patching file configure.ac
patching file lsdvd.c
patching file lsdvd.h
patching file lsdvd.spec
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.41818
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd lsdvd-0.17
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force 
autoreconf-default: configure.ac: tracing
autoreconf-default: configure.ac: not using Libtool
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: configure.ac: not using Autoheader
autoreconf-default: running: automake --add-missing --force-missing
configure.ac:4: installing './compile'
configure.ac:2: installing './install-sh'
configure.ac:2: installing './missing'
Makefile.am: installing './depcomp'
autoreconf-default: Leaving directory `.'
+ 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'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ ./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/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 whether make supports nested variables... (cached) 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 whether x86_64-alt-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-alt-linux-gcc... none
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for x86_64-alt-linux-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for dvdread >= 4.1.3... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j8
make: Entering directory '/usr/src/RPM/BUILD/lsdvd-0.17'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"lsdvd\" -DPACKAGE_TARNAME=\"lsdvd\" -DPACKAGE_VERSION=\"0.18\" -DPACKAGE_STRING=\"lsdvd\ 0.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lsdvd\" -DVERSION=\"0.18\" -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wformat -Werror=format-security -c -o lsdvd-ohuman.o `test -f 'ohuman.c' || echo './'`ohuman.c
make: Leaving directory '/usr/src/RPM/BUILD/lsdvd-0.17'
make: Entering directory '/usr/src/RPM/BUILD/lsdvd-0.17'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"lsdvd\" -DPACKAGE_TARNAME=\"lsdvd\" -DPACKAGE_VERSION=\"0.18\" -DPACKAGE_STRING=\"lsdvd\ 0.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lsdvd\" -DVERSION=\"0.18\" -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wformat -Werror=format-security -c -o lsdvd-oxml.o `test -f 'oxml.c' || echo './'`oxml.c
make: Leaving directory '/usr/src/RPM/BUILD/lsdvd-0.17'
make: Entering directory '/usr/src/RPM/BUILD/lsdvd-0.17'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"lsdvd\" -DPACKAGE_TARNAME=\"lsdvd\" -DPACKAGE_VERSION=\"0.18\" -DPACKAGE_STRING=\"lsdvd\ 0.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lsdvd\" -DVERSION=\"0.18\" -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wformat -Werror=format-security -c -o lsdvd-ocode.o `test -f 'ocode.c' || echo './'`ocode.c
make: Leaving directory '/usr/src/RPM/BUILD/lsdvd-0.17'
make: Entering directory '/usr/src/RPM/BUILD/lsdvd-0.17'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"lsdvd\" -DPACKAGE_TARNAME=\"lsdvd\" -DPACKAGE_VERSION=\"0.18\" -DPACKAGE_STRING=\"lsdvd\ 0.18\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lsdvd\" -DVERSION=\"0.18\" -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wformat -Werror=format-security -c -o lsdvd-lsdvd.o `test -f 'lsdvd.c' || echo './'`lsdvd.c
make: Leaving directory '/usr/src/RPM/BUILD/lsdvd-0.17'
make: Entering directory '/usr/src/RPM/BUILD/lsdvd-0.17'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wformat -Werror=format-security   -o lsdvd lsdvd-lsdvd.o lsdvd-ocode.o lsdvd-ohuman.o lsdvd-oxml.o -ldvdread 
make: Leaving directory '/usr/src/RPM/BUILD/lsdvd-0.17'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.5067
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/lsdvd-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/lsdvd-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd lsdvd-0.17
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/lsdvd-buildroot
make: Entering directory '/usr/src/RPM/BUILD/lsdvd-0.17'
make[1]: Entering directory '/usr/src/RPM/BUILD/lsdvd-0.17'
 /bin/mkdir -p '/usr/src/tmp/lsdvd-buildroot/usr/bin'
  /usr/libexec/rpm-build/install -p lsdvd '/usr/src/tmp/lsdvd-buildroot/usr/bin'
 /bin/mkdir -p '/usr/src/tmp/lsdvd-buildroot/usr/share/man/man1'
 /usr/libexec/rpm-build/install -p -m 644 lsdvd.1 '/usr/src/tmp/lsdvd-buildroot/usr/share/man/man1'
make[1]: Leaving directory '/usr/src/RPM/BUILD/lsdvd-0.17'
make: Leaving directory '/usr/src/RPM/BUILD/lsdvd-0.17'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/lsdvd-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/lsdvd-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/lsdvd-buildroot/ (default)
Compressing files in /usr/src/tmp/lsdvd-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/lsdvd-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: lsdvd-0.17-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.5067
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd lsdvd-0.17
+ DOCDIR=/usr/src/tmp/lsdvd-buildroot/usr/share/doc/lsdvd-0.17
+ export DOCDIR
+ rm -rf /usr/src/tmp/lsdvd-buildroot/usr/share/doc/lsdvd-0.17
+ /bin/mkdir -p /usr/src/tmp/lsdvd-buildroot/usr/share/doc/lsdvd-0.17
+ cp -prL AUTHORS ChangeLog README /usr/src/tmp/lsdvd-buildroot/usr/share/doc/lsdvd-0.17
+ chmod -R go-w /usr/src/tmp/lsdvd-buildroot/usr/share/doc/lsdvd-0.17
+ chmod -R a+rX /usr/src/tmp/lsdvd-buildroot/usr/share/doc/lsdvd-0.17
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZR0pOx
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oACeK1
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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), libdvdread.so.8()(64bit) >= set:jgSooQmbuX3g, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FumGOy
Creating lsdvd-debuginfo package
Processing files: lsdvd-debuginfo-0.17-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ueYZZ8
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.B5WhiM
find-requires: running scripts (debuginfo)
Requires: lsdvd = 0.17-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdvdread.so.8)
Adding to lsdvd-debuginfo a strict dependency on lsdvd
Wrote: /usr/src/RPM/RPMS/x86_64/lsdvd-0.17-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/lsdvd-debuginfo-0.17-alt1.x86_64.rpm (w2.lzdio)
3.78user 1.35system 0:11.21elapsed 45%CPU (0avgtext+0avgdata 33988maxresident)k
0inputs+0outputs (0major+398833minor)pagefaults 0swaps
2.71user 1.47system 0:17.46elapsed 24%CPU (0avgtext+0avgdata 119992maxresident)k
40inputs+0outputs (34278major+151095minor)pagefaults 0swaps
--- lsdvd-0.17-alt1.x86_64.rpm.repo	2020-06-15 18:35:30.000000000 +0000
+++ lsdvd-0.17-alt1.x86_64.rpm.hasher	2022-10-09 08:03:27.585770868 +0000
@@ -15,3 +15,3 @@
 Provides: lsdvd = 0.17-alt1:p9+247371.114300.170.1
-File: /usr/bin/lsdvd	100755	root:root	1b5fab8d2b3a701814e723eea69f458e	
+File: /usr/bin/lsdvd	100755	root:root	87c3a5312e616cf6565afec31a97c121	
 File: /usr/share/doc/lsdvd-0.17	40755	root:root		
@@ -21,2 +21,2 @@
 File: /usr/share/man/man1/lsdvd.1.xz	100644	root:root	149caafb82bf23e4a2898df87fd34aaa	
-RPMIdentity: 2aac0e76fa945a5a517342ae9239d0762f5ed5995b429df001eb5012d117245700dc6928596988fdd04fc03cc09263753d6df2871d042f0ab0ed5ef037772112
+RPMIdentity: ff709cc42955a47d4efb1d007ad5755617550ee8ad03bddd062bed884d9332e3866ec5658a49ee87e30149acca5045f3f20bcbcb8bd9d80941f2ac2cc0a3bd40
--- lsdvd-debuginfo-0.17-alt1.x86_64.rpm.repo	2020-06-15 18:35:30.000000000 +0000
+++ lsdvd-debuginfo-0.17-alt1.x86_64.rpm.hasher	2022-10-09 08:03:27.661770512 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/a8	40755	root:root	
-/usr/lib/debug/.build-id/a8/3b6103e41af22751ab38cc39a6f5ee1db40ae5	120777	root:root	../../../../bin/lsdvd
-/usr/lib/debug/.build-id/a8/3b6103e41af22751ab38cc39a6f5ee1db40ae5.debug	120777	root:root	../../usr/bin/lsdvd.debug
+/usr/lib/debug/.build-id/46	40755	root:root	
+/usr/lib/debug/.build-id/46/3768517395849562cb5e9cb94b6b2812429435	120777	root:root	../../../../bin/lsdvd
+/usr/lib/debug/.build-id/46/3768517395849562cb5e9cb94b6b2812429435.debug	120777	root:root	../../usr/bin/lsdvd.debug
 /usr/lib/debug/usr/bin/lsdvd.debug	100644	root:root	
@@ -18,6 +18,6 @@
 Provides: lsdvd-debuginfo = 0.17-alt1:p9+247371.114300.170.1
-File: /usr/lib/debug/.build-id/a8	40755	root:root		
-File: /usr/lib/debug/.build-id/a8/3b6103e41af22751ab38cc39a6f5ee1db40ae5	120777	root:root		../../../../bin/lsdvd
-File: /usr/lib/debug/.build-id/a8/3b6103e41af22751ab38cc39a6f5ee1db40ae5.debug	120777	root:root		../../usr/bin/lsdvd.debug
-File: /usr/lib/debug/usr/bin/lsdvd.debug	100644	root:root	1d5606d8e89b3cd448b60c16bb431a2e	
+File: /usr/lib/debug/.build-id/46	40755	root:root		
+File: /usr/lib/debug/.build-id/46/3768517395849562cb5e9cb94b6b2812429435	120777	root:root		../../../../bin/lsdvd
+File: /usr/lib/debug/.build-id/46/3768517395849562cb5e9cb94b6b2812429435.debug	120777	root:root		../../usr/bin/lsdvd.debug
+File: /usr/lib/debug/usr/bin/lsdvd.debug	100644	root:root	e9255382a463b9c3118248549c60199b	
 File: /usr/src/debug/lsdvd-0.17	40755	root:root		
@@ -30,2 +30,2 @@
 File: /usr/src/debug/lsdvd-0.17/oxml.h	100644	root:root	debb6aa6d3a649745824a4e0426e89fe	
-RPMIdentity: 8c2bcbe67dc5f3c9a69e36afd31edfc6e1d90b17b156ee0b2f539ec316bac48a7ab109b6468edf3195498f4bf1bdd299efc1015a5ea19eb93b8da803787235b4
+RPMIdentity: b8d8fc808e7e727c80964d95dbcd36776568d83d6584015b023a911e3bc14262bbb4b65332bf162cc14627e2f4f93283b8678ec7136534b73e6755e5356ada36