+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/remind.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.9BpQqf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf remind-03.01.15 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/remind-03.01.15.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd remind-03.01.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + pushd man ~/build/BUILD/remind-03.01.15/man ~/build/BUILD/remind-03.01.15 + iconv -c -t UTF8 remind.1 + /usr/bin/mv remind.1.utf8 remind.1 + popd ~/build/BUILD/remind-03.01.15 + echo 'Patch #0 (remind-nostrip.patch):' Patch #0 (remind-nostrip.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/Makefile.in + pushd www ~/build/BUILD/remind-03.01.15/www ~/build/BUILD/remind-03.01.15 + find . -type f -exec chmod -x '{}' ';' + popd ~/build/BUILD/remind-03.01.15 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bB1un1 + umask 022 + cd /builddir/build/BUILD + cd remind-03.01.15 + 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 + '[' 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 configure: WARNING: unrecognized options: --disable-dependency-tracking ********************** * * * Configuring REMIND * * * ********************** 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 for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for sqrt in -lm... yes 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 size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 8 checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for utime.h... yes checking whether utime accepts a null argument... yes checking whether time.h and sys/time.h may both be included... yes checking for setenv... yes checking for unsetenv... yes checking for glob... yes checking for mbstowcs... yes checking for setlocale... yes configure: creating ./config.status config.status: creating src/Makefile config.status: creating www/Makefile config.status: creating src/version.h config.status: creating src/config.h configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -j4 ******************* * * * Building REMIND * * * ******************* make[1]: Entering directory '/builddir/build/BUILD/remind-03.01.15/src' gcc -c -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 -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. calendar.c gcc -c -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 -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. dynbuf.c gcc -c -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 -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. dorem.c gcc -c -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 -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. dosubst.c dynbuf.c: In function 'DBufGets': dynbuf.c:154:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(dbuf->buffer, dbuf->allocatedLen, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dynbuf.c:166:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(tmp, 256, fp); ^~~~~~~~~~~~~~~~~~~ calendar.c: In function 'DoCalendarOneWeek': calendar.c:280:13: warning: type of 'nleft' defaults to 'int' [-Wimplicit-int] static void DoCalendarOneWeek(nleft) ^~~~~~~~~~~~~~~~~ dorem.c: In function 'TriggerReminder': dorem.c:895:2: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(DBufValue(&buf)); ^~~~~~~~~~~~~~~~~~~~~~~ dorem.c: In function 'DoMsgCommand': dorem.c:1123:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(DBufValue(&execBuffer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -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 -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. expr.c gcc -c -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 -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. files.c gcc -c -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 -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. funcs.c gcc -c -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 -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. globals.c gcc -c -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 -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. hbcal.c gcc -c -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 -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. init.c gcc -c -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 -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. main.c gcc -c -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 -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. md5.c gcc -c -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 -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. moon.c gcc -c -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 -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. omit.c gcc -c -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 -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. queue.c gcc -c -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 -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. sort.c gcc -c -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 -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. token.c sort.c: In function 'IssueSortedReminders': sort.c:154:6: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(cur->text); ^~~~~~~~~~~~~~~~~ gcc -c -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 -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. trigger.c gcc -c -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 -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. userfns.c gcc -c -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 -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. utils.c gcc -c -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 -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. var.c gcc -c -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 -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. rem2ps.c gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o remind calendar.o dynbuf.o dorem.o dosubst.o expr.o files.o funcs.o globals.o hbcal.o init.o main.o md5.o moon.o omit.o queue.o sort.o token.o trigger.o userfns.o utils.o var.o -lm gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rem2ps rem2ps.o dynbuf.o make[1]: Leaving directory '/builddir/build/BUILD/remind-03.01.15/src' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WTjX08 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/remind-03.01.15-5.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/remind-03.01.15-5.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/remind-03.01.15-5.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/remind-03.01.15-5.fc28.riscv64 + cd remind-03.01.15 + make install DESTDIR=/builddir/build/BUILDROOT/remind-03.01.15-5.fc28.riscv64 'INSTALL=/usr/bin/install -c -p' ********************* * * * Installing REMIND * * * ********************* cd src; make install make[1]: Entering directory '/builddir/build/BUILD/remind-03.01.15/src' mkdir -p /builddir/build/BUILDROOT/remind-03.01.15-5.fc28.riscv64/usr/bin || true for prog in remind rem2ps ./../scripts/tkremind ./../scripts/cm2rem.tcl ; do \ /usr/bin/install -c -p $prog /builddir/build/BUILDROOT/remind-03.01.15-5.fc28.riscv64/usr/bin || exit 1; \ done rm -f /builddir/build/BUILDROOT/remind-03.01.15-5.fc28.riscv64/usr/bin/rem > /dev/null 2>&1 || true ln -s remind /builddir/build/BUILDROOT/remind-03.01.15-5.fc28.riscv64/usr/bin/rem mkdir -p /builddir/build/BUILDROOT/remind-03.01.15-5.fc28.riscv64/usr/share/man/man1 || true for man in ./../man/rem2ps.1 ./../man/remind.1 ./../man/tkremind.1 ./../man/cm2rem.1 ./../man/rem.1 ; do \ /usr/bin/install -c -p -m 644 $man /builddir/build/BUILDROOT/remind-03.01.15-5.fc28.riscv64/usr/share/man/man1 || exit 1; \ done make[1]: Leaving directory '/builddir/build/BUILD/remind-03.01.15/src' + /usr/bin/install -m 755 -p www/rem2html /builddir/build/BUILDROOT/remind-03.01.15-5.fc28.riscv64/usr/bin/ + desktop-file-install --dir /builddir/build/BUILDROOT/remind-03.01.15-5.fc28.riscv64/usr/share/applications --add-category Office /builddir/build/SOURCES/tkremind.desktop + /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: remind-03.01.15-5.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bX160b + umask 022 + cd /builddir/build/BUILD + cd remind-03.01.15 + DOCDIR=/builddir/build/BUILDROOT/remind-03.01.15-5.fc28.riscv64/usr/share/doc/remind + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/remind-03.01.15-5.fc28.riscv64/usr/share/doc/remind + cp -pr COPYRIGHT /builddir/build/BUILDROOT/remind-03.01.15-5.fc28.riscv64/usr/share/doc/remind + cp -pr docs/README.UNIX /builddir/build/BUILDROOT/remind-03.01.15-5.fc28.riscv64/usr/share/doc/remind + cp -pr docs/WHATSNEW /builddir/build/BUILDROOT/remind-03.01.15-5.fc28.riscv64/usr/share/doc/remind + cp -pr examples /builddir/build/BUILDROOT/remind-03.01.15-5.fc28.riscv64/usr/share/doc/remind + cp -pr www /builddir/build/BUILDROOT/remind-03.01.15-5.fc28.riscv64/usr/share/doc/remind + exit 0 Provides: remind = 03.01.15-5.fc28 remind(riscv-64) = 03.01.15-5.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/perl 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) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) perl(Getopt::Long) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: remind-gui-03.01.15-5.fc28.riscv64 Provides: application() application(tkremind.desktop) remind-gui = 03.01.15-5.fc28 remind-gui(riscv-64) = 03.01.15-5.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/remind-03.01.15-5.fc28.riscv64 Wrote: /builddir/build/SRPMS/remind-03.01.15-5.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/remind-03.01.15-5.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/remind-gui-03.01.15-5.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AgXpxL + umask 022 + cd /builddir/build/BUILD + cd remind-03.01.15 + /usr/bin/rm -rf /builddir/build/BUILDROOT/remind-03.01.15-5.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff