<86>Mar 26 07:53:20 userdel[2528832]: delete user 'rooter'
<86>Mar 26 07:53:20 userdel[2528832]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 26 07:53:20 groupadd[2528847]: group added to /etc/group: name=rooter, GID=1302
<86>Mar 26 07:53:20 groupadd[2528847]: group added to /etc/gshadow: name=rooter
<86>Mar 26 07:53:20 groupadd[2528847]: new group: name=rooter, GID=1302
<86>Mar 26 07:53:20 useradd[2528858]: new user: name=rooter, UID=1302, GID=1302, home=/root, shell=/bin/bash
<86>Mar 26 07:53:20 userdel[2528870]: delete user 'builder'
<86>Mar 26 07:53:20 userdel[2528870]: removed group 'builder' owned by 'builder'
<86>Mar 26 07:53:20 userdel[2528870]: removed shadow group 'builder' owned by 'builder'
<86>Mar 26 07:53:20 groupadd[2528879]: group added to /etc/group: name=builder, GID=1303
<86>Mar 26 07:53:20 groupadd[2528879]: group added to /etc/gshadow: name=builder
<86>Mar 26 07:53:20 groupadd[2528879]: new group: name=builder, GID=1303
<86>Mar 26 07:53:20 useradd[2528886]: new user: name=builder, UID=1303, GID=1303, home=/usr/src, shell=/bin/bash
warning: user mike does not exist - using root
warning: group mike does not exist - using root
warning: user mike does not exist - using root
warning: group mike does not exist - using root
warning: user mike does not exist - using root
warning: group mike does not exist - using root
<13>Mar 26 07:53:21 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed
<13>Mar 26 07:53:21 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed
<13>Mar 26 07:53:21 rpmi: libncursesw-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed
<13>Mar 26 07:53:21 rpmi: libreadline-devel-7.0.3-alt3 sisyphus+222164.300.1.1 1550686325 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/abook-0.5.6-alt4.nosrc.rpm (w1.gzdio)
Installing abook-0.5.6-alt4.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.70722
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf abook-0.5.6
+ echo 'Source #0 (abook-0.5.6.tar.bz2):'
Source #0 (abook-0.5.6.tar.bz2):
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/abook-0.5.6.tar.bz2
+ /bin/tar -xf -
+ cd abook-0.5.6
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (abook-0.5.6-editor.patch):'
Patch #0 (abook-0.5.6-editor.patch):
+ /usr/bin/patch -p0
patching file ui.c
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.5060
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd abook-0.5.6
+ 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'
+ 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 whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for style of include used by make... GNU
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 dependency style of x86_64-alt-linux-gcc... none
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for egrep... grep -E
checking whether we are using the GNU C Library 2 or newer... yes
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for library containing strerror... none required
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for signed... yes
checking for inline... inline
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 off_t... yes
checking for size_t... yes
checking for long long... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for ptrdiff_t... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for asprintf... yes
checking for fwprintf... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for snprintf... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for wcslen... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for __fsetlocking... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... no
checking whether getc_unlocked is declared... yes
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 3.0.5, ok
checking for CFPreferencesCopyAppValue... (cached) no
checking for CFLocaleCopyCurrent... (cached) no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
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 ANSI C... (cached) none needed
checking dependency style of x86_64-alt-linux-gcc... (cached) none
checking for library containing strerror... (cached) none required
checking for function prototypes... yes
checking for string.h... (cached) yes
checking for inline... (cached) inline
checking for a BSD-compatible install... /bin/install -c
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking for locale.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for working strcoll... yes
checking for setlocale... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for mbtowc... yes
checking for wcwidth... yes
checking for mbrtowc... yes
checking for mbsinit... yes
checking whether wcwidth is declared... no
checking for wchar_t... yes
checking for initscr in -lncursesw... yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking for a readline compatible library... -lreadline
checking readline.h usability... no
checking readline.h presence... no
checking for readline.h... no
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking whether readline supports history... yes
checking history.h usability... no
checking history.h presence... no
checking for history.h... no
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking for resizeterm... yes
checking for snprintf... (cached) yes
checking for vsnprintf... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating abook.spec
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing depfiles commands
+ make -j16
make  all-recursive
Making all in intl
make[2]: Nothing to be done for 'all'.
Making all in po
make[2]: Nothing to be done for 'all'.
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.5.6'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/ncursesw  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c getopt.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.5.6'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.5.6'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/ncursesw  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c getopt1.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.5.6'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.5.6'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/ncursesw  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c abook_rl.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.5.6'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.5.6'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/ncursesw  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c gettext.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.5.6'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.5.6'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/ncursesw  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c xmalloc.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.5.6'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.5.6'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/ncursesw  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c mbswidth.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.5.6'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.5.6'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/ncursesw  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c misc.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.5.6'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.5.6'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/ncursesw  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c options.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.5.6'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.5.6'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/ncursesw  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c ldif.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.5.6'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.5.6'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/ncursesw  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c list.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.5.6'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.5.6'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/ncursesw  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c getname.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.5.6'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.5.6'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/ncursesw  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c ui.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.5.6'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.5.6'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/ncursesw  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c database.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.5.6'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.5.6'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/ncursesw  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c abook.c
abook.c: In function 'launch_mutt':
abook.c:563:2: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  system(cmd);
  ^~~~~~~~~~~
