<86>Jul 26 03:27:59 userdel[858317]: delete user 'rooter'
<86>Jul 26 03:27:59 groupadd[858353]: group added to /etc/group: name=rooter, GID=672
<86>Jul 26 03:27:59 groupadd[858353]: group added to /etc/gshadow: name=rooter
<86>Jul 26 03:27:59 groupadd[858353]: new group: name=rooter, GID=672
<86>Jul 26 03:27:59 useradd[858422]: new user: name=rooter, UID=672, GID=672, home=/root, shell=/bin/bash
<86>Jul 26 03:27:59 userdel[858704]: delete user 'builder'
<86>Jul 26 03:27:59 userdel[858704]: removed group 'builder' owned by 'builder'
<86>Jul 26 03:27:59 userdel[858704]: removed shadow group 'builder' owned by 'builder'
<86>Jul 26 03:28:00 groupadd[859196]: group added to /etc/group: name=builder, GID=673
<86>Jul 26 03:28:00 groupadd[859196]: group added to /etc/gshadow: name=builder
<86>Jul 26 03:28:00 groupadd[859196]: new group: name=builder, GID=673
<86>Jul 26 03:28:00 useradd[859521]: new user: name=builder, UID=673, GID=673, home=/usr/src, shell=/bin/bash
<13>Jul 26 03:28:07 rpmi: perl-Filter-1.60-alt1 sisyphus+279723.100.1.1 1626648797 installed
<13>Jul 26 03:28:07 rpmi: perl-Encode-3.11-alt1 sisyphus+280654.100.1.1 1627131989 installed
<13>Jul 26 03:28:07 rpmi: perl-Locale-gettext-1.07-alt1.2 sisyphus+279723.6200.1.1 1626650735 installed
<13>Jul 26 03:28:07 rpmi: help2man-1.48.3-alt1 sisyphus+278100.2100.1.1 1626058485 installed
<13>Jul 26 03:28:09 rpmi: gnulib-0.1.4724.7e3a9-alt1 sisyphus+275501.100.3.1 1624458122 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/paper-2.3-alt1.nosrc.rpm (w1.gzdio)
Installing paper-2.3-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.76565
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf paper-2.3
+ echo 'Source #0 (paper-2.3.tar):'
Source #0 (paper-2.3.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/paper-2.3.tar
+ cd paper-2.3
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.76565
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd paper-2.3
+ ./bootstrap --gnulib-srcdir=/usr/share/gnulib
bootstrap: No `git' found; imported gnulib modules may be outdated.
sed: can't read .gitmodules: No such file or directory
bootstrap: running: mkdir 'build-aux'
bootstrap: running: /usr/share/gnulib/gnulib-tool --no-changelog --aux-dir=build-aux --m4-base=m4 --no-libtool --symbolic --import progname relocatable-perl langinfo locale
Module list with included dependencies (indented):
    absolute-header
    extensions
    include_next
  langinfo
  locale
  progname
  relocatable-perl
    snippet/arg-nonnull
    snippet/c++defs
    snippet/warn-on-use
    stddef
File list:
  build-aux/relocatable.pl.in
  doc/relocatable.texi
  lib/arg-nonnull.h
  lib/c++defs.h
  lib/langinfo.in.h
  lib/locale.in.h
  lib/progname.c
  lib/progname.h
  lib/stddef.in.h
  lib/warn-on-use.h
  m4/00gnulib.m4
  m4/absolute-header.m4
  m4/extensions.m4
  m4/gnulib-common.m4
  m4/include_next.m4
  m4/langinfo_h.m4
  m4/locale_h.m4
  m4/relocatable-lib.m4
  m4/stddef_h.m4
  m4/warn-on-use.m4
  m4/wchar_t.m4
  m4/zzgnulib.m4
Creating directory ./lib
Creating directory ./doc
Copying file build-aux/relocatable.pl.in
Copying file doc/relocatable.texi
Copying file lib/arg-nonnull.h
Copying file lib/c++defs.h
Copying file lib/langinfo.in.h
Copying file lib/locale.in.h
Copying file lib/progname.c
Copying file lib/progname.h
Copying file lib/stddef.in.h
Copying file lib/warn-on-use.h
Copying file m4/00gnulib.m4
Copying file m4/absolute-header.m4
Copying file m4/extensions.m4
Copying file m4/gnulib-common.m4
Copying file m4/gnulib-tool.m4
Copying file m4/include_next.m4
Copying file m4/langinfo_h.m4
Copying file m4/locale_h.m4
Copying file m4/relocatable-lib.m4
Copying file m4/stddef_h.m4
Copying file m4/warn-on-use.m4
Copying file m4/wchar_t.m4
Copying file m4/zzgnulib.m4
Creating lib/Makefile.am
Creating m4/gnulib-cache.m4
Creating m4/gnulib-comp.m4
Updating ./m4/.gitignore (backup in ./m4/.gitignore~)
Finished.

You may need to add #include directives for the following .h files.
  #include <langinfo.h>
  #include <locale.h>
  #include "progname.h"

Don't forget to
  - add "lib/Makefile" to AC_CONFIG_FILES in ./configure.ac,
  - mention "lib" in SUBDIRS in Makefile.am,
  - mention "-I m4" in ACLOCAL_AMFLAGS in Makefile.am,
  - mention "m4/gnulib-cache.m4" in EXTRA_DIST in Makefile.am,
  - invoke gl_EARLY in ./configure.ac, right after AC_PROG_CC,
  - invoke gl_INIT in ./configure.ac.
bootstrap: running: autoreconf --symlink --install
configure.ac:8: installing 'build-aux/compile'
configure.ac:10: installing 'build-aux/config.guess'
configure.ac:10: installing 'build-aux/config.sub'
configure.ac:5: installing 'build-aux/install-sh'
configure.ac:5: installing 'build-aux/missing'
Makefile.am: installing './INSTALL'
lib/Makefile.am: installing 'build-aux/depcomp'
bootstrap: linking file `/usr/share/gnulib/build-aux/install-sh'
bootstrap: Done.  Now you can run './configure'.
+ 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 '' ']'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -ri dirname -- '{}'
+ sort -u
+ readlink -e -- ./configure
+ 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 --disable-relocatable
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 the include directive... yes (GNU style)
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 the compiler is clang... no
checking for compiler option needed when checking for declarations... none
checking dependency style of x86_64-alt-linux-gcc... none
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 wchar.h... yes
checking for minix/config.h... no
checking for langinfo.h... yes
checking for xlocale.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes
checking whether the compiler is clang... (cached) no
checking for compiler option needed when checking for declarations... (cached) none
checking dependency style of x86_64-alt-linux-gcc... (cached) none
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking for Minix Amsterdam compiler... no
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking whether the preprocessor supports include_next... yes
checking whether source code line length is unlimited... yes
checking whether langinfo.h defines CODESET... yes
checking whether langinfo.h defines T_FMT_AMPM... yes
checking whether langinfo.h defines ALTMON_1... yes
checking whether langinfo.h defines ERA... yes
checking whether langinfo.h defines YESEXPR... yes
checking for wchar_t... yes
checking for good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether locale.h defines locale_t... yes
checking whether locale.h conforms to POSIX:2001... yes
checking whether struct lconv is properly defined... yes
checking whether to activate relocatable installation... no
checking whether program_invocation_name is declared... yes
checking whether program_invocation_short_name is declared... yes
checking for perl... /usr/bin/perl
checking for help2man... /usr/bin/help2man
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating src/paper.in
config.status: creating man/Makefile
config.status: creating man/paper-include.man
config.status: creating man/paperspecs.5
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j8
make  all-recursive
Making all in lib
make[2]: Entering directory '/usr/src/RPM/BUILD/paper-2.3/lib'
rm -f langinfo.h-t langinfo.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_LANGINFO_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \
      -e 's/@''GNULIB_NL_LANGINFO''@/0/g' \
      -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \
      -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \
      -e 's|@''HAVE_LANGINFO_ALTMON''@|1|g' \
      -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \
      -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \
      -e 's|@''HAVE_NL_LANGINFO''@|1|g' \
      -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./langinfo.in.h; \
} > langinfo.h-t && \
mv langinfo.h-t langinfo.h
make[2]: Leaving directory '/usr/src/RPM/BUILD/paper-2.3/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/paper-2.3/lib'
rm -f locale.h-t locale.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \
      -e 's/@''GNULIB_LOCALECONV''@/0/g' \
      -e 's/@''GNULIB_SETLOCALE''@/0/g' \
      -e 's/@''GNULIB_SETLOCALE_NULL''@/0/g' \
      -e 's/@''GNULIB_DUPLOCALE''@/0/g' \
      -e 's/@''GNULIB_LOCALENAME''@/0/g' \
      -e 's|@''HAVE_NEWLOCALE''@|1|g' \
      -e 's|@''HAVE_DUPLOCALE''@|1|g' \
      -e 's|@''HAVE_FREELOCALE''@|1|g' \
      -e 's|@''HAVE_XLOCALE_H''@|0|g' \
      -e 's|@''REPLACE_LOCALECONV''@|0|g' \
      -e 's|@''REPLACE_SETLOCALE''@|0|g' \
      -e 's|@''REPLACE_NEWLOCALE''@|0|g' \
      -e 's|@''REPLACE_DUPLOCALE''@|0|g' \
      -e 's|@''REPLACE_FREELOCALE''@|0|g' \
      -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \
      -e 's|@''LOCALENAME_ENHANCE_LOCALE_FUNCS''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./locale.in.h; \
} > locale.h-t && \
mv locale.h-t locale.h
make[2]: Leaving directory '/usr/src/RPM/BUILD/paper-2.3/lib'
make  all-recursive
make[4]: Entering directory '/usr/src/RPM/BUILD/paper-2.3/lib'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -c -o progname.o progname.c
make[4]: Leaving directory '/usr/src/RPM/BUILD/paper-2.3/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/paper-2.3/lib'
rm -f libgnu.a
ar cr libgnu.a progname.o 
ranlib libgnu.a
make[4]: Leaving directory '/usr/src/RPM/BUILD/paper-2.3/lib'
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/paper-2.3/src'
sed -e 's|$[{]prefix[}]|/usr|g' -e 's|$[{]exec_prefix[}]|/usr|g' ./paper.in >paper
chmod +x paper
make[2]: Leaving directory '/usr/src/RPM/BUILD/paper-2.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paper-2.3/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../lib   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o localepaper.o localepaper.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/paper-2.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paper-2.3/src'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o localepaper localepaper.o ../lib/libgnu.a 
make[2]: Leaving directory '/usr/src/RPM/BUILD/paper-2.3/src'
Making all in man
make[2]: Entering directory '/usr/src/RPM/BUILD/paper-2.3/man'
if ( touch paper.1.w && rm -f paper.1.w; ) >/dev/null 2>&1; then \
  ../build-aux/missing --run /usr/bin/help2man --no-info \
	--no-discard-stderr \
	--include=./paper-include.man \
	--output=paper.1 /usr/src/RPM/BUILD/paper-2.3/src/paper; \
fi
make[2]: Leaving directory '/usr/src/RPM/BUILD/paper-2.3/man'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.49452
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/paper-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/paper-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd paper-2.3
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/paper-buildroot
make: Entering directory '/usr/src/RPM/BUILD/paper-2.3'
Making install in lib
make[1]: Entering directory '/usr/src/RPM/BUILD/paper-2.3/lib'
make  install-recursive
make[2]: Entering directory '/usr/src/RPM/BUILD/paper-2.3/lib'
make[3]: Entering directory '/usr/src/RPM/BUILD/paper-2.3/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/paper-2.3/lib'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/paper-2.3/lib'
make[3]: Leaving directory '/usr/src/RPM/BUILD/paper-2.3/lib'
make[2]: Leaving directory '/usr/src/RPM/BUILD/paper-2.3/lib'
make[1]: Leaving directory '/usr/src/RPM/BUILD/paper-2.3/lib'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/paper-2.3/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paper-2.3/src'
 /bin/mkdir -p '/usr/src/tmp/paper-buildroot/usr/bin'
 /usr/libexec/rpm-build/install -p paper '/usr/src/tmp/paper-buildroot/usr/bin'
 /bin/mkdir -p '/usr/src/tmp/paper-buildroot/usr/lib'
  /usr/libexec/rpm-build/install -p localepaper '/usr/src/tmp/paper-buildroot/usr/lib'
 /bin/mkdir -p '/usr/src/tmp/paper-buildroot/etc'
 /usr/libexec/rpm-build/install -p -m 644 paperspecs '/usr/src/tmp/paper-buildroot/etc'
make  install-exec-hook
make[3]: Entering directory '/usr/src/RPM/BUILD/paper-2.3/src'
if test "x" != "x"; then \
  mv /usr/src/tmp/paper-buildroot/usr/bin/paper /usr/src/tmp/paper-buildroot/usr/bin/paper.pl; \
fi
make[3]: Leaving directory '/usr/src/RPM/BUILD/paper-2.3/src'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/paper-2.3/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/paper-2.3/src'
Making install in man
make[1]: Entering directory '/usr/src/RPM/BUILD/paper-2.3/man'
make[2]: Entering directory '/usr/src/RPM/BUILD/paper-2.3/man'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/paper-buildroot/usr/share/man/man1'
 /usr/libexec/rpm-build/install -p -m 644 paper.1 '/usr/src/tmp/paper-buildroot/usr/share/man/man1'
 /bin/mkdir -p '/usr/src/tmp/paper-buildroot/usr/share/man/man5'
 /usr/libexec/rpm-build/install -p -m 644 paperspecs.5 '/usr/src/tmp/paper-buildroot/usr/share/man/man5'
make[2]: Leaving directory '/usr/src/RPM/BUILD/paper-2.3/man'
make[1]: Leaving directory '/usr/src/RPM/BUILD/paper-2.3/man'
make[1]: Entering directory '/usr/src/RPM/BUILD/paper-2.3'
make[2]: Entering directory '/usr/src/RPM/BUILD/paper-2.3'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/paper-buildroot/usr/share/doc/paper'
 /usr/libexec/rpm-build/install -p -m 644 README '/usr/src/tmp/paper-buildroot/usr/share/doc/paper'
