acs -I../../src/sparse -I../../src/nrnmpi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o code2.lo code2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/nrnpython -I../../src/nrnoc -I../../src/parallel -I../../src/nrnjava -I../../src/nrncvode -I../../src/ivos -I../../src/sundials -DOOP=1 -DINTERVIEWS=1 -DHOC=1 -I../../src -I../../src/memacs -I../../src/sparse -I../../src/nrnmpi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c code2.c -fPIC -DPIC -o .libs/code2.o make[4]: Leaving directory '/builddir/build/BUILD/nrn-7.7.2/src/oc' code2.c:516:16: warning: missing braces around initializer [-Wmissing-braces] 516 | } type_sym[] = { | ^ 517 | "Builtins", BLTIN, | { } 518 | "Other Builtins", FUN_BLTIN, | { } 519 | "Functions", FUNCTION, | { } 520 | "Procedures", PROCEDURE, | { } 521 | "Undefined", UNDEF, | { } 522 | "Scalars", VAR, | { } 523 | 0, 0 | { 524 | }; | } make[4]: Entering directory '/builddir/build/BUILD/nrn-7.7.2/src/oc' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/nrnpython -I../../src/nrnoc -I../../src/parallel -I../../src/nrnjava -I../../src/nrncvode -I../../src/ivos -I../../src/sundials -DOOP=1 -DINTERVIEWS=1 -DHOC=1 -I../../src -I../../src/memacs -I../../src/sparse -I../../src/nrnmpi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o parse.lo parse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/nrnpython -I../../src/nrnoc -I../../src/parallel -I../../src/nrnjava -I../../src/nrncvode -I../../src/ivos -I../../src/sundials -DOOP=1 -DINTERVIEWS=1 -DHOC=1 -I../../src -I../../src/memacs -I../../src/sparse -I../../src/nrnmpi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c parse.c -fPIC -DPIC -o .libs/parse.o make[4]: Leaving directory '/builddir/build/BUILD/nrn-7.7.2/src/oc' make[3]: *** [Makefile:560: all] Error 2 make[2]: *** [Makefile:513: all-recursive] Error 1 make[1]: *** [Makefile:653: all-recursive] Error 1 make: *** [Makefile:511: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.oATjkn (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.oATjkn (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status 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/neuron.spec