<86>Mar  8 00:36:04 userdel[3683375]: delete user 'rooter'
<86>Mar  8 00:36:04 userdel[3683375]: removed group 'rooter' owned by 'rooter'
<86>Mar  8 00:36:04 userdel[3683375]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar  8 00:36:04 groupadd[3683430]: group added to /etc/group: name=rooter, GID=939
<86>Mar  8 00:36:04 groupadd[3683430]: group added to /etc/gshadow: name=rooter
<86>Mar  8 00:36:04 groupadd[3683430]: new group: name=rooter, GID=939
<86>Mar  8 00:36:04 useradd[3683478]: new user: name=rooter, UID=939, GID=939, home=/root, shell=/bin/bash
<86>Mar  8 00:36:04 userdel[3683550]: delete user 'builder'
<86>Mar  8 00:36:04 userdel[3683550]: removed group 'builder' owned by 'builder'
<86>Mar  8 00:36:04 userdel[3683550]: removed shadow group 'builder' owned by 'builder'
<86>Mar  8 00:36:04 groupadd[3683617]: group added to /etc/group: name=builder, GID=940
<86>Mar  8 00:36:04 groupadd[3683617]: group added to /etc/gshadow: name=builder
<86>Mar  8 00:36:04 groupadd[3683617]: new group: name=builder, GID=940
<86>Mar  8 00:36:04 useradd[3683661]: new user: name=builder, UID=940, GID=940, home=/usr/src, shell=/bin/bash
<13>Mar  8 00:36:05 rpmi: perl-Filter-1.60-alt1 sisyphus+279723.100.1.1 1626648797 installed
<13>Mar  8 00:36:05 rpmi: perl-Encode-3.16-alt1 sisyphus+287134.100.1.1 1634299216 installed
<13>Mar  8 00:36:05 rpmi: perl-Locale-gettext-1.07-alt1.2 sisyphus+279723.6200.1.1 1626650735 installed
<13>Mar  8 00:36:05 rpmi: help2man-1.48.5-alt1 sisyphus+283596.100.1.1 1629673489 installed
<13>Mar  8 00:36:05 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.32433
+ 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.32433
+ 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 -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 --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 -j16
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 -flto=auto -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 -flto=auto -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 -flto=auto   -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.49077
+ 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.49077
+ 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.49077
+ 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.NssUdc
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.BRdlqU
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), libc.so.6(GLIBC_2.34)(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.sdU6e9
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.dCCJCp
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kHq9dX
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)
2.47user 2.13system 0:09.86elapsed 46%CPU (0avgtext+0avgdata 19404maxresident)k
0inputs+0outputs (0major+868550minor)pagefaults 0swaps
5.48user 5.08system 0:15.10elapsed 70%CPU (0avgtext+0avgdata 105688maxresident)k
11400inputs+0outputs (30688major+1145620minor)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	2022-03-08 00:36:17.597022341 +0000
@@ -12,2 +12,3 @@
 Requires: libc.so.6(GLIBC_2.3.4)(64bit)  
+Requires: libc.so.6(GLIBC_2.34)(64bit)  
 Requires: perl(Config.pm)  
@@ -25,3 +26,3 @@
 File: /usr/bin/paper	100755	root:root	380a480ccfd497da75b236152389eee9	
-File: /usr/lib/localepaper	100755	root:root	5a4aee9d99c0072a247b046e5cd311a8	
+File: /usr/lib/localepaper	100755	root:root	527cde95bc6523908c2348943c224da8	
 File: /usr/share/doc/paper-2.3	40755	root:root		
@@ -29,4 +30,4 @@
 File: /usr/share/doc/paper-2.3/README	100644	root:root	5abce7de65157163cc0462f2dc864356	
-File: /usr/share/man/man1/paper.1.xz	100644	root:root	8896931c3c884e0d3c6c74f27a25d46e	
+File: /usr/share/man/man1/paper.1.xz	100644	root:root	bbc3b6a70daa1d806d8b5adf5bf56522	
 File: /usr/share/man/man5/paperspecs.5.xz	100644	root:root	19f6cc0e8a7f9ee462bf6bba2df57241	
-RPMIdentity: 5aa0d8013de5fe4b1ed3fe6480ae4d112e915867b5592a4a5048b5ff4afef85327557a3f01667ff901ecdefcf62491c45791b974bc3de081887ba339f7dd707d
+RPMIdentity: f16631052c7d61e56adce3b0307df2f780ab0a20ce717010cbbb82f10c3d16969e7582bf926db2be5aa87b5f651fd89e764cc4fd3ba2688647f4f2f35b08c09d
--- 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	2022-03-08 00:36:17.655023167 +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/0d	40755	root:root	
+/usr/lib/debug/.build-id/0d/a5c3fb078e4588f135a1ce753d62227429455d	120777	root:root	../../../localepaper
+/usr/lib/debug/.build-id/0d/a5c3fb078e4588f135a1ce753d62227429455d.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/0d	40755	root:root		
+File: /usr/lib/debug/.build-id/0d/a5c3fb078e4588f135a1ce753d62227429455d	120777	root:root		../../../localepaper
+File: /usr/lib/debug/.build-id/0d/a5c3fb078e4588f135a1ce753d62227429455d.debug	120777	root:root		../../usr/lib/localepaper.debug
+File: /usr/lib/debug/usr/lib/localepaper.debug	100644	root:root	ba4cca666f7f4c5d0fb3cab7e31b1b94	
 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: 146d08afc778bc6b1d229410129c45d2121114b176dfccf20c369405d20bf78eb6738818e11f678e439e3c528f730045510b03592e1bebcee3183f1d8a5c6015
+RPMIdentity: dedd60d3262f4859dffe30e6b6e2245600b43484f46a9f7e324b3faab9b5f7005412a76807e7f9474f24b9fcb470f80bd1f2393fc939e97bce1aa978190e7700