-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 -o wsle.o wsle.c BUILDSTDERR: wsle.c: In function 's_wsle': BUILDSTDERR: wsle.c:17:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: if(n=c_le(a)) return(n); BUILDSTDERR: ^ cc -c -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 -o wsne.o wsne.c cc -c -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 -o xwsne.o xwsne.c cc -c -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 -o dtime_.o dtime_.c BUILDSTDERR: wsne.c: In function 's_wsne': BUILDSTDERR: wsne.c:17:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: if(n=c_le(a)) BUILDSTDERR: ^ cc -c -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 -o etime_.o etime_.c cc -c -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 -o uninit.o uninit.c BUILDSTDERR: uninit.c: In function 'ieee0': BUILDSTDERR: uninit.c:302:10: error: '_FPU_MASK_IM' undeclared (first use in this function) BUILDSTDERR: cw &= ~(_FPU_MASK_IM | _FPU_MASK_ZM | _FPU_MASK_OM); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: uninit.c:302:10: note: each undeclared identifier is reported only once for each function it appears in BUILDSTDERR: uninit.c:302:25: error: '_FPU_MASK_ZM' undeclared (first use in this function) BUILDSTDERR: cw &= ~(_FPU_MASK_IM | _FPU_MASK_ZM | _FPU_MASK_OM); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: uninit.c:302:40: error: '_FPU_MASK_OM' undeclared (first use in this function) BUILDSTDERR: cw &= ~(_FPU_MASK_IM | _FPU_MASK_ZM | _FPU_MASK_OM); BUILDSTDERR: ^~~~~~~~~~~~ make: Leaving directory '/builddir/build/BUILD/f2c-20160102/libf2c' BUILDSTDERR: make: *** [makefile.u:25: uninit.o] Error 1 BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.CpmndS (%build) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.CpmndS (%build) RPM build errors: Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.7/site-packages/mockbuild/util.py", line 636, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/f2c.spec