+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/dialog.spec            --define "debug_package %{nil}"            --undefine _annotated_build            --define "_missing_doc_files_terminate_build %{nil}"            --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d"            --define "_emacs_sitelispdir /usr/share/emacs/site-lisp"            --nocheck   ' mockbuild
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0d5wDt
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf dialog-1.3-20160828
+ /usr/bin/gzip -dc /builddir/build/SOURCES/dialog-1.3-20160828.tgz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd dialog-1.3-20160828
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #1 (dialog-incdir.patch):'
Patch #1 (dialog-incdir.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .incdir --fuzz=0
patching file dialog-config.in
Hunk #1 succeeded at 36 (offset 1 line).
Hunk #2 succeeded at 69 (offset 1 line).
+ echo 'Patch #2 (dialog-multilib.patch):'
Patch #2 (dialog-multilib.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .multilib --fuzz=0
patching file dialog-config.in
+ echo 'Patch #3 (dialog-libs.patch):'
Patch #3 (dialog-libs.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .libs --fuzz=0
patching file makefile.in
Hunk #1 succeeded at 203 (offset 9 lines).
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Uwx4hu
+ umask 022
+ cd /builddir/build/BUILD
+ cd dialog-1.3-20160828
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./config.sub
++ basename ./config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub
'/usr/lib/rpm/redhat/config.sub' -> './config.sub'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./config.guess
++ basename ./config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess
'/usr/lib/rpm/redhat/config.guess' -> './config.guess'
+ '[' 1 = 1 ']'
+ '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']'
++ find . -name ltmain.sh
+ ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-nls --with-libtool --with-ncursesw --includedir=/usr/include/dialog
checking for riscv64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking version of gcc... 7.3.1
checking for gcc option to accept ANSI C... none needed
checking $CC variable... ok
checking how to run the C preprocessor... gcc -E
checking whether make sets ${MAKE}... yes
checking for riscv64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking if ln -s -f options work... yes
checking for lint... no
checking for cppcheck... no
checking for splint... no
checking for groff... /usr/bin/groff
checking for nroff... /usr/bin/nroff
checking for riscv64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for options to update archives... -curvU
checking for makeflags variable... 
checking if filesystem supports mixed-case filenames... yes
checking for exctags... no
checking for ctags... no
checking for exetags... no
checking for etags... no
checking for ctags... no
checking for etags... no
checking if you want to see long compiling messages... yes
checking build system type... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-linux-gnu
Configuring for linux-gnu
checking for PATH separator... :
checking if we must define _GNU_SOURCE... yes
checking if we should also define _DEFAULT_SOURCE... yes
checking if _XOPEN_SOURCE really is set... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... yes
checking whether to use struct dirent64... no
checking for install-prefix... no
checking if you want to check for gcc warnings... no
checking if you want to use pkg-config... yes
checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config
checking for this package's name... dialog
checking for package version... 1.3
checking for package patch date... 20160828
checking if we should install dlg_XXX headers to subdirectory... no
checking for program to convert manpage to html... /usr/bin/groff
checking for ANSI C header files... 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 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 for argz.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... 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 for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... 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 stpcpy... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for iconv... yes
checking if the declaration of iconv() needs const.... no
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h and gettext()... yes
checking for dcgettext... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  an ar be@latin bg ca cs cy da de el eo es et eu fa fi fr ga gd gl hi hr hu ia id is it ja ku lt lv mg mk ms nb nl pl pt pt_BR rm ro ru rw sk sl sq sr sv sw th tr uk vi wa zh_CN zh_TW
checking if we should use included message-library... yes
checking for libintl.h... yes
checking if -lm needed for math functions... yes
checking if you want to use dmalloc for testing... no
checking if you want to use dbmalloc for testing... no
checking if you want to use purify for testing... no
checking if you want to use valgrind for testing... no
checking if you want to perform memory-leak testing... 
checking if you want --trace option... yes
checking for an rpath option... -Wl,-rpath,
checking if libtool -version-number should be used... yes
checking if you want to build libraries with libtool... yes
checking for riscv64-redhat-linux-gnu-libtool... no
checking for riscv64-redhat-linux-gnu-glibtool... no
checking for libtool... libtool
checking version of libtool... 2.4.6
checking for additional libtool options... no
checking if exported-symbols file should be used... no
checking for specific curses-directory... no
checking if rpath option should be used... no
checking for specific curses-directory... no
checking for specified curses library type... ncursesw
checking for multibyte character support... yes
checking pkg-config for ncursesw... yes
checking if the ncursesw package files work... yes
checking for _nc_init_pthreads in -lncursesw... no
checking if curses supports wide characters... yes
checking if we must include wchar.h to declare mbstate_t... no
checking if you want extra dialogs... yes
checking if you want config-file support... yes
checking if you want Xdialog-style dialogs... yes
checking if you want extra Xdialog-style dialogs (1.2)... yes
checking if you want compatibility with whiptail options... yes
checking if you want the form dialog... yes
checking if you want the gauge dialog... yes
checking if you want the tailbox dialog... yes
checking if you want the mixedform dialog... yes
checking if you want the mixedgauge dialog... yes
checking if you want the wide-curses features... yes
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for search.h... yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for term.h... term.h
checking return type of signal handlers... void
checking for _nc_free_and_exit... yes
checking for btowc... yes
checking for mblen... yes
checking for mbrlen... yes
checking for mbrtowc... yes
checking for mbtowc... yes
checking for strcasecmp... (cached) yes
checking for strftime... yes
checking for tsearch... (cached) yes
checking for waitpid... yes
checking for wcsrtombs... yes
checking for wcstombs... yes
checking for wctob... yes
checking for wctomb... yes
checking for mktime... yes
checking definition to turn on extended curses functions... none
checking for unctrl.h... unctrl.h
checking for flushinp... yes
checking for getattrs... yes
checking for getbegx... yes
checking for getbegy... yes
checking for getbegyx... yes
checking for getcurx... yes
checking for getcury... yes
checking for getmaxx... yes
checking for getmaxy... yes
checking for getmaxyx... yes
checking for getparx... yes
checking for getpary... yes
checking for getparyx... yes
checking for use_default_colors... yes
checking for wchgat... yes
checking for wcursyncup... yes
checking for wget_wch... yes
checking for wsyncup... yes
checking for start_color... yes
checking for chtype typedef... yes
checking if chtype is scalar or struct... scalar
checking for wide alternate character set array... _nc_wacs
checking for wide alternate character constants... yes
checking for wgetparent... yes
checking for sys/wait.h... yes
checking for union wait... no
checking if we must include wchar.h to declare mbstate_t... yes
checking if runtime has nl_langinfo support for first weekday... yes
checking if rpath-hack should be disabled... no
checking for updated LDFLAGS... maybe
checking for ldd... ldd
configure: creating ./config.status
config.status: creating dialog-config
config.status: creating makefile
config.status: creating headers-sh
config.status: creating po/makefile.in
config.status: creating dlg_config.h
config.status: creating po/POTFILES
config.status: creating po/makefile
+ make -j4
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c trace.c
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c rc.c
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c calendar.c
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c fselect.c
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c calendar.c  -fPIC -DPIC -o .libs/calendar.o
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c rc.c  -fPIC -DPIC -o .libs/rc.o
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c fselect.c  -fPIC -DPIC -o .libs/fselect.o
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c trace.c  -fPIC -DPIC -o .libs/trace.o
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c trace.c -o trace.o >/dev/null 2>&1
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c rc.c -o rc.o >/dev/null 2>&1
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c calendar.c -o calendar.o >/dev/null 2>&1
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c fselect.c -o fselect.o >/dev/null 2>&1
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c timebox.c
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c timebox.c  -fPIC -DPIC -o .libs/timebox.o
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c buildlist.c
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c buildlist.c  -fPIC -DPIC -o .libs/buildlist.o
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c rangebox.c
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c timebox.c -o timebox.o >/dev/null 2>&1
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c treeview.c
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c rangebox.c  -fPIC -DPIC -o .libs/rangebox.o
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c treeview.c  -fPIC -DPIC -o .libs/treeview.o
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c formbox.c
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c rangebox.c -o rangebox.o >/dev/null 2>&1
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c formbox.c  -fPIC -DPIC -o .libs/formbox.o
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c buildlist.c -o buildlist.o >/dev/null 2>&1
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c treeview.c -o treeview.o >/dev/null 2>&1
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c guage.c
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c guage.c  -fPIC -DPIC -o .libs/guage.o
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c formbox.c -o formbox.o >/dev/null 2>&1
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c pause.c
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c pause.c  -fPIC -DPIC -o .libs/pause.o
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c guage.c -o guage.o >/dev/null 2>&1
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c prgbox.c
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c prgbox.c  -fPIC -DPIC -o .libs/prgbox.o
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c pause.c -o pause.o >/dev/null 2>&1
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c progressbox.c
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c tailbox.c
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c prgbox.c -o prgbox.o >/dev/null 2>&1
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c mixedform.c
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c progressbox.c  -fPIC -DPIC -o .libs/progressbox.o
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c tailbox.c  -fPIC -DPIC -o .libs/tailbox.o
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c mixedform.c  -fPIC -DPIC -o .libs/mixedform.o
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c mixedgauge.c
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c progressbox.c -o progressbox.o >/dev/null 2>&1
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c mixedgauge.c  -fPIC -DPIC -o .libs/mixedgauge.o
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c tailbox.c -o tailbox.o >/dev/null 2>&1
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c mixedform.c -o mixedform.o >/dev/null 2>&1
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c argv.c
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c mixedgauge.c -o mixedgauge.o >/dev/null 2>&1
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c arrows.c
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c buttons.c
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c argv.c  -fPIC -DPIC -o .libs/argv.o
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c arrows.c  -fPIC -DPIC -o .libs/arrows.o
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c buttons.c  -fPIC -DPIC -o .libs/buttons.o
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c checklist.c
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c argv.c -o argv.o >/dev/null 2>&1
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c checklist.c  -fPIC -DPIC -o .libs/checklist.o
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c arrows.c -o arrows.o >/dev/null 2>&1
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c columns.c
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c buttons.c -o buttons.o >/dev/null 2>&1
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c dlg_keys.c
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c columns.c  -fPIC -DPIC -o .libs/columns.o
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c checklist.c -o checklist.o >/dev/null 2>&1
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c dlg_keys.c  -fPIC -DPIC -o .libs/dlg_keys.o
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c columns.c -o columns.o >/dev/null 2>&1
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c editbox.c
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c editbox.c  -fPIC -DPIC -o .libs/editbox.o
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c help.c
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c dlg_keys.c -o dlg_keys.o >/dev/null 2>&1
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c inputbox.c
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c help.c  -fPIC -DPIC -o .libs/help.o
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c inputbox.c  -fPIC -DPIC -o .libs/inputbox.o
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c help.c -o help.o >/dev/null 2>&1
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c editbox.c -o editbox.o >/dev/null 2>&1
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c inputstr.c
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c inputbox.c -o inputbox.o >/dev/null 2>&1
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c menubox.c
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c inputstr.c  -fPIC -DPIC -o .libs/inputstr.o
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c mouse.c
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c menubox.c  -fPIC -DPIC -o .libs/menubox.o
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c mousewget.c
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c mouse.c  -fPIC -DPIC -o .libs/mouse.o
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c mousewget.c  -fPIC -DPIC -o .libs/mousewget.o
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c inputstr.c -o inputstr.o >/dev/null 2>&1
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c mouse.c -o mouse.o >/dev/null 2>&1
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c menubox.c -o menubox.o >/dev/null 2>&1
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c mousewget.c -o mousewget.o >/dev/null 2>&1
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c msgbox.c
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c textbox.c
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c ui_getc.c
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c msgbox.c  -fPIC -DPIC -o .libs/msgbox.o
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c textbox.c  -fPIC -DPIC -o .libs/textbox.o
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c ui_getc.c  -fPIC -DPIC -o .libs/ui_getc.o
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c util.c
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c msgbox.c -o msgbox.o >/dev/null 2>&1
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c util.c  -fPIC -DPIC -o .libs/util.o
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c ui_getc.c -o ui_getc.o >/dev/null 2>&1
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c version.c
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c textbox.c -o textbox.o >/dev/null 2>&1
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c version.c  -fPIC -DPIC -o .libs/version.o
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c yesno.c
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c version.c -o version.o >/dev/null 2>&1
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c yesno.c  -fPIC -DPIC -o .libs/yesno.o
libtool --tag=CC  --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -I. -I.  -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE  -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c dialog.c
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c yesno.c -o yesno.o >/dev/null 2>&1
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c dialog.c  -fPIC -DPIC -o .libs/dialog.o
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c util.c -o util.o >/dev/null 2>&1
libtool: compile:  gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I. -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c dialog.c -o dialog.o >/dev/null 2>&1
linking libdialog.la
libtool --tag=CC  --mode=link gcc -rpath /usr/lib64 -version-number `cut -f1 ./VERSION`   -lncursesw -ltinfo -lm  -o libdialog.la trace.lo rc.lo calendar.lo fselect.lo timebox.lo buildlist.lo rangebox.lo treeview.lo formbox.lo guage.lo pause.lo prgbox.lo progressbox.lo tailbox.lo mixedform.lo mixedgauge.lo argv.lo arrows.lo buttons.lo checklist.lo columns.lo dlg_keys.lo editbox.lo help.lo inputbox.lo inputstr.lo menubox.lo mouse.lo mousewget.lo msgbox.lo textbox.lo ui_getc.lo util.lo version.lo yesno.lo -lncursesw -ltinfo -lm  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld
libtool: link: gcc -shared  -fPIC -DPIC  .libs/trace.o .libs/rc.o .libs/calendar.o .libs/fselect.o .libs/timebox.o .libs/buildlist.o .libs/rangebox.o .libs/treeview.o .libs/formbox.o .libs/guage.o .libs/pause.o .libs/prgbox.o .libs/progressbox.o .libs/tailbox.o .libs/mixedform.o .libs/mixedgauge.o .libs/argv.o .libs/arrows.o .libs/buttons.o .libs/checklist.o .libs/columns.o .libs/dlg_keys.o .libs/editbox.o .libs/help.o .libs/inputbox.o .libs/inputstr.o .libs/menubox.o .libs/mouse.o .libs/mousewget.o .libs/msgbox.o .libs/textbox.o .libs/ui_getc.o .libs/util.o .libs/version.o .libs/yesno.o   -lncursesw -ltinfo -lm  -Wl,-z -Wl,relro   -Wl,-soname -Wl,libdialog.so.13 -o .libs/libdialog.so.13.0.0
libtool: link: (cd ".libs" && rm -f "libdialog.so.13" && ln -s "libdialog.so.13.0.0" "libdialog.so.13")
libtool: link: (cd ".libs" && rm -f "libdialog.so" && ln -s "libdialog.so.13.0.0" "libdialog.so")
libtool: link: ar cru .libs/libdialog.a  trace.o rc.o calendar.o fselect.o timebox.o buildlist.o rangebox.o treeview.o formbox.o guage.o pause.o prgbox.o progressbox.o tailbox.o mixedform.o mixedgauge.o argv.o arrows.o buttons.o checklist.o columns.o dlg_keys.o editbox.o help.o inputbox.o inputstr.o menubox.o mouse.o mousewget.o msgbox.o textbox.o ui_getc.o util.o version.o yesno.o
libtool: link: ranlib .libs/libdialog.a
libtool: link: ( cd ".libs" && rm -f "libdialog.la" && ln -s "../libdialog.la" "libdialog.la" )
libtool --tag=CC  --mode=link gcc  -o dialog dialog.lo -L. -ldialog -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld
libtool: link: gcc -o .libs/dialog .libs/dialog.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -L. /builddir/build/BUILD/dialog-1.3-20160828/.libs/libdialog.so -lncursesw -ltinfo -lm 
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Iv102m
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64
+ cd dialog-1.3-20160828
+ rm -rf _samples
+ mkdir _samples
+ cp -a samples _samples
+ rm -rf _samples/samples/install
+ find _samples -type f -print0
+ xargs -0 chmod a-x
+ make install DESTDIR=/builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64
mkdir -p /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/bin
** installing config script in /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/bin
mkdir -p /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/lib64
mkdir -p /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/include/dialog
/bin/sh headers-sh /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/include/dialog .
** installing library in /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/lib64
libtool: install: /usr/bin/install -c -m 644 .libs/libdialog.so.13.0.0 /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/lib64/libdialog.so.13.0.0
libtool: install: (cd /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/lib64 && { ln -s -f libdialog.so.13.0.0 libdialog.so.13 || { rm -f libdialog.so.13 && ln -s libdialog.so.13.0.0 libdialog.so.13; }; })
libtool: install: (cd /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/lib64 && { ln -s -f libdialog.so.13.0.0 libdialog.so || { rm -f libdialog.so && ln -s libdialog.so.13.0.0 libdialog.so; }; })
libtool: install: /usr/bin/install -c -m 644 .libs/libdialog.lai /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/lib64/libdialog.la
libtool: install: /usr/bin/install -c -m 644 .libs/libdialog.a /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/lib64/libdialog.a
libtool: install: chmod 644 /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/lib64/libdialog.a
libtool: install: ranlib /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/lib64/libdialog.a
libtool: warning: remember to run 'libtool --finish /usr/lib64'
** installing headers in /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/include/dialog
	... dialog.h
	... dlg_colors.h
	... dlg_keys.h
	... dlg_config.h
mkdir -p /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/man/man3
** installing dialog.3
making install
make[1]: Entering directory '/builddir/build/BUILD/dialog-1.3-20160828/po'
file=./`echo an | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file an.po
file=./`echo ar | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ar.po
file=./`echo be@latin | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file be@latin.po
file=./`echo bg | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file bg.po
file=./`echo ca | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ca.po
file=./`echo cs | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file cs.po
file=./`echo cy | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file cy.po
file=./`echo da | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file da.po
file=./`echo de | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file de.po
file=./`echo el | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file el.po
file=./`echo eo | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file eo.po
file=./`echo es | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file es.po
file=./`echo et | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file et.po
file=./`echo eu | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file eu.po
file=./`echo fa | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file fa.po
file=./`echo fi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file fi.po
file=./`echo fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file fr.po
file=./`echo ga | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ga.po
file=./`echo gd | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file gd.po
file=./`echo gl | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file gl.po
file=./`echo hi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file hi.po
file=./`echo hr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file hr.po
file=./`echo hu | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file hu.po
file=./`echo ia | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ia.po
file=./`echo id | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file id.po
file=./`echo is | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file is.po
file=./`echo it | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file it.po
file=./`echo ja | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ja.po
file=./`echo ku | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ku.po
file=./`echo lt | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file lt.po
file=./`echo lv | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file lv.po
file=./`echo mg | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file mg.po
file=./`echo mk | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file mk.po
file=./`echo ms | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ms.po
file=./`echo nb | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file nb.po
file=./`echo nl | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file nl.po
file=./`echo pl | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file pl.po
file=./`echo pt | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file pt.po
file=./`echo pt_BR | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file pt_BR.po
file=./`echo rm | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file rm.po
file=./`echo ro | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ro.po
file=./`echo ru | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ru.po
file=./`echo rw | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file rw.po
file=./`echo sk | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sk.po
file=./`echo sl | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sl.po
file=./`echo sq | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sq.po
file=./`echo sr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sr.po
file=./`echo sv | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sv.po
file=./`echo sw | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sw.po
file=./`echo th | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file th.po
file=./`echo tr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file tr.po
file=./`echo uk | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file uk.po
file=./`echo vi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file vi.po
file=./`echo wa | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file wa.po
file=./`echo zh_CN | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file zh_CN.po
file=./`echo zh_TW | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file zh_TW.po
installing an.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/an/LC_MESSAGES/dialog.mo
installing ar.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/ar/LC_MESSAGES/dialog.mo
installing be@latin.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/be@latin/LC_MESSAGES/dialog.mo
installing bg.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/bg/LC_MESSAGES/dialog.mo
installing ca.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/ca/LC_MESSAGES/dialog.mo
installing cs.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/cs/LC_MESSAGES/dialog.mo
installing cy.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/cy/LC_MESSAGES/dialog.mo
installing da.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/da/LC_MESSAGES/dialog.mo
installing de.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/dialog.mo
installing el.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/el/LC_MESSAGES/dialog.mo
installing eo.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/eo/LC_MESSAGES/dialog.mo
installing es.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/es/LC_MESSAGES/dialog.mo
installing et.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/et/LC_MESSAGES/dialog.mo
installing eu.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/eu/LC_MESSAGES/dialog.mo
installing fa.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/fa/LC_MESSAGES/dialog.mo
installing fi.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/fi/LC_MESSAGES/dialog.mo
installing fr.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/dialog.mo
installing ga.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/ga/LC_MESSAGES/dialog.mo
installing gd.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/gd/LC_MESSAGES/dialog.mo
installing gl.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/gl/LC_MESSAGES/dialog.mo
installing hi.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/hi/LC_MESSAGES/dialog.mo
installing hr.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/hr/LC_MESSAGES/dialog.mo
installing hu.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/hu/LC_MESSAGES/dialog.mo
installing ia.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/ia/LC_MESSAGES/dialog.mo
installing id.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/id/LC_MESSAGES/dialog.mo
installing is.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/is/LC_MESSAGES/dialog.mo
installing it.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/it/LC_MESSAGES/dialog.mo
installing ja.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/ja/LC_MESSAGES/dialog.mo
installing ku.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/ku/LC_MESSAGES/dialog.mo
installing lt.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/lt/LC_MESSAGES/dialog.mo
installing lv.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/lv/LC_MESSAGES/dialog.mo
installing mg.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/mg/LC_MESSAGES/dialog.mo
installing mk.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/mk/LC_MESSAGES/dialog.mo
installing ms.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/ms/LC_MESSAGES/dialog.mo
installing nb.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/nb/LC_MESSAGES/dialog.mo
installing nl.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/nl/LC_MESSAGES/dialog.mo
installing pl.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES/dialog.mo
installing pt.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/pt/LC_MESSAGES/dialog.mo
installing pt_BR.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/dialog.mo
installing rm.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/rm/LC_MESSAGES/dialog.mo
installing ro.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/ro/LC_MESSAGES/dialog.mo
installing ru.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES/dialog.mo
installing rw.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/rw/LC_MESSAGES/dialog.mo
installing sk.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/sk/LC_MESSAGES/dialog.mo
installing sl.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/sl/LC_MESSAGES/dialog.mo
installing sq.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/sq/LC_MESSAGES/dialog.mo
installing sr.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/sr/LC_MESSAGES/dialog.mo
installing sv.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/sv/LC_MESSAGES/dialog.mo
installing sw.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/sw/LC_MESSAGES/dialog.mo
installing th.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/th/LC_MESSAGES/dialog.mo
installing tr.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/tr/LC_MESSAGES/dialog.mo
installing uk.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/uk/LC_MESSAGES/dialog.mo
installing vi.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/vi/LC_MESSAGES/dialog.mo
installing wa.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/wa/LC_MESSAGES/dialog.mo
installing zh_CN.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/dialog.mo
installing zh_TW.gmo as /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/locale/zh_TW/LC_MESSAGES/dialog.mo
if test "dialog" = "gettext"; then \
  mkdir -p /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/gettext/po; \
  /usr/bin/install -c -m 644 ./makefile.inn \
		  /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/gettext/po/makefile.inn; \
else \
  : ; \
fi
make[1]: Leaving directory '/builddir/build/BUILD/dialog-1.3-20160828/po'
libtool --tag=CC  --mode=install /usr/bin/install -c dialog /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/bin/`echo dialog |sed s,^,,`
libtool: warning: '/builddir/build/BUILD/dialog-1.3-20160828/libdialog.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/dialog /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/bin/dialog
mkdir -p /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/man/man1
** installing dialog.1
made install
+ chmod 755 /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/lib64/libdialog.so.13.0.0
+ rm -f /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/lib64/libdialog.a /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/lib64/libdialog.la
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64 dialog
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: dialog-1.3-5.20160828.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8t1Y0k
+ umask 022
+ cd /builddir/build/BUILD
+ cd dialog-1.3-20160828
+ DOCDIR=/builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/doc/dialog
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/doc/dialog
+ cp -pr COPYING /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/doc/dialog
+ cp -pr dialog.lsm /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/doc/dialog
+ cp -pr README /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/doc/dialog
+ cp -pr _samples/samples /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64/usr/share/doc/dialog
+ exit 0
Provides: dialog = 1.3-5.20160828.fc28 dialog(riscv-64) = 1.3-5.20160828.fc28 libdialog.so.13()(64bit)
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdialog.so.13()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libncursesw.so.6()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH)
Processing files: dialog-devel-1.3-5.20160828.fc28.riscv64
Provides: dialog-devel = 1.3-5.20160828.fc28 dialog-devel(riscv-64) = 1.3-5.20160828.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /bin/sh libdialog.so.13()(64bit)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64
Wrote: /builddir/build/SRPMS/dialog-1.3-5.20160828.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/dialog-1.3-5.20160828.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/dialog-devel-1.3-5.20160828.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6XLHEg
+ umask 022
+ cd /builddir/build/BUILD
+ cd dialog-1.3-20160828
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/dialog-1.3-5.20160828.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
++ sleep 5
Terminated
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff