Build failure for node-v4.4.5 on lede-17.01

Hello Forum,

I am working on "lantiq_xrx200" and "x86_64" with the same code base.

x86_64 build was successfull:
lantiq_xrx200 building falied:

I have found the following link about this topic:

Build log for lantiq_xrx200:

touch /home/bbslave/buildSlave/lede_dev_lantiq_xrx200/System6/build/lede/build_dir/target-mips_24kc_musl-1.1.16/host/node-v4.4.5/out/Release/obj.host/node_js2c.stamp
ln -f "/home/bbslave/buildSlave/lede_dev_lantiq_xrx200/System6/build/lede/build_dir/target-mips_24kc_musl-1.1.16/host/node-v4.4.5/out/Release/obj.target/deps/zlib/libzlib.a" "/home/bbslave/buildSlave/lede_dev_lantiq_xrx200/System6/build/lede/build_dir/target-mips_24kc_musl-1.1.16/host/node-v4.4.5/out/Release/libzlib.a" 2>/dev/null || (rm -rf "/home/bbslave/buildSlave/lede_dev_lantiq_xrx200/System6/build/lede/build_dir/target-mips_24kc_musl-1.1.16/host/node-v4.4.5/out/Release/libzlib.a" && cp -af "/home/bbslave/buildSlave/lede_dev_lantiq_xrx200/System6/build/lede/build_dir/target-mips_24kc_musl-1.1.16/host/node-v4.4.5/out/Release/obj.target/deps/zlib/libzlib.a" "/home/bbslave/buildSlave/lede_dev_lantiq_xrx200/System6/build/lede/build_dir/target-mips_24kc_musl-1.1.16/host/node-v4.4.5/out/Release/libzlib.a")
../deps/openssl/openssl/crypto/ec/ecp_nistz256.c:726:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration]
const static BN_ULONG def_xG[P256_LIMBS] = {
^
../deps/openssl/openssl/crypto/ec/ecp_nistz256.c:731:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration]
const static BN_ULONG def_yG[P256_LIMBS] = {
^
make[6]: execvp: printf: Argument list too long