<86>Sep 10 08:10:08 userdel[2773328]: delete user 'rooter'
<86>Sep 10 08:10:08 userdel[2773328]: removed group 'rooter' owned by 'rooter'
<86>Sep 10 08:10:08 userdel[2773328]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep 10 08:10:08 groupadd[2773399]: group added to /etc/group: name=rooter, GID=1841
<86>Sep 10 08:10:08 groupadd[2773399]: group added to /etc/gshadow: name=rooter
<86>Sep 10 08:10:08 groupadd[2773399]: new group: name=rooter, GID=1841
<86>Sep 10 08:10:08 useradd[2773471]: new user: name=rooter, UID=1841, GID=1841, home=/root, shell=/bin/bash
<86>Sep 10 08:10:08 userdel[2773558]: delete user 'builder'
<86>Sep 10 08:10:08 userdel[2773558]: removed group 'builder' owned by 'builder'
<86>Sep 10 08:10:08 groupadd[2773664]: group added to /etc/group: name=builder, GID=1842
<86>Sep 10 08:10:08 groupadd[2773664]: group added to /etc/gshadow: name=builder
<86>Sep 10 08:10:08 groupadd[2773664]: new group: name=builder, GID=1842
<86>Sep 10 08:10:08 useradd[2773727]: new user: name=builder, UID=1842, GID=1842, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/pax-3.4-alt7.nosrc.rpm (w1.gzdio)
Installing pax-3.4-alt7.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.69941
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf pax-3.4
+ echo 'Source #0 (pax-3.4.tar.bz2):'
Source #0 (pax-3.4.tar.bz2):
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/pax-3.4.tar.bz2
+ /bin/tar -xf -
+ cd pax-3.4
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #1 (pax-3.4-rdtruncate.patch):'
Patch #1 (pax-3.4-rdtruncate.patch):
+ /usr/bin/patch -p1
patching file src/tar.c
+ echo 'Patch #2 (pax-3.4-abs100.patch):'
Patch #2 (pax-3.4-abs100.patch):
+ /usr/bin/patch -p1
patching file src/tar.c
+ echo 'Patch #3 (pax-3.4-PATHMAX.patch):'
Patch #3 (pax-3.4-PATHMAX.patch):
+ /usr/bin/patch -p1
patching file src/pax.h
Hunk #1 succeeded at 36 with fuzz 1 (offset -5 lines).
Hunk #2 succeeded at 46 with fuzz 1 (offset -5 lines).
+ echo 'Patch #4 (pax-3.4-rh-gcc46.patch):'
Patch #4 (pax-3.4-rh-gcc46.patch):
+ /usr/bin/patch -p1
patching file lib/fts.c
+ echo 'Patch #5 (pax-3.4-alt-includes.patch):'
Patch #5 (pax-3.4-alt-includes.patch):
+ /usr/bin/patch -p2
patching file src/cpio.c
patching file src/gen_subs.c
patching file src/tar.c
+ echo 'Patch #6 (pax-3.4-alt-gcc8.patch):'
Patch #6 (pax-3.4-alt-gcc8.patch):
+ /usr/bin/patch -p2
patching file src/pax.c
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.69941
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd pax-3.4
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-error=implicit-fallthrough'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-error=implicit-fallthrough'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-error=implicit-fallthrough'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-error=implicit-fallthrough'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-error=implicit-fallthrough'
++ 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/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking for library containing strerror... none required
checking for a BSD-compatible install... /bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for an ANSI C-conforming const... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
+ make -j16
make  all-recursive
Making all in lib
make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/lib'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..    -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-error=implicit-fallthrough -c strlcpy.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/lib'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..    -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-error=implicit-fallthrough -c strmode.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/lib'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..    -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-error=implicit-fallthrough -c vis.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/lib'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..    -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-error=implicit-fallthrough -c fts.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/lib'
rm -f libbsdfunc.a
ar cru libbsdfunc.a vis.o strlcpy.o strmode.o fts.o 
ranlib libbsdfunc.a
make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/lib'
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I.. -I.. -I.   -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-error=implicit-fallthrough -c getoldopt.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I.. -I.. -I.   -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-error=implicit-fallthrough -c tty_subs.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I.. -I.. -I.   -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-error=implicit-fallthrough -c gen_subs.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I.. -I.. -I.   -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-error=implicit-fallthrough -c ftree.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I.. -I.. -I.   -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-error=implicit-fallthrough -c pax.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I.. -I.. -I.   -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-error=implicit-fallthrough -c cache.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I.. -I.. -I.   -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-error=implicit-fallthrough -c sel_subs.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I.. -I.. -I.   -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-error=implicit-fallthrough -c buf_subs.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I.. -I.. -I.   -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-error=implicit-fallthrough -c file_subs.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I.. -I.. -I.   -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-error=implicit-fallthrough -c pat_rep.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I.. -I.. -I.   -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-error=implicit-fallthrough -c cpio.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I.. -I.. -I.   -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-error=implicit-fallthrough -c tables.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I.. -I.. -I.   -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-error=implicit-fallthrough -c ar_subs.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I.. -I.. -I.   -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-error=implicit-fallthrough -c tar.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I.. -I.. -I.   -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-error=implicit-fallthrough -c ar_io.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I.. -I.. -I.   -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-error=implicit-fallthrough -c options.c
options.c: In function 'tar_options':
options.c:725:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
    if (opt_add ("write_opt=nodir") < 0)
       ^
options.c:727:2: note: here
  case 'O':
  ^~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src'
x86_64-alt-linux-gcc -Werror -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wmissing-format-attribute -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-error=implicit-fallthrough   -o pax  ar_io.o ar_subs.o buf_subs.o cache.o cpio.o file_subs.o ftree.o gen_subs.o getoldopt.o options.o pat_rep.o pax.o sel_subs.o tables.o tar.o tty_subs.o ../lib/libbsdfunc.a 
make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.90645
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/pax-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/pax-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd pax-3.4
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/pax-buildroot
make: Entering directory '/usr/src/RPM/BUILD/pax-3.4'
Making install in lib
make[1]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/lib'
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/pax-3.4/lib'
make[1]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/lib'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4/src'
test -z "/usr/bin" || mkdir -p -- "/usr/src/tmp/pax-buildroot/usr/bin"
  /usr/libexec/rpm-build/install -p 'pax' '/usr/src/tmp/pax-buildroot/usr/bin/pax'
test -z "/usr/share/man/man1" || mkdir -p -- "/usr/src/tmp/pax-buildroot/usr/share/man/man1"
 /usr/libexec/rpm-build/install -p -m 644 './pax.1' '/usr/src/tmp/pax-buildroot/usr/share/man/man1/pax.1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/pax-3.4'
make[2]: Entering directory '/usr/src/RPM/BUILD/pax-3.4'
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/pax-3.4'
make[1]: Leaving directory '/usr/src/RPM/BUILD/pax-3.4'
make: Leaving directory '/usr/src/RPM/BUILD/pax-3.4'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/pax-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/pax-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/pax-buildroot/ (default)
Compressing files in /usr/src/tmp/pax-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/pax-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: pax-3.4-alt7
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YfitQh
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.FqQzKn
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(ALT_2.24)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kWbC8w
Creating pax-debuginfo package
Processing files: pax-debuginfo-3.4-alt7
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XsvkZJ
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cLdBg0
find-requires: running scripts (debuginfo)
Requires: pax = 3.4-alt7, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Adding to pax-debuginfo a strict dependency on pax
Wrote: /usr/src/RPM/RPMS/x86_64/pax-3.4-alt7.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/pax-debuginfo-3.4-alt7.x86_64.rpm (w2.lzdio)
3.60user 2.11system 0:09.75elapsed 58%CPU (0avgtext+0avgdata 35588maxresident)k
0inputs+0outputs (0major+455786minor)pagefaults 0swaps
0.48user 1.08system 0:13.26elapsed 11%CPU (0avgtext+0avgdata 12228maxresident)k
0inputs+0outputs (0major+95071minor)pagefaults 0swaps
--- pax-3.4-alt7.x86_64.rpm.repo	2019-04-01 22:35:17.000000000 +0000
+++ pax-3.4-alt7.x86_64.rpm.hasher	2023-09-10 08:10:19.852423700 +0000
@@ -12,4 +12,4 @@
 Provides: pax = 3.4-alt7:sisyphus+226202.100.1.1
-File: /usr/bin/pax	100755	root:root	14149048eab0914b2b4d730aa6c84adc	
+File: /usr/bin/pax	100755	root:root	4621728fd8ba71ec48f3c2168323dbd6	
 File: /usr/share/man/man1/pax.1.xz	100644	root:root	75f77b1e58bbe12572cdb36ab4d1c92c	
-RPMIdentity: 433bc464e6dba168a9d321f8ff9c0352d3c5904a72de0f3d20a7855e7cb8a37d5947423b7abdac0af6c7b8f39376786e18c60d5b46730bf215c0ba35e822d2ed
+RPMIdentity: c05116899a33ced91364498977652786b36e4d3091f4ed8ccfcd9644e61576939face5841e74e194191a19deb3f3700e923991ab5866f70603ff06a0ad9ea4f3
--- pax-debuginfo-3.4-alt7.x86_64.rpm.repo	2019-04-01 22:35:17.000000000 +0000
+++ pax-debuginfo-3.4-alt7.x86_64.rpm.hasher	2023-09-10 08:10:19.954425183 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/8b	40755	root:root	
-/usr/lib/debug/.build-id/8b/c0ed80b630b9dc39a24d3c0f2471a514e475ce	120777	root:root	../../../../bin/pax
-/usr/lib/debug/.build-id/8b/c0ed80b630b9dc39a24d3c0f2471a514e475ce.debug	120777	root:root	../../usr/bin/pax.debug
+/usr/lib/debug/.build-id/85	40755	root:root	
+/usr/lib/debug/.build-id/85/f0331a48be6a6a3f8c30805f4e51b346fc5213	120777	root:root	../../../../bin/pax
+/usr/lib/debug/.build-id/85/f0331a48be6a6a3f8c30805f4e51b346fc5213.debug	120777	root:root	../../usr/bin/pax.debug
 /usr/lib/debug/usr/bin/pax.debug	100644	root:root	
@@ -44,6 +44,6 @@
 Provides: pax-debuginfo = 3.4-alt7:sisyphus+226202.100.1.1
-File: /usr/lib/debug/.build-id/8b	40755	root:root		
-File: /usr/lib/debug/.build-id/8b/c0ed80b630b9dc39a24d3c0f2471a514e475ce	120777	root:root		../../../../bin/pax
-File: /usr/lib/debug/.build-id/8b/c0ed80b630b9dc39a24d3c0f2471a514e475ce.debug	120777	root:root		../../usr/bin/pax.debug
-File: /usr/lib/debug/usr/bin/pax.debug	100644	root:root	7c94b18b70b166a63aad272b800b46fc	
+File: /usr/lib/debug/.build-id/85	40755	root:root		
+File: /usr/lib/debug/.build-id/85/f0331a48be6a6a3f8c30805f4e51b346fc5213	120777	root:root		../../../../bin/pax
+File: /usr/lib/debug/.build-id/85/f0331a48be6a6a3f8c30805f4e51b346fc5213.debug	120777	root:root		../../usr/bin/pax.debug
+File: /usr/lib/debug/usr/bin/pax.debug	100644	root:root	d218bdedf2b03062c11031535032cab0	
 File: /usr/src/debug/pax-3.4	40755	root:root		
@@ -83,2 +83,2 @@
 File: /usr/src/debug/pax-3.4/src/tty_subs.c	100644	root:root	07503a1db4887a4f6e653922ea1f31e1	
-RPMIdentity: 6d34f6931f7b13347a1dac2582c9b929a9d6875451ff51f61f2f91a6c309dc9121696659cf6d891bfda1125b988a41b233f24d0f94032331013d5d928109a7e3
+RPMIdentity: 877a29d3ffc1c13be21e1f08cfe4cfd8281363b134eaaf56e308d8a40512f8f1a94997bd86bf35f312b424c7cc9cd9fe61609e8e5b3dfef4b2c012efde75617c