+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/moe.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.QMCpSu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf moe-1.9 + /usr/bin/lzip -dc /builddir/build/SOURCES/moe-1.9.tar.lz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd moe-1.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (moe-1.5-configure.patch):' Patch #0 (moe-1.5-configure.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .configure --fuzz=0 patching file configure Hunk #1 succeeded at 23 (offset -3 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lXrqy4 + umask 022 + cd /builddir/build/BUILD + cd moe-1.9 + 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 option: '--build=riscv64-redhat-linux-gnu' configure: WARNING: unrecognized option: '--host=riscv64-redhat-linux-gnu' configure: WARNING: unrecognized option: '--program-prefix=' configure: WARNING: unrecognized option: '--disable-dependency-tracking' configure: WARNING: unrecognized option: '--sbindir=/usr/sbin' configure: WARNING: unrecognized option: '--datadir=/usr/share' configure: WARNING: unrecognized option: '--includedir=/usr/include' configure: WARNING: unrecognized option: '--libdir=/usr/lib64' configure: WARNING: unrecognized option: '--libexecdir=/usr/libexec' configure: WARNING: unrecognized option: '--localstatedir=/var' configure: WARNING: unrecognized option: '--sharedstatedir=/var/lib' creating config.status creating Makefile VPATH = . prefix = /usr exec_prefix = /usr bindir = /usr/bin datarootdir = $(prefix)/share infodir = /usr/share/info mandir = /usr/share/man sysconfdir = /etc CXX = g++ CPPFLAGS = CXXFLAGS = -Wall -W -O2 -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 LDFLAGS = OK. Now you can run make. + make -j4 g++ -Wall -W -O2 -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 arg_parser.o arg_parser.cc g++ -Wall -W -O2 -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 basic_buffer.o basic_buffer.cc g++ -Wall -W -O2 -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 block.o block.cc g++ -Wall -W -O2 -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 buffer.o buffer.cc g++ -Wall -W -O2 -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 buffer_handle.o buffer_handle.cc g++ -Wall -W -O2 -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 encoding.o encoding.cc g++ -Wall -W -O2 -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 iso_8859.o iso_8859.cc g++ -Wall -W -O2 -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 menu_file.o menu_file.cc g++ -Wall -W -O2 -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 menu_help.o menu_help.cc g++ -Wall -W -O2 -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 menu_opts.o menu_opts.cc g++ -Wall -W -O2 -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 rc.o rc.cc g++ -Wall -W -O2 -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 regex.o regex.cc g++ -Wall -W -O2 -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 screen.o screen.cc g++ -Wall -W -O2 -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 window.o window.cc g++ -Wall -W -O2 -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 window_vector.o window_vector.cc g++ -Wall -W -O2 -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 -DPROGVERSION=\"1.9\" -DSYSCONFDIR=\"/etc\" -c -o main.o main.cc window_vector.cc: In function 'const char* Window_vector::search(int, bool, const string&, int)': window_vector.cc:1196:26: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: backward_opt = !backward_opt; // toggle permanently ~~~~~~~~~~~~~^~~~~~~~~~~~~~~ window_vector.cc:1197:5: note: here case 1: backward = !backward; // toggle this call ^~~~ g++ -Wall -W -O2 -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 -o moe arg_parser.o basic_buffer.o block.o buffer.o buffer_handle.o encoding.o iso_8859.o menu_file.o menu_help.o menu_opts.o rc.o regex.o screen.o window.o window_vector.o main.o -lncurses + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.luWM9X + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/moe-1.9-3.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/moe-1.9-3.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/moe-1.9-3.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/moe-1.9-3.fc28.riscv64 + cd moe-1.9 + make install 'INSTALL=/usr/bin/install -p' DESTDIR=/builddir/build/BUILDROOT/moe-1.9-3.fc28.riscv64 if [ ! -d "/builddir/build/BUILDROOT/moe-1.9-3.fc28.riscv64/usr/bin" ] ; then /usr/bin/install -p -d -m 755 "/builddir/build/BUILDROOT/moe-1.9-3.fc28.riscv64/usr/bin" ; fi if [ ! -d "/builddir/build/BUILDROOT/moe-1.9-3.fc28.riscv64/etc" ] ; then /usr/bin/install -p -d -m 755 "/builddir/build/BUILDROOT/moe-1.9-3.fc28.riscv64/etc" ; fi /usr/bin/install -p -m 755 ./moe "/builddir/build/BUILDROOT/moe-1.9-3.fc28.riscv64/usr/bin/moe" /usr/bin/install -p -m 644 ./moerc "/builddir/build/BUILDROOT/moe-1.9-3.fc28.riscv64/etc/moerc" if [ ! -d "/builddir/build/BUILDROOT/moe-1.9-3.fc28.riscv64/usr/share/info" ] ; then /usr/bin/install -p -d -m 755 "/builddir/build/BUILDROOT/moe-1.9-3.fc28.riscv64/usr/share/info" ; fi rm -f "/builddir/build/BUILDROOT/moe-1.9-3.fc28.riscv64/usr/share/info/moe.info"* /usr/bin/install -p -m 644 ./doc/moe.info "/builddir/build/BUILDROOT/moe-1.9-3.fc28.riscv64/usr/share/info/moe.info" if /bin/sh -c "install-info --version" > /dev/null 2>&1 ; then \ install-info --info-dir="/builddir/build/BUILDROOT/moe-1.9-3.fc28.riscv64/usr/share/info" "/builddir/build/BUILDROOT/moe-1.9-3.fc28.riscv64/usr/share/info/moe.info" ; \ fi if [ ! -d "/builddir/build/BUILDROOT/moe-1.9-3.fc28.riscv64/usr/share/man/man1" ] ; then /usr/bin/install -p -d -m 755 "/builddir/build/BUILDROOT/moe-1.9-3.fc28.riscv64/usr/share/man/man1" ; fi rm -f "/builddir/build/BUILDROOT/moe-1.9-3.fc28.riscv64/usr/share/man/man1/moe.1"* /usr/bin/install -p -m 644 ./doc/moe.1 "/builddir/build/BUILDROOT/moe-1.9-3.fc28.riscv64/usr/share/man/man1/moe.1" + /usr/bin/install -p -d /builddir/build/BUILDROOT/moe-1.9-3.fc28.riscv64/usr/share/man/man1 + /usr/bin/install -p -m 644 ./doc/moe.1 /builddir/build/BUILDROOT/moe-1.9-3.fc28.riscv64/usr/share/man/man1/ + rm -f /builddir/build/BUILDROOT/moe-1.9-3.fc28.riscv64/usr/share/info/dir + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/moe-1.9-3.fc28.riscv64/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: moe-1.9-3.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bcJvQ9 + umask 022 + cd /builddir/build/BUILD + cd moe-1.9 + DOCDIR=/builddir/build/BUILDROOT/moe-1.9-3.fc28.riscv64/usr/share/doc/moe + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/moe-1.9-3.fc28.riscv64/usr/share/doc/moe + cp -pr AUTHORS /builddir/build/BUILDROOT/moe-1.9-3.fc28.riscv64/usr/share/doc/moe + cp -pr README /builddir/build/BUILDROOT/moe-1.9-3.fc28.riscv64/usr/share/doc/moe + cp -pr NEWS /builddir/build/BUILDROOT/moe-1.9-3.fc28.riscv64/usr/share/doc/moe + cp -pr ChangeLog /builddir/build/BUILDROOT/moe-1.9-3.fc28.riscv64/usr/share/doc/moe + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vNi7XS + umask 022 + cd /builddir/build/BUILD + cd moe-1.9 + LICENSEDIR=/builddir/build/BUILDROOT/moe-1.9-3.fc28.riscv64/usr/share/licenses/moe + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/moe-1.9-3.fc28.riscv64/usr/share/licenses/moe + cp -pr COPYING /builddir/build/BUILDROOT/moe-1.9-3.fc28.riscv64/usr/share/licenses/moe + exit 0 Provides: config(moe) = 1.9-3.fc28 moe = 1.9-3.fc28 moe(riscv-64) = 1.9-3.fc28 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh info Requires(preun): /bin/sh info Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libm.so.6()(64bit) libncurses.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/moe-1.9-3.fc28.riscv64 Wrote: /builddir/build/SRPMS/moe-1.9-3.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/moe-1.9-3.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mh56T6 + umask 022 + cd /builddir/build/BUILD + cd moe-1.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/moe-1.9-3.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