+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/starplot.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.FUzZAt
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf starplot-0.95.5
+ /usr/bin/gzip -dc /builddir/build/SOURCES/starplot-0.95.5.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd starplot-0.95.5
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (starplot-0.95.5-desktop.patch):'
Patch #0 (starplot-0.95.5-desktop.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file starplot.desktop
+ echo 'Patch #1 (starplot-0.95.5-rhbz1037339.patch):'
Patch #1 (starplot-0.95.5-rhbz1037339.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .format --fuzz=0
patching file src/gui/infodialogs.cc
+ echo 'Patch #2 (starplot-0.95.5-rhbz1308152.patch):'
Patch #2 (starplot-0.95.5-rhbz1308152.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .c++11 --fuzz=0
patching file src/convert/convert.cc
+ echo 'Patch #3 (starplot-0.95.5-qsort_vs_new-bz1322030.patch):'
Patch #3 (starplot-0.95.5-qsort_vs_new-bz1322030.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .new_qsort --fuzz=0
patching file src/classes/stararray.cc
+ iconv --from-code ISO8859-1 --to-code UTF-8 ./doc/examples/example.spec --output example.utf-8
+ mv example.utf-8 ./doc/examples/example.spec
+ sed -i src/classes/strings.h -e '\@def.*_STRINGS_H@s@_STRINGS_H@STARPLOT_STRINGS_H@'
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ar1RAx
+ umask 022
+ cd /builddir/build/BUILD
+ cd starplot-0.95.5
+ 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 --docdir=/usr/share/doc/starplot --disable-rpath --with-webbrowser=xdg-open
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for riscv64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for AIX... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking build system type... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-linux-gnu
checking whether we are using the GNU C Library 2 or newer... yes
checking for riscv64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for simple visibility declarations... yes
checking for inline... inline
checking for size_t... yes
checking for stdint.h... 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 integer division by zero raises SIGFPE... no
checking for inttypes.h... yes
checking for unsigned long long int... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether imported symbols can be declared weak... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... yes
checking for pthread_rwlock_t... yes
checking for multithread API to use... posix
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for 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 stpcpy... 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 __fsetlocking... yes
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for NL_LOCALE_NAME macro... yes
checking for bison... no
checking for long long int... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for ptrdiff_t... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for asprintf... yes
checking for fwprintf... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for snprintf... yes
checking for wcslen... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether getc_unlocked is declared... yes
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... (cached) no
checking for CFLocaleCopyCurrent... (cached) no
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... (cached) riscv64-redhat-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for riscv64-redhat-linux-gnu-ranlib... ranlib
checking for riscv64-redhat-linux-gnu-gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) none
checking for riscv64-redhat-linux-gnu-g++... no
checking for riscv64-redhat-linux-gnu-c++... no
checking for riscv64-redhat-linux-gnu-gpp... no
checking for riscv64-redhat-linux-gnu-aCC... no
checking for riscv64-redhat-linux-gnu-CC... no
checking for riscv64-redhat-linux-gnu-cxx... no
checking for riscv64-redhat-linux-gnu-cc++... no
checking for riscv64-redhat-linux-gnu-cl.exe... no
checking for riscv64-redhat-linux-gnu-FCC... no
checking for riscv64-redhat-linux-gnu-KCC... no
checking for riscv64-redhat-linux-gnu-RCC... no
checking for riscv64-redhat-linux-gnu-xlC_r... no
checking for riscv64-redhat-linux-gnu-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for pkg-config... yes
checking for xdg-open... /usr/bin/xdg-open
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.0.0... yes (version 2.24.32)
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking how to run the C++ preprocessor... g++ -E
checking string usability... yes
checking string presence... yes
checking for string... yes
checking for working volatile... yes
checking for pid_t... yes
checking for size_t... (cached) yes
checking for std::ostringstream... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for vprintf... yes
checking for _doprnt... no
checking for vsprintf... yes
checking for execvp... yes
checking for strcmp... yes
checking for log... yes
checking for exp... yes
checking for atan... yes
checking for bind_textdomain_codeset... yes
checking for gtk_expander_new... yes
checking for working strtod... yes
checking for pow... yes
checking for log10... yes
checking for floor... yes
checking for sqrt... yes
checking for atan2... yes
checking for strtol... yes
checking for strlen... yes
checking for snprintf... (cached) yes
checking for vsnprintf... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating m4/Makefile
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating src/convert/starpkg
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
+ make -j4
make  all-recursive
make[1]: Entering directory '/builddir/build/BUILD/starplot-0.95.5'
Making all in intl
make[2]: Entering directory '/builddir/build/BUILD/starplot-0.95.5/intl'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/starplot-0.95.5/intl'
Making all in m4
make[2]: Entering directory '/builddir/build/BUILD/starplot-0.95.5/m4'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/starplot-0.95.5/m4'
Making all in po
make[2]: Entering directory '/builddir/build/BUILD/starplot-0.95.5/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/starplot-0.95.5/po'
Making all in doc
make[2]: Entering directory '/builddir/build/BUILD/starplot-0.95.5/doc'
sed -e s,DOCDIR,/usr/share/doc/starplot,g -e s,DATADIR,/usr/share/starplot,g ".."/doc/man/starplot.man > starplot.1
sed -e s,DOCDIR,/usr/share/doc/starplot,g -e s,DATADIR,/usr/share/starplot,g ".."/doc/man/starconvert.man > starconvert.1
sed -e s,DOCDIR,/usr/share/doc/starplot,g -e s,DATADIR,/usr/share/starplot,g ".."/doc/man/starpkg.man > starpkg.1
make[2]: Leaving directory '/builddir/build/BUILD/starplot-0.95.5/doc'
Making all in lib
make[2]: Entering directory '/builddir/build/BUILD/starplot-0.95.5/lib'
gcc -DHAVE_CONFIG_H -I. -I..     -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  -c dummy.c
g++ -DHAVE_CONFIG_H -I. -I..     -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  -c -o ostringstream.o ostringstream.cc
gcc -DHAVE_CONFIG_H -I. -I..     -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  -c strtod.c
rm -f libcompat.a
ar cru libcompat.a dummy.o ostringstream.o strtod.o
ranlib libcompat.a
make[2]: Leaving directory '/builddir/build/BUILD/starplot-0.95.5/lib'
Making all in src
make[2]: Entering directory '/builddir/build/BUILD/starplot-0.95.5/src'
g++ -DHAVE_CONFIG_H -I. -I..     -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  -c -o mathdefs.o `test -f 'classes/mathdefs.cc' || echo './'`classes/mathdefs.cc
g++ -DHAVE_CONFIG_H -I. -I..     -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  -c -o specclass.o `test -f 'classes/specclass.cc' || echo './'`classes/specclass.cc
g++ -DHAVE_CONFIG_H -I. -I..     -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  -c -o star.o `test -f 'classes/star.cc' || echo './'`classes/star.cc
g++ -DHAVE_CONFIG_H -I. -I..     -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  -c -o stararray.o `test -f 'classes/stararray.cc' || echo './'`classes/stararray.cc
g++ -DHAVE_CONFIG_H -I. -I..     -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  -c -o strings.o `test -f 'classes/strings.cc' || echo './'`classes/strings.cc
In file included from classes/star.cc:27:0:
classes/constellations.h:36:21: warning: 'uc_constellations' defined but not used [-Wunused-variable]
 static const char * uc_constellations[NUM_CONSTELLATIONS] = {
                     ^~~~~~~~~~~~~~~~~
In file included from classes/stararray.cc:29:0:
classes/constellations.h:36:21: warning: 'uc_constellations' defined but not used [-Wunused-variable]
 static const char * uc_constellations[NUM_CONSTELLATIONS] = {
                     ^~~~~~~~~~~~~~~~~
classes/strings.cc: In function 'void starstrings::utf8ize(std::__cxx11::string&)':
classes/strings.cc:76:34: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
     if (!posn || posn < s.size() &&
                  ~~~~~~~~~~~~~~~~^~
  static_cast<unsigned char>(s[posn - 1]) < 0x80)
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -DHAVE_CONFIG_H -I. -I..     -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  -c -o vector3.o `test -f 'classes/vector3.cc' || echo './'`classes/vector3.cc
g++ -DHAVE_CONFIG_H -I. -I..    -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread  -DDOCDIR=\"/usr/share/doc/starplot\" -DSTARPLOT_VERSION=\"0.95.5\" -DDATADIR=\"/usr/share/starplot\" -DLOCALEDIR=\"/usr/share/locale\" -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  -c -o starplot-gtkviewer.o `test -f 'gui/gtkviewer.cc' || echo './'`gui/gtkviewer.cc
g++ -DHAVE_CONFIG_H -I. -I..    -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread  -DDOCDIR=\"/usr/share/doc/starplot\" -DSTARPLOT_VERSION=\"0.95.5\" -DDATADIR=\"/usr/share/starplot\" -DLOCALEDIR=\"/usr/share/locale\" -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  -c -o starplot-chartdialogs.o `test -f 'gui/chartdialogs.cc' || echo './'`gui/chartdialogs.cc
g++ -DHAVE_CONFIG_H -I. -I..    -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread  -DDOCDIR=\"/usr/share/doc/starplot\" -DSTARPLOT_VERSION=\"0.95.5\" -DDATADIR=\"/usr/share/starplot\" -DLOCALEDIR=\"/usr/share/locale\" -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  -c -o starplot-custom.o `test -f 'gui/custom.cc' || echo './'`gui/custom.cc
g++ -DHAVE_CONFIG_H -I. -I..    -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread  -DDOCDIR=\"/usr/share/doc/starplot\" -DSTARPLOT_VERSION=\"0.95.5\" -DDATADIR=\"/usr/share/starplot\" -DLOCALEDIR=\"/usr/share/locale\" -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  -c -o starplot-filedialogs.o `test -f 'gui/filedialogs.cc' || echo './'`gui/filedialogs.cc
g++ -DHAVE_CONFIG_H -I. -I..    -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread  -DDOCDIR=\"/usr/share/doc/starplot\" -DSTARPLOT_VERSION=\"0.95.5\" -DDATADIR=\"/usr/share/starplot\" -DLOCALEDIR=\"/usr/share/locale\" -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  -c -o starplot-hrdiagram.o `test -f 'gui/hrdiagram.cc' || echo './'`gui/hrdiagram.cc
g++ -DHAVE_CONFIG_H -I. -I..    -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread  -DDOCDIR=\"/usr/share/doc/starplot\" -DSTARPLOT_VERSION=\"0.95.5\" -DDATADIR=\"/usr/share/starplot\" -DLOCALEDIR=\"/usr/share/locale\" -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  -c -o starplot-infodialogs.o `test -f 'gui/infodialogs.cc' || echo './'`gui/infodialogs.cc
gui/hrdiagram.cc:199:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
 };
 ^
gui/hrdiagram.cc:199:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/hrdiagram.cc:199:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/hrdiagram.cc:199:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/hrdiagram.cc:199:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/hrdiagram.cc:199:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/hrdiagram.cc:199:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/hrdiagram.cc:199:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/hrdiagram.cc:199:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/hrdiagram.cc:199:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/hrdiagram.cc:199:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/hrdiagram.cc:199:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
g++ -DHAVE_CONFIG_H -I. -I..    -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread  -DDOCDIR=\"/usr/share/doc/starplot\" -DSTARPLOT_VERSION=\"0.95.5\" -DDATADIR=\"/usr/share/starplot\" -DLOCALEDIR=\"/usr/share/locale\" -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  -c -o starplot-menuops.o `test -f 'gui/menuops.cc' || echo './'`gui/menuops.cc
g++ -DHAVE_CONFIG_H -I. -I..    -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread  -DDOCDIR=\"/usr/share/doc/starplot\" -DSTARPLOT_VERSION=\"0.95.5\" -DDATADIR=\"/usr/share/starplot\" -DLOCALEDIR=\"/usr/share/locale\" -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  -c -o starplot-starplot.o `test -f 'gui/starplot.cc' || echo './'`gui/starplot.cc
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
 };
 ^
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc:41:1: warning: ISO C++ forbids converting a string constant to 'gchar* {aka char*}' [-Wwrite-strings]
gui/menuops.cc: In function 'void helpdocs()':
gui/menuops.cc:650:46: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
 { openurl("file://" DOCDIR "/html/index.html"); }
                                              ^
gui/menuops.cc: In function 'void webpage()':
gui/menuops.cc:653:37: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
 { openurl("http://www.starplot.org/"); }
                                     ^
g++ -DHAVE_CONFIG_H -I. -I..    -Wall -DDOCDIR=\"/usr/share/doc/starplot\" -DSTARPLOT_VERSION=\"0.95.5\" -DDATADIR=\"/usr/share/starplot\" -DLOCALEDIR=\"/usr/share/locale\" -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  -c -o starconvert-convert.o `test -f 'convert/convert.cc' || echo './'`convert/convert.cc
g++ -DHAVE_CONFIG_H -I. -I..    -Wall -DDOCDIR=\"/usr/share/doc/starplot\" -DSTARPLOT_VERSION=\"0.95.5\" -DDATADIR=\"/usr/share/starplot\" -DLOCALEDIR=\"/usr/share/locale\" -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  -c -o starconvert-names.o `test -f 'convert/names.cc' || echo './'`convert/names.cc
g++ -DHAVE_CONFIG_H -I. -I..    -Wall -DDOCDIR=\"/usr/share/doc/starplot\" -DSTARPLOT_VERSION=\"0.95.5\" -DDATADIR=\"/usr/share/starplot\" -DLOCALEDIR=\"/usr/share/locale\" -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  -c -o starconvert-parse.o `test -f 'convert/parse.cc' || echo './'`convert/parse.cc
rm -f libstarplot.a
ar cru libstarplot.a  mathdefs.o specclass.o star.o stararray.o strings.o vector3.o 
ranlib libstarplot.a
g++ -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread  -DDOCDIR=\"/usr/share/doc/starplot\" -DSTARPLOT_VERSION=\"0.95.5\" -DDATADIR=\"/usr/share/starplot\" -DLOCALEDIR=\"/usr/share/locale\" -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   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o starplot  starplot-gtkviewer.o starplot-chartdialogs.o starplot-custom.o starplot-filedialogs.o starplot-hrdiagram.o starplot-infodialogs.o starplot-menuops.o starplot-starplot.o libstarplot.a ../lib/libcompat.a -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype  -lm  -lm
g++ -Wall -DDOCDIR=\"/usr/share/doc/starplot\" -DSTARPLOT_VERSION=\"0.95.5\" -DDATADIR=\"/usr/share/starplot\" -DLOCALEDIR=\"/usr/share/locale\" -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   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o starconvert  starconvert-convert.o starconvert-names.o starconvert-parse.o libstarplot.a ../lib/libcompat.a -lm  -lm
make[2]: Leaving directory '/builddir/build/BUILD/starplot-0.95.5/src'
make[2]: Entering directory '/builddir/build/BUILD/starplot-0.95.5'
make[2]: Leaving directory '/builddir/build/BUILD/starplot-0.95.5'
make[1]: Leaving directory '/builddir/build/BUILD/starplot-0.95.5'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JwEz6D
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64
+ cd starplot-0.95.5
+ make install 'INSTALL=/usr/bin/install -p' DESTDIR=/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64
Making install in intl
make[1]: Entering directory '/builddir/build/BUILD/starplot-0.95.5/intl'
if { test "starplot" = "gettext-runtime" || test "starplot" = "gettext-tools"; } \
   && test 'no' = yes; then \
  /usr/bin/mkdir -p /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/lib64 /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/include; \
  /usr/bin/install -p -m 644 libintl.h /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/include/libintl.h; \
  @LIBTOOL@ --mode=install \
    /usr/bin/install -p -m 644 libintl.a /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/lib64/libintl.a; \
  if test "@RELOCATABLE@" = yes; then \
    dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/lib64/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \
    if test -n "$dependencies"; then \
      rm -f /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/lib64/libintl.la; \
    fi; \
  fi; \
else \
  : ; \
fi
if test "starplot" = "gettext-tools" \
   && test 'no' = no \
   && test yes != no; then \
  /usr/bin/mkdir -p /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/lib64; \
  @LIBTOOL@ --mode=install \
    /usr/bin/install -p -m 644 libgnuintl.a /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/lib64/libgnuintl.a; \
  rm -f /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/lib64/preloadable_libintl.so; \
  /usr/bin/install -p -m 644 /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/lib64/libgnuintl.so /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/lib64/preloadable_libintl.so; \
  @LIBTOOL@ --mode=uninstall \
    rm -f /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/lib64/libgnuintl.a; \
else \
  : ; \
fi
if test 'no' = yes; then \
  test yes != no || /usr/bin/mkdir -p /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/lib64; \
  temp=/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/lib64/t-charset.alias; \
  dest=/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/lib64/charset.alias; \
  if test -f /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/lib64/charset.alias; then \
    orig=/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/lib64/charset.alias; \
    sed -f ref-add.sed $orig > $temp; \
    /usr/bin/install -p -m 644 $temp $dest; \
    rm -f $temp; \
  else \
    if test yes = no; then \
      orig=charset.alias; \
      sed -f ref-add.sed $orig > $temp; \
      /usr/bin/install -p -m 644 $temp $dest; \
      rm -f $temp; \
    fi; \
  fi; \
  /usr/bin/mkdir -p /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/locale; \
  test -f /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/locale/locale.alias \
    && orig=/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/locale/locale.alias \
    || orig=./locale.alias; \
  temp=/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/locale/t-locale.alias; \
  dest=/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/locale/locale.alias; \
  sed -f ref-add.sed $orig > $temp; \
  /usr/bin/install -p -m 644 $temp $dest; \
  rm -f $temp; \
else \
  : ; \
fi
if test "starplot" = "gettext-tools"; then \
  /usr/bin/mkdir -p /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/gettext/intl; \
  /usr/bin/install -p -m 644 VERSION /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/gettext/intl/VERSION; \
  /usr/bin/install -p -m 644 ChangeLog.inst /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/gettext/intl/ChangeLog; \
  dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin export.h gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h lock.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c hash-string.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c lock.c relocatable.c langprefs.c localename.c log.c printf.c version.c osdep.c os2compat.c intl-exports.c intl-compat.c"; \
  for file in $dists; do \
    /usr/bin/install -p -m 644 ./$file \
		    /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/gettext/intl/$file; \
  done; \
  chmod a+x /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/gettext/intl/config.charset; \
  dists="plural.c"; \
  for file in $dists; do \
    if test -f $file; then dir=.; else dir=.; fi; \
    /usr/bin/install -p -m 644 $dir/$file \
		    /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/gettext/intl/$file; \
  done; \
  dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h libgnuintl.h_vms Makefile.vms libgnuintl.h.msvc-static libgnuintl.h.msvc-shared Makefile.msvc"; \
  for file in $dists; do \
    rm -f /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/gettext/intl/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/builddir/build/BUILD/starplot-0.95.5/intl'
Making install in m4
make[1]: Entering directory '/builddir/build/BUILD/starplot-0.95.5/m4'
make[2]: Entering directory '/builddir/build/BUILD/starplot-0.95.5/m4'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/starplot-0.95.5/m4'
make[1]: Leaving directory '/builddir/build/BUILD/starplot-0.95.5/m4'
Making install in po
make[1]: Entering directory '/builddir/build/BUILD/starplot-0.95.5/po'
/usr/bin/mkdir -p /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share
installing en@quot.gmo as /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/locale/en@quot/LC_MESSAGES/starplot.mo
installing en@boldquot.gmo as /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/locale/en@boldquot/LC_MESSAGES/starplot.mo
installing es.gmo as /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/locale/es/LC_MESSAGES/starplot.mo
if test "starplot" = "gettext-tools"; then \
  /usr/bin/mkdir -p /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/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/bin/install -p -m 644 ./$file \
		    /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/builddir/build/BUILD/starplot-0.95.5/po'
Making install in doc
make[1]: Entering directory '/builddir/build/BUILD/starplot-0.95.5/doc'
make[2]: Entering directory '/builddir/build/BUILD/starplot-0.95.5/doc'
make[2]: Nothing to be done for 'install-exec-am'.
"../mkinstalldirs" "/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/doc/starplot/html"
mkdir -p -- /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/doc/starplot/html
chmod 0755 "/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/doc/starplot/html"
"../mkinstalldirs" "/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/doc/starplot/html/images"
mkdir -p -- /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/doc/starplot/html/images
chmod 0755 "/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/doc/starplot/html/images"
cp ".."/doc/html/images/* "/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/doc/starplot/html/images"
chmod 0644 "/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/doc/starplot"/html/images/*
"../mkinstalldirs" "/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/doc/starplot/html/parfiles"
mkdir -p -- /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/doc/starplot/html/parfiles
chmod 0755 "/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/doc/starplot/html/parfiles"
cp ".."/doc/html/parfiles/* \
	"/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/doc/starplot/html/parfiles"
chmod 0644 "/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/doc/starplot"/html/parfiles/*
test -z "/usr/share/doc/starplot/examples" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/doc/starplot/examples"
 /usr/bin/install -p -m 644 'examples/example.spec' '/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/doc/starplot/examples/example.spec'
test -z "/usr/share/starplot" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/starplot"
 /usr/bin/install -p -m 644 'examples/sample.stars' '/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/starplot/sample.stars'
 /usr/bin/install -p -m 644 'examples/test.stars' '/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/starplot/test.stars'
test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/man/man1"
 /usr/bin/install -p -m 644 './starplot.1' '/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/man/man1/starplot.1'
 /usr/bin/install -p -m 644 './starconvert.1' '/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/man/man1/starconvert.1'
 /usr/bin/install -p -m 644 './starpkg.1' '/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/man/man1/starpkg.1'
test -z "/usr/share/doc/starplot" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/doc/starplot"
 /bin/sh /builddir/build/BUILD/starplot-0.95.5/install-sh -c -m 644 'html/index.html' '/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/doc/starplot/html/index.html'
 /bin/sh /builddir/build/BUILD/starplot-0.95.5/install-sh -c -m 644 'html/ch0.html' '/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/doc/starplot/html/ch0.html'
 /bin/sh /builddir/build/BUILD/starplot-0.95.5/install-sh -c -m 644 'html/ch1.html' '/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/doc/starplot/html/ch1.html'
 /bin/sh /builddir/build/BUILD/starplot-0.95.5/install-sh -c -m 644 'html/ch2.html' '/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/doc/starplot/html/ch2.html'
 /bin/sh /builddir/build/BUILD/starplot-0.95.5/install-sh -c -m 644 'html/ch3.html' '/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/doc/starplot/html/ch3.html'
 /bin/sh /builddir/build/BUILD/starplot-0.95.5/install-sh -c -m 644 'html/ch4.html' '/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/doc/starplot/html/ch4.html'
 /bin/sh /builddir/build/BUILD/starplot-0.95.5/install-sh -c -m 644 'html/ch5.html' '/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/doc/starplot/html/ch5.html'
 /bin/sh /builddir/build/BUILD/starplot-0.95.5/install-sh -c -m 644 'html/starplot.css' '/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/doc/starplot/html/starplot.css'
make[2]: Leaving directory '/builddir/build/BUILD/starplot-0.95.5/doc'
make[1]: Leaving directory '/builddir/build/BUILD/starplot-0.95.5/doc'
Making install in lib
make[1]: Entering directory '/builddir/build/BUILD/starplot-0.95.5/lib'
make[2]: Entering directory '/builddir/build/BUILD/starplot-0.95.5/lib'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/starplot-0.95.5/lib'
make[1]: Leaving directory '/builddir/build/BUILD/starplot-0.95.5/lib'
Making install in src
make[1]: Entering directory '/builddir/build/BUILD/starplot-0.95.5/src'
make[2]: Entering directory '/builddir/build/BUILD/starplot-0.95.5/src'
test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/bin"
  /usr/bin/install -p 'starplot' '/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/bin/starplot'
  /usr/bin/install -p 'starconvert' '/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/bin/starconvert'
test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/bin"
 /usr/bin/install -p 'convert/starpkg' '/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/bin/starpkg'
test -z "/usr/share/pixmaps" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/pixmaps"
 /usr/bin/install -p -m 644 'gui/starplot32x32.xpm' '/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/pixmaps/starplot32x32.xpm'
make[2]: Leaving directory '/builddir/build/BUILD/starplot-0.95.5/src'
make[1]: Leaving directory '/builddir/build/BUILD/starplot-0.95.5/src'
make[1]: Entering directory '/builddir/build/BUILD/starplot-0.95.5'
make[2]: Entering directory '/builddir/build/BUILD/starplot-0.95.5'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/sh ./mkinstalldirs "/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/applications"
mkdir -p -- /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/applications
chmod 0755 "/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/applications"
/usr/bin/install -p -m 644 "./starplot.desktop" \
	"/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/applications/starplot.desktop"
make[2]: Leaving directory '/builddir/build/BUILD/starplot-0.95.5'
make[1]: Leaving directory '/builddir/build/BUILD/starplot-0.95.5'
+ desktop-file-install --delete-original --dir /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/applications /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/applications/starplot.desktop
+ rm -f ./doc/examples/sample.stars ./doc/examples/test.stars
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64 starplot
+ /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: starplot-0.95.5-24.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cYsZ4C
+ umask 022
+ cd /builddir/build/BUILD
+ cd starplot-0.95.5
+ DOCDIR=/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/doc/starplot
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/doc/starplot
+ cp -pr AUTHORS /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/doc/starplot
+ cp -pr ChangeLog /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/doc/starplot
+ cp -pr NEWS /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/doc/starplot
+ cp -pr NLS-TEAM /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/doc/starplot
+ cp -pr README /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/doc/starplot
+ cp -pr TODO /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/doc/starplot
+ cp -pr doc/examples /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/doc/starplot
+ cp -pr doc/html /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/doc/starplot
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HnSvUE
+ umask 022
+ cd /builddir/build/BUILD
+ cd starplot-0.95.5
+ LICENSEDIR=/builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/licenses/starplot
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/licenses/starplot
+ cp -pr COPYING /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64/usr/share/licenses/starplot
+ exit 0
Provides: application() application(starplot.desktop) starplot = 0.95.5-24.fc28 starplot(riscv-64) = 0.95.5-24.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64
Wrote: /builddir/build/SRPMS/starplot-0.95.5-24.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/starplot-0.95.5-24.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kxGoAJ
+ umask 022
+ cd /builddir/build/BUILD
+ cd starplot-0.95.5
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/starplot-0.95.5-24.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
Terminated
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff