On 2021/03/11 05:17, Pascal Stumpf wrote:
> CVSROOT: /cvs
> Module name: ports
> Changes by: [email protected] 2021/03/11 05:17:22
>
> Modified files:
> lang/moarvm : Makefile distinfo
> lang/moarvm/patches: patch-Configure_pl patch-build_Makefile_in
> patch-build_setup_pm
> lang/moarvm/pkg: PLIST
> lang/nqp : Makefile distinfo
> lang/nqp/pkg : DESCR PLIST
> lang/rakudo : Makefile distinfo
> lang/rakudo/patches: patch-src_core_Compiler_pm6
> patch-tools_build_Makefile-Moar_in
> lang/rakudo/pkg: DESCR PLIST
> Added files:
> lang/nqp/patches: patch-Configure_pl
> lang/rakudo/patches: patch-Configure_pl
> Removed files:
> lang/moarvm/patches: patch-src_6model_reprs_MVMHash_c
> patch-src_6model_serialization_c
>
> Log message:
> Update moarvm, nqp and rakudo to 2021.02. This yields a working rakudo on
> amd64, aarch64, sparc64, powerpc and powerpc64.
>
> Joint work with and ok gkoehler@
>
nqp build fails:
In file included from /usr/local/include/moar/moar.h:121:
/usr/local/include/moar/core/threadcontext.h:5:10: fatal error: 'tommath.h'
file not found
#include "tommath.h"
^~~~~~~~~~~