<86>Apr 27 09:16:13 userdel[2934100]: delete user 'rooter' <86>Apr 27 09:16:13 userdel[2934100]: removed group 'rooter' owned by 'rooter' <86>Apr 27 09:16:13 userdel[2934100]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 09:16:13 groupadd[2934152]: group added to /etc/group: name=rooter, GID=1844 <86>Apr 27 09:16:13 groupadd[2934152]: group added to /etc/gshadow: name=rooter <86>Apr 27 09:16:13 groupadd[2934152]: new group: name=rooter, GID=1844 <86>Apr 27 09:16:13 useradd[2934200]: new user: name=rooter, UID=1844, GID=1844, home=/root, shell=/bin/bash, from=none <86>Apr 27 09:16:13 userdel[2934272]: delete user 'builder' <86>Apr 27 09:16:13 userdel[2934272]: removed group 'builder' owned by 'builder' <86>Apr 27 09:16:13 userdel[2934272]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 09:16:13 groupadd[2934337]: group added to /etc/group: name=builder, GID=1845 <86>Apr 27 09:16:13 groupadd[2934337]: group added to /etc/gshadow: name=builder <86>Apr 27 09:16:13 groupadd[2934337]: new group: name=builder, GID=1845 <86>Apr 27 09:16:13 useradd[2934398]: new user: name=builder, UID=1845, GID=1845, home=/usr/src, shell=/bin/bash, from=none 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 27 09:16:16 rpmi: libncurses6-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486782 installed <13>Apr 27 09:16:16 rpmi: libtinfo-devel-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486782 installed <13>Apr 27 09:16:16 rpmi: libncurses-devel-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486782 installed <13>Apr 27 09:16:16 rpmi: libncursesw-devel-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486782 installed <13>Apr 27 09:16:16 rpmi: libreadline-devel-8.2.10-alt1 sisyphus+338911.100.4.1 1706717069 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.2161 + 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.2161 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd abook-0.6.1 + autoreconf -vif autoreconf-default: export WARNINGS= 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 Gtkdoc autoreconf-default: running: /usr/bin/autoconf-2.71 --force configure.ac:5: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:5: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:5: the top level configure.ac:13: warning: AM_PROG_MKDIR_P: this macro is deprecated, and will soon be removed. 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. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:744: AM_PROG_MKDIR_P is expanded from... m4/po.m4:23: AM_PO_SUBDIRS is expanded from... m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from... configure.ac:13: the top level configure.ac:13: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:13: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/intlmacosx.m4:18: gt_INTL_MACOSX is expanded from... m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from... configure.ac:13: the top level configure.ac:13: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:13: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from... configure.ac:13: the top level configure.ac:13: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:13: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/iconv.m4:20: AM_ICONV_LINK is expanded from... m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from... configure.ac:13: the top level configure.ac:13: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:13: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/iconv.m4:20: AM_ICONV_LINK is expanded from... m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from... configure.ac:13: the top level configure.ac:52: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:52: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:52: the top level configure.ac:87: warning: The macro `AC_ERROR' is obsolete. configure.ac:87: You should run autoupdate. ./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/functions.m4:72: AC_CHECK_FUNC is expanded from... acinclude.m4:4: CF_CURSES_LIBS is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/libs.m4:100: AC_CHECK_LIB is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/libs.m4:100: AC_CHECK_LIB is expanded from... configure.ac:87: the top level configure.ac:87: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:87: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/functions.m4:72: AC_CHECK_FUNC is expanded from... acinclude.m4:4: CF_CURSES_LIBS is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/libs.m4:100: AC_CHECK_LIB is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/libs.m4:100: AC_CHECK_LIB is expanded from... configure.ac:87: the top level configure.ac:87: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:87: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/functions.m4:72: AC_CHECK_FUNC is expanded from... acinclude.m4:4: CF_CURSES_LIBS is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/libs.m4:100: AC_CHECK_LIB is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/libs.m4:100: AC_CHECK_LIB is expanded from... configure.ac:87: the top level autoreconf-default: running: /usr/bin/autoheader-2.71 --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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./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 --runstatedir=/var/run --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/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 i586-alt-linux-gcc... i586-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 the compiler supports GNU C... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to enable C11 features... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking dependency style of i586-alt-linux-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no 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... i586-alt-linux-gnu checking host system type... i586-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 how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether the compiler supports GNU C... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to enable C11 features... (cached) none needed checking whether i586-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of i586-alt-linux-gcc... (cached) none checking for library containing strerror... none required checking for inline... inline checking for egrep... (cached) /usr/bin/grep -E checking for unistd.h... (cached) yes checking for locale.h... yes checking for sys/ioctl.h... yes checking for iconv.h... yes checking for stdarg.h... yes checking for working strcoll... yes checking for setlocale... yes checking for wchar.h... (cached) yes checking for mbtowc... yes checking for wcwidth... yes checking for mbrtowc... yes checking for mbsinit... yes checking for i586-alt-linux-gcc options needed to detect all undeclared functions... none needed checking whether wcwidth is declared... no checking for wchar_t... yes checking for initscr in -lncursesw... yes checking for ncurses.h... yes checking for a readline compatible library... -lreadline checking for readline.h... no checking for readline/readline.h... yes checking whether readline supports history... yes checking for history.h... no 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 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 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 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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/ncursesw -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/ncursesw -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/ncursesw -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/ncursesw -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/ncursesw -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/ncursesw -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/ncursesw -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/ncursesw -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/ncursesw -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/ncursesw -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/ncursesw -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/ncursesw -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/ncursesw -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/ncursesw -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/ncursesw -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/ncursesw -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/ncursesw -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o filter.o filter.c In file included from gettext.h:7, from filter.c:24: filter.c: In function 'parse_custom_format': filter.c:2658:27: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] 2658 | fprintf(stderr, _("%s: invalid format, index %ld\n"), __FUNCTION__, (start - s)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ filter.c:2658:25: note: in expansion of macro '_' 2658 | fprintf(stderr, _("%s: invalid format, index %ld\n"), __FUNCTION__, (start - s)); | ^ filter.c:2658:56: note: format string is defined here 2658 | fprintf(stderr, _("%s: invalid format, index %ld\n"), __FUNCTION__, (start - s)); | ~~^ | | | long int | %d 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' i586-alt-linux-gcc -Wall -fgnu89-inline -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.38432 + 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:/usr/bin:/bin:/usr/local/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/lib libexecdir=/usr/src/tmp/abook-buildroot/usr/lib localstatedir=/usr/src/tmp/abook-buildroot/var/lib runstatedir=/usr/src/tmp/abook-buildroot/var/run 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 \ /usr/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' /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' /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) verify-elf: WARNING: ./usr/bin/abook: uses non-LFS functions: fopen fstat stat Splitting links to aliased files under /{,s}bin in /usr/src/tmp/abook-buildroot Processing files: abook-0.6.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.9624 + 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.zZNilo 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.tnhRr5 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), libncursesw.so.6 >= set:ni6NHYg7ThDZIH3YqJPOjLe7zznZuUFBziimIPax1Yz1Rot2LBArcbg8IzlRrPiZKplm8oSeDMyAvIiu0, libreadline.so.8 >= set:nidQ8ul6S3Bh0H4cgTYCdKZasKMVU7udet1j206bmWZkvatif1c8eMpbLzwDmIppXlC1, libtinfo.so.6 >= 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.HwaDAo 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.F9ZXk0 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1G6bdS find-requires: running scripts (debuginfo) Requires: abook = 0.6.1-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libncursesw.so.6), debug(libreadline.so.8), debug(libtinfo.so.6) Adding to abook-debuginfo a strict dependency on abook Wrote: /usr/src/RPM/RPMS/i586/abook-0.6.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/abook-debuginfo-0.6.1-alt1.i586.rpm (w2.lzdio) 6.87user 5.10system 0:14.77elapsed 81%CPU (0avgtext+0avgdata 50620maxresident)k 0inputs+0outputs (0major+835606minor)pagefaults 0swaps 3.30user 2.61system 0:24.36elapsed 24%CPU (0avgtext+0avgdata 127056maxresident)k 0inputs+0outputs (0major+205119minor)pagefaults 0swaps --- abook-0.6.1-alt1.i586.rpm.repo 2023-08-28 18:49:10.000000000 +0000 +++ abook-0.6.1-alt1.i586.rpm.hasher 2024-04-27 09:16:34.328147729 +0000 @@ -34,3 +34,3 @@ Requires: rpmlib(SetVersions) -Requires: libreadline.so.7 >= set:nidQ8ul6S3Bh0H4cgTYCdKZasKMVU7udet1j206bmWZkvatif1c8eMpbLzwDmIppXlC1 +Requires: libreadline.so.8 >= set:nidQ8ul6S3Bh0H4cgTYCdKZasKMVU7udet1j206bmWZkvatif1c8eMpbLzwDmIppXlC1 Requires: libtinfo.so.6 >= set:lhZKHDm1yjvUWmm0YlZh5lNRrL55H1 @@ -39,3 +39,3 @@ Provides: abook = 0.6.1-alt1:sisyphus+328124.400.1.1 -File: /usr/bin/abook 100755 root:root aad4a0e63faecb6cddaced8356f136eb +File: /usr/bin/abook 100755 root:root 7241555169c3bf1b1d9c1e4c91c1d00f File: /usr/share/doc/abook-0.6.1 40755 root:root @@ -61,2 +61,2 @@ File: /usr/share/man/man5/abookrc.5.xz 100644 root:root 068cb6c865a5ef1aabe30f0f5dd8e6e9 -RPMIdentity: e0ad488de966b48e2a1b926abf6a3c832db2eafd37c6060559afb2dd864dd12d5d0b0e1c1f2d1a1b7ddac2bad13ab4e7661e3d7f98be643f7bbd45aa9d19345b +RPMIdentity: 1501ffc78fcb9a1dbd7ccb91d52b6fdedf79586abbe4ce7e72966bcaddf7e2ed6c30d1ab30477259c3ed0319db67663c982509b4b775c6d0f1f2afb9ec025fc1 --- abook-debuginfo-0.6.1-alt1.i586.rpm.repo 2023-08-28 18:49:10.000000000 +0000 +++ abook-debuginfo-0.6.1-alt1.i586.rpm.hasher 2024-04-27 09:16:34.431149614 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/2e 40755 root:root -/usr/lib/debug/.build-id/2e/0e0ca55c281c9e08718f26c30137bb077a508b 120777 root:root ../../../../bin/abook -/usr/lib/debug/.build-id/2e/0e0ca55c281c9e08718f26c30137bb077a508b.debug 120777 root:root ../../usr/bin/abook.debug +/usr/lib/debug/.build-id/33 40755 root:root +/usr/lib/debug/.build-id/33/5aa1cbba9815f606df43fa7c7c8a220c2a183b 120777 root:root ../../../../bin/abook +/usr/lib/debug/.build-id/33/5aa1cbba9815f606df43fa7c7c8a220c2a183b.debug 120777 root:root ../../usr/bin/abook.debug /usr/lib/debug/usr/bin/abook.debug 100644 root:root @@ -43,3 +43,3 @@ Requires: debug(libncursesw.so.6) -Requires: debug(libreadline.so.7) +Requires: debug(libreadline.so.8) Requires: debug(libtinfo.so.6) @@ -48,6 +48,6 @@ Provides: abook-debuginfo = 0.6.1-alt1:sisyphus+328124.400.1.1 -File: /usr/lib/debug/.build-id/2e 40755 root:root -File: /usr/lib/debug/.build-id/2e/0e0ca55c281c9e08718f26c30137bb077a508b 120777 root:root ../../../../bin/abook -File: /usr/lib/debug/.build-id/2e/0e0ca55c281c9e08718f26c30137bb077a508b.debug 120777 root:root ../../usr/bin/abook.debug -File: /usr/lib/debug/usr/bin/abook.debug 100644 root:root 3ae830a0541041ef50c205669f32aed9 +File: /usr/lib/debug/.build-id/33 40755 root:root +File: /usr/lib/debug/.build-id/33/5aa1cbba9815f606df43fa7c7c8a220c2a183b 120777 root:root ../../../../bin/abook +File: /usr/lib/debug/.build-id/33/5aa1cbba9815f606df43fa7c7c8a220c2a183b.debug 120777 root:root ../../usr/bin/abook.debug +File: /usr/lib/debug/usr/bin/abook.debug 100644 root:root 666d9a16cb646a44ea09826835fa4c59 File: /usr/src/debug/abook-0.6.1 40755 root:root @@ -88,2 +88,2 @@ File: /usr/src/debug/abook-0.6.1/xmalloc.h 100644 root:root 7456e7d614c5a690e8d2636171024d60 -RPMIdentity: ed7539e7cb6454e64864af1089c5eca3259ead9145664523df7405c0dcf4a5d0a485db0e13efbf11abf2da5eb66442ccfdd54d4cd481ff14764e1e4d727d69fd +RPMIdentity: 11164211abe640e5126c93c46c7101ffd114f1e3fc7ca04f05006ec93414b0fefdd0cd9fc5afdf80c1d5c2649134ee464da997d8fd8d73ca30a21869bd98eab9