terator*, uint32_t, uint32_t, uint32_t, uint32_t, const uint8_t*)' at ../includes/lv2/atom-helpers.h:234:8, BUILDSTDERR: inlined from 'virtual void CarlaBackend::CarlaPluginLV2::process(const float* const*, float**, const float* const*, float**, uint32_t)' at ../backend/plugin/CarlaPluginLV2.cpp:3821:54: BUILDSTDERR: /usr/include/bits/string_fortified.h:34:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BUILDSTDERR: 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../utils/CarlaLv2Utils.hpp:38, BUILDSTDERR: from ../backend/plugin/CarlaPluginLV2.cpp:25: BUILDSTDERR: ../includes/lv2/atom-helpers.h: In member function 'virtual void CarlaBackend::CarlaPluginLV2::process(const float* const*, float**, const float* const*, float**, uint32_t)': BUILDSTDERR: ../includes/lv2/atom-helpers.h:57:20: note: at offset 0 to object '_LV2_Atom_Buffer::atoms' with size 16 declared here BUILDSTDERR: 57 | LV2_Atom_Sequence atoms; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from /usr/include/string.h:504, BUILDSTDERR: from /usr/include/c++/10/cstring:42, BUILDSTDERR: from ../utils/CarlaUtils.hpp:27, BUILDSTDERR: from ../utils/CarlaJuceUtils.hpp:22, BUILDSTDERR: from ../backend/plugin/CarlaPluginInternal.hpp:23, BUILDSTDERR: from ../backend/plugin/CarlaPluginLV2.cpp:22: BUILDSTDERR: In function 'void* memcpy(void*, const void*, size_t)', BUILDSTDERR: inlined from 'bool lv2_atom_buffer_write(LV2_Atom_Buffer_Iterator*, uint32_t, uint32_t, uint32_t, uint32_t, const uint8_t*)' at ../includes/lv2/atom-helpers.h:234:8, BUILDSTDERR: inlined from 'virtual void CarlaBackend::CarlaPluginLV2::process(const float* const*, float**, const float* const*, float**, uint32_t)' at ../backend/plugin/CarlaPluginLV2.cpp:3793:54: BUILDSTDERR: /usr/include/bits/string_fortified.h:34:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] BUILDSTDERR: 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../utils/CarlaLv2Utils.hpp:38, BUILDSTDERR: from ../backend/plugin/CarlaPluginLV2.cpp:25: BUILDSTDERR: ../includes/lv2/atom-helpers.h: In member function 'virtual void CarlaBackend::CarlaPluginLV2::process(const float* const*, float**, const float* const*, float**, uint32_t)': BUILDSTDERR: ../includes/lv2/atom-helpers.h:57:20: note: at offset 0 to object '_LV2_Atom_Buffer::atoms' with size 16 declared here BUILDSTDERR: 57 | LV2_Atom_Sequence atoms; BUILDSTDERR: | ^~~~~ make[1]: Entering directory '/builddir/build/BUILD/Carla-2.2b1/source/bridges-plugin' Linking carla-bridge-lv2.so make[1]: Leaving directory '/builddir/build/BUILD/Carla-2.2b1/source/bridges-plugin' make[1]: Entering directory '/builddir/build/BUILD/Carla-2.2b1/source/bridges-plugin' Linking carla-bridge-native make[1]: Leaving directory '/builddir/build/BUILD/Carla-2.2b1/source/bridges-plugin' RPM build errors: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.9hn0HQ (%build) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.9hn0HQ (%build) 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/Carla.spec