Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/gkrellm-sun.spec'], chrootPath='/var/lib/mock/f31-build-63143-29271/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/gkrellm-sun.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Wrote: /builddir/build/SRPMS/gkrellm-sun-1.0.0-27.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gkrellm-sun.spec'], chrootPath='/var/lib/mock/f31-build-63143-29271/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gkrellm-sun.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.m7t1Me + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gkrellsun-1.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/gkrellsun-1.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gkrellsun-1.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (gkrellsun-1.0.0-fixes.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + echo 'Patch #1 (gkrellsun-1.0.0-rhbz1231394.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #0 (gkrellsun-1.0.0-fixes.patch): patching file src20/gkrellsun.c patching file src20/Moon.c patching file src20/MoonRise.c Patch #1 (gkrellsun-1.0.0-rhbz1231394.patch): patching file src20/gkrellsun.c Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.d1yXmd + umask 022 + cd /builddir/build/BUILD + cd gkrellsun-1.0.0 + make -j4 'FLAGS=-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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC $(GTK_INCLUDE)' 'LFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: gkrellsun.c: In function 'computeY': BUILDSTDERR: gkrellsun.c:641:19: warning: variable 'x2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 641 | double x0, y0, x2, y2, radius; BUILDSTDERR: | ^~ BUILDSTDERR: gkrellsun.c:641:11: warning: variable 'x0' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 641 | double x0, y0, x2, y2, radius; BUILDSTDERR: | ^~ BUILDSTDERR: gkrellsun.c: In function 'setTextColor_cb': BUILDSTDERR: gkrellsun.c:1393:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: 1393 | gint whichTime = (gint)data % 10; BUILDSTDERR: | ^ BUILDSTDERR: gkrellsun.c:1394:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: 1394 | gint whichSun = (gint)data / 10; BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from /usr/include/glib-2.0/gio/gioenums.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/giotypes.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/gio.h:26, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from /usr/include/gkrellm2/gkrellm.h:47, BUILDSTDERR: from gkrellsun.c:10: BUILDSTDERR: gkrellsun.c: In function 'sun_create_tab': BUILDSTDERR: gkrellsun.c:1550:118: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] BUILDSTDERR: 1550 | g_signal_connect(G_OBJECT(times_drawingarea[sun][time]), "button_press_event", G_CALLBACK(setTextColor_cb), (gpointer)((sun*10)+time) ); BUILDSTDERR: | ^ BUILDSTDERR: gkrellsun.c:1583:102: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] BUILDSTDERR: 1583 | (void)g_signal_connect (G_OBJECT(font_button), "button_press_event", G_CALLBACK (setTextFont_cb), (gpointer)sun); BUILDSTDERR: | ^ BUILDSTDERR: gkrellsun.c: In function 'gkrellm_init_plugin': BUILDSTDERR: gkrellsun.c:1882:4: warning: 'g_atexit' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1882 | g_atexit(cb_plugin_disabled); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib/gthread.h:34, BUILDSTDERR: from /usr/include/glib-2.0/glib/gasyncqueue.h:32, BUILDSTDERR: from /usr/include/glib-2.0/glib.h:32, BUILDSTDERR: from /usr/include/gkrellm2/log.h:37, BUILDSTDERR: from /usr/include/gkrellm2/gkrellm.h:41, BUILDSTDERR: from gkrellsun.c:10: BUILDSTDERR: /usr/include/glib-2.0/glib/gutils.h:208:6: note: declared here BUILDSTDERR: 208 | void g_atexit (GVoidFunc func); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: CalcEphem.c: In function 'SinH': BUILDSTDERR: CalcEphem.c:174:25: warning: variable 'TU3' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 174 | double TU0, TU, TU2, TU3; BUILDSTDERR: | ^~~ BUILDSTDERR: CalcEphem.c:174:11: warning: variable 'TU0' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 174 | double TU0, TU, TU2, TU3; BUILDSTDERR: | ^~~ BUILDSTDERR: CalcEphem.c: In function 'sunclock_CalcEphem': BUILDSTDERR: CalcEphem.c:323:39: warning: variable 'CosGlon' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 323 | gdouble SinGlat, CosGlat, SinGlon, CosGlon, Tau, lmst, x, y, z; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: CalcEphem.c:323:30: warning: variable 'SinGlon' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 323 | gdouble SinGlat, CosGlat, SinGlon, CosGlon, Tau, lmst, x, y, z; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: CalcEphem.c:313:30: warning: variable 'gmst' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 313 | gdouble TU, TU2, TU3, T0, gmst; BUILDSTDERR: | ^~~~ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Building gkrellsun for GKrellM version 2.2.x NOTE: GKrellM 2.2.x is for GTK+ 2.4.x versions. cd src20; make; cd .. make[1]: Entering directory '/builddir/build/BUILD/gkrellsun-1.0.0/src20' 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC `pkg-config gtk+-2.0 --cflags` -c -o gkrellsun.o gkrellsun.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC `pkg-config gtk+-2.0 --cflags` -c -o CalcEphem.o CalcEphem.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC `pkg-config gtk+-2.0 --cflags` -c -o Moon.o Moon.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC `pkg-config gtk+-2.0 --cflags` -c -o MoonRise.o MoonRise.c (cd po && make) make[2]: Entering directory '/builddir/build/BUILD/gkrellsun-1.0.0/src20/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/gkrellsun-1.0.0/src20/po' 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC `pkg-config gtk+-2.0 --cflags` gkrellsun.o CalcEphem.o Moon.o MoonRise.o -o gkrellsun.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared `pkg-config gtk+-2.0 --libs` make[1]: Leaving directory '/builddir/build/BUILD/gkrellsun-1.0.0/src20' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9rbCfe + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gkrellm-sun-1.0.0-27.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gkrellm-sun-1.0.0-27.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/gkrellm-sun-1.0.0-27.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gkrellm-sun-1.0.0-27.fc31.riscv64 + cd gkrellsun-1.0.0 + install -D -m 0755 src20/gkrellsun.so /builddir/build/BUILDROOT/gkrellm-sun-1.0.0-27.fc31.riscv64/usr/lib64/gkrellm2/plugins/gkrellsun.so + install -p -D -m 644 /builddir/build/SOURCES/gnome-gkrellm-sun.metainfo.xml /builddir/build/BUILDROOT/gkrellm-sun-1.0.0-27.fc31.riscv64/usr/share/appdata/gnome-gkrellm-sun.metainfo.xml + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/gkrellm-sun-1.0.0-27.fc31.riscv64/usr/share/appdata/gnome-gkrellm-sun.metainfo.xml BUILDSTDERR: GLib-GIO-Message: 06:12:16.735: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.0.0-27.fc31 --unique-debug-suffix -1.0.0-27.fc31.riscv64 --unique-debug-src-base gkrellm-sun-1.0.0-27.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/gkrellsun-1.0.0 BUILDSTDERR: 629 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs /builddir/build/BUILDROOT/gkrellm-sun-1.0.0-27.fc31.riscv64/usr/share/appdata/gnome-gkrellm-sun.metainfo.xml: OK explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gkrellm-sun-1.0.0-27.fc31.riscv64/usr/lib64/gkrellm2/plugins/gkrellsun.so extracting debug info from /builddir/build/BUILDROOT/gkrellm-sun-1.0.0-27.fc31.riscv64/usr/lib64/gkrellm2/plugins/gkrellsun.so original debug info size: 236kB, size after compression: 220kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Processing files: gkrellm-sun-1.0.0-27.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5bP0gf + umask 022 + cd /builddir/build/BUILD + cd gkrellsun-1.0.0 + DOCDIR=/builddir/build/BUILDROOT/gkrellm-sun-1.0.0-27.fc31.riscv64/usr/share/doc/gkrellm-sun + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gkrellm-sun-1.0.0-27.fc31.riscv64/usr/share/doc/gkrellm-sun + cp -pr AUTHORS /builddir/build/BUILDROOT/gkrellm-sun-1.0.0-27.fc31.riscv64/usr/share/doc/gkrellm-sun + cp -pr README /builddir/build/BUILDROOT/gkrellm-sun-1.0.0-27.fc31.riscv64/usr/share/doc/gkrellm-sun + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lZXn3d + umask 022 + cd /builddir/build/BUILD + cd gkrellsun-1.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/gkrellm-sun-1.0.0-27.fc31.riscv64/usr/share/licenses/gkrellm-sun + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gkrellm-sun-1.0.0-27.fc31.riscv64/usr/share/licenses/gkrellm-sun + cp -pr COPYING /builddir/build/BUILDROOT/gkrellm-sun-1.0.0-27.fc31.riscv64/usr/share/licenses/gkrellm-sun + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: gkrellm-sun = 1.0.0-27.fc31 gkrellm-sun(riscv-64) = 1.0.0-27.fc31 metainfo() metainfo(gnome-gkrellm-sun.metainfo.xml) 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) libgdk-x11-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libpango-1.0.so.0()(64bit) rtld(GNU_HASH) Processing files: gkrellm-sun-debugsource-1.0.0-27.fc31.riscv64 Provides: gkrellm-sun-debugsource = 1.0.0-27.fc31 gkrellm-sun-debugsource(riscv-64) = 1.0.0-27.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gkrellm-sun-debuginfo-1.0.0-27.fc31.riscv64 Provides: debuginfo(build-id) = 888c94f6dbafa2063ba0cf1e1f56cfe701cfcaac gkrellm-sun-debuginfo = 1.0.0-27.fc31 gkrellm-sun-debuginfo(riscv-64) = 1.0.0-27.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gkrellm-sun-debugsource(riscv-64) = 1.0.0-27.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gkrellm-sun-1.0.0-27.fc31.riscv64 Wrote: /builddir/build/RPMS/gkrellm-sun-debuginfo-1.0.0-27.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/gkrellm-sun-debugsource-1.0.0-27.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/gkrellm-sun-1.0.0-27.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AMbXAg + umask 022 + cd /builddir/build/BUILD + cd gkrellsun-1.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gkrellm-sun-1.0.0-27.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0