+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/whatmask.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.4ZknhY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf whatmask-1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/whatmask-1.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd whatmask-1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zImyC2 + umask 022 + cd /builddir/build/BUILD + cd whatmask-1.2 + 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 creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing checking for gcc... gcc checking whether the C compiler (gcc -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) works... yes checking whether the C compiler (gcc -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) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for size_t... yes checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 8 checking for locale.h... yes Trying to print 10000 with the format string %'u yields: 10000 Your printf seems to support %'u for number formatting. (good) updating cache ./config.cache creating ./config.status creating Makefile creating man/Makefile creating win/Makefile creating win/whatmask_Data/Makefile creating win/whatmask_Data/Whatmask_Mac_Debug/Makefile creating win/whatmask_Data/Whatmask_Mac_Release/Makefile creating win/whatmask_Data/Whatmask_Win_Debug/Makefile creating win/whatmask_Data/Whatmask_Win_Release/Makefile creating config.h + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/whatmask-1.2' Making all in win make[2]: Entering directory '/builddir/build/BUILD/whatmask-1.2/win' Making all in whatmask_Data make[3]: Entering directory '/builddir/build/BUILD/whatmask-1.2/win/whatmask_Data' Making all in Whatmask_Mac_Debug make[4]: Entering directory '/builddir/build/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Mac_Debug' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Mac_Debug' Making all in Whatmask_Mac_Release make[4]: Entering directory '/builddir/build/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Mac_Release' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Mac_Release' Making all in Whatmask_Win_Release make[4]: Entering directory '/builddir/build/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Win_Release' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Win_Release' Making all in Whatmask_Win_Debug make[4]: Entering directory '/builddir/build/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Win_Debug' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Win_Debug' make[4]: Entering directory '/builddir/build/BUILD/whatmask-1.2/win/whatmask_Data' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/whatmask-1.2/win/whatmask_Data' make[3]: Leaving directory '/builddir/build/BUILD/whatmask-1.2/win/whatmask_Data' make[3]: Entering directory '/builddir/build/BUILD/whatmask-1.2/win' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/whatmask-1.2/win' make[2]: Leaving directory '/builddir/build/BUILD/whatmask-1.2/win' Making all in man make[2]: Entering directory '/builddir/build/BUILD/whatmask-1.2/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/whatmask-1.2/man' make[2]: Entering directory '/builddir/build/BUILD/whatmask-1.2' gcc -DHAVE_CONFIG_H -I. -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 main.c gcc -DHAVE_CONFIG_H -I. -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 ctonm.c gcc -DHAVE_CONFIG_H -I. -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 nmtoc.c gcc -DHAVE_CONFIG_H -I. -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 octets.c gcc -DHAVE_CONFIG_H -I. -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 printdata.c gcc -DHAVE_CONFIG_H -I. -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 bitcount.c gcc -DHAVE_CONFIG_H -I. -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 validatemask.c main.c: In function 'main': main.c:43:7: warning: 'retVal' may be used uninitialized in this function [-Wmaybe-uninitialized] int retVal; ^~~~~~ gcc -DHAVE_CONFIG_H -I. -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 bitfill.c gcc -DHAVE_CONFIG_H -I. -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 whatnet.c gcc -DHAVE_CONFIG_H -I. -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 whatnet_printdata.c gcc -DHAVE_CONFIG_H -I. -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 usage.c gcc -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 whatmask main.o ctonm.o nmtoc.o octets.o printdata.o bitcount.o validatemask.o bitfill.o whatnet.o whatnet_printdata.o usage.o make[2]: Leaving directory '/builddir/build/BUILD/whatmask-1.2' make[1]: Leaving directory '/builddir/build/BUILD/whatmask-1.2' + chmod 644 COPYING + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mD8XYF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/whatmask-1.2-16.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/whatmask-1.2-16.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/whatmask-1.2-16.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/whatmask-1.2-16.fc28.riscv64 + cd whatmask-1.2 + rm -rf /builddir/build/BUILDROOT/whatmask-1.2-16.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/whatmask-1.2-16.fc28.riscv64 Making install in win make[1]: Entering directory '/builddir/build/BUILD/whatmask-1.2/win' Making install in whatmask_Data make[2]: Entering directory '/builddir/build/BUILD/whatmask-1.2/win/whatmask_Data' Making install in Whatmask_Mac_Debug make[3]: Entering directory '/builddir/build/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Mac_Debug' make[4]: Entering directory '/builddir/build/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Mac_Debug' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Mac_Debug' make[3]: Leaving directory '/builddir/build/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Mac_Debug' Making install in Whatmask_Mac_Release make[3]: Entering directory '/builddir/build/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Mac_Release' make[4]: Entering directory '/builddir/build/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Mac_Release' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Mac_Release' make[3]: Leaving directory '/builddir/build/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Mac_Release' Making install in Whatmask_Win_Release make[3]: Entering directory '/builddir/build/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Win_Release' make[4]: Entering directory '/builddir/build/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Win_Release' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Win_Release' make[3]: Leaving directory '/builddir/build/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Win_Release' Making install in Whatmask_Win_Debug make[3]: Entering directory '/builddir/build/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Win_Debug' make[4]: Entering directory '/builddir/build/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Win_Debug' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Win_Debug' make[3]: Leaving directory '/builddir/build/BUILD/whatmask-1.2/win/whatmask_Data/Whatmask_Win_Debug' make[3]: Entering directory '/builddir/build/BUILD/whatmask-1.2/win/whatmask_Data' make[4]: Entering directory '/builddir/build/BUILD/whatmask-1.2/win/whatmask_Data' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/whatmask-1.2/win/whatmask_Data' make[3]: Leaving directory '/builddir/build/BUILD/whatmask-1.2/win/whatmask_Data' make[2]: Leaving directory '/builddir/build/BUILD/whatmask-1.2/win/whatmask_Data' make[2]: Entering directory '/builddir/build/BUILD/whatmask-1.2/win' make[3]: Entering directory '/builddir/build/BUILD/whatmask-1.2/win' 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/whatmask-1.2/win' make[2]: Leaving directory '/builddir/build/BUILD/whatmask-1.2/win' make[1]: Leaving directory '/builddir/build/BUILD/whatmask-1.2/win' Making install in man make[1]: Entering directory '/builddir/build/BUILD/whatmask-1.2/man' make[2]: Entering directory '/builddir/build/BUILD/whatmask-1.2/man' make[2]: Nothing to be done for 'install-exec-am'. make install-man1 make[3]: Entering directory '/builddir/build/BUILD/whatmask-1.2/man' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/whatmask-1.2-16.fc28.riscv64/usr/share/man/man1 mkdir /builddir/build/BUILDROOT/whatmask-1.2-16.fc28.riscv64 mkdir /builddir/build/BUILDROOT/whatmask-1.2-16.fc28.riscv64/usr mkdir /builddir/build/BUILDROOT/whatmask-1.2-16.fc28.riscv64/usr/share mkdir /builddir/build/BUILDROOT/whatmask-1.2-16.fc28.riscv64/usr/share/man mkdir /builddir/build/BUILDROOT/whatmask-1.2-16.fc28.riscv64/usr/share/man/man1 /usr/bin/install -c -m 644 ./whatmask.1 /builddir/build/BUILDROOT/whatmask-1.2-16.fc28.riscv64/usr/share/man/man1/whatmask.1 make[3]: Leaving directory '/builddir/build/BUILD/whatmask-1.2/man' make[2]: Leaving directory '/builddir/build/BUILD/whatmask-1.2/man' make[1]: Leaving directory '/builddir/build/BUILD/whatmask-1.2/man' make[1]: Entering directory '/builddir/build/BUILD/whatmask-1.2' make[2]: Entering directory '/builddir/build/BUILD/whatmask-1.2' /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/whatmask-1.2-16.fc28.riscv64/usr/bin mkdir /builddir/build/BUILDROOT/whatmask-1.2-16.fc28.riscv64/usr/bin /usr/bin/install -c whatmask /builddir/build/BUILDROOT/whatmask-1.2-16.fc28.riscv64/usr/bin/whatmask make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/whatmask-1.2' make[1]: Leaving directory '/builddir/build/BUILD/whatmask-1.2' + /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: whatmask-1.2-16.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZYHV6H + umask 022 + cd /builddir/build/BUILD + cd whatmask-1.2 + DOCDIR=/builddir/build/BUILDROOT/whatmask-1.2-16.fc28.riscv64/usr/share/doc/whatmask + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/whatmask-1.2-16.fc28.riscv64/usr/share/doc/whatmask + cp -pr AUTHORS /builddir/build/BUILDROOT/whatmask-1.2-16.fc28.riscv64/usr/share/doc/whatmask + cp -pr COPYING /builddir/build/BUILDROOT/whatmask-1.2-16.fc28.riscv64/usr/share/doc/whatmask + cp -pr ChangeLog /builddir/build/BUILDROOT/whatmask-1.2-16.fc28.riscv64/usr/share/doc/whatmask + cp -pr NEWS /builddir/build/BUILDROOT/whatmask-1.2-16.fc28.riscv64/usr/share/doc/whatmask + cp -pr README /builddir/build/BUILDROOT/whatmask-1.2-16.fc28.riscv64/usr/share/doc/whatmask + exit 0 Provides: whatmask = 1.2-16.fc28 whatmask(riscv-64) = 1.2-16.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 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) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/whatmask-1.2-16.fc28.riscv64 Wrote: /builddir/build/SRPMS/whatmask-1.2-16.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/whatmask-1.2-16.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.23Aq9u + umask 022 + cd /builddir/build/BUILD + cd whatmask-1.2 + rm -rf /builddir/build/BUILDROOT/whatmask-1.2-16.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