make[2]: Leaving directory '/usr/src/RPM/BUILD/paper-2.3'
make[1]: Leaving directory '/usr/src/RPM/BUILD/paper-2.3'
make: Leaving directory '/usr/src/RPM/BUILD/paper-2.3'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/paper-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/paper-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/paper-buildroot/ (default)
Compressing files in /usr/src/tmp/paper-buildroot (auto)
Adjusting library links in /usr/src/tmp/paper-buildroot
./usr/lib: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/paper-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.27127
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd paper-2.3
+ echo 'Testing localepaper tool'
Testing localepaper tool
+ locale width height
+ ./src/localepaper
+ tr ' ' '\n'
+ diff -u expected got
+ echo 'Testing paper tool'
Testing paper tool
+ perl -c ./src/paper
./src/paper syntax OK
+ exit 0
Processing files: paper-2.3-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.27127
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd paper-2.3
+ DOCDIR=/usr/src/tmp/paper-buildroot/usr/share/doc/paper-2.3
+ export DOCDIR
+ rm -rf /usr/src/tmp/paper-buildroot/usr/share/doc/paper-2.3
+ /bin/mkdir -p /usr/src/tmp/paper-buildroot/usr/share/doc/paper-2.3
+ cp -prL AUTHORS README /usr/src/tmp/paper-buildroot/usr/share/doc/paper-2.3
+ chmod -R go-w /usr/src/tmp/paper-buildroot/usr/share/doc/paper-2.3
+ chmod -R a+rX /usr/src/tmp/paper-buildroot/usr/share/doc/paper-2.3
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.E6WJai
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.eCIxRi
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/paper-buildroot/usr/bin/paper syntax OK
Requires: /lib64/ld-linux-x86-64.so.2, /usr/bin/perl, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), perl(Config.pm), perl(Cwd.pm), perl(File/Basename.pm), perl(File/Spec/Functions.pm), perl(Getopt/Long.pm), perl(Scalar/Util.pm), perl(locale.pm), perl-base >= 1:5.10.1, rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lHa2Jl
Creating paper-debuginfo package
Processing files: paper-debuginfo-2.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Wv1e2i
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YngWjm
find-requires: running scripts (debuginfo)
Requires: paper = 2.3-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Adding to paper-debuginfo a strict dependency on paper
warning: Installed (but unpackaged) file(s) found:
    /usr/share/doc/paper/README
Wrote: /usr/src/RPM/RPMS/x86_64/paper-2.3-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/paper-debuginfo-2.3-alt1.x86_64.rpm (w2.lzdio)
5.32user 1.57system 0:21.11elapsed 32%CPU (0avgtext+0avgdata 22392maxresident)k
0inputs+0outputs (0major+865978minor)pagefaults 0swaps
10.41user 4.56system 0:45.80elapsed 32%CPU (0avgtext+0avgdata 103996maxresident)k
11800inputs+0outputs (0major+1183587minor)pagefaults 0swaps
--- paper-2.3-alt1.x86_64.rpm.repo	2021-07-17 21:29:29.000000000 +0000
+++ paper-2.3-alt1.x86_64.rpm.hasher	2021-07-26 03:28:37.079402852 +0000
@@ -25,3 +25,3 @@
 File: /usr/bin/paper	100755	root:root	380a480ccfd497da75b236152389eee9	
-File: /usr/lib/localepaper	100755	root:root	5a4aee9d99c0072a247b046e5cd311a8	
+File: /usr/lib/localepaper	100755	root:root	444a0a64dcf7280e1ec794cd75a0585b	
 File: /usr/share/doc/paper-2.3	40755	root:root		
@@ -31,2 +31,2 @@
 File: /usr/share/man/man5/paperspecs.5.xz	100644	root:root	19f6cc0e8a7f9ee462bf6bba2df57241	
-RPMIdentity: ebc66e03632c9dfd9addcbf9f568dee7
+RPMIdentity: 3a9407adf8c9b42c43740b6f0dbabcf1
--- paper-debuginfo-2.3-alt1.x86_64.rpm.repo	2021-07-17 21:29:29.000000000 +0000
+++ paper-debuginfo-2.3-alt1.x86_64.rpm.hasher	2021-07-26 03:28:37.316404349 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/29	40755	root:root	
-/usr/lib/debug/.build-id/29/ed2683bc1d1ae2c3b8bf118fb9f13c4ec31893	120777	root:root	../../../localepaper
-/usr/lib/debug/.build-id/29/ed2683bc1d1ae2c3b8bf118fb9f13c4ec31893.debug	120777	root:root	../../usr/lib/localepaper.debug
+/usr/lib/debug/.build-id/5c	40755	root:root	
+/usr/lib/debug/.build-id/5c/614ad9138bd63876fea4638864c647cb3cb100	120777	root:root	../../../localepaper
+/usr/lib/debug/.build-id/5c/614ad9138bd63876fea4638864c647cb3cb100.debug	120777	root:root	../../usr/lib/localepaper.debug
 /usr/lib/debug/usr/lib/localepaper.debug	100644	root:root	
@@ -15,6 +15,6 @@
 Provides: paper-debuginfo = 2.3-alt1:sisyphus+279541.100.1.1
-File: /usr/lib/debug/.build-id/29	40755	root:root		
-File: /usr/lib/debug/.build-id/29/ed2683bc1d1ae2c3b8bf118fb9f13c4ec31893	120777	root:root		../../../localepaper
-File: /usr/lib/debug/.build-id/29/ed2683bc1d1ae2c3b8bf118fb9f13c4ec31893.debug	120777	root:root		../../usr/lib/localepaper.debug
-File: /usr/lib/debug/usr/lib/localepaper.debug	100644	root:root	12fae763a5056c347828aee83ceaedf7	
+File: /usr/lib/debug/.build-id/5c	40755	root:root		
+File: /usr/lib/debug/.build-id/5c/614ad9138bd63876fea4638864c647cb3cb100	120777	root:root		../../../localepaper
+File: /usr/lib/debug/.build-id/5c/614ad9138bd63876fea4638864c647cb3cb100.debug	120777	root:root		../../usr/lib/localepaper.debug
+File: /usr/lib/debug/usr/lib/localepaper.debug	100644	root:root	cbc175e4d576d1fc266e20f14064419a	
 File: /usr/src/debug/paper-2.3	40755	root:root		
@@ -25,2 +25,2 @@
 File: /usr/src/debug/paper-2.3/src/localepaper.c	100644	root:root	cdfee3d29b8dd72c12189701c003a347	
-RPMIdentity: a4673aa3654d6583e4f19088e3761c56
+RPMIdentity: 446bbb87fa3ee7306af934a09839bb8f