abook.c: In function 'launch_wwwbrowser':
abook.c:588:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
   system(cmd);
   ^~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.5.6'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.5.6'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/ncursesw  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c edit.c
edit.c: In function 'editor_print_data':
edit.c:212:9: warning: variable 'x' set but not used [-Wunused-but-set-variable]
  int y, x;
         ^
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.5.6'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.5.6'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/ncursesw  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c filter.c
filter.c: In function 'pine_parse_file':
filter.c:981:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  fgets(line, LINESIZE, in);
  ^~~~~~~~~~~~~~~~~~~~~~~~~
filter.c:988:4: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
    fgets(line, LINESIZE, in);
    ^~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.5.6'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.5.6'
x86_64-alt-linux-gcc  -Wall -pipe -frecord-gcc-switches -Wall -g -O2   -o abook  abook.o database.o filter.o list.o misc.o options.o edit.o ldif.o ui.o getname.o getopt.o getopt1.o gettext.o abook_rl.o mbswidth.o xmalloc.o  -lncursesw -lreadline
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.5.6'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.44405
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/abook-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/abook-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd abook-0.5.6
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/abook-buildroot/usr exec_prefix=/usr/src/tmp/abook-buildroot/usr bindir=/usr/src/tmp/abook-buildroot/usr/bin sbindir=/usr/src/tmp/abook-buildroot/usr/sbin sysconfdir=/usr/src/tmp/abook-buildroot/etc datadir=/usr/src/tmp/abook-buildroot/usr/share includedir=/usr/src/tmp/abook-buildroot/usr/include libdir=/usr/src/tmp/abook-buildroot/usr/lib64 libexecdir=/usr/src/tmp/abook-buildroot/usr/lib localstatedir=/usr/src/tmp/abook-buildroot/var/lib sharedstatedir=/usr/src/tmp/abook-buildroot/var/lib mandir=/usr/src/tmp/abook-buildroot/usr/share/man infodir=/usr/src/tmp/abook-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/abook-0.5.6'
Making install in intl
make[1]: Entering directory '/usr/src/RPM/BUILD/abook-0.5.6/intl'
if { test "abook" = "gettext-runtime" || test "abook" = "gettext-tools"; } \
   && test 'no' = yes; then \
  /bin/sh .././mkinstalldirs /usr/src/tmp/abook-buildroot/usr/lib64 /usr/src/tmp/abook-buildroot/usr/include; \
  /usr/libexec/rpm-build/install -p -m 644 libintl.h /usr/src/tmp/abook-buildroot/usr/include/libintl.h; \
  @LIBTOOL@ --mode=install \
    /usr/libexec/rpm-build/install -p -m 644 libintl.a /usr/src/tmp/abook-buildroot/usr/lib64/libintl.a; \
  if test "@RELOCATABLE@" = yes; then \
    dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /usr/src/tmp/abook-buildroot/usr/lib64/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \
    if test -n "$dependencies"; then \
      rm -f /usr/src/tmp/abook-buildroot/usr/lib64/libintl.la; \
    fi; \
  fi; \
else \
  : ; \
fi
if test "abook" = "gettext-tools" \
   && test 'no' = no \
   && test yes != no; then \
  /bin/sh .././mkinstalldirs /usr/src/tmp/abook-buildroot/usr/lib64; \
  @LIBTOOL@ --mode=install \
    /usr/libexec/rpm-build/install -p -m 644 libgnuintl.a /usr/src/tmp/abook-buildroot/usr/lib64/libgnuintl.a; \
  rm -f /usr/src/tmp/abook-buildroot/usr/lib64/preloadable_libintl.so; \
  /usr/libexec/rpm-build/install -p -m 644 /usr/src/tmp/abook-buildroot/usr/lib64/libgnuintl.so /usr/src/tmp/abook-buildroot/usr/lib64/preloadable_libintl.so; \
  @LIBTOOL@ --mode=uninstall \
    rm -f /usr/src/tmp/abook-buildroot/usr/lib64/libgnuintl.a; \
else \
  : ; \
fi
if test 'no' = yes; then \
  test yes != no || /bin/sh .././mkinstalldirs /usr/src/tmp/abook-buildroot/usr/lib64; \
  temp=/usr/src/tmp/abook-buildroot/usr/lib64/t-charset.alias; \
  dest=/usr/src/tmp/abook-buildroot/usr/lib64/charset.alias; \
  if test -f /usr/src/tmp/abook-buildroot/usr/lib64/charset.alias; then \
    orig=/usr/src/tmp/abook-buildroot/usr/lib64/charset.alias; \
    sed -f ref-add.sed $orig > $temp; \
    /usr/libexec/rpm-build/install -p -m 644 $temp $dest; \
    rm -f $temp; \
  else \
    if test yes = no; then \
      orig=charset.alias; \
      sed -f ref-add.sed $orig > $temp; \
      /usr/libexec/rpm-build/install -p -m 644 $temp $dest; \
      rm -f $temp; \
    fi; \
  fi; \
  /bin/sh .././mkinstalldirs /usr/src/tmp/abook-buildroot/usr/share/locale; \
  test -f /usr/src/tmp/abook-buildroot/usr/share/locale/locale.alias \
    && orig=/usr/src/tmp/abook-buildroot/usr/share/locale/locale.alias \
    || orig=./locale.alias; \
  temp=/usr/src/tmp/abook-buildroot/usr/share/locale/t-locale.alias; \
  dest=/usr/src/tmp/abook-buildroot/usr/share/locale/locale.alias; \
  sed -f ref-add.sed $orig > $temp; \
  /usr/libexec/rpm-build/install -p -m 644 $temp $dest; \
  rm -f $temp; \
else \
  : ; \
fi
if test "abook" = "gettext-tools"; then \
  /bin/sh .././mkinstalldirs /usr/src/tmp/abook-buildroot/usr/share/gettext/intl; \
  /usr/libexec/rpm-build/install -p -m 644 VERSION /usr/src/tmp/abook-buildroot/usr/share/gettext/intl/VERSION; \
  /usr/libexec/rpm-build/install -p -m 644 ChangeLog.inst /usr/src/tmp/abook-buildroot/usr/share/gettext/intl/ChangeLog; \
  dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c relocatable.c langprefs.c localename.c log.c printf.c osdep.c os2compat.c intl-compat.c"; \
  for file in $dists; do \
    /usr/libexec/rpm-build/install -p -m 644 ./$file \
		    /usr/src/tmp/abook-buildroot/usr/share/gettext/intl/$file; \
  done; \
  chmod a+x /usr/src/tmp/abook-buildroot/usr/share/gettext/intl/config.charset; \
  dists="plural.c"; \
  for file in $dists; do \
    if test -f $file; then dir=.; else dir=.; fi; \
    /usr/libexec/rpm-build/install -p -m 644 $dir/$file \
		    /usr/src/tmp/abook-buildroot/usr/share/gettext/intl/$file; \
  done; \
  dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h"; \
  for file in $dists; do \
    rm -f /usr/src/tmp/abook-buildroot/usr/share/gettext/intl/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/usr/src/RPM/BUILD/abook-0.5.6/intl'
Making install in po
make[1]: Entering directory '/usr/src/RPM/BUILD/abook-0.5.6/po'
/bin/sh .././mkinstalldirs /usr/src/tmp/abook-buildroot/usr/share
mkdir /usr/src/tmp/abook-buildroot
mkdir /usr/src/tmp/abook-buildroot/usr
mkdir /usr/src/tmp/abook-buildroot/usr/share
mkdir /usr/src/tmp/abook-buildroot/usr/share/locale
mkdir /usr/src/tmp/abook-buildroot/usr/share/locale/de
mkdir /usr/src/tmp/abook-buildroot/usr/share/locale/de/LC_MESSAGES
installing de.gmo as /usr/src/tmp/abook-buildroot/usr/share/locale/de/LC_MESSAGES/abook.mo
mkdir /usr/src/tmp/abook-buildroot/usr/share/locale/fr
mkdir /usr/src/tmp/abook-buildroot/usr/share/locale/fr/LC_MESSAGES
installing fr.gmo as /usr/src/tmp/abook-buildroot/usr/share/locale/fr/LC_MESSAGES/abook.mo
mkdir /usr/src/tmp/abook-buildroot/usr/share/locale/ja
mkdir /usr/src/tmp/abook-buildroot/usr/share/locale/ja/LC_MESSAGES
installing ja.gmo as /usr/src/tmp/abook-buildroot/usr/share/locale/ja/LC_MESSAGES/abook.mo
mkdir /usr/src/tmp/abook-buildroot/usr/share/locale/sv
mkdir /usr/src/tmp/abook-buildroot/usr/share/locale/sv/LC_MESSAGES
installing sv.gmo as /usr/src/tmp/abook-buildroot/usr/share/locale/sv/LC_MESSAGES/abook.mo
if test "abook" = "gettext-tools"; then \
  /bin/sh .././mkinstalldirs /usr/src/tmp/abook-buildroot/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin    Makevars.template; do \
    /usr/libexec/rpm-build/install -p -m 644 ./$file \
		    /usr/src/tmp/abook-buildroot/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /usr/src/tmp/abook-buildroot/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/usr/src/RPM/BUILD/abook-0.5.6/po'
make[1]: Entering directory '/usr/src/RPM/BUILD/abook-0.5.6'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.5.6'
test -z "/usr/src/tmp/abook-buildroot/usr/bin" || mkdir -p -- "/usr/src/tmp/abook-buildroot/usr/bin"
  /usr/libexec/rpm-build/install -p 'abook' '/usr/src/tmp/abook-buildroot/usr/bin/abook'
/bin/sh ./mkinstalldirs /usr/src/tmp/abook-buildroot/usr/share/man/man1 /usr/src/tmp/abook-buildroot/usr/share/man/man5
mkdir /usr/src/tmp/abook-buildroot/usr/share/man
mkdir /usr/src/tmp/abook-buildroot/usr/share/man/man1
mkdir /usr/src/tmp/abook-buildroot/usr/share/man/man5
/usr/libexec/rpm-build/install -p -m 644 ./abook.1 /usr/src/tmp/abook-buildroot/usr/share/man/man1/
/usr/libexec/rpm-build/install -p -m 644 ./abookrc.5 /usr/src/tmp/abook-buildroot/usr/share/man/man5/
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.5.6'
make[1]: Leaving directory '/usr/src/RPM/BUILD/abook-0.5.6'
make: Leaving directory '/usr/src/RPM/BUILD/abook-0.5.6'
+ /usr/lib/rpm/find-lang abook
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/abook-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/abook-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/abook-buildroot/ (default)
Compressing files in /usr/src/tmp/abook-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/abook-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: abook-0.5.6-alt4
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.44405
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd abook-0.5.6
+ DOCDIR=/usr/src/tmp/abook-buildroot/usr/share/doc/abook-0.5.6
+ export DOCDIR
+ rm -rf /usr/src/tmp/abook-buildroot/usr/share/doc/abook-0.5.6
+ /bin/mkdir -p /usr/src/tmp/abook-buildroot/usr/share/doc/abook-0.5.6
+ cp -prL AUTHORS BUGS ChangeLog README THANKS sample.abookrc FAQ ANNOUNCE /usr/src/tmp/abook-buildroot/usr/share/doc/abook-0.5.6
+ chmod -R go-w /usr/src/tmp/abook-buildroot/usr/share/doc/abook-0.5.6
+ chmod -R a+rX /usr/src/tmp/abook-buildroot/usr/share/doc/abook-0.5.6
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qdjtOA
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.Hh9Uy2
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.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), libc.so.6(GLIBC_2.7)(64bit), libncursesw.so.5()(64bit) >= set:mhcyTG6gUJAszI01rS7rAHqRVFLPNtG0PSp2biZhlOrxwTNHBzii6MeH0, libreadline.so.7()(64bit) >= set:nidQ8ul6S3Bh0H4cgTYCdKZasKMVU7udet1j206bmWZkvatif1c8eMpbLzwDmIppXlC1, libtinfo.so.5()(64bit) >= set:lhZKHDm1yjvUWmm0YluDVFZ6hNq0, 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.8ylPJx
Creating abook-debuginfo package
Processing files: abook-debuginfo-0.5.6-alt4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VHM0k6
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8vGlnI
find-requires: running scripts (debuginfo)
Requires: abook = 0.5.6-alt4, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libncursesw.so.5), debug64(libreadline.so.7), debug64(libtinfo.so.5)
Adding to abook-debuginfo a strict dependency on abook
Wrote: /usr/src/RPM/RPMS/x86_64/abook-0.5.6-alt4.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/abook-debuginfo-0.5.6-alt4.x86_64.rpm (w2.lzdio)
4.99user 2.60system 0:12.77elapsed 59%CPU (0avgtext+0avgdata 37672maxresident)k
0inputs+0outputs (0major+1288771minor)pagefaults 0swaps
1.72user 1.10system 0:17.48elapsed 16%CPU (0avgtext+0avgdata 120408maxresident)k
0inputs+0outputs (34458major+156523minor)pagefaults 0swaps
--- abook-0.5.6-alt4.x86_64.rpm.repo	2019-02-05 10:25:23.000000000 +0000
+++ abook-0.5.6-alt4.x86_64.rpm.hasher	2023-03-26 07:53:36.173586920 +0000
@@ -30,3 +30,3 @@
 Provides: abook = 0.5.6-alt4:sisyphus+220709.100.1.1
-File: /usr/bin/abook	100755	root:root	fd95e54e0054a360d3eed55fa6cc74ba	
+File: /usr/bin/abook	100755	root:root	eab7d732bc76a70a3a15ccc20d423e42	
 File: /usr/share/doc/abook-0.5.6	40755	root:root		
@@ -46,2 +46,2 @@
 File: /usr/share/man/man5/abookrc.5.xz	100644	root:root	ca12ea642a0460b6dd9e264a9e5232ee	
-RPMIdentity: 74feac1b72e3a05da203b1ead97ea08ef1f893e7e46d9620586a9c6d7fb2008825ecb4e628efd1d092de869bce824df6ad8c8502616072fac00904f39c3adf09
+RPMIdentity: 8422088c9a46a10b36c790980ff19a3a7499b40e670398fed72ba3e9f6f27a945203c5229e7a839c8c668a52c836c66a8e822bac6468e0518406086cf5918aa2
--- abook-debuginfo-0.5.6-alt4.x86_64.rpm.repo	2019-02-05 10:25:23.000000000 +0000
+++ abook-debuginfo-0.5.6-alt4.x86_64.rpm.hasher	2023-03-26 07:53:36.292589277 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/7a	40755	root:root	
-/usr/lib/debug/.build-id/7a/761566aaad0c26b95808f7d931ca2efa501970	120777	root:root	../../../../bin/abook
-/usr/lib/debug/.build-id/7a/761566aaad0c26b95808f7d931ca2efa501970.debug	120777	root:root	../../usr/bin/abook.debug
+/usr/lib/debug/.build-id/24	40755	root:root	
+/usr/lib/debug/.build-id/24/4e139389b7b715feacfca716be4b2e543da516	120777	root:root	../../../../bin/abook
+/usr/lib/debug/.build-id/24/4e139389b7b715feacfca716be4b2e543da516.debug	120777	root:root	../../usr/bin/abook.debug
 /usr/lib/debug/usr/bin/abook.debug	100644	root:root	
@@ -43,6 +43,6 @@
 Provides: abook-debuginfo = 0.5.6-alt4:sisyphus+220709.100.1.1
-File: /usr/lib/debug/.build-id/7a	40755	root:root		
-File: /usr/lib/debug/.build-id/7a/761566aaad0c26b95808f7d931ca2efa501970	120777	root:root		../../../../bin/abook
-File: /usr/lib/debug/.build-id/7a/761566aaad0c26b95808f7d931ca2efa501970.debug	120777	root:root		../../usr/bin/abook.debug
-File: /usr/lib/debug/usr/bin/abook.debug	100644	root:root	6cc2245a4029b3a39a63fd29217d8a75	
+File: /usr/lib/debug/.build-id/24	40755	root:root		
+File: /usr/lib/debug/.build-id/24/4e139389b7b715feacfca716be4b2e543da516	120777	root:root		../../../../bin/abook
+File: /usr/lib/debug/.build-id/24/4e139389b7b715feacfca716be4b2e543da516.debug	120777	root:root		../../usr/bin/abook.debug
+File: /usr/lib/debug/usr/bin/abook.debug	100644	root:root	17bc0682fdcfc069d97de0e9694ec003	
 File: /usr/src/debug/abook-0.5.6	40755	root:root		
@@ -78,2 +78,2 @@
 File: /usr/src/debug/abook-0.5.6/xmalloc.h	100644	root:root	7456e7d614c5a690e8d2636171024d60	
-RPMIdentity: 0ecdfaf71d46dc87080459d9531ddf58ac85d605360826948fea0f3368729c0b651359159cfaf9deeb8a90d7fd0fdc116ab298b290975bb77e9f1f5427496115
+RPMIdentity: 3be4fd4fce9d5e11be5012a4ebdb1120c34ef7627710dfc4dba8ab58889345e2427078de865db33b066e69694dcec2fd028abdbd1397106a2ce6a358263b6463