Hello team,
Academic Software Foundation released OpenVDB 9.0.0 with support of
NanoVDB [1] which is useful for Blender 3D [2]. Scratch build resulted a
failure on arm7vh architectures related to exhausted virtual memory [3].
Suggested workaround is to decrease the debugging verbose noise in the
spec file with no success. Extract below:
``
%ifarch %{arm}
# Decrease debuginfo verbosity to reduce memory consumption even more
%global optflags %(echo %{optflags} | sed 's/-g /-g1 /')
%endif
``
Alternatively, either exclude arm resulting a successful build in
detriment of arm prusa-slice package or increase the virtual memory for
arm architecture build system.
Any other suggestion?
Thanks in advance
References:
[1] https://github.com/AcademySoftwareFoundation/openvdb/releases/tag/v9.0.0
[2]
https://developer.blender.org/diffusion/B/browse/blender-v2.93-release/CMakeLists.txt
[3] https://koji.fedoraproject.org/koji/taskinfo?taskID=79142031
--
Luya Tshimbalanga
Fedora Design Team
Fedora Design Suite maintainer
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure