+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/rumor.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 warning: bogus date in %changelog: Sun Mar 15 2008 Orcan Ogetbil - 1.0.3b-1 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nNoy6f + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rumor-1.0.5 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/rumor-1.0.5.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rumor-1.0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (rumor-gcc60.patch):' Patch #0 (rumor-gcc60.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file src/notator.cc + ./autogen.sh configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' doc/Makefile.am:1: installing 'doc/mdate-sh' src/Makefile.am: installing './depcomp' + sed -i 's|-O0||' configure + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ek8I4n + umask 022 + cd /builddir/build/BUILD + cd rumor-1.0.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 + '[' 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 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 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 g++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -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 sstream usability... yes checking sstream presence... yes checking for sstream... yes checking argp.h usability... yes checking argp.h presence... yes checking for argp.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 alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking for snd_seq_open in -lasound... yes checking linux/soundcard.h usability... yes checking linux/soundcard.h presence... yes checking for linux/soundcard.h... yes checking guile/gh.h usability... no checking guile/gh.h presence... no checking for guile/gh.h... no checking for gh_enter in -lguile... no ---------------------------------------- Rumor feature summary ---------------------------------------- ALSA support yes OSS support yes guile scripting support no debug build yes ---------------------------------------- checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/rumor-1.0.5' Making all in src make[2]: Entering directory '/builddir/build/BUILD/rumor-1.0.5/src' g++ -DLOCALEDIR=\"/usr/share/locale\" -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 -D_REENTRANT -ggdb3 -Wall -pedantic -c -o rumor.o rumor.cc g++ -DLOCALEDIR=\"/usr/share/locale\" -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 -D_REENTRANT -ggdb3 -Wall -pedantic -c -o guile2cc.o guile2cc.cc g++ -DLOCALEDIR=\"/usr/share/locale\" -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 -D_REENTRANT -ggdb3 -Wall -pedantic -c -o alsaclient.o alsaclient.cc g++ -DLOCALEDIR=\"/usr/share/locale\" -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 -D_REENTRANT -ggdb3 -Wall -pedantic -c -o ossclient.o ossclient.cc ossclient.cc: In member function 'virtual void OssMidiClient::Loop()': ossclient.cc:45:9: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] read(seqfd, &packet, sizeof(packet)); //read is thread cancellation point ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ossclient.cc:49:13: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] read(seqfd, &packet, sizeof(packet)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ossclient.cc:50:14: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(seqfd,&packet,sizeof(packet)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ossclient.cc:52:13: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] read(seqfd, &packet, sizeof(packet)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ossclient.cc:53:14: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(seqfd,&packet,sizeof(packet)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ossclient.cc:61:10: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(seqfd,&packet,sizeof(packet)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ossclient.cc: In member function 'virtual void OssMidiClient::PlayNote(unsigned int, unsigned int, unsigned int, unsigned int)': ossclient.cc:78:9: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(seqfd,ipacket,8); ~~~~~^~~~~~~~~~~~~~~~~ ossclient.cc:96:9: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(seqfd,npacket,12); ~~~~~^~~~~~~~~~~~~~~~~~ g++ -DLOCALEDIR=\"/usr/share/locale\" -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 -D_REENTRANT -ggdb3 -Wall -pedantic -c -o kbdclient.o kbdclient.cc g++ -DLOCALEDIR=\"/usr/share/locale\" -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 -D_REENTRANT -ggdb3 -Wall -pedantic -c -o metronome.o metronome.cc g++ -DLOCALEDIR=\"/usr/share/locale\" -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 -D_REENTRANT -ggdb3 -Wall -pedantic -c -o notator.o notator.cc g++ -DLOCALEDIR=\"/usr/share/locale\" -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 -D_REENTRANT -ggdb3 -Wall -pedantic -c -o note.o note.cc g++ -DLOCALEDIR=\"/usr/share/locale\" -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 -D_REENTRANT -ggdb3 -Wall -pedantic -c -o options.o options.cc notator.cc: In member function 'std::__cxx11::string Notator::PitchOrChordName(std::set)': notator.cc:288:14: warning: 'save_RefPitch_wt' may be used uninitialized in this function [-Wmaybe-uninitialized] RefPitch_wt=save_RefPitch_wt; ~~~~~~~~~~~^~~~~~~~~~~~~~~~~ g++ -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 -D_REENTRANT -ggdb3 -Wall -pedantic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rumor rumor.o guile2cc.o alsaclient.o ossclient.o kbdclient.o metronome.o notator.o note.o options.o -lasound -lasound -lpthread -lpthread make[2]: Leaving directory '/builddir/build/BUILD/rumor-1.0.5/src' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/rumor-1.0.5/doc' Updating ./version.texi restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /builddir/build/BUILD/rumor-1.0.5/missing makeinfo --version) >/dev/null 2>&1; then \ for f in rumor.info rumor.info-[0-9] rumor.info-[0-9][0-9] rumor.i[0-9] rumor.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /builddir/build/BUILD/rumor-1.0.5/missing makeinfo -I . \ -o rumor.info rumor.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./rumor.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[2]: Leaving directory '/builddir/build/BUILD/rumor-1.0.5/doc' make[2]: Entering directory '/builddir/build/BUILD/rumor-1.0.5' make[2]: Leaving directory '/builddir/build/BUILD/rumor-1.0.5' make[1]: Leaving directory '/builddir/build/BUILD/rumor-1.0.5' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CTre4E + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rumor-1.0.5-15.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rumor-1.0.5-15.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/rumor-1.0.5-15.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rumor-1.0.5-15.fc28.riscv64 + cd rumor-1.0.5 + rm -rf /builddir/build/BUILDROOT/rumor-1.0.5-15.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/rumor-1.0.5-15.fc28.riscv64 Making install in src make[1]: Entering directory '/builddir/build/BUILD/rumor-1.0.5/src' make[2]: Entering directory '/builddir/build/BUILD/rumor-1.0.5/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rumor-1.0.5-15.fc28.riscv64/usr/bin' /usr/bin/install -c rumor '/builddir/build/BUILDROOT/rumor-1.0.5-15.fc28.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rumor-1.0.5/src' make[1]: Leaving directory '/builddir/build/BUILD/rumor-1.0.5/src' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/rumor-1.0.5/doc' make[2]: Entering directory '/builddir/build/BUILD/rumor-1.0.5/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rumor-1.0.5-15.fc28.riscv64/usr/share/info' /usr/bin/install -c -m 644 ./rumor.info '/builddir/build/BUILDROOT/rumor-1.0.5-15.fc28.riscv64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/rumor-1.0.5-15.fc28.riscv64/usr/share/info' '/builddir/build/BUILDROOT/rumor-1.0.5-15.fc28.riscv64/usr/share/info/rumor.info' make[2]: Leaving directory '/builddir/build/BUILD/rumor-1.0.5/doc' make[1]: Leaving directory '/builddir/build/BUILD/rumor-1.0.5/doc' make[1]: Entering directory '/builddir/build/BUILD/rumor-1.0.5' make[2]: Entering directory '/builddir/build/BUILD/rumor-1.0.5' 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/rumor-1.0.5' make[1]: Leaving directory '/builddir/build/BUILD/rumor-1.0.5' + rm -f /builddir/build/BUILDROOT/rumor-1.0.5-15.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: /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: rumor-1.0.5-15.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FplnQg + umask 022 + cd /builddir/build/BUILD + cd rumor-1.0.5 + DOCDIR=/builddir/build/BUILDROOT/rumor-1.0.5-15.fc28.riscv64/usr/share/doc/rumor + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rumor-1.0.5-15.fc28.riscv64/usr/share/doc/rumor + cp -pr AUTHORS /builddir/build/BUILDROOT/rumor-1.0.5-15.fc28.riscv64/usr/share/doc/rumor + cp -pr NEWS /builddir/build/BUILDROOT/rumor-1.0.5-15.fc28.riscv64/usr/share/doc/rumor + cp -pr COPYING /builddir/build/BUILDROOT/rumor-1.0.5-15.fc28.riscv64/usr/share/doc/rumor + cp -pr README /builddir/build/BUILDROOT/rumor-1.0.5-15.fc28.riscv64/usr/share/doc/rumor + cp -pr TODO /builddir/build/BUILDROOT/rumor-1.0.5-15.fc28.riscv64/usr/share/doc/rumor + exit 0 Provides: rumor = 1.0.5-15.fc28 rumor(riscv-64) = 1.0.5-15.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) libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(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) libm.so.6()(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.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(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/rumor-1.0.5-15.fc28.riscv64 Wrote: /builddir/build/SRPMS/rumor-1.0.5-15.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/rumor-1.0.5-15.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hgAlqK + umask 022 + cd /builddir/build/BUILD + cd rumor-1.0.5 + rm -rf /builddir/build/BUILDROOT/rumor-1.0.5-15.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