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
package related when the error occured : node-gyp, fs-extra
#<!--
Thank you for reporting an issue. The more information you can give us, the
better the chance we can fix your problem.
This issue tracker is for issues with node-gyp,
if you have an issue installing a specific module, please file an issue on
that module's issue tracker (npm issues modulename).
-->
Node Version: node -v
v9.3.0
npm -v
5.6.0
Platform: FREEBSD11.1
Compiler: FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0)
Target: x86_64-unknown-freebsd11.1
Thread model: posix
InstalledDir: /usr/bin
Module: fs-extra
Verbose output (from npm or node-gyp):
npm install fs-extra
> [email protected] install /usr/home/flood/flood/node_modules/argon2
> node-gyp rebuild
gmake: Entering directory '/usr/home/flood/flood/node_modules/argon2/build'
CC(target) Release/obj.target/libargon2/argon2/src/opt.o
error: unknown target CPU 'pentium2'
gmake: *** [libargon2.target.mk:112: Release/obj.target/libargon2/argon2/src/opt.o] Error 1
gmake: Leaving directory '/usr/home/flood/flood/node_modules/argon2/build'
gyp ERR! build error
gyp ERR! stack Error: `gmake` failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:258:23)
gyp ERR! stack at ChildProcess.emit (events.js:159:13)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:209:12)
gyp ERR! System FreeBSD 11.1-RELEASE
gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /usr/home/flood/flood/node_modules/argon2
gyp ERR! node -v v9.3.0
gyp ERR! node-gyp -v v3.6.2
gyp ERR! not ok
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"freebsd","arch":"x64"})
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] 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! /home/flood/.npm/_logs/2018-03-28T08_01_55_435Z-debug.log
sudo dmesg | grep -i cpu
Password:
CPU: QEMU Virtual CPU version 2.5+ (4200.06-MHz K8-class CPU)
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
SMP: AP CPU #1 Launched!
cpu0: <ACPI CPU> on acpi0
cpu1: <ACPI CPU> on acpi0
evaluation by other devs from the other package : gyp fs-extra
The text was updated successfully, but these errors were encountered:
problem to build your package.
package related when the error occured : node-gyp, fs-extra
#<!--
Thank you for reporting an issue. The more information you can give us, the
better the chance we can fix your problem.
This issue tracker is for issues with node-gyp,
if you have an issue installing a specific module, please file an issue on
that module's issue tracker (
npm issues modulename
).-->
Node Version: node -v
v9.3.0
npm -v
5.6.0
Platform: FREEBSD11.1
Compiler: FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0)
Target: x86_64-unknown-freebsd11.1
Thread model: posix
InstalledDir: /usr/bin
Module: fs-extra
Verbose output (from npm or node-gyp):
evaluation by other devs from the other package :
gyp
fs-extra
The text was updated successfully, but these errors were encountered: