<86>Apr 25 01:16:47 userdel[344312]: delete user 'rooter'
<86>Apr 25 01:16:47 userdel[344312]: removed group 'rooter' owned by 'rooter'
<86>Apr 25 01:16:47 userdel[344312]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr 25 01:16:47 groupadd[344322]: group added to /etc/group: name=rooter, GID=1341
<86>Apr 25 01:16:47 groupadd[344322]: group added to /etc/gshadow: name=rooter
<86>Apr 25 01:16:47 groupadd[344322]: new group: name=rooter, GID=1341
<86>Apr 25 01:16:47 useradd[344329]: new user: name=rooter, UID=1341, GID=1341, home=/root, shell=/bin/bash
<86>Apr 25 01:16:47 userdel[344343]: delete user 'builder'
<86>Apr 25 01:16:47 userdel[344343]: removed group 'builder' owned by 'builder'
<86>Apr 25 01:16:47 userdel[344343]: removed shadow group 'builder' owned by 'builder'
<86>Apr 25 01:16:47 groupadd[344356]: group added to /etc/group: name=builder, GID=1342
<86>Apr 25 01:16:47 groupadd[344356]: group added to /etc/gshadow: name=builder
<86>Apr 25 01:16:47 groupadd[344356]: new group: name=builder, GID=1342
<86>Apr 25 01:16:47 useradd[344368]: new user: name=builder, UID=1342, GID=1342, home=/usr/src, shell=/bin/bash
warning: user user does not exist - using root
warning: group user does not exist - using root
warning: user user does not exist - using root
warning: group user does not exist - using root
warning: user user does not exist - using root
warning: group user does not exist - using root
warning: user user does not exist - using root
warning: group user does not exist - using root
warning: user user does not exist - using root
warning: group user does not exist - using root
warning: user user does not exist - using root
warning: group user does not exist - using root
warning: user user does not exist - using root
warning: group user does not exist - using root
<13>Apr 25 01:16:48 rpmi: libncurses-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835246 installed
<13>Apr 25 01:16:48 rpmi: libtinfo-devel-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835246 installed
<13>Apr 25 01:16:48 rpmi: libncurses-devel-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835246 installed
<13>Apr 25 01:16:48 rpmi: libncursesw-devel-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835246 installed
<13>Apr 25 01:16:48 rpmi: libreadline-devel-7.0.3-alt4 sisyphus+283725.100.1.2 1629849376 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/abook-0.6.1-alt1.nosrc.rpm (w1.gzdio)
Installing abook-0.6.1-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.62108
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf abook-0.6.1
+ echo 'Source #0 (abook-0.6.1.tar.gz):'
Source #0 (abook-0.6.1.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/abook-0.6.1.tar.gz
+ /bin/tar -xf -
+ cd abook-0.6.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (abook-preserve.patch):'
Patch #0 (abook-preserve.patch):
+ /usr/bin/patch -p1 -b --suffix .p
patching file abookrc.5
patching file options.c
+ echo 'Patch #1 (0001-fixed-bug-6.patch):'
Patch #1 (0001-fixed-bug-6.patch):
+ /usr/bin/patch -p1
patching file filter.c
+ echo 'Patch #2 (0002-doc-manpage-mention-of-the-f-option-fix-for-bug-8.patch):'
Patch #2 (0002-doc-manpage-mention-of-the-f-option-fix-for-bug-8.patch):
+ /usr/bin/patch -p1
patching file abook.1
patching file abookrc.5
+ echo 'Patch #3 (0003-build-fix-compilation-when-used-with-GCC-std-gnu99-o.patch):'
Patch #3 (0003-build-fix-compilation-when-used-with-GCC-std-gnu99-o.patch):
+ /usr/bin/patch -p1
patching file configure
patching file configure.ac
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.62108
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd abook-0.6.1
+ autoreconf -vif
autoreconf-default: Entering directory `.'
autoreconf-default: running: autopoint --force
autoreconf-default: running: aclocal --force -I m4
autoreconf-default: configure.ac: tracing
autoreconf-default: configure.ac: not using Libtool
autoreconf-default: configure.ac: not using Intltool
autoreconf-default: configure.ac: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: running: /usr/bin/autoheader-2.60 --force
autoreconf-default: running: automake --add-missing --copy --force-missing
configure.ac:13: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged.
configure.ac:13: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
configure.ac:13: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
configure.ac:12: installing './compile'
autoreconf-default: Leaving directory `.'
+ 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
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 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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... 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 build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
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 CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... 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 ISO C89... (cached) none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes
checking dependency style of x86_64-alt-linux-gcc... (cached) none
checking for library containing strerror... none required
checking for inline... inline
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... 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... 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... yes
checking for vsnprintf... yes
checking for strcasestr... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating abook.spec
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j16
make  all-recursive
Making all in po
test ! -f ./abook.pot || \
  test -z "de.gmo fr.gmo it.gmo ja.gmo sv.gmo" || make de.gmo fr.gmo it.gmo ja.gmo sv.gmo
make[3]: Entering directory '/usr/src/RPM/BUILD/abook-0.6.1/po'
rm -f de.gmo && /usr/bin/msgfmt -c --statistics --verbose -o de.gmo de.po
de.po: 191 translated messages, 9 fuzzy translations, 10 untranslated messages.
make[3]: Leaving directory '/usr/src/RPM/BUILD/abook-0.6.1/po'
make[3]: Entering directory '/usr/src/RPM/BUILD/abook-0.6.1/po'
rm -f fr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fr.gmo fr.po
fr.po: 189 translated messages, 9 fuzzy translations, 12 untranslated messages.
make[3]: Leaving directory '/usr/src/RPM/BUILD/abook-0.6.1/po'
make[3]: Entering directory '/usr/src/RPM/BUILD/abook-0.6.1/po'
rm -f it.gmo && /usr/bin/msgfmt -c --statistics --verbose -o it.gmo it.po
it.po: 183 translated messages, 10 fuzzy translations, 17 untranslated messages.
make[3]: Leaving directory '/usr/src/RPM/BUILD/abook-0.6.1/po'
make[3]: Entering directory '/usr/src/RPM/BUILD/abook-0.6.1/po'
rm -f sv.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sv.gmo sv.po
sv.po: 141 translated messages, 29 fuzzy translations, 40 untranslated messages.
make[3]: Leaving directory '/usr/src/RPM/BUILD/abook-0.6.1/po'
make[3]: Entering directory '/usr/src/RPM/BUILD/abook-0.6.1/po'
rm -f ja.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ja.gmo ja.po
ja.po: 148 translated messages, 25 fuzzy translations, 37 untranslated messages.
make[3]: Leaving directory '/usr/src/RPM/BUILD/abook-0.6.1/po'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.6.1/po'
touch stamp-po
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.6.1/po'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.6.1'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I/usr/include/ncursesw  -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o getopt1.o getopt1.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.6.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.6.1'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I/usr/include/ncursesw  -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o getopt.o getopt.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.6.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.6.1'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I/usr/include/ncursesw  -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o gettext.o gettext.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.6.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.6.1'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I/usr/include/ncursesw  -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o getname.o getname.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.6.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.6.1'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I/usr/include/ncursesw  -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o ldif.o ldif.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.6.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.6.1'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I/usr/include/ncursesw  -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o abook_rl.o abook_rl.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.6.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.6.1'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I/usr/include/ncursesw  -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mbswidth.o mbswidth.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.6.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.6.1'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I/usr/include/ncursesw  -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o xmalloc.o xmalloc.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.6.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.6.1'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I/usr/include/ncursesw  -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o views.o views.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.6.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.6.1'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I/usr/include/ncursesw  -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o list.o list.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.6.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.6.1'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I/usr/include/ncursesw  -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o options.o options.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.6.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.6.1'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I/usr/include/ncursesw  -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o misc.o misc.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.6.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.6.1'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I/usr/include/ncursesw  -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o edit.o edit.c
edit.c: In function 'editor_print_data':
edit.c:209:16: warning: variable 'x' set but not used [-Wunused-but-set-variable]
  209 |         int y, x;
      |                ^
edit.c: In function 'edit_loop':
edit.c:681:47: warning: variable 'window_x' set but not used [-Wunused-but-set-variable]
  681 |                                 int window_y, window_x;
      |                                               ^~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.6.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.6.1'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I/usr/include/ncursesw  -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o abook.o abook.c
abook.c: In function 'launch_mutt':
abook.c:592:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
  592 |         system(cmd);
      |         ^~~~~~~~~~~
abook.c: In function 'launch_wwwbrowser':
abook.c:617:17: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
  617 |                 system(cmd);
      |                 ^~~~~~~~~~~
abook.c: In function 'mutt_query':
abook.c:492:17: warning: 'export_file' accessing 8 bytes in a region of size 6 [-Wstringop-overflow=]
  492 |                 export_file("muttq", "-");
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~
abook.c:492:17: note: referencing argument 1 of type 'char[8]'
In file included from abook.c:30:
filter.h:34:17: note: in a call to function 'export_file'
   34 | int             export_file(char filtname[FILTNAME_LEN], char *filename);
      |                 ^~~~~~~~~~~
abook.c: In function 'parse_command_line':
abook.c:310:32: warning: 'select_output_item_filter' accessing 8 bytes in a region of size 6 [-Wstringop-overflow=]
  310 |         selected_item_filter = select_output_item_filter("muttq");
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
abook.c:310:32: note: referencing argument 1 of type 'char[8]'
filter.h:37:17: note: in a call to function 'select_output_item_filter'
   37 |                 select_output_item_filter(char filtname[FILTNAME_LEN]);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~
abook.c:415:40: warning: 'select_output_item_filter' accessing 8 bytes in a region of size 6 [-Wstringop-overflow=]
  415 |                 selected_item_filter = select_output_item_filter("muttq");
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
abook.c:415:40: note: referencing argument 1 of type 'char[8]'
filter.h:37:17: note: in a call to function 'select_output_item_filter'
   37 |                 select_output_item_filter(char filtname[FILTNAME_LEN]);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.6.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.6.1'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I/usr/include/ncursesw  -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o database.o database.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.6.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.6.1'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I/usr/include/ncursesw  -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o ui.o ui.c
ui.c: In function 'ui_print_database':
ui.c:790:9: warning: 'fexport' accessing 8 bytes in a region of size 5 [-Wstringop-overflow=]
  790 |         fexport("text", handle, mode);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ui.c:790:9: note: referencing argument 1 of type 'char[8]'
In file included from ui.c:26:
filter.h:45:17: note: in a call to function 'fexport'
   45 | int             fexport(char filtname[FILTNAME_LEN], FILE *handle,
      |                 ^~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.6.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.6.1'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I/usr/include/ncursesw  -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o filter.o filter.c
filter.c: In function 'pine_parse_file':
filter.c:1247:9: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
 1247 |         fgets(line, LINESIZE, in);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
filter.c:1254:25: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
 1254 |                         fgets(line, LINESIZE, in);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.6.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.6.1'
x86_64-alt-linux-gcc  -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto   -o abook abook.o abook_rl.o database.o edit.o filter.o getname.o getopt.o getopt1.o gettext.o ldif.o list.o mbswidth.o misc.o options.o ui.o views.o xmalloc.o   -lncursesw -lreadline
/usr/include/ncursesw/ncurses.h:1479:37: warning: type of 'stdscr' does not match original declaration [-Wlto-type-mismatch]
 1479 | extern NCURSES_EXPORT_VAR(WINDOW *) stdscr;
      |                                     ^
/usr/include/ncursesw/ncurses.h:1479:37: note: 'stdscr' was previously declared here
 1479 | extern NCURSES_EXPORT_VAR(WINDOW *) stdscr;
      |                                     ^
/usr/include/ncursesw/ncurses.h:1479:37: note: code may be misoptimized unless '-fno-strict-aliasing' is used
getname.c: In function 'getname':
getname.c:280:27: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  280 |                 name[--i] = '\0';
      |                           ^
getname.c:144:14: note: at offset -1 into destination object 'name' of size 80
  144 |         char name[NAMESTRLEN];
      |              ^
make[2]: Leaving directory '/usr/src/RPM/BUILD/abook-0.6.1'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.38287
+ 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.6.1
+ /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.6.1'
Making install in po
make[1]: Entering directory '/usr/src/RPM/BUILD/abook-0.6.1/po'
installing de.gmo as /usr/src/tmp/abook-buildroot/usr/share/locale/de/LC_MESSAGES/abook.mo
installing de.gmo link as /usr/src/tmp/abook-buildroot/usr/share/locale/de/LC_TIME/abook.mo
installing fr.gmo as /usr/src/tmp/abook-buildroot/usr/share/locale/fr/LC_MESSAGES/abook.mo
installing fr.gmo link as /usr/src/tmp/abook-buildroot/usr/share/locale/fr/LC_TIME/abook.mo
installing it.gmo as /usr/src/tmp/abook-buildroot/usr/share/locale/it/LC_MESSAGES/abook.mo
installing it.gmo link as /usr/src/tmp/abook-buildroot/usr/share/locale/it/LC_TIME/abook.mo
installing ja.gmo as /usr/src/tmp/abook-buildroot/usr/share/locale/ja/LC_MESSAGES/abook.mo
installing ja.gmo link as /usr/src/tmp/abook-buildroot/usr/share/locale/ja/LC_TIME/abook.mo
installing sv.gmo as /usr/src/tmp/abook-buildroot/usr/share/locale/sv/LC_MESSAGES/abook.mo
installing sv.gmo link as /usr/src/tmp/abook-buildroot/usr/share/locale/sv/LC_TIME/abook.mo
if test "abook" = "gettext-tools"; then \
  /bin/mkdir -p /usr/src/tmp/abook-buildroot/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   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.6.1/po'
make[1]: Entering directory '/usr/src/RPM/BUILD/abook-0.6.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/abook-0.6.1'
 /bin/mkdir -p '/usr/src/tmp/abook-buildroot/usr/bin'
  /usr/libexec/rpm-build/install -p abook '/usr/src/tmp/abook-buildroot/usr/bin'
/bin/sh ./mkinstalldirs /usr/src/tmp/abook-buildroot/usr/share/man/man1 /usr/src/tmp/abook-buildroot/usr/share/man/man5
mkdir -p -- /usr/src/tmp/abook-buildroot/usr/share/man/man1 /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.6.1'
make[1]: Leaving directory '/usr/src/RPM/BUILD/abook-0.6.1'
make: Leaving directory '/usr/src/RPM/BUILD/abook-0.6.1'
+ /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)
Processing files: abook-0.6.1-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.21695
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd abook-0.6.1
+ DOCDIR=/usr/src/tmp/abook-buildroot/usr/share/doc/abook-0.6.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/abook-buildroot/usr/share/doc/abook-0.6.1
+ /bin/mkdir -p /usr/src/tmp/abook-buildroot/usr/share/doc/abook-0.6.1
+ cp -prL AUTHORS BUGS ChangeLog README THANKS sample.abookrc FAQ ANNOUNCE /usr/src/tmp/abook-buildroot/usr/share/doc/abook-0.6.1
+ chmod -R go-w /usr/src/tmp/abook-buildroot/usr/share/doc/abook-0.6.1
+ chmod -R a+rX /usr/src/tmp/abook-buildroot/usr/share/doc/abook-0.6.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sRZ9J9
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.imPjaU
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libncursesw.so.5()(64bit) >= set:mhWiRz1Phul3kiVuhaV6p12SIZxDAsFQFSR6ISVYQvSzrEmAwIgwpXcx59ZEaVJgMXUROh993oDl, libreadline.so.7()(64bit) >= set:nidQ8ul6S3Bh0H4cgTYCdKZasKMVU7udet1j206bmWZkvatif1c8eMpbLzwDmIppXlC1, libtinfo.so.5()(64bit) >= set:lhZKHDm1yjvUWmm0YlZh5lNRrL55H1, 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.Ny4IxO
Creating abook-debuginfo package
Processing files: abook-debuginfo-0.6.1-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GKLkoJ
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f8nIHn
find-requires: running scripts (debuginfo)
Requires: abook = 0.6.1-alt1, /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.6.1-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/abook-debuginfo-0.6.1-alt1.x86_64.rpm (w2.lzdio)
5.98user 3.09system 0:13.28elapsed 68%CPU (0avgtext+0avgdata 65196maxresident)k
0inputs+0outputs (0major+914195minor)pagefaults 0swaps
1.87user 1.27system 0:18.91elapsed 16%CPU (0avgtext+0avgdata 110236maxresident)k
0inputs+0outputs (32964major+167368minor)pagefaults 0swaps
--- abook-0.6.1-alt1.x86_64.rpm.repo	2021-06-08 02:05:39.000000000 +0000
+++ abook-0.6.1-alt1.x86_64.rpm.hasher	2023-04-25 01:17:04.068143836 +0000
@@ -27,5 +27,7 @@
 Requires: libc.so.6(GLIBC_2.3.4)(64bit)  
+Requires: libc.so.6(GLIBC_2.33)(64bit)  
+Requires: libc.so.6(GLIBC_2.34)(64bit)  
 Requires: libc.so.6(GLIBC_2.4)(64bit)  
 Requires: libc.so.6(GLIBC_2.7)(64bit)  
-Requires: libncursesw.so.5()(64bit) >= set:mhWiRz1Phul3kiVuhaV6p12SIZxDAsFQFSGlDDZjXNdkbigm8MItCMyAvk9L52u7Lmea9p0XI2
+Requires: libncursesw.so.5()(64bit) >= set:mhWiRz1Phul3kiVuhaV6p12SIZxDAsFQFSR6ISVYQvSzrEmAwIgwpXcx59ZEaVJgMXUROh993oDl
 Requires: rpmlib(SetVersions)  
@@ -36,3 +38,3 @@
 Provides: abook = 0.6.1-alt1:sisyphus+273968.100.1.1
-File: /usr/bin/abook	100755	root:root	4690084607d2a0158a75caa541eb9132	
+File: /usr/bin/abook	100755	root:root	03de022bdd623695612ce2a58870ab06	
 File: /usr/share/doc/abook-0.6.1	40755	root:root		
@@ -58,2 +60,2 @@
 File: /usr/share/man/man5/abookrc.5.xz	100644	root:root	068cb6c865a5ef1aabe30f0f5dd8e6e9	
-RPMIdentity: 7cca6ea41d46f744e1a0fdbfc8dd749389d7a500211cbcc8984df0d73abb404d584b2967e0a6f5d1c3334ef8c528b9ce4da4119ad37e8878daeeb896683e4b41
+RPMIdentity: 45d8118b89ccdad512cf05b6357cc8f8c788b10065fc271a0d1f9872012e9de9b4a1d150f821f1a1e9a1409bc42df89583abcd69f3f1f05a70e6f86746dabc18
--- abook-debuginfo-0.6.1-alt1.x86_64.rpm.repo	2021-06-08 02:05:39.000000000 +0000
+++ abook-debuginfo-0.6.1-alt1.x86_64.rpm.hasher	2023-04-25 01:17:04.130144553 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/33	40755	root:root	
-/usr/lib/debug/.build-id/33/ee9cf26170e7b3659e9af9f2c7a7b08acf7882	120777	root:root	../../../../bin/abook
-/usr/lib/debug/.build-id/33/ee9cf26170e7b3659e9af9f2c7a7b08acf7882.debug	120777	root:root	../../usr/bin/abook.debug
+/usr/lib/debug/.build-id/3b	40755	root:root	
+/usr/lib/debug/.build-id/3b/844d036ec1242c7090426a5ddd01c3c201092e	120777	root:root	../../../../bin/abook
+/usr/lib/debug/.build-id/3b/844d036ec1242c7090426a5ddd01c3c201092e.debug	120777	root:root	../../usr/bin/abook.debug
 /usr/lib/debug/usr/bin/abook.debug	100644	root:root	
@@ -18,3 +18,5 @@
 /usr/src/debug/abook-0.6.1/getname.h	100644	root:root	
+/usr/src/debug/abook-0.6.1/getopt.c	100644	root:root	
 /usr/src/debug/abook-0.6.1/getopt.h	100644	root:root	
+/usr/src/debug/abook-0.6.1/getopt1.c	100644	root:root	
 /usr/src/debug/abook-0.6.1/gettext.c	100644	root:root	
@@ -46,6 +48,6 @@
 Provides: abook-debuginfo = 0.6.1-alt1:sisyphus+273968.100.1.1
-File: /usr/lib/debug/.build-id/33	40755	root:root		
-File: /usr/lib/debug/.build-id/33/ee9cf26170e7b3659e9af9f2c7a7b08acf7882	120777	root:root		../../../../bin/abook
-File: /usr/lib/debug/.build-id/33/ee9cf26170e7b3659e9af9f2c7a7b08acf7882.debug	120777	root:root		../../usr/bin/abook.debug
-File: /usr/lib/debug/usr/bin/abook.debug	100644	root:root	6b6bbf0652220f14abcd6857c74b92ac	
+File: /usr/lib/debug/.build-id/3b	40755	root:root		
+File: /usr/lib/debug/.build-id/3b/844d036ec1242c7090426a5ddd01c3c201092e	120777	root:root		../../../../bin/abook
+File: /usr/lib/debug/.build-id/3b/844d036ec1242c7090426a5ddd01c3c201092e.debug	120777	root:root		../../usr/bin/abook.debug
+File: /usr/lib/debug/usr/bin/abook.debug	100644	root:root	47fc164338cfe63b56dfa7b6352a573d	
 File: /usr/src/debug/abook-0.6.1	40755	root:root		
@@ -64,3 +66,5 @@
 File: /usr/src/debug/abook-0.6.1/getname.h	100644	root:root	a55af3b680720c5392c7c695df27c3f7	
+File: /usr/src/debug/abook-0.6.1/getopt.c	100644	root:root	bda72f621335a7012d8180bfbf6d0243	
 File: /usr/src/debug/abook-0.6.1/getopt.h	100644	root:root	84be0cfc97e4a14e733392422d13e738	
+File: /usr/src/debug/abook-0.6.1/getopt1.c	100644	root:root	f50e3de8e65175e6b523f902fcab4859	
 File: /usr/src/debug/abook-0.6.1/gettext.c	100644	root:root	bb27656d6593c48368cce1e858a45576	
@@ -84,2 +88,2 @@
 File: /usr/src/debug/abook-0.6.1/xmalloc.h	100644	root:root	7456e7d614c5a690e8d2636171024d60	
-RPMIdentity: ac2d735a9e109ffe7b7aee9457a202a80a5c00ddf3e664fd360c7d8be5451251f586f80bfe6f120984b0f4cb6aa672cb5de606929083aac58f977db7bc7e93b7
+RPMIdentity: 28cc1dcdd536d6cca786fb5f3129521f49f1972e963f94b0896788ceb79c12b9a6e00c078ba51331da47e05dd0c4b1afa5edc581bb01308ff54b73847255dc7f