Skip to content

Instantly share code, notes, and snippets.

@jostor
Created November 16, 2018 08:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jostor/e200d7993cbc0b271aeddc7421ad3a46 to your computer and use it in GitHub Desktop.
Save jostor/e200d7993cbc0b271aeddc7421ad3a46 to your computer and use it in GitHub Desktop.
zeromq.js console output
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: test12345-0.0.1-r0 do_fetch: Missing shrinkwrap file in NPM_SHRINKWRAP for zeromq, this will lead to unreliable builds!
WARNING: test12345-0.0.1-r0 do_fetch: Missing lockdown file in NPM_LOCKDOWN for zeromq, this will lead to unreproducible builds!
ERROR: test12345-0.0.1-r0 do_compile: Function failed: do_compile (log file is located at /workdir/poky/build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/test12345/0.0.1-r0/temp/log.do_compile.6287)
ERROR: Logfile of failure stored in: /workdir/poky/build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/test12345/0.0.1-r0/temp/log.do_compile.6287
Log data follows:
| DEBUG: Executing shell function do_compile
| npm WARN using --force I sure hope you know what you are doing.
|
| > zeromq@5.1.0 install /workdir/poky/build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/test12345/0.0.1-r0/npmpkg/node_modules/zeromq
| > node scripts/prebuild-install.js || (node scripts/preinstall.js && node-gyp rebuild)
|
|
| prebuild-install WARN install No prebuilt binaries found (target=8.9.4 runtime=node arch=arm platform=linux)
|
| Building libzmq for linux
| checking for a BSD-compatible install... /workdir/poky/build/tmp/hosttools/install -c
| checking whether build environment is sane... yes
| checking for a thread-safe mkdir -p... /workdir/poky/build/tmp/hosttools/mkdir -p
| checking for gawk... gawk
| checking whether make sets $(MAKE)... yes
| checking whether make supports nested variables... yes
| checking whether UID '1000' is supported by ustar format... yes
| checking whether GID '1000' is supported by ustar format... yes
| checking how to create a ustar tar archive... gnutar
| checking whether make supports nested variables... (cached) yes
| checking for gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -marm -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/workdir/poky/build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/test12345/0.0.1-r0/recipe-sysroot
| checking whether the C compiler works... yes
| checking for C compiler default output file name... a.out
| checking for suffix of executables...
| checking whether we are cross compiling... configure: error: in `/workdir/poky/build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/test12345/0.0.1-r0/npmpkg/node_modules/zeromq/zmq/zeromq-4.2.2':
| configure: error: cannot run C compiled programs.
| If you meant to cross compile, use `--host'.
| See `config.log' for more details
| child process exited with code 1
| make: Entering directory '/workdir/poky/build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/test12345/0.0.1-r0/npmpkg/node_modules/zeromq/build'
| CXX(target) Release/obj.target/zmq/binding.o
| ../binding.cc:28:10: fatal error: zmq.h: No such file or directory
| #include <zmq.h>
| ^~~~~~~
| compilation terminated.
| zmq.target.mk:93: recipe for target 'Release/obj.target/zmq/binding.o' failed
| make: *** [Release/obj.target/zmq/binding.o] Error 1
| make: Leaving directory '/workdir/poky/build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/test12345/0.0.1-r0/npmpkg/node_modules/zeromq/build'
| gyp ERR! build error
| gyp ERR! stack Error: `make` failed with exit code: 2
| gyp ERR! stack at ChildProcess.onExit (/workdir/poky/build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/test12345/0.0.1-r0/recipe-sysroot-native/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:258:23)
| gyp ERR! stack at emitTwo (events.js:126:13)
| gyp ERR! stack at ChildProcess.emit (events.js:214:7)
| gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)
| gyp ERR! System Linux 4.15.0-39-generic
| gyp ERR! command "/workdir/poky/build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/test12345/0.0.1-r0/recipe-sysroot-native/usr/bin/node" "/workdir/poky/build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/test12345/0.0.1-r0/recipe-sysroot-native/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
| gyp ERR! cwd /workdir/poky/build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/test12345/0.0.1-r0/npmpkg/node_modules/zeromq
| gyp ERR! node -v v8.9.4
| gyp ERR! node-gyp -v v3.6.2
| gyp ERR! not ok
| npm WARN enoent ENOENT: no such file or directory, open '/workdir/poky/build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/test12345/0.0.1-r0/npmpkg/package.json'
| npm WARN npmpkg No description
| npm WARN npmpkg No repository field.
| npm WARN npmpkg No README data
| npm WARN npmpkg No license field.
|
| npm ERR! code ELIFECYCLE
| npm ERR! errno 1
| npm ERR! zeromq@5.1.0 install: `node scripts/prebuild-install.js || (node scripts/preinstall.js && node-gyp rebuild)`
| npm ERR! Exit status 1
| npm ERR!
| npm ERR! Failed at the zeromq@5.1.0 install script.
| npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
|
| npm ERR! A complete log of this run can be found in:
| npm ERR! /workdir/poky/build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/test12345/0.0.1-r0/npm_cache/_logs/2018-11-15T16_26_14_495Z-debug.log
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_compile (log file is located at /workdir/poky/build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/test12345/0.0.1-r0/temp/log.do_compile.6287)
ERROR: Task (/workdir/poky/meta-pixii/meta-pixii-core/recipes-test12345/test12345/test12345_0.0.1.bb:do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 812 tasks of which 805 didn't need to be rerun and 1 failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment