+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/calcurse.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.2lztHq
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf calcurse-4.1.0
+ /usr/bin/gzip -dc /builddir/build/SOURCES/calcurse-4.1.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd calcurse-4.1.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kGsN4F
+ umask 022
+ cd /builddir/build/BUILD
+ cd calcurse-4.1.0
+ 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
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 whether make supports nested variables... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for style of include used by make... GNU
checking for riscv64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking build system type... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
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 whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) 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 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 ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for initscr... no
checking for initscr in -lncursesw... yes
checking ncursesw/ncurses.h usability... yes
checking ncursesw/ncurses.h presence... yes
checking for ncursesw/ncurses.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create in -lpthread... yes
checking for math.h... (cached) yes
checking for exp in -lm... yes
checking whether to include documentation... yes
checking for asciidoc... no
configure: WARNING: AsciiDoc not found - cannot rebuild documentation!
checking for a2x... no
configure: WARNING: a2x not found - cannot rebuild man pages!
checking if memory debug should be used... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating scripts/Makefile
config.status: creating po/Makefile.in
config.status: creating po/Makefile
config.status: creating contrib/caldav/Makefile
config.status: creating config.h
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing depfiles commands

========================================================================
calcurse is configured as follows.
Please check that this configuration matches your expectations.
Also give a look at the config.h file to check for preprocessor symbols.

Host system type   : riscv64-redhat-linux-gnu

Options used to compile and link:
  PREFIX           = /usr
  VERSION          = 4.1.0
  CC               = gcc
  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  -Wall
  CPPFLAGS         = 
  DEFS             = -DHAVE_CONFIG_H
  LD               = /usr/bin/ld
  LDFLAGS          = -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld
  LIBS             =  -lncursesw -pthread -lm
========================================================================

+ make -j4
make  all-recursive
make[1]: Entering directory '/builddir/build/BUILD/calcurse-4.1.0'
Making all in po
make[2]: Entering directory '/builddir/build/BUILD/calcurse-4.1.0/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/calcurse-4.1.0/po'
Making all in src
make[2]: Entering directory '/builddir/build/BUILD/calcurse-4.1.0/src'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DDOCDIR=\"/usr/share/doc/calcurse\"  -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -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  -Wall -c -o calcurse.o calcurse.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DDOCDIR=\"/usr/share/doc/calcurse\"  -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -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  -Wall -c -o apoint.o apoint.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DDOCDIR=\"/usr/share/doc/calcurse\"  -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -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  -Wall -c -o args.o args.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DDOCDIR=\"/usr/share/doc/calcurse\"  -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -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  -Wall -c -o config.o config.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DDOCDIR=\"/usr/share/doc/calcurse\"  -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -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  -Wall -c -o custom.o custom.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DDOCDIR=\"/usr/share/doc/calcurse\"  -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -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  -Wall -c -o day.o day.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DDOCDIR=\"/usr/share/doc/calcurse\"  -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -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  -Wall -c -o event.o event.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DDOCDIR=\"/usr/share/doc/calcurse\"  -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -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  -Wall -c -o getstring.o getstring.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DDOCDIR=\"/usr/share/doc/calcurse\"  -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -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  -Wall -c -o help.o help.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DDOCDIR=\"/usr/share/doc/calcurse\"  -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -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  -Wall -c -o hooks.o hooks.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DDOCDIR=\"/usr/share/doc/calcurse\"  -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -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  -Wall -c -o ical.o ical.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DDOCDIR=\"/usr/share/doc/calcurse\"  -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -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  -Wall -c -o io.o io.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DDOCDIR=\"/usr/share/doc/calcurse\"  -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -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  -Wall -c -o keys.o keys.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DDOCDIR=\"/usr/share/doc/calcurse\"  -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -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  -Wall -c -o listbox.o listbox.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DDOCDIR=\"/usr/share/doc/calcurse\"  -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -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  -Wall -c -o llist.o llist.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DDOCDIR=\"/usr/share/doc/calcurse\"  -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -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  -Wall -c -o note.o note.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DDOCDIR=\"/usr/share/doc/calcurse\"  -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -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  -Wall -c -o notify.o notify.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DDOCDIR=\"/usr/share/doc/calcurse\"  -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -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  -Wall -c -o pcal.o pcal.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DDOCDIR=\"/usr/share/doc/calcurse\"  -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -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  -Wall -c -o recur.o recur.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DDOCDIR=\"/usr/share/doc/calcurse\"  -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -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  -Wall -c -o sha1.o sha1.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DDOCDIR=\"/usr/share/doc/calcurse\"  -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -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  -Wall -c -o sigs.o sigs.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DDOCDIR=\"/usr/share/doc/calcurse\"  -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -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  -Wall -c -o strings.o strings.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DDOCDIR=\"/usr/share/doc/calcurse\"  -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -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  -Wall -c -o todo.o todo.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DDOCDIR=\"/usr/share/doc/calcurse\"  -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -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  -Wall -c -o ui-calendar.o ui-calendar.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DDOCDIR=\"/usr/share/doc/calcurse\"  -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -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  -Wall -c -o ui-day.o ui-day.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DDOCDIR=\"/usr/share/doc/calcurse\"  -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -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  -Wall -c -o ui-todo.o ui-todo.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DDOCDIR=\"/usr/share/doc/calcurse\"  -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -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  -Wall -c -o utf8.o utf8.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DDOCDIR=\"/usr/share/doc/calcurse\"  -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -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  -Wall -c -o utils.o utils.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DDOCDIR=\"/usr/share/doc/calcurse\"  -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -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  -Wall -c -o vars.o vars.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DDOCDIR=\"/usr/share/doc/calcurse\"  -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -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  -Wall -c -o vector.o vector.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DDOCDIR=\"/usr/share/doc/calcurse\"  -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -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  -Wall -c -o wins.o wins.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DDOCDIR=\"/usr/share/doc/calcurse\"  -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -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  -Wall -c -o mem.o mem.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DDOCDIR=\"/usr/share/doc/calcurse\"  -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -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  -Wall -c -o dmon.o dmon.c
gcc -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -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  -Wall  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o calcurse calcurse.o apoint.o args.o config.o custom.o day.o event.o getstring.o help.o hooks.o ical.o io.o keys.o listbox.o llist.o note.o notify.o pcal.o recur.o sha1.o sigs.o strings.o todo.o ui-calendar.o ui-day.o ui-todo.o utf8.o utils.o vars.o vector.o wins.o mem.o dmon.o  -lncursesw -pthread -lm
make[2]: Leaving directory '/builddir/build/BUILD/calcurse-4.1.0/src'
Making all in test
make[2]: Entering directory '/builddir/build/BUILD/calcurse-4.1.0/test'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/calcurse-4.1.0/test'
Making all in scripts
make[2]: Entering directory '/builddir/build/BUILD/calcurse-4.1.0/scripts'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/calcurse-4.1.0/scripts'
Making all in contrib/caldav
make[2]: Entering directory '/builddir/build/BUILD/calcurse-4.1.0/contrib/caldav'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/calcurse-4.1.0/contrib/caldav'
Making all in doc
make[2]: Entering directory '/builddir/build/BUILD/calcurse-4.1.0/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/calcurse-4.1.0/doc'
make[2]: Entering directory '/builddir/build/BUILD/calcurse-4.1.0'
make[2]: Leaving directory '/builddir/build/BUILD/calcurse-4.1.0'
make[1]: Leaving directory '/builddir/build/BUILD/calcurse-4.1.0'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cnWeEi
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64
+ cd calcurse-4.1.0
+ rm -rf /builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64
+ make install DESTDIR=/builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64
make  install-recursive
make[1]: Entering directory '/builddir/build/BUILD/calcurse-4.1.0'
Making install in po
make[2]: Entering directory '/builddir/build/BUILD/calcurse-4.1.0/po'
/bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share
mkdir -p -- /builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share
mkdir -p -- /builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES
installing fr.gmo as /builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/calcurse.mo
mkdir -p -- /builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/locale/en/LC_MESSAGES
installing en.gmo as /builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/locale/en/LC_MESSAGES/calcurse.mo
mkdir -p -- /builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/locale/de/LC_MESSAGES
installing de.gmo as /builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/calcurse.mo
mkdir -p -- /builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/locale/es/LC_MESSAGES
installing es.gmo as /builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/locale/es/LC_MESSAGES/calcurse.mo
mkdir -p -- /builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/locale/nl/LC_MESSAGES
installing nl.gmo as /builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/locale/nl/LC_MESSAGES/calcurse.mo
mkdir -p -- /builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES
installing ru.gmo as /builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES/calcurse.mo
mkdir -p -- /builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/locale/pt_BR/LC_MESSAGES
installing pt_BR.gmo as /builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/calcurse.mo
if test "calcurse" = "gettext-tools"; then \
  /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/calcurse-4.1.0-1.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 -c -m 644 ./$file \
		    /builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[2]: Leaving directory '/builddir/build/BUILD/calcurse-4.1.0/po'
Making install in src
make[2]: Entering directory '/builddir/build/BUILD/calcurse-4.1.0/src'
make[3]: Entering directory '/builddir/build/BUILD/calcurse-4.1.0/src'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/bin'
  /usr/bin/install -c calcurse '/builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/bin'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/calcurse-4.1.0/src'
make[2]: Leaving directory '/builddir/build/BUILD/calcurse-4.1.0/src'
Making install in test
make[2]: Entering directory '/builddir/build/BUILD/calcurse-4.1.0/test'
make[3]: Entering directory '/builddir/build/BUILD/calcurse-4.1.0/test'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/calcurse-4.1.0/test'
make[2]: Leaving directory '/builddir/build/BUILD/calcurse-4.1.0/test'
Making install in scripts
make[2]: Entering directory '/builddir/build/BUILD/calcurse-4.1.0/scripts'
make[3]: Entering directory '/builddir/build/BUILD/calcurse-4.1.0/scripts'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/bin'
 /usr/bin/install -c calcurse-upgrade '/builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/bin'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/calcurse-4.1.0/scripts'
make[2]: Leaving directory '/builddir/build/BUILD/calcurse-4.1.0/scripts'
Making install in contrib/caldav
make[2]: Entering directory '/builddir/build/BUILD/calcurse-4.1.0/contrib/caldav'
make[3]: Entering directory '/builddir/build/BUILD/calcurse-4.1.0/contrib/caldav'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/bin'
 /usr/bin/install -c calcurse-caldav '/builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/bin'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/calcurse-4.1.0/contrib/caldav'
make[2]: Leaving directory '/builddir/build/BUILD/calcurse-4.1.0/contrib/caldav'
Making install in doc
make[2]: Entering directory '/builddir/build/BUILD/calcurse-4.1.0/doc'
make[3]: Entering directory '/builddir/build/BUILD/calcurse-4.1.0/doc'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/man/man1'
 /usr/bin/install -c -m 644 calcurse.1 '/builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/man/man1'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/doc/calcurse'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/doc/calcurse/de'
 /usr/bin/install -c -m 644  de/view.txt de/general.txt de/priority.txt de/other.txt de/config.txt de/repeat.txt de/displacement.txt de/delete.txt de/enote.txt de/tab.txt de/goto.txt de/save.txt de/vnote.txt de/edit.txt de/flag.txt de/export.txt de/add.txt de/credits.txt de/import.txt de/pipe.txt de/copy-paste.txt de/intro.txt '/builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/doc/calcurse/de'
 /usr/bin/install -c -m 644  manual.html submitting-patches.html add.txt config.txt copy-paste.txt credits.txt delete.txt displacement.txt edit.txt enote.txt export.txt flag.txt general.txt goto.txt import.txt intro.txt manual.txt other.txt pipe.txt priority.txt reload.txt repeat.txt save.txt tab.txt view.txt vnote.txt '/builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/doc/calcurse/.'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/doc/calcurse/es'
 /usr/bin/install -c -m 644  es/view.txt es/general.txt es/priority.txt es/other.txt es/config.txt es/repeat.txt es/displacement.txt es/delete.txt es/enote.txt es/tab.txt es/goto.txt es/save.txt es/vnote.txt es/edit.txt es/flag.txt es/export.txt es/add.txt es/credits.txt es/import.txt es/pipe.txt es/copy-paste.txt es/intro.txt '/builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/doc/calcurse/es'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/doc/calcurse/fr'
 /usr/bin/install -c -m 644  fr/view.txt fr/general.txt fr/priority.txt fr/other.txt fr/config.txt fr/repeat.txt fr/displacement.txt fr/delete.txt fr/enote.txt fr/tab.txt fr/goto.txt fr/save.txt fr/vnote.txt fr/edit.txt fr/flag.txt fr/export.txt fr/add.txt fr/credits.txt fr/import.txt fr/pipe.txt fr/copy-paste.txt fr/intro.txt '/builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/doc/calcurse/fr'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/doc/calcurse/ru'
 /usr/bin/install -c -m 644  ru/view.txt ru/general.txt ru/priority.txt ru/other.txt ru/config.txt ru/repeat.txt ru/displacement.txt ru/delete.txt ru/enote.txt ru/tab.txt ru/goto.txt ru/save.txt ru/vnote.txt ru/edit.txt ru/flag.txt ru/export.txt ru/add.txt ru/credits.txt ru/import.txt ru/pipe.txt ru/copy-paste.txt ru/intro.txt '/builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/doc/calcurse/ru'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/doc/calcurse/nl'
 /usr/bin/install -c -m 644  nl/view.txt nl/general.txt nl/priority.txt nl/other.txt nl/config.txt nl/repeat.txt nl/displacement.txt nl/delete.txt nl/enote.txt nl/tab.txt nl/goto.txt nl/save.txt nl/vnote.txt nl/edit.txt nl/flag.txt nl/export.txt nl/add.txt nl/credits.txt nl/import.txt nl/pipe.txt nl/copy-paste.txt nl/intro.txt '/builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/doc/calcurse/nl'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/doc/calcurse/pt_BR'
 /usr/bin/install -c -m 644  pt_BR/view.txt pt_BR/general.txt pt_BR/priority.txt pt_BR/other.txt pt_BR/config.txt pt_BR/repeat.txt pt_BR/displacement.txt pt_BR/delete.txt pt_BR/enote.txt pt_BR/tab.txt pt_BR/goto.txt pt_BR/save.txt pt_BR/vnote.txt pt_BR/edit.txt pt_BR/flag.txt pt_BR/export.txt pt_BR/add.txt pt_BR/credits.txt pt_BR/import.txt pt_BR/pipe.txt pt_BR/copy-paste.txt pt_BR/intro.txt '/builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/doc/calcurse/pt_BR'
make[3]: Leaving directory '/builddir/build/BUILD/calcurse-4.1.0/doc'
make[2]: Leaving directory '/builddir/build/BUILD/calcurse-4.1.0/doc'
make[2]: Entering directory '/builddir/build/BUILD/calcurse-4.1.0'
make[3]: Entering directory '/builddir/build/BUILD/calcurse-4.1.0'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/calcurse-4.1.0'
make[2]: Leaving directory '/builddir/build/BUILD/calcurse-4.1.0'
make[1]: Leaving directory '/builddir/build/BUILD/calcurse-4.1.0'
+ install -p -m 0644 doc/calcurse.1 /builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/man/man1/
+ rm -rf /builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/doc/calcurse
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64 calcurse
+ /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: calcurse-4.1.0-1.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.94q8gh
+ umask 022
+ cd /builddir/build/BUILD
+ cd calcurse-4.1.0
+ DOCDIR=/builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/doc/calcurse
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/doc/calcurse
+ cp -pr AUTHORS /builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/doc/calcurse
+ cp -pr NEWS /builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/doc/calcurse
+ cp -pr README /builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/doc/calcurse
+ cp -pr doc/ /builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64/usr/share/doc/calcurse
+ exit 0
Provides: calcurse = 4.1.0-1.fc28 calcurse(riscv-64) = 4.1.0-1.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /bin/sh /usr/bin/python3 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) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libncursesw.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/calcurse-4.1.0-1.fc28.riscv64
Wrote: /builddir/build/SRPMS/calcurse-4.1.0-1.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/calcurse-4.1.0-1.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qYVsIv
+ umask 022
+ cd /builddir/build/BUILD
+ cd calcurse-4.1.0
+ rm -rf /builddir/build/BUILDROOT/calcurse-4.1.0-1.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