<86>Apr 22 16:56:57 userdel[1898594]: delete user 'rooter'
<86>Apr 22 16:56:57 userdel[1898594]: removed group 'rooter' owned by 'rooter'
<86>Apr 22 16:56:57 userdel[1898594]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr 22 16:56:57 groupadd[1898610]: group added to /etc/group: name=rooter, GID=531
<86>Apr 22 16:56:57 groupadd[1898610]: group added to /etc/gshadow: name=rooter
<86>Apr 22 16:56:57 groupadd[1898610]: new group: name=rooter, GID=531
<86>Apr 22 16:56:57 useradd[1898620]: new user: name=rooter, UID=531, GID=531, home=/root, shell=/bin/bash
<86>Apr 22 16:56:57 userdel[1898629]: delete user 'builder'
<86>Apr 22 16:56:57 userdel[1898629]: removed group 'builder' owned by 'builder'
<86>Apr 22 16:56:57 userdel[1898629]: removed shadow group 'builder' owned by 'builder'
<86>Apr 22 16:56:57 groupadd[1898634]: group added to /etc/group: name=builder, GID=532
<86>Apr 22 16:56:57 groupadd[1898634]: group added to /etc/gshadow: name=builder
<86>Apr 22 16:56:57 groupadd[1898634]: new group: name=builder, GID=532
<86>Apr 22 16:56:57 useradd[1898639]: new user: name=builder, UID=532, GID=532, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/abook-0.5.6-alt4.src.rpm: The use of such a license name is ambiguous: GPL
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>Apr 22 16:57:00 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed
<13>Apr 22 16:57:00 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed
<13>Apr 22 16:57:00 rpmi: libncursesw-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed
<13>Apr 22 16:57:00 rpmi: libreadline-devel-7.0.3-alt3 sisyphus+222164.300.1.1 1550686330 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/abook-0.5.6-alt4.nosrc.rpm
Installing abook-0.5.6-alt4.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.71136
+ 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.71136
+ 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 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ANSI C... none needed
checking dependency style of i586-alt-linux-gcc... none
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for egrep... grep -E
checking whether we are using the GNU C Library 2 or newer... yes
checking for i586-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 i586-alt-linux-gcc... (cached) i586-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i586-alt-linux-gcc accepts -g... (cached) yes
checking for i586-alt-linux-gcc option to accept ANSI C... (cached) none needed
checking dependency style of i586-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 -j8
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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/ncursesw  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/ncursesw  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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]
  563 |  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]
  588 |   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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/ncursesw  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/ncursesw  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/ncursesw  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/ncursesw  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/ncursesw  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/ncursesw  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/ncursesw  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/ncursesw  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/ncursesw  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/ncursesw  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/ncursesw  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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]
  212 |  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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/ncursesw  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/ncursesw  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ui.c
In file included from /usr/include/string.h:507,
                 from ui.c:12:
In function 'strncpy',
    inlined from 'ui_find' at ui.c:576:4:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 81 equals destination size [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.5.6'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.5.6'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/include/ncursesw  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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]
  981 |  fgets(line, LINESIZE, in);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~
filter.c:988:4: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  988 |    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'
i586-alt-linux-gcc  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -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.14335
+ 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
+ cd abook-0.5.6
+ /usr/bin/make 'INSTALL=/bin/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/lib 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/lib /usr/src/tmp/abook-buildroot/usr/include; \
  /bin/install -p -m 644 libintl.h /usr/src/tmp/abook-buildroot/usr/include/libintl.h; \
  @LIBTOOL@ --mode=install \
    /bin/install -p -m 644 libintl.a /usr/src/tmp/abook-buildroot/usr/lib/libintl.a; \
  if test "@RELOCATABLE@" = yes; then \
    dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /usr/src/tmp/abook-buildroot/usr/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \
    if test -n "$dependencies"; then \
      rm -f /usr/src/tmp/abook-buildroot/usr/lib/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/lib; \
  @LIBTOOL@ --mode=install \
    /bin/install -p -m 644 libgnuintl.a /usr/src/tmp/abook-buildroot/usr/lib/libgnuintl.a; \
  rm -f /usr/src/tmp/abook-buildroot/usr/lib/preloadable_libintl.so; \
  /bin/install -p -m 644 /usr/src/tmp/abook-buildroot/usr/lib/libgnuintl.so /usr/src/tmp/abook-buildroot/usr/lib/preloadable_libintl.so; \
  @LIBTOOL@ --mode=uninstall \
    rm -f /usr/src/tmp/abook-buildroot/usr/lib/libgnuintl.a; \
else \
  : ; \
fi
if test 'no' = yes; then \
  test yes != no || /bin/sh .././mkinstalldirs /usr/src/tmp/abook-buildroot/usr/lib; \
  temp=/usr/src/tmp/abook-buildroot/usr/lib/t-charset.alias; \
  dest=/usr/src/tmp/abook-buildroot/usr/lib/charset.alias; \
  if test -f /usr/src/tmp/abook-buildroot/usr/lib/charset.alias; then \
    orig=/usr/src/tmp/abook-buildroot/usr/lib/charset.alias; \
    sed -f ref-add.sed $orig > $temp; \
    /bin/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; \
      /bin/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; \
  /bin/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; \
  /bin/install -p -m 644 VERSION /usr/src/tmp/abook-buildroot/usr/share/gettext/intl/VERSION; \
  /bin/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 \
    /bin/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; \
    /bin/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 \
    /bin/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"
  /bin/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
/bin/install -p -m 644 ./abook.1 /usr/src/tmp/abook-buildroot/usr/share/man/man1/
/bin/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)
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)
verify-elf: WARNING: ./usr/bin/abook: uses non-LFS functions: __fxstat __xstat fopen
Hardlinking identical .pyc and .pyo files
Processing files: abook-0.5.6-alt4
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.14335
+ 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.R7RbUY
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.YJeQh0
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libncursesw.so.5 >= set:mhcyTG6gUJAszI01rS7rAHqRVFLPNtG0PSp2biZhlOrxwTNHBzii6MeH0, libreadline.so.7 >= set:nidQ8ul6S3Bh0H4cgTYCdKZasKMVU7udet1j206bmWZkvatif1c8eMpbLzwDmIppXlC1, libtinfo.so.5 >= 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.QXeBd1
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.OMdVKX
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8xZWZZ
find-requires: running scripts (debuginfo)
Requires: abook = 0.5.6-alt4, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libncursesw.so.5), debug(libreadline.so.7), debug(libtinfo.so.5)
Adding to abook-debuginfo a strict dependency on abook
Wrote: /usr/src/RPM/RPMS/i586/abook-0.5.6-alt4.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/abook-debuginfo-0.5.6-alt4.i586.rpm
13.81user 5.71system 0:22.12elapsed 88%CPU (0avgtext+0avgdata 29500maxresident)k
0inputs+0outputs (0major+1101644minor)pagefaults 0swaps
/.out/abook-0.5.6-alt4.i586.rpm: The use of such a license name is ambiguous: GPL
/.out/abook-debuginfo-0.5.6-alt4.i586.rpm: The use of such a license name is ambiguous: GPL
20.26user 11.08system 0:34.02elapsed 92%CPU (0avgtext+0avgdata 108768maxresident)k
40inputs+0outputs (0major+1400565minor)pagefaults 0swaps