Dear Maintainer,
https://launchpadlibrarian.net/835569381/buildlog_ubuntu-resolute-riscv64.valentina_1.0.0~dfsg-4_BUILDING.txt.gz
shows a build failure on riscv64 due to incorrect alignments:
/src/libs/vdxf/libdxfrw/intern/dxfreader.cpp:121:14:
error: cast from ‘char*’ to ‘short unsigned int*’
increases required alignment of target type [-Werror=cast-align]
The upstream MR https://gitlab.com/smart-pattern/valentina/-/merge_requests/22
fixes the issue.
Ubuntu handles this in
https://bugs.launchpad.net/ubuntu/+source/valentina/+bug/2134600
Thanks for considering the patch.