+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/rmap.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.CIsVkO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rmap-1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/rmap-1.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rmap-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.UEBSjM + umask 022 + cd /builddir/build/BUILD + cd rmap-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 for ranlib... ranlib checking for main in -lz... yes checking for main in -lm... yes checking for main in -lpng... yes checking for main in -ljpeg... yes checking for main in -lX11... yes checking for main in -lXpm... yes checking for main in -lttf... no checking for main in -lgd... yes checking if libgd generates gifs...... yes checking if libgd generates png...... yes checking if libgd generates jpg...... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for fcntl.h... yes checking for malloc.h... yes checking for unistd.h... yes checking for gd.h... yes checking for gdfonts.h... yes checking whether byte ordering is bigendian... no checking for working const... yes checking for size_t... yes checking for vprintf... yes checking for strdup... yes checking for strtod... yes checking for strtol... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h + make -j4 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 rmap.c main.c: In function 'main': main.c:28:8: warning: unused variable 'transparent' [-Wunused-variable] short transparent = 0; ^~~~~~~~~~~ rmap.c: In function 'lc': rmap.c:52:12: warning: implicit declaration of function 'tolower' [-Wimplicit-function-declaration] str[i] = tolower(str[i]); ^~~~~~~ rmap.c: In function 'addText': rmap.c:424:52: warning: pointer targets in passing argument 5 of 'gdImageString' differ in signedness [-Wpointer-sign] gdImageString(s->im, gdFontSmall, text_x, text_y, text, s->colormap[CONF][C_TEXT]); ^~~~ In file included from rmap.h:34:0, from rmap.c:22: /usr/include/gd.h:746:19: note: expected 'unsigned char *' but argument is of type 'char *' BGD_DECLARE(void) gdImageString (gdImagePtr im, gdFontPtr f, int x, int y, ^~~~~~~~~~~~~ rmap.c: In function 'generate': rmap.c:432:8: warning: unused variable 'string' [-Wunused-variable] char* string; ^~~~~~ rmap.c:470:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fh, &header_data, sizeof(header_data)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rmap.c:487:3: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fh, &segment_index_data, sizeof(segment_index_data)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rmap.c:506:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fh, &segment_header_data, sizeof(segment_header_data)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rmap.c:520:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fh, &stroke_data, sizeof(stroke_data)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: rmap.c:200:15: warning: 'rotate' defined but not used [-Wunused-function] static matrix rotate(double x, double y, double z) { ^~~~~~ 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 rmap main.o rmap.o -lgd -lXpm -ljpeg -lpng -lm -lz + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.c0wZoF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rmap-1.2-24.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rmap-1.2-24.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/rmap-1.2-24.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rmap-1.2-24.fc28.riscv64 + cd rmap-1.2 + rm -rf /builddir/build/BUILDROOT/rmap-1.2-24.fc28.riscv64 + install -Dm 755 rmap /builddir/build/BUILDROOT/rmap-1.2-24.fc28.riscv64/usr/bin/rmap + install -Dm 644 rmap.colors /builddir/build/BUILDROOT/rmap-1.2-24.fc28.riscv64/usr/share/rmap/rmap.colors + install -Dm 644 earth.rez /builddir/build/BUILDROOT/rmap-1.2-24.fc28.riscv64/usr/share/rmap/earth.rez + install -Dm 644 rmap.1 /builddir/build/BUILDROOT/rmap-1.2-24.fc28.riscv64/usr/share/man/man1/rmap.1 + /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: rmap-1.2-24.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.46Tis4 + umask 022 + cd /builddir/build/BUILD + cd rmap-1.2 + DOCDIR=/builddir/build/BUILDROOT/rmap-1.2-24.fc28.riscv64/usr/share/doc/rmap + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rmap-1.2-24.fc28.riscv64/usr/share/doc/rmap + cp -pr COPYING /builddir/build/BUILDROOT/rmap-1.2-24.fc28.riscv64/usr/share/doc/rmap + cp -pr AUTHORS /builddir/build/BUILDROOT/rmap-1.2-24.fc28.riscv64/usr/share/doc/rmap + cp -pr NEWS /builddir/build/BUILDROOT/rmap-1.2-24.fc28.riscv64/usr/share/doc/rmap + cp -pr README /builddir/build/BUILDROOT/rmap-1.2-24.fc28.riscv64/usr/share/doc/rmap + cp -pr INSTALL /builddir/build/BUILDROOT/rmap-1.2-24.fc28.riscv64/usr/share/doc/rmap + cp -pr ChangeLog /builddir/build/BUILDROOT/rmap-1.2-24.fc28.riscv64/usr/share/doc/rmap + exit 0 Provides: rmap = 1.2-24.fc28 rmap(riscv-64) = 1.2-24.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) libXpm.so.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgd.so.3()(64bit) libjpeg.so.62()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpng16.so.16()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: rmap-data-1.2-24.fc28.riscv64 Provides: rmap-data = 1.2-24.fc28 rmap-data(riscv-64) = 1.2-24.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rmap-1.2-24.fc28.riscv64 Wrote: /builddir/build/SRPMS/rmap-1.2-24.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/rmap-1.2-24.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/rmap-data-1.2-24.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XvKSZ6 + umask 022 + cd /builddir/build/BUILD + cd rmap-1.2 + rm -rf /builddir/build/BUILDROOT/rmap-1.2-24.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