You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Platform: Linux localhost 3.18.31-perf-gd9dd13b Make 0.6.x work #1 SMP PREEMPT Wed Jul 5 18:59:18 CST 2017 aarch64 Android | executed within termux-app on android
During the installation of the ijavascript module the zeroqm.js module wants to be compiled and produces an error during the linking step: /data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol _ZN3zmq13monitor_errorE' which may bind externally can not be used when making a shared object; recompile with -fPIC
The zeromq.js module must be linked against the preinstalled libzmq and requests the -fPIC compiler flag for c and c++ code.
Verbose output (from npm or node-gyp):
npm info it worked if it ends with ok
npm verb cli [ '/data/data/com.termux/files/usr/bin/node',
npm verb cli '/data/data/com.termux/files/usr/bin/npm',
npm verb cli 'install',
npm verb cli '-g',
npm verb cli 'ijavascript',
npm verb cli '--zmq-external',
npm verb cli '--verbose' ]
npm info using [email protected]
npm info using [email protected]
npm verb npm-session 3b38080de3a8570c
npm http fetch GET 304 https://registry.npmjs.org/ijavascript 1601ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/jp-kernel 146ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/nel 206ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/uuid 212ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/jmp 567ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/zeromq 241ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/nan 102ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/prebuild-install 130ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/github-from-package 150ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/expand-template 158ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/mkdirp 159ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/os-homedir 314ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/noop-logger 318ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/pump 319ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/npmlog 323ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/minimist 344ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/rc 326ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/simple-get 193ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/tar-fs 199ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/tunnel-agent 211ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/node-abi 393ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/xtend 71ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/semver 82ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/are-we-there-yet 112ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/console-control-strings 121ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/set-blocking 129ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/gauge 135ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/delegates 84ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/readable-stream 86ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/isarray 172ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/inherits 174ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/core-util-is 180ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/process-nextick-args 178ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/safe-buffer 182ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/string_decoder 186ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/util-deprecate 190ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/has-unicode 122ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/aproba 129ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/object-assign 142ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/signal-exit 147ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/strip-ansi 149ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/string-width 153ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/wide-align 157ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-fullwidth-code-point 83ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/code-point-at 87ms (from cache)
npm http fetch GET 200 https://registry.npmjs.org/number-is-nan 13ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/ansi-regex 96ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/once 102ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/end-of-stream 108ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/wrappy 96ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/deep-extend 111ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/strip-json-comments 114ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/ini 123ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/unzip-response 62ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/tar-stream 100ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/chownr 109ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/bl 83ms (from cache)
npm verb correctMkdir /data/data/com.termux/files/home/.npm/_locks correctMkdir not in flight; initializing
npm verb lock using /data/data/com.termux/files/home/.npm/_locks/staging-a3e96e1db80e25cf.lock for /data/data/com.termux/files/usr/lib/node_modules/.staging
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info lifecycle [email protected]~preinstall: [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkBins [ { mkdirp: 'bin/cmd.js' },
npm verb linkBins '/data/data/com.termux/files/usr/lib/node_modules/ijavascript/node_modules/.bin',
npm verb linkBins false ]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkBins [ { semver: './bin/semver' },
npm verb linkBins '/data/data/com.termux/files/usr/lib/node_modules/ijavascript/node_modules/.bin',
npm verb linkBins false ]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkBins [ { rc: './index.js' },
npm verb linkBins '/data/data/com.termux/files/usr/lib/node_modules/ijavascript/node_modules/.bin',
npm verb linkBins false ]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkBins [ { uuid: './bin/uuid' },
npm verb linkBins '/data/data/com.termux/files/usr/lib/node_modules/ijavascript/node_modules/.bin',
npm verb linkBins false ]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkBins [ { 'prebuild-install': './bin.js' },
npm verb linkBins '/data/data/com.termux/files/usr/lib/node_modules/ijavascript/node_modules/.bin',
npm verb linkBins false ]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkBins [ { ijs: 'bin/ijavascript.js',
npm verb linkBins ijsconsole: 'bin/ijsconsole.js',
npm verb linkBins ijsinstall: 'bin/ijsinstall.js',
npm verb linkBins ijskernel: 'lib/kernel.js',
npm verb linkBins ijsnotebook: 'bin/ijsnotebook.js' },
npm verb linkBins '/data/data/com.termux/files/usr/bin',
npm verb linkBins true ]
npm verb linkMans [email protected]
/data/data/com.termux/files/usr/bin/ijsinstall -> /data/data/com.termux/files/usr/lib/node_modules/ijavascript/bin/ijsinstall.js
/data/data/com.termux/files/usr/bin/ijsconsole -> /data/data/com.termux/files/usr/lib/node_modules/ijavascript/bin/ijsconsole.js
/data/data/com.termux/files/usr/bin/ijs -> /data/data/com.termux/files/usr/lib/node_modules/ijavascript/bin/ijavascript.js
/data/data/com.termux/files/usr/bin/ijsnotebook -> /data/data/com.termux/files/usr/lib/node_modules/ijavascript/bin/ijsnotebook.js
/data/data/com.termux/files/usr/bin/ijskernel -> /data/data/com.termux/files/usr/lib/node_modules/ijavascript/lib/kernel.js
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
> [email protected] install /data/data/com.termux/files/usr/lib/node_modules/ijavascript/node_modules/zeromq
> node scripts/prebuild-install.js || (node scripts/preinstall.js && node-gyp rebuild)
Requested to use external libzmq. Skipping download of prebuilt binaries.
Requested to use external libzmq. Skipping libzmq build
gyp info it worked if it ends with ok
gyp verb cli [ '/data/data/com.termux/files/usr/bin/node',
gyp verb cli '/data/data/com.termux/files/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js',
gyp verb cli 'rebuild' ]
gyp info using [email protected]
gyp info using [email protected] | android | arm64
gyp verb command rebuild []
gyp verb command clean []
gyp verb clean removing "build" directory
gyp verb command configure []
gyp verb check python checking for Python executable "python2" in the PATH
gyp verb `which` succeeded python2 /data/data/com.termux/files/usr/bin/python2
gyp verb check python version `/data/data/com.termux/files/usr/bin/python2 -c "import platform; print(platform.python_version());"` returned: "2.7.14\n"
gyp verb get node dir no --target version specified, falling back to host node version: 8.9.1
gyp verb command install [ '8.9.1' ]
gyp verb install input version string "8.9.1"
gyp verb install installing version: 8.9.1
gyp verb install --ensure was passed, so won't reinstall if already installed
gyp verb install version is already installed, need to check "installVersion"
gyp verb got "installVersion" 9
gyp verb needs "installVersion" 9
gyp verb install version is good
gyp verb get node dir target node version installed: 8.9.1
gyp verb build dir attempting to create "build" dir: /data/data/com.termux/files/usr/lib/node_modules/ijavascript/node_modules/zeromq/build
gyp verb build dir "build" dir needed to be created? /data/data/com.termux/files/usr/lib/node_modules/ijavascript/node_modules/zeromq/build
gyp verb build/config.gypi creating config file
gyp verb build/config.gypi writing out config file: /data/data/com.termux/files/usr/lib/node_modules/ijavascript/node_modules/zeromq/build/config.gypi
gyp verb config.gypi checking for gypi file: /data/data/com.termux/files/usr/lib/node_modules/ijavascript/node_modules/zeromq/config.gypi
gyp verb common.gypi checking for gypi file: /data/data/com.termux/files/usr/lib/node_modules/ijavascript/node_modules/zeromq/common.gypi
gyp verb gyp gyp format was not specified; forcing "make"
gyp info spawn /data/data/com.termux/files/usr/bin/python2
gyp info spawn args [ '/data/data/com.termux/files/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',
gyp info spawn args 'binding.gyp',
gyp info spawn args '-f',
gyp info spawn args 'make',
gyp info spawn args '-I',
gyp info spawn args '/data/data/com.termux/files/usr/lib/node_modules/ijavascript/node_modules/zeromq/build/config.gypi',
gyp info spawn args '-I',
gyp info spawn args '/data/data/com.termux/files/usr/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',
gyp info spawn args '-I',
gyp info spawn args '/data/data/com.termux/files/home/.node-gyp/8.9.1/include/node/common.gypi',
gyp info spawn args '-Dlibrary=shared_library',
gyp info spawn args '-Dvisibility=default',
gyp info spawn args '-Dnode_root_dir=/data/data/com.termux/files/home/.node-gyp/8.9.1',
gyp info spawn args '-Dnode_gyp_dir=/data/data/com.termux/files/usr/lib/node_modules/npm/node_modules/node-gyp',
gyp info spawn args '-Dnode_lib_file=/data/data/com.termux/files/home/.node-gyp/8.9.1/<(target_arch)/node.lib',
gyp info spawn args '-Dmodule_root_dir=/data/data/com.termux/files/usr/lib/node_modules/ijavascript/node_modules/zeromq',
gyp info spawn args '-Dnode_engine=v8',
gyp info spawn args '--depth=.',
gyp info spawn args '--no-parallel',
gyp info spawn args '--generator-output',
gyp info spawn args 'build',
gyp info spawn args '-Goutput_dir=.' ]
gyp verb command build []
gyp verb build type Release
gyp verb architecture arm64
gyp verb node dev dir /data/data/com.termux/files/home/.node-gyp/8.9.1
gyp verb `which` succeeded for `make` /data/data/com.termux/files/usr/bin/make
gyp info spawn make
gyp info spawn args [ 'V=1', 'BUILDTYPE=Release', '-C', 'build' ]
make: Entering directory '/data/data/com.termux/files/usr/lib/node_modules/ijavascript/node_modules/zeromq/build'
g++ '-DNODE_GYP_MODULE_NAME=zmq' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DBUILDING_NODE_EXTENSION' '-D_GLIBCXX_USE_C99_MATH' -I/data/data/com.termux/files/home/.node-gyp/8.9.1/include/node -I/data/data/com.termux/files/home/.node-gyp/8.9.1/src -I/data/data/com.termux/files/home/.node-gyp/8.9.1/deps/uv/include -I/data/data/com.termux/files/home/.node-gyp/8.9.1/deps/v8/include -I../../nan -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fPIE -fno-rtti -std=gnu++0x -MMD -MF ./Release/.deps/Release/obj.target/zmq/binding.o.d.raw -c -o Release/obj.target/zmq/binding.o ../binding.cc
g++ -shared -rdynamic -fPIE -pie -Wl,-soname=zmq.node -o Release/obj.target/zmq.node -Wl,--start-group Release/obj.target/zmq/binding.o -Wl,--end-group -lzmq -llog
clang-5.0: warning: argument unused during compilation: '-pie' [-Wunused-command-line-argument]
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq7Context3NewERKN3Nan20FunctionCallbackInfoIN2v85ValueEEE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq7Context5CloseERKN3Nan20FunctionCallbackInfoIN2v85ValueEEE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq7Context6SetOptERKN3Nan20FunctionCallbackInfoIN2v85ValueEEE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq7Context6GetOptERKN3Nan20FunctionCallbackInfoIN2v85ValueEEE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTVN3zmq7ContextE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTVN3Nan10ObjectWrapE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTVN3zmq7ContextE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTVN3Nan10ObjectWrapE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq6Socket3NewERKN3Nan20FunctionCallbackInfoIN2v85ValueEEE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq6Socket8GetStateEN2v85LocalINS1_6StringEEERKN3Nan20PropertyCallbackInfoINS1_5ValueEEE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq6Socket10GetPendingEN2v85LocalINS1_6StringEEERKN3Nan20PropertyCallbackInfoINS1_5ValueEEE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq6Socket10SetPendingEN2v85LocalINS1_6StringEEENS2_INS1_5ValueEEERKN3Nan20PropertyCallbackInfoIvEE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq6Socket4BindERKN3Nan20FunctionCallbackInfoIN2v85ValueEEE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq6Socket8BindSyncERKN3Nan20FunctionCallbackInfoIN2v85ValueEEE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq6Socket6UnbindERKN3Nan20FunctionCallbackInfoIN2v85ValueEEE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq6Socket10UnbindSyncERKN3Nan20FunctionCallbackInfoIN2v85ValueEEE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq6Socket7ConnectERKN3Nan20FunctionCallbackInfoIN2v85ValueEEE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq6Socket10GetSockOptERKN3Nan20FunctionCallbackInfoIN2v85ValueEEE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq6Socket10SetSockOptERKN3Nan20FunctionCallbackInfoIN2v85ValueEEE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq6Socket17AttachToEventLoopERKN3Nan20FunctionCallbackInfoIN2v85ValueEEE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq6Socket19DetachFromEventLoopERKN3Nan20FunctionCallbackInfoIN2v85ValueEEE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq6Socket4RecvERKN3Nan20FunctionCallbackInfoIN2v85ValueEEE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq6Socket5ReadvERKN3Nan20FunctionCallbackInfoIN2v85ValueEEE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq6Socket4SendERKN3Nan20FunctionCallbackInfoIN2v85ValueEEE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq6Socket5SendvERKN3Nan20FunctionCallbackInfoIN2v85ValueEEE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq6Socket5CloseERKN3Nan20FunctionCallbackInfoIN2v85ValueEEE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq6Socket10DisconnectERKN3Nan20FunctionCallbackInfoIN2v85ValueEEE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq6Socket7MonitorERKN3Nan20FunctionCallbackInfoIN2v85ValueEEE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq6Socket9UnmonitorERKN3Nan20FunctionCallbackInfoIN2v85ValueEEE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq14monitor_symbolE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq13monitor_errorE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq20read_callback_symbolE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq20send_callback_symbolE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq6Socket12UV_BindAsyncEP9uv_work_s' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq6Socket17UV_BindAsyncAfterEP9uv_work_s' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq6Socket14UV_UnbindAsyncEP9uv_work_s' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq6Socket19UV_UnbindAsyncAfterEP9uv_work_s' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq11opts_uint32E' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq10opts_int64E' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq11opts_uint64E' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq11opts_binaryE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq11opts_uint32E' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq10opts_int64E' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq11opts_uint64E' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq11opts_binaryE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq14monitors_countE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq6Socket18UV_MonitorCallbackEP10uv_timer_si' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTVN3zmq6SocketE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTVN3Nan10ObjectWrapE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq20read_callback_symbolE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq20send_callback_symbolE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq14monitor_symbolE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq13monitor_errorE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq6Socket18UV_MonitorCallbackEP10uv_timer_si' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTVN3zmq6SocketE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq6Socket15UV_PollCallbackEP9uv_poll_sii' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTVN3Nan10ObjectWrapE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq10opts_int64E' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq10opts_int64E' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq10opts_int64E' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq10opts_int64E' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq10opts_int64E' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq10opts_int64E' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq11opts_uint64E' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq11opts_uint64E' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq11opts_uint64E' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq11opts_binaryE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq11opts_binaryE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq11opts_binaryE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq11opts_binaryE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq11opts_binaryE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq11opts_binaryE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq11opts_binaryE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq11opts_binaryE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq11opts_binaryE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq11opts_binaryE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq11opts_binaryE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq11opts_binaryE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3Nan10ObjectWrap12WeakCallbackERKN2v816WeakCallbackInfoIS0_EE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq6Socket15IncomingMessage12FreeCallbackEPcPv' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3Nan10ObjectWrap12WeakCallbackERKN2v816WeakCallbackInfoIS0_EE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTVN3Nan10ObjectWrapE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTVN3Nan10ObjectWrapE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq8opts_intE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZNSt6__ndk13setIiNS_4lessIiEENS_9allocatorIiEEED2Ev' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq11opts_uint32E' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq10opts_int64E' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq11opts_uint64E' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq11opts_binaryE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq20send_callback_symbolE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq20read_callback_symbolE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq14monitor_symbolE' which may bind externally can not be used when making a shared object; recompile with -fPIC
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN3zmq13monitor_errorE' which may bind externally can not be used when making a shared object; recompile with -fPIC
rm -rf "Release/zmq.node" && cp -af "Release/obj.target/zmq.node" "Release/zmq.node"
make: Leaving directory '/data/data/com.termux/files/usr/lib/node_modules/ijavascript/node_modules/zeromq/build'
gyp info ok
npm verb lifecycle [email protected]~install: unsafe-perm in lifecycle true
npm verb lifecycle [email protected]~install: PATH: /data/data/com.termux/files/usr/lib/node_modules/npm/bin/node-gyp-bin:/data/data/com.termux/files/usr/lib/node_modules/ijavascript/node_modules/zeromq/node_modules/.bin:/data/data/com.termux/files/usr/lib/node_modules/ijavascript/node_modules/.bin:/data/data/com.termux/files/usr/lib/node_modules/.bin:/data/data/com.termux/files/usr/bin:/data/data/com.termux/files/usr/bin/applets
npm verb lifecycle [email protected]~install: CWD: /data/data/com.termux/files/usr/lib/node_modules/ijavascript/node_modules/zeromq
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~install: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm info lifecycle [email protected]~postinstall: [email protected]
npm verb unlock done using /data/data/com.termux/files/home/.npm/_locks/staging-a3e96e1db80e25cf.lock for /data/data/com.termux/files/usr/lib/node_modules/.staging
+ [email protected]
added 58 packages in 20.039s
npm verb exit [ 0, true ]
npm info ok
The text was updated successfully, but these errors were encountered:
This seems like an issue with how zeromq.js does linking rather than a bug/problem in node-gyp -- I would recommend opening up an issue on their issue tracker with your logs and seeing if they can help further
During the installation of the ijavascript module the zeroqm.js module wants to be compiled and produces an error during the linking step:
/data/data/com.termux/files/usr/bin/ld: Release/obj.target/zmq/binding.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol _ZN3zmq13monitor_errorE' which may bind externally can not be used when making a shared object; recompile with -fPIC
The zeromq.js module must be linked against the preinstalled
libzmq
and requests the -fPIC compiler flag for c and c++ code.Verbose output (from npm or node-gyp):
The text was updated successfully, but these errors were encountered: