-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.invalidIssues and PRs that are invalid.Issues and PRs that are invalid.
Description
...
----> make
creating ./icu_config.gypi
{ 'target_defaults': { 'cflags': [],
'default_configuration': 'Release',
'defines': [],
'include_dirs': [],
'libraries': []},
'variables': { 'asan': 0,
'gas_version': 0,
'host_arch': 'x64',
'icu_small': 'false',
'node_byteorder': 'little',
'node_install_npm': 'true',
'node_prefix': '/usr/local',
'node_release_urlbase': '',
'node_shared_http_parser': 'false',
'node_shared_libuv': 'false',
'node_shared_openssl': 'false',
'node_shared_zlib': 'false',
'node_tag': '',
'node_use_dtrace': 'false',
'node_use_etw': 'false',
'node_use_lttng': 'false',
'node_use_openssl': 'true',
'node_use_perfctr': 'false',
'openssl_fips': '',
'openssl_no_asm': 0,
'python': '/usr/bin/python',
'target_arch': 'x64',
'uv_parent_path': '/deps/uv/',
'uv_use_dtrace': 'false',
'v8_enable_gdbjit': 0,
'v8_enable_i18n_support': 0,
'v8_no_strict_aliasing': 1,
'v8_optimized_debug': 0,
'v8_random_seed': 0,
'v8_use_snapshot': 1,
'want_separate_host_toolset': 0}}
creating ./config.gypi
creating ./config.mk
...
ar: /media/psf/Desktop/tavmant/tmp/nexe/nodejs/latest/node-v4.1.1/out/Release/obj.target/openssl/deps/openssl/openssl/crypto/evp/bio_enc.o: Unable to allocate memory
deps/openssl/openssl.target.mk:864: Compile error for target «/media/psf/Desktop/tavmant/tmp/nexe/nodejs/latest/node-v4.1.1/out/Release/obj.target/deps/openssl/libopenssl.a»
make[1]: *** [/media/psf/Desktop/tavmant/tmp/nexe/nodejs/latest/node-v4.1.1/out/Release/obj.target/deps/openssl/libopenssl.a] Error 1
make[1]: Exit from «/media/psf/Desktop/tavmant/tmp/nexe/nodejs/latest/node-v4.1.1/out»
Makefile:45: Compile error for target «node»
make: *** [node] Error 2
Metadata
Metadata
Assignees
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.invalidIssues and PRs that are invalid.Issues and PRs that are invalid.