^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/object.h:80:18: note: suggested alternative: 'cl_word_size' BUILDSTDERR: return (word & (cl_word_alignment-1)) != 0; BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: cl_word_size libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -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 -c base/cl_debug.cc -fPIC -DPIC -o base/.libs/cl_debug.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -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 -c -o base/cl_debugout.lo base/cl_debugout.cc BUILDSTDERR: In file included from base/cl_debug.cc:7: BUILDSTDERR: ../include/cln/object.h:32:4: error: #error "Define cl_word_alignment for your CPU!" BUILDSTDERR: #error "Define cl_word_alignment for your CPU!" BUILDSTDERR: ^~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -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 -c base/cl_debugout.cc -fPIC -DPIC -o base/.libs/cl_debugout.o BUILDSTDERR: make[1]: *** [Makefile:5577: base/cl_as_exception.lo] Error 1 BUILDSTDERR: make[1]: *** Waiting for unfinished jobs.... BUILDSTDERR: ../include/cln/object.h: In function 'bool cln::cl_pointer_p(cln::cl_uint)': BUILDSTDERR: ../include/cln/object.h:76:18: error: 'cl_word_alignment' was not declared in this scope BUILDSTDERR: return (word & (cl_word_alignment-1)) == 0; BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/object.h:76:18: note: suggested alternative: 'cl_word_size' BUILDSTDERR: return (word & (cl_word_alignment-1)) == 0; BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: cl_word_size BUILDSTDERR: ../include/cln/object.h: In function 'bool cln::cl_immediate_p(cln::cl_uint)': BUILDSTDERR: ../include/cln/object.h:80:18: error: 'cl_word_alignment' was not declared in this scope BUILDSTDERR: return (word & (cl_word_alignment-1)) != 0; BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/object.h:80:18: note: suggested alternative: 'cl_word_size' BUILDSTDERR: return (word & (cl_word_alignment-1)) != 0; BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: cl_word_size BUILDSTDERR: make[1]: *** [Makefile:5577: base/cl_debug.lo] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/cln-1.3.4/src' BUILDSTDERR: make: *** [Makefile:666: all-recursive] Error 1 RPM build errors: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.CJeEkR (%build) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.CJeEkR (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 626, 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/cln.spec