-
-
Save jaredhirsch/b39d646d01544875e880af199be644ef to your computer and use it in GitHub Desktop.
fxa monorepo npm install = node-gyp dumpster fires
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[15:51:37 mozilla-fxa (mozilla-master) ]$ npm install | |
> [email protected] postinstall /Users/jh/codez/github/mozilla-fxa | |
> _scripts/postinstall.sh | |
+ '[' '' = true ']' | |
+ _scripts/install_all.sh | |
+ _scripts/check.sh | |
++ which rustup | |
+ [[ ! -n /Users/jh/.cargo/bin/rustup ]] | |
++ which docker | |
+ [[ -n /usr/local/bin/docker ]] | |
++ docker --version | |
+ [[ -n Docker version 18.09.2, build 6247962 ]] | |
+ docker=y | |
++ uname -a | |
++ cut -f 1 -d ' ' | |
+ os=Darwin | |
+ '[' Darwin = Darwin ']' | |
+ '[' y = n ']' | |
++ which brew | |
+ [[ -n /usr/local/bin/brew ]] | |
++ brew --version | |
+ [[ -n Homebrew 2.1.7 | |
Homebrew/homebrew-core (git revision 5c0fe; last commit 2019-07-10) | |
Homebrew/homebrew-cask (git revision 4eea7; last commit 2019-07-09) ]] | |
++ brew ls --versions gmp | |
+ [[ -n gmp 6.1.2_2 ]] | |
+ echo 'gmp is installed' | |
gmp is installed | |
++ brew ls --versions graphicsmagick | |
+ [[ -n graphicsmagick 1.3.31 ]] | |
+ echo 'graphicsmagick is installed' | |
graphicsmagick is installed | |
+ ulimit -S -n 2048 | |
+ cd packages | |
+ cd fxa-content-server | |
+ npm ci | |
npm WARN prepare removing existing node_modules/ before installation | |
> [email protected] install /Users/jh/codez/github/mozilla-fxa/packages/fxa-content-server/node_modules/fsevents | |
> node install | |
node-pre-gyp info it worked if it ends with ok | |
node-pre-gyp info using [email protected] | |
node-pre-gyp info using [email protected] | darwin | x64 | |
node-pre-gyp WARN Using request for node-pre-gyp https download | |
node-pre-gyp info check checked for "/Users/jh/codez/github/mozilla-fxa/packages/fxa-content-server/node_modules/fsevents/lib/binding/Release/node-v64-darwin-x64/fse.node" (not found) | |
node-pre-gyp http GET https://fsevents-binaries.s3-us-west-2.amazonaws.com/v1.2.9/fse-v1.2.9-node-v64-darwin-x64.tar.gz | |
node-pre-gyp http 200 https://fsevents-binaries.s3-us-west-2.amazonaws.com/v1.2.9/fse-v1.2.9-node-v64-darwin-x64.tar.gz | |
node-pre-gyp info install unpacking node-v64-darwin-x64/fse.node | |
node-pre-gyp info tarball done parsing tarball | |
[fsevents] Success: "/Users/jh/codez/github/mozilla-fxa/packages/fxa-content-server/node_modules/fsevents/lib/binding/Release/node-v64-darwin-x64/fse.node" is installed via remote | |
node-pre-gyp info ok | |
> [email protected] install /Users/jh/codez/github/mozilla-fxa/packages/fxa-content-server/node_modules/node-sass | |
> node scripts/install.js | |
Downloading binary from https://github.com/sass/node-sass/releases/download/v4.12.0/darwin-x64-64_binding.node | |
Download complete | |
Binary saved to /Users/jh/codez/github/mozilla-fxa/packages/fxa-content-server/node_modules/node-sass/vendor/darwin-x64-64/binding.node | |
> [email protected] postinstall /Users/jh/codez/github/mozilla-fxa/packages/fxa-content-server/node_modules/node-sass | |
> node scripts/build.js | |
Binary found at /Users/jh/codez/github/mozilla-fxa/packages/fxa-content-server/node_modules/node-sass/vendor/darwin-x64-64/binding.node | |
Testing binary | |
Binary is fine | |
> [email protected] postinstall /Users/jh/codez/github/mozilla-fxa/packages/fxa-content-server/node_modules/core-js | |
> node scripts/postinstall || echo "ignore" | |
Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library! | |
The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: | |
> https://opencollective.com/core-js | |
> https://www.patreon.com/zloirock | |
Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -) | |
> [email protected] postinstall /Users/jh/codez/github/mozilla-fxa/packages/fxa-content-server/node_modules/fxa-geodb | |
> node scripts/start-db-download.js | |
{"Timestamp":1562712725508000000,"Logger":"fxa-geodb","Type":"Download directory is /Users/jh/codez/github/mozilla-fxa/packages/fxa-content-server/node_modules/fxa-geodb/db","Severity":6,"Pid":24116,"EnvVersion":"2.0"} | |
{"Timestamp":1562712725510000000,"Logger":"fxa-geodb","Type":"Adding https://geolite.maxmind.com/download/geoip/database/GeoLite2-City.mmdb.gz","Severity":6,"Pid":24116,"EnvVersion":"2.0"} | |
{"Timestamp":1562712725511000000,"Logger":"fxa-geodb","Type":"Setting /Users/jh/codez/github/mozilla-fxa/packages/fxa-content-server/node_modules/fxa-geodb/db/cities-db.mmdb as target file","Severity":6,"Pid":24116,"EnvVersion":"2.0"} | |
{"Timestamp":1562712728759000000,"Logger":"fxa-geodb","Type":"unzip complete","Severity":6,"Pid":24116,"EnvVersion":"2.0"} | |
{"Timestamp":1562712728810000000,"Logger":"fxa-geodb","Type":"checking if lookup works with downloaded file","Severity":6,"Pid":24116,"EnvVersion":"2.0"} | |
{"Timestamp":1562712728814000000,"Logger":"fxa-geodb","Type":"lookup works, renaming downloaded file","Severity":6,"Pid":24116,"EnvVersion":"2.0"} | |
{"Timestamp":1562712728815000000,"Logger":"fxa-geodb","Type":"Downloads complete","Severity":6,"Pid":24116,"EnvVersion":"2.0"} | |
{"Timestamp":1562712728816000000,"Logger":"fxa-geodb","Type":"Last Update: Tue Jul 09 2019 15:52:08 GMT-0700 (Pacific Daylight Time)","Severity":6,"Pid":24116,"EnvVersion":"2.0"} | |
> [email protected] postinstall /Users/jh/codez/github/mozilla-fxa/packages/fxa-content-server/node_modules/core-js-pure | |
> node scripts/postinstall || echo "ignore" | |
Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library! | |
The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: | |
> https://opencollective.com/core-js | |
> https://www.patreon.com/zloirock | |
Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -) | |
> [email protected] postinstall /Users/jh/codez/github/mozilla-fxa/packages/fxa-content-server/node_modules/sinon | |
> node scripts/support-sinon.js | |
Have some ❤️ for Sinon? You can support the project via Open Collective: | |
> https://opencollective.com/sinon/donate | |
> [email protected] postinstall /Users/jh/codez/github/mozilla-fxa/packages/fxa-content-server | |
> scripts/download_l10n.sh | |
Updating L10N files | |
Already on 'master' | |
Your branch is up to date with 'origin/master'. | |
Already up to date. | |
added 1588 packages in 22.992s | |
+ cp server/config/local.json-dist server/config/local.json | |
+ cd .. | |
+ cd fxa-auth-server | |
+ npm ci | |
npm WARN prepare removing existing node_modules/ before installation | |
> @newrelic/[email protected] install /Users/jh/codez/github/mozilla-fxa/packages/fxa-auth-server/node_modules/@newrelic/native-metrics | |
> node ./lib/pre-build.js install native_metrics | |
> /usr/local/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js clean configure | |
gyp info it worked if it ends with ok | |
gyp info using [email protected] | |
gyp info using [email protected] | darwin | x64 | |
gyp info spawn /usr/local/bin/python2 | |
gyp info spawn args [ '/usr/local/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 '/Users/jh/codez/github/mozilla-fxa/packages/fxa-auth-server/node_modules/@newrelic/native-metrics/build/config.gypi', | |
gyp info spawn args '-I', | |
gyp info spawn args '/usr/local/lib/node_modules/npm/node_modules/node-gyp/addon.gypi', | |
gyp info spawn args '-I', | |
gyp info spawn args '/Users/jh/.node-gyp/10.16.0/include/node/common.gypi', | |
gyp info spawn args '-Dlibrary=shared_library', | |
gyp info spawn args '-Dvisibility=default', | |
gyp info spawn args '-Dnode_root_dir=/Users/jh/.node-gyp/10.16.0', | |
gyp info spawn args '-Dnode_gyp_dir=/usr/local/lib/node_modules/npm/node_modules/node-gyp', | |
gyp info spawn args '-Dnode_lib_file=/Users/jh/.node-gyp/10.16.0/<(target_arch)/node.lib', | |
gyp info spawn args '-Dmodule_root_dir=/Users/jh/codez/github/mozilla-fxa/packages/fxa-auth-server/node_modules/@newrelic/native-metrics', | |
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 info ok | |
> /usr/local/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build -j 6 native_metrics | |
gyp info it worked if it ends with ok | |
gyp info using [email protected] | |
gyp info using [email protected] | darwin | x64 | |
gyp info spawn make | |
gyp info spawn args [ 'native_metrics', | |
gyp info spawn args 'BUILDTYPE=Release', | |
gyp info spawn args '-C', | |
gyp info spawn args 'build', | |
gyp info spawn args '--jobs', | |
gyp info spawn args 6 ] | |
CXX(target) Release/obj.target/native_metrics/src/native_metrics.o | |
CXX(target) Release/obj.target/native_metrics/src/GCBinder.o | |
CXX(target) Release/obj.target/native_metrics/src/LoopChecker.o | |
CXX(target) Release/obj.target/native_metrics/src/RUsageMeter.o | |
In file included from ../src/native_metrics.cpp:2: | |
In file included from ../../../nan/nan.h:52: | |
In file included from /Users/jh/.node-gyp/10.16.0/include/node/uv.h:56: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdint.h:119: | |
In file included from /usr/local/include/stdint.h:82: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/inttypes.h:247: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/include/inttypes.h:30: | |
/usr/include/inttypes.h:235:8: error: unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
/usr/include/inttypes.h:236:9: error: unknown type name 'intmax_t' | |
imaxabs(intmax_t j); | |
^ | |
/usr/include/inttypes.h:240:2: error: unknown type name 'intmax_t' | |
intmax_t quot; | |
^ | |
/usr/include/inttypes.h:241:2: error: unknown type name 'intmax_t' | |
intmax_t rem; | |
^ | |
/usr/include/inttypes.h:246:9: error: unknown type name 'intmax_t' | |
imaxdiv(intmax_t __numer, intmax_t __denom); | |
^ | |
/usr/include/inttypes.h:246:27: error: unknown type name 'intmax_t' | |
imaxdiv(intmax_t __numer, intmax_t __denom); | |
^ | |
/usr/include/inttypes.h:250:8: error: unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
In file included from ../src/GCBinder.cpp:2: | |
In file included from ../src/GCBinder.hpp:3: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/map:455: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/__tree:15: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/iterator:416: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/iosfwd:90: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/wchar.h:119: | |
In file included from /usr/include/wchar.h:91: | |
In file included from /usr/local/include/time.h:24: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdint.h:119: | |
In file included from /usr/local/include/stdint.h:82: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/inttypes.h:247: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/include/inttypes.h:30: | |
/usr/include/inttypes.h:235:8: error: unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
/usr/include/inttypes.h:236:9: error: unknown /usr/include/inttypes.htype: 256name: 8'intmax_t': | |
error: unknown type imaxabs(intmax_t j);name | |
'uintmax_t'; ^ | |
did you mean 'uintptr_t'? | |
extern uintmax_t | |
^ | |
/usr/include/sys/_types/_uintptr_t.h:30:33: note: 'uintptr_t' declared here | |
typedef unsigned long uintptr_t; | |
^ | |
/usr/include/inttypes.h:240:2: error: unknown type name 'intmax_t' | |
intmax_t quot; | |
^ | |
In file included from ../src/native_metrics.cpp:2: | |
In file included from ../../../nan/nan.h:52: | |
In file included from /Users/jh/.node-gyp/10.16.0/include/node/uv.h:56: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdint.h:119: | |
In file included from /usr/local/include/stdint.h:82: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/inttypes.h:247: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/include/inttypes.h:30: | |
/usr/include/inttypes.h:263:8: error: unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
/usr/include/inttypes.h:241:2: error: unknown type name 'intmax_t' | |
intmax_t rem; | |
^ | |
/usr/include/inttypes.h:246:9: error: unknown type name 'intmax_t' | |
In file included from ../src/RUsageMeter.cppimaxdiv(intmax_t __numer, intmax_t __denom);: | |
3: | |
^In file included from | |
../../../nan/nan.h:52: | |
/usr/include/inttypes.hIn file included from :/Users/jh/.node-gyp/10.16.0/include/node/uv.h269::568: | |
:In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdint.h:119error: | |
: In file included from /usr/local/include/stdint.h:82unknown: | |
In file included from type/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/inttypes.h :name247 : | |
'uintmax_t';In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/include/inttypes.hdid: 30you: | |
mean 'uintptr_t'?/usr/include/inttypes.h | |
:235:8: error: extern uintmax_t | |
^unknown | |
type name 'intmax_t'/usr/include/sys/_types/_uintptr_t.h: | |
30:33: note: 'uintptr_t' declared here | |
typedef unsigned long uintptr_t; | |
^ | |
extern intmax_t | |
^ | |
/usr/include/inttypes.h:246:27: error: unknown type name 'intmax_t' | |
imaxdiv(intmax_t __numer, intmax_t __denom); | |
^ | |
/usr/include/inttypes.h:236:9: error: unknown type name 'intmax_t' | |
imaxabs(intmax_t j); | |
^ | |
/usr/include/inttypes.h:250:8: error: unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
/usr/include/inttypes.h:240:2: error: unknown type name 'intmax_t' | |
intmax_t quot; | |
^ | |
/usr/include/inttypes.h:241:2: error: unknown type name 'intmax_t' | |
intmax_t rem; | |
^ | |
/usr/include/inttypes.h:256:8: error: unknown type name 'uintmax_t'; did you mean 'uintptr_t'? | |
extern uintmax_t | |
^ | |
/usr/include/sys/_types/_uintptr_t.h:30:33: note: 'uintptr_t' declared here | |
typedef unsigned long uintptr_t; | |
^ | |
/usr/include/inttypes.h:246:9: error: unknown type name 'intmax_t' | |
imaxdiv(intmax_t __numer, intmax_t __denom); | |
^ | |
In file included from ../src/GCBinder.cpp:2: | |
In file included from ../src/GCBinder.hpp:/usr/include/inttypes.h3: | |
:In file included from 246/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/map::27455:: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/__tree:error15: : | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/iteratorunknown: 416type: | |
In file included from name/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/iosfwd :'intmax_t'90: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/wchar.h:119: | |
In file included from /usr/include/wchar.h:91: | |
In file included from /usr/local/include/time.h:24: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdint.h:119: | |
In file included from /usr/local/include/stdint.h:82: | |
imaxdiv(intmax_t __numer, intmax_t __denom);In file included from | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/inttypes.h: ^247 | |
: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/include/inttypes.h:30: | |
/usr/include/inttypes.h:263:8: error: unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
/usr/include/inttypes.h:250:8: error: unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
/usr/include/inttypes.h:269:8: error: unknown type name 'uintmax_t'; did you mean 'uintptr_t'? | |
extern uintmax_t | |
^ | |
/usr/include/sys/_types/_uintptr_t.h:30:33: note: 'uintptr_t' declared here | |
typedef unsigned long uintptr_t; | |
^ | |
/usr/include/inttypes.h:256:8: error: unknown type name 'uintmax_t'; did you mean 'uintptr_t'? | |
extern uintmax_t | |
^ | |
/usr/include/sys/_types/_uintptr_t.h:30:33: note: 'uintptr_t' declared here | |
typedef unsigned long uintptr_t; | |
^ | |
In file included from ../src/RUsageMeter.cpp:3: | |
In file included from ../../../nan/nan.h:52: | |
In file included from /Users/jh/.node-gyp/10.16.0/include/node/uv.h:56: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdint.h:119: | |
In file included from /usr/local/include/stdint.h:82: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/inttypes.h:247: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/include/inttypes.h:30: | |
/usr/include/inttypes.h:263:8: error: unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
/usr/include/inttypes.h:269:8: error: unknown type name 'uintmax_t'; did you mean 'uintptr_t'? | |
extern uintmax_t | |
^ | |
/usr/include/sys/_types/_uintptr_t.h:30:33: note: 'uintptr_t' declared here | |
typedef unsigned long uintptr_t; | |
^ | |
In file included from ../src/native_metrics.cpp:2: | |
In file included from ../../../nan/nan.h:52: | |
In file included from /Users/jh/.node-gyp/10.16.0/include/node/uv.h:62: | |
In file included from /Users/jh/.node-gyp/10.16.0/include/node/uv/unix.h:28: | |
In file included from /usr/include/dirent.h:134: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdlib.h:94: | |
In file included from /usr/include/stdlib.h:66: | |
In file included from /usr/include/sys/wait.h:110: | |
/usr/include/sys/resource.h:197:2: error: unknown type name 'uint64_t' | |
uint64_t ri_user_time; | |
^ | |
/usr/include/sys/resource.h:198:2: error: unknown type name 'uint64_t' | |
uint64_t ri_system_time; | |
^ | |
/usr/include/sys/resource.h:199:2: error: unknown type name 'uint64_t' | |
uint64_t ri_pkg_idle_wkups; | |
^ | |
/usr/include/sys/resource.h:200:2: error: unknown type name 'uint64_t' | |
uint64_t ri_interrupt_wkups; | |
^ | |
/usr/include/sys/resource.h:201:2: error: unknown type name 'uint64_t' | |
uint64_t ri_pageins; | |
^ | |
In file included from ../src/RUsageMeter.cpp:3: | |
In file included from ../../../nan/nan.h:52: | |
In file included from /Users/jh/.node-gyp/10.16.0/include/node/uv.h:62: | |
In file included from /Users/jh/.node-gyp/10.16.0/include/node/uv/unix.h:28: | |
In file included from /usr/include/dirent.h:134: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdlib.h:94: | |
In file included from /usr/include/stdlib.h:66: | |
In file included from /usr/include/sys/wait.h:110: | |
/usr/include/sys/resource.h:197:2: error: unknown type name 'uint64_t' | |
uint64_t ri_user_time; | |
^ | |
/usr/include/sys/resource.h:202:2: error: unknown type name 'uint64_t' | |
uint64_t ri_wired_size; | |
^ | |
/usr/include/sys/resource.h:198:2: error: unknown type name 'uint64_t' | |
uint64_t ri_system_time; | |
^ | |
/usr/include/sys/resource.h:203:2: error: unknown type name 'uint64_t' | |
uint64_t ri_resident_size; | |
^ | |
/usr/include/sys/resource.h:199:2: error: unknown type name 'uint64_t' | |
uint64_t ri_pkg_idle_wkups; | |
^ | |
/usr/include/sys/resource.h:204:2: error: unknown type name 'uint64_t' | |
uint64_t ri_phys_footprint; | |
^ | |
/usr/include/sys/resource.h:200:2: error: unknown type name 'uint64_t' | |
uint64_t ri_interrupt_wkups; | |
^ | |
/usr/include/sys/resource.h:205:2: error: unknown type name 'uint64_t' | |
uint64_t ri_proc_start_abstime; | |
^ | |
/usr/include/sys/resource.h:201:2: error: unknown type name 'uint64_t' | |
uint64_t ri_pageins; | |
^ | |
fatal error: too many errors emitted, stopping now [-ferror-limit=] | |
/usr/include/sys/resource.h:202:2: error: unknown type name 'uint64_t' | |
uint64_t ri_wired_size; | |
^ | |
/usr/include/sys/resource.h:203:2: error: unknown type name 'uint64_t' | |
uint64_t ri_resident_size; | |
^ | |
In file included from ../src/LoopChecker.cpp:2: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/algorithm:643: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/utility:205: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:145: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdint.h:119: | |
In file included from /usr/local/include/stdint.h:82: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/inttypes.h:247: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/include/inttypes.h:30: | |
/usr/include/inttypes.h:235:8: error: unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
/usr/include/sys/resource.h:204:2: error: unknown type name 'uint64_t' | |
uint64_t ri_phys_footprint; | |
^ | |
/usr/include/inttypes.h:236:9: error: unknown type name 'intmax_t' | |
imaxabs(intmax_t j); | |
^ | |
/usr/include/sys/resource.h:205:2: error: unknown type name 'uint64_t' | |
uint64_t ri_proc_start_abstime; | |
^ | |
/usr/include/inttypes.h:240:2: error: unknown type name 'intmax_t' | |
intmax_t quot; | |
^ | |
/usr/include/inttypes.h:241:2: error: unknown type name 'intmax_t' | |
intmax_t rem; | |
^ | |
/usr/include/inttypes.h:246:9: error: unknown type name 'intmax_t' | |
imaxdiv(intmax_t __numer, intmax_t __denom); | |
^ | |
fatal error: too many errors emitted, stopping now [-ferror-limit=] | |
/usr/include/inttypes.h:246:27: error: unknown type name 'intmax_t' | |
imaxdiv(intmax_t __numer, intmax_t __denom); | |
^ | |
/usr/include/inttypes.h:250:8: error: unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
/usr/include/inttypes.h:256:8: error: unknown type name 'uintmax_t'; did you mean 'uintptr_t'? | |
extern uintmax_t | |
^ | |
/usr/include/sys/_types/_uintptr_t.h:30:33: note: 'uintptr_t' declared here | |
typedef unsigned long uintptr_t; | |
^ | |
In file included from ../src/LoopChecker.cpp:2: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/algorithm:643: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/utility:205: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:145: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdint.h:119: | |
In file included from /usr/local/include/stdint.h:82: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/inttypes.h:247: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/include/inttypes.h:30: | |
/usr/include/inttypes.h:263:8: error: unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
/usr/include/inttypes.h:269:8: error: unknown type name 'uintmax_t'; did you mean 'uintptr_t'? | |
extern uintmax_t | |
^ | |
/usr/include/sys/_types/_uintptr_t.h:30:33: note: 'uintptr_t' declared here | |
typedef unsigned long uintptr_t; | |
^ | |
In file included from ../src/LoopChecker.cpp:2: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/algorithm:643: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/utility:205: | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:161:8: error: no member named 'uint64_t' in the global | |
namespace | |
using::uint64_t; | |
~~^ | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:163:8: error: no member named 'int_least8_t' in the global | |
namespace | |
using::int_least8_t; | |
~~^ | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:164:8: error: no member named 'int_least16_t' in the global | |
namespace | |
using::int_least16_t; | |
~~^ | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:165:8: error: no member named 'int_least32_t' in the global | |
namespace | |
using::int_least32_t; | |
~~^ | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:166:8: error: no member named 'int_least64_t' in the global | |
namespace | |
using::int_least64_t; | |
~~^ | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:168:8: error: no member named 'uint_least8_t' in the global | |
namespace | |
using::uint_least8_t; | |
~~^ | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:169:8: error: no member named 'uint_least16_t' in the global | |
namespace | |
using::uint_least16_t; | |
~~^ | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:170:8: error: no member named 'uint_least32_t' in the global | |
namespace | |
using::uint_least32_t; | |
~~^ | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:171:8: error: no member named 'uint_least64_t' in the global | |
namespace | |
using::uint_least64_t; | |
~~^ | |
In file included from ../src/GCBinder.cpp:2: | |
In file included from ../src/GCBinder.hpp:3: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/map:455: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/__tree:15: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/iterator:417: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/__functional_base:16: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/typeinfo:61: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/exception:82: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdlib:86: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdlib.h:94: | |
In file included from /usr/include/stdlib.h:66: | |
In file included from /usr/include/sys/wait.h:110: | |
/usr/include/sys/resource.h:197:2: error: unknown type name 'uint64_t' | |
uint64_t ri_user_time; | |
^ | |
fatal error: too many errors emitted, stopping now [-ferror-limit=] | |
/usr/include/sys/resource.h:198:2: error: unknown type name 'uint64_t' | |
uint64_t ri_system_time; | |
^ | |
/usr/include/sys/resource.h:199:2: error: unknown type name 'uint64_t' | |
uint64_t ri_pkg_idle_wkups; | |
^ | |
/usr/include/sys/resource.h:200:2: error: unknown type name 'uint64_t' | |
uint64_t ri_interrupt_wkups; | |
^ | |
/usr/include/sys/resource.h:201:2: error: unknown type name 'uint64_t' | |
uint64_t ri_pageins; | |
^ | |
/usr/include/sys/resource.h:202:2: error: unknown type name 'uint64_t' | |
uint64_t ri_wired_size; | |
^ | |
/usr/include/sys/resource.h:203:2: error: unknown type name 'uint64_t' | |
uint64_t ri_resident_size; | |
^ | |
/usr/include/sys/resource.h:204:2: error: unknown type name 'uint64_t' | |
uint64_t ri_phys_footprint; | |
^ | |
/usr/include/sys/resource.h:205:2: error: unknown type name 'uint64_t' | |
uint64_t ri_proc_start_abstime; | |
^ | |
fatal error: too many errors emitted, stopping now [-ferror-limit=] | |
20 errors generated. | |
make: *** [Release/obj.target/native_metrics/src/LoopChecker.o] Error 1 | |
make: *** Waiting for unfinished jobs.... | |
20 errors generated. | |
make: *** [Release/obj.target/native_metrics/src/RUsageMeter.o] Error 1 | |
20 errors generated. | |
make: *** [Release/obj.target/native_metrics/src/GCBinder.o] Error 1 | |
20 errors generated. | |
make: *** [Release/obj.target/native_metrics/src/native_metrics.o] Error 1 | |
gyp ERR! build error | |
gyp ERR! stack Error: `make` failed with exit code: 2 | |
gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23) | |
gyp ERR! stack at ChildProcess.emit (events.js:198:13) | |
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12) | |
gyp ERR! System Darwin 18.6.0 | |
gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "-j" "6" "native_metrics" | |
gyp ERR! cwd /Users/jh/codez/github/mozilla-fxa/packages/fxa-auth-server/node_modules/@newrelic/native-metrics | |
gyp ERR! node -v v10.16.0 | |
gyp ERR! node-gyp -v v3.8.0 | |
gyp ERR! not ok | |
Error: Failed to execute install: Error: Failed to install module: Error: Failed to execute /usr/local/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build -j 6 native_metrics: code 1; Error: Failed to download https://download.newrelic.com/nodejs_agent/builds/_newrelic_native_metrics-3_1_2-native_metrics-64-darwin-x64.gz: code 404 | |
> [email protected] install /Users/jh/codez/github/mozilla-fxa/packages/fxa-auth-server/node_modules/fsevents | |
> node install | |
node-pre-gyp info it worked if it ends with ok | |
node-pre-gyp info using [email protected] | |
node-pre-gyp info using [email protected] | darwin | x64 | |
node-pre-gyp WARN Using request for node-pre-gyp https download | |
node-pre-gyp info check checked for "/Users/jh/codez/github/mozilla-fxa/packages/fxa-auth-server/node_modules/fsevents/lib/binding/Release/node-v64-darwin-x64/fse.node" (not found) | |
node-pre-gyp http GET https://fsevents-binaries.s3-us-west-2.amazonaws.com/v1.2.9/fse-v1.2.9-node-v64-darwin-x64.tar.gz | |
node-pre-gyp http 200 https://fsevents-binaries.s3-us-west-2.amazonaws.com/v1.2.9/fse-v1.2.9-node-v64-darwin-x64.tar.gz | |
node-pre-gyp info install unpacking node-v64-darwin-x64/fse.node | |
node-pre-gyp info tarball done parsing tarball | |
[fsevents] Success: "/Users/jh/codez/github/mozilla-fxa/packages/fxa-auth-server/node_modules/fsevents/lib/binding/Release/node-v64-darwin-x64/fse.node" is installed via remote | |
node-pre-gyp info ok | |
> [email protected] postinstall /Users/jh/codez/github/mozilla-fxa/packages/fxa-auth-server/node_modules/fxa-geodb | |
> node scripts/start-db-download.js | |
{"Timestamp":1562712742687000000,"Logger":"fxa-geodb","Type":"Download directory is /Users/jh/codez/github/mozilla-fxa/packages/fxa-auth-server/node_modules/fxa-geodb/db","Severity":6,"Pid":24245,"EnvVersion":"2.0"} | |
{"Timestamp":1562712742689000000,"Logger":"fxa-geodb","Type":"Adding https://geolite.maxmind.com/download/geoip/database/GeoLite2-City.mmdb.gz","Severity":6,"Pid":24245,"EnvVersion":"2.0"} | |
{"Timestamp":1562712742689000000,"Logger":"fxa-geodb","Type":"Setting /Users/jh/codez/github/mozilla-fxa/packages/fxa-auth-server/node_modules/fxa-geodb/db/cities-db.mmdb as target file","Severity":6,"Pid":24245,"EnvVersion":"2.0"} | |
{"Timestamp":1562712744811000000,"Logger":"fxa-geodb","Type":"unzip complete","Severity":6,"Pid":24245,"EnvVersion":"2.0"} | |
{"Timestamp":1562712744859000000,"Logger":"fxa-geodb","Type":"checking if lookup works with downloaded file","Severity":6,"Pid":24245,"EnvVersion":"2.0"} | |
{"Timestamp":1562712744864000000,"Logger":"fxa-geodb","Type":"lookup works, renaming downloaded file","Severity":6,"Pid":24245,"EnvVersion":"2.0"} | |
{"Timestamp":1562712744865000000,"Logger":"fxa-geodb","Type":"Downloads complete","Severity":6,"Pid":24245,"EnvVersion":"2.0"} | |
{"Timestamp":1562712744866000000,"Logger":"fxa-geodb","Type":"Last Update: Tue Jul 09 2019 15:52:24 GMT-0700 (Pacific Daylight Time)","Severity":6,"Pid":24245,"EnvVersion":"2.0"} | |
> [email protected] postinstall /Users/jh/codez/github/mozilla-fxa/packages/fxa-auth-server | |
> scripts/download_l10n.sh | |
Updating L100N files | |
Already on 'master' | |
Your branch is up to date with 'origin/master'. | |
Already up to date. | |
added 824 packages in 15.224s | |
+ node ./scripts/gen_keys.js | |
+ node ./scripts/gen_vapid_keys.js | |
keys file already exists | |
+ node ./fxa-oauth-server/scripts/gen_keys | |
+ ../../_scripts/clone-authdb.sh | |
+ cd .. | |
+ cd fxa-auth-db-mysql | |
+ npm ci | |
npm WARN prepare removing existing node_modules/ before installation | |
> [email protected] install /Users/jh/codez/github/mozilla-fxa/packages/fxa-auth-db-mysql/node_modules/dtrace-provider | |
> node-gyp rebuild || node suppress-error.js | |
gyp info it worked if it ends with ok | |
gyp info using [email protected] | |
gyp info using [email protected] | darwin | x64 | |
gyp info spawn /usr/local/bin/python2 | |
gyp info spawn args [ '/usr/local/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 '/Users/jh/codez/github/mozilla-fxa/packages/fxa-auth-db-mysql/node_modules/dtrace-provider/build/config.gypi', | |
gyp info spawn args '-I', | |
gyp info spawn args '/usr/local/lib/node_modules/npm/node_modules/node-gyp/addon.gypi', | |
gyp info spawn args '-I', | |
gyp info spawn args '/Users/jh/.node-gyp/10.16.0/include/node/common.gypi', | |
gyp info spawn args '-Dlibrary=shared_library', | |
gyp info spawn args '-Dvisibility=default', | |
gyp info spawn args '-Dnode_root_dir=/Users/jh/.node-gyp/10.16.0', | |
gyp info spawn args '-Dnode_gyp_dir=/usr/local/lib/node_modules/npm/node_modules/node-gyp', | |
gyp info spawn args '-Dnode_lib_file=/Users/jh/.node-gyp/10.16.0/<(target_arch)/node.lib', | |
gyp info spawn args '-Dmodule_root_dir=/Users/jh/codez/github/mozilla-fxa/packages/fxa-auth-db-mysql/node_modules/dtrace-provider', | |
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 info spawn make | |
gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ] | |
ACTION binding_gyp_ndtp_target_build_ndtp . | |
TOUCH Release/obj.target/ndtp.stamp | |
gyp info ok | |
> @newrelic/[email protected] install /Users/jh/codez/github/mozilla-fxa/packages/fxa-auth-db-mysql/node_modules/@newrelic/native-metrics | |
> node ./lib/pre-build.js install native_metrics | |
> /usr/local/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js clean configure | |
gyp info it worked if it ends with ok | |
gyp info using [email protected] | |
gyp info using [email protected] | darwin | x64 | |
gyp info spawn /usr/local/bin/python2 | |
gyp info spawn args [ '/usr/local/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 '/Users/jh/codez/github/mozilla-fxa/packages/fxa-auth-db-mysql/node_modules/@newrelic/native-metrics/build/config.gypi', | |
gyp info spawn args '-I', | |
gyp info spawn args '/usr/local/lib/node_modules/npm/node_modules/node-gyp/addon.gypi', | |
gyp info spawn args '-I', | |
gyp info spawn args '/Users/jh/.node-gyp/10.16.0/include/node/common.gypi', | |
gyp info spawn args '-Dlibrary=shared_library', | |
gyp info spawn args '-Dvisibility=default', | |
gyp info spawn args '-Dnode_root_dir=/Users/jh/.node-gyp/10.16.0', | |
gyp info spawn args '-Dnode_gyp_dir=/usr/local/lib/node_modules/npm/node_modules/node-gyp', | |
gyp info spawn args '-Dnode_lib_file=/Users/jh/.node-gyp/10.16.0/<(target_arch)/node.lib', | |
gyp info spawn args '-Dmodule_root_dir=/Users/jh/codez/github/mozilla-fxa/packages/fxa-auth-db-mysql/node_modules/@newrelic/native-metrics', | |
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 info ok | |
> /usr/local/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build -j 6 native_metrics | |
gyp info it worked if it ends with ok | |
gyp info using [email protected] | |
gyp info using [email protected] | darwin | x64 | |
gyp info spawn make | |
gyp info spawn args [ 'native_metrics', | |
gyp info spawn args 'BUILDTYPE=Release', | |
gyp info spawn args '-C', | |
gyp info spawn args 'build', | |
gyp info spawn args '--jobs', | |
gyp info spawn args 6 ] | |
CXX(target) Release/obj.target/native_metrics/src/native_metrics.o | |
CXX(target) Release/obj.target/native_metrics/src/GCBinder.o | |
CXX(target) Release/obj.target/native_metrics/src/LoopChecker.o | |
CXX(target) Release/obj.target/native_metrics/src/RUsageMeter.o | |
In file included from ../src/native_metrics.cpp:2: | |
In file included from ../../../nan/nan.h:52: | |
In file included from /Users/jh/.node-gyp/10.16.0/include/node/uv.h:56: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdint.h:119: | |
In file included from /usr/local/include/stdint.h:82: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/inttypes.h:247: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/include/inttypes.h:30: | |
/usr/include/inttypes.h:235:8: error: unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
/usr/include/inttypes.h:236:9: error: unknown type name 'intmax_t' | |
imaxabs(intmax_t j); | |
^ | |
/usr/include/inttypes.h:240:2: error: unknown type name 'intmax_t' | |
intmax_t quot; | |
^ | |
/usr/include/inttypes.h:241:2: error: unknown type name 'intmax_t'In file included from | |
../src/GCBinder.cpp:2: | |
In file included from ../src/GCBinder.hpp:3 intmax_t rem;: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/map ^: | |
455: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/__tree:15: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/iterator:416: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/iosfwd:90: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/wchar.h:119: | |
In file included from /usr/include/wchar.h:91: | |
In file included from /usr/local/include/time.h:24: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdint.h:119: | |
In file included from /usr/local/include/stdint.h:82: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/inttypes.h:247: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/include/inttypes.h:30: | |
/usr/include/inttypes.h:235:8: error: unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
/usr/include/inttypes.h:246:9: error: unknown type name 'intmax_t' | |
imaxdiv(intmax_t __numer, intmax_t __denom); | |
^ | |
/usr/include/inttypes.h:236:9: error: unknown type name 'intmax_t' | |
imaxabs(intmax_t j); | |
^ | |
/usr/include/inttypes.h:246:27: error: unknown type name 'intmax_t' | |
imaxdiv(intmax_t __numer, intmax_t __denom); | |
^ | |
/usr/include/inttypes.h:240:2: error: unknown type name 'intmax_t' | |
intmax_t quot; | |
^ | |
/usr/include/inttypes.h:250:8: error: unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
/usr/include/inttypes.h:241:2: error: unknown type name 'intmax_t' | |
intmax_t rem; | |
^ | |
/usr/include/inttypes.h:246:9: error: unknown type name 'intmax_t' | |
imaxdiv(intmax_t __numer, intmax_t __denom); | |
^ | |
/usr/include/inttypes.h:256:8: error: unknown type name 'uintmax_t'; did you mean 'uintptr_t'? | |
extern uintmax_t | |
^ | |
/usr/include/sys/_types/_uintptr_t.h:30:33: note: 'uintptr_t' declared here | |
typedef unsigned long uintptr_t; | |
^ | |
/usr/include/inttypes.h:246:27: error: unknown type name 'intmax_t' | |
imaxdiv(intmax_t __numer, intmax_t __denom); | |
^ | |
In file included from ../src/native_metrics.cpp:2: | |
In file included from ../../../nan/nan.h:52: | |
In file included from /Users/jh/.node-gyp/10.16.0/include/node/uv.h:56: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdint.h:119: | |
In file included from /usr/local/include/stdint.h:82: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/inttypes.h:247: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/include/inttypes.h:30: | |
/usr/include/inttypes.h:263:8: error: unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
/usr/include/inttypes.h:250:8: error: unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
/usr/include/inttypes.h:269:8: error: unknown type name 'uintmax_t'; did you mean 'uintptr_t'? | |
extern uintmax_t | |
^ | |
/usr/include/sys/_types/_uintptr_t.h:30:33: note: 'uintptr_t' declared here | |
typedef unsigned long uintptr_t; | |
^ | |
/usr/include/inttypes.h:256:8: error: unknown type name 'uintmax_t'; did you mean 'uintptr_t'? | |
extern uintmax_t | |
^ | |
/usr/include/sys/_types/_uintptr_t.h:30:33: note: 'uintptr_t' declared here | |
typedef unsigned long uintptr_t; | |
^ | |
In file included from ../src/GCBinder.cpp:2: | |
In file included from ../src/GCBinder.hpp:3: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/map:455: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/__tree:15: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/iterator:416: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/iosfwd:90: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/wchar.h:119: | |
In file included from /usr/include/wchar.h:91: | |
In file included from /usr/local/include/time.h:24: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdint.h:119: | |
In file included from /usr/local/include/stdint.h:82: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/inttypes.h:247: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/include/inttypes.h:30: | |
/usr/include/inttypes.h:263:8: error: unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
/usr/include/inttypes.h:269:8: error: unknown type name 'uintmax_t'; did you mean 'uintptr_t'? | |
extern uintmax_t | |
^ | |
/usr/include/sys/_types/_uintptr_t.h:30:33: note: 'uintptr_t' declared here | |
typedef unsigned long uintptr_t; | |
^ | |
In file included from ../src/RUsageMeter.cpp:3: | |
In file included from ../../../nan/nan.h:52: | |
In file included from /Users/jh/.node-gyp/10.16.0/include/node/uv.h:56: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdint.h:119: | |
In file included from /usr/local/include/stdint.h:82: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/inttypes.h:247: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/include/inttypes.h:30: | |
/usr/include/inttypes.h:235:8: error: unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
/usr/include/inttypes.h:236:9: error: unknown type name 'intmax_t' | |
imaxabs(intmax_t j); | |
^ | |
/usr/include/inttypes.h:240:2: error: unknown type name 'intmax_t' | |
intmax_t quot; | |
^ | |
/usr/include/inttypes.h:241:2: error: unknown type name 'intmax_t' | |
intmax_t rem; | |
^ | |
/usr/include/inttypes.h:246:9: error: unknown type name 'intmax_t' | |
imaxdiv(intmax_t __numer, intmax_t __denom); | |
^ | |
/usr/include/inttypes.h:246:27: error: unknown type name 'intmax_t' | |
imaxdiv(intmax_t __numer, intmax_t __denom); | |
^ | |
/usr/include/inttypes.h:250:8: error: unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
/usr/include/inttypes.h:256:8: error: unknown type name 'uintmax_t'; did you mean 'uintptr_t'? | |
extern uintmax_t | |
^ | |
/usr/include/sys/_types/_uintptr_t.h:30:33: note: 'uintptr_t' declared here | |
typedef unsigned long uintptr_t; | |
^ | |
In file included from ../src/RUsageMeter.cpp:3: | |
In file included from ../../../nan/nan.h:52: | |
In file included from /Users/jh/.node-gyp/10.16.0/include/node/uv.h:56: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdint.h:119: | |
In file included from /usr/local/include/stdint.h:82: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/inttypes.h:247: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/include/inttypes.h:30: | |
/usr/include/inttypes.h:263:8: error: unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
/usr/include/inttypes.h:269:8: error: unknown type name 'uintmax_t'; did you mean 'uintptr_t'? | |
extern uintmax_t | |
^ | |
/usr/include/sys/_types/_uintptr_t.h:30:33: note: 'uintptr_t' declared here | |
In file included from ../src/native_metrics.cpp:2: | |
In file included from ../../../nan/nan.h:52: | |
In file included from typedef unsigned long uintptr_t;/Users/jh/.node-gyp/10.16.0/include/node/uv.h | |
:62: | |
^In file included from | |
/Users/jh/.node-gyp/10.16.0/include/node/uv/unix.h:28: | |
In file included from /usr/include/dirent.h:134: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdlib.h:94: | |
In file included from /usr/include/stdlib.h:66: | |
In file included from /usr/include/sys/wait.h:110: | |
/usr/include/sys/resource.h:197:2: error: unknown type name 'uint64_t' | |
uint64_t ri_user_time; | |
^ | |
/usr/include/sys/resource.h:198:2: error: unknown type name 'uint64_t' | |
uint64_t ri_system_time; | |
^ | |
/usr/include/sys/resource.h:199:2: error: unknown type name 'uint64_t' | |
uint64_t ri_pkg_idle_wkups; | |
^ | |
/usr/include/sys/resource.h:200:2: error: unknown type name 'uint64_t' | |
uint64_t ri_interrupt_wkups; | |
^ | |
/usr/include/sys/resource.h:201:2: error: unknown type name 'uint64_t' | |
uint64_t ri_pageins; | |
^ | |
/usr/include/sys/resource.h:202:2: error: unknown type name 'uint64_t' | |
uint64_t ri_wired_size; | |
^ | |
/usr/include/sys/resource.h:203:2: error: unknown type name 'uint64_t' | |
uint64_t ri_resident_size; | |
^ | |
/usr/include/sys/resource.h:204:2: error: unknown type name 'uint64_t' | |
uint64_t ri_phys_footprint; | |
^ | |
/usr/include/sys/resource.h:205:2: error: unknown type name 'uint64_t' | |
uint64_t ri_proc_start_abstime; | |
^ | |
In file included from ../src/RUsageMeter.cpp:3: | |
In file included from ../../../nan/nan.h:52: | |
In file included from /Users/jh/.node-gyp/10.16.0/include/node/uv.h:62: | |
In file included from /Users/jh/.node-gyp/10.16.0/include/node/uv/unix.h:28: | |
In file included from /usr/include/dirent.h:134: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdlib.h:94: | |
In file included from /usr/include/stdlib.h:66: | |
In file included from /usr/include/sys/wait.h:110: | |
/usr/include/sys/resource.h:197:2: error: unknown type name 'uint64_t' | |
uint64_t ri_user_time; | |
^ | |
fatal error: too many errors emitted, stopping now [-ferror-limit=] | |
/usr/include/sys/resource.h:198:2: error: unknown type name 'uint64_t' | |
uint64_t ri_system_time; | |
^ | |
/usr/include/sys/resource.h:199:2: error: unknown type name 'uint64_t' | |
uint64_t ri_pkg_idle_wkups; | |
^ | |
/usr/include/sys/resource.h:200:2: error: unknown type name 'uint64_t' | |
uint64_t ri_interrupt_wkups; | |
^ | |
/usr/include/sys/resource.h:201:2: error: unknown type name 'uint64_t' | |
uint64_t ri_pageins; | |
^ | |
/usr/include/sys/resource.h:202:2: error: unknown type name 'uint64_t' | |
uint64_t ri_wired_size; | |
^ | |
/usr/include/sys/resource.h:203:2: error: unknown type name 'uint64_t' | |
uint64_t ri_resident_size; | |
^ | |
In file included from ../src/LoopChecker.cpp:2: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/algorithm:643: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/utility:205: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:145: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdint.h:119: | |
In file included from /usr/local/include/stdint.h:82: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/inttypes.h:247: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/include/inttypes.h:30: | |
/usr/include/inttypes.h:235:8: error: unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
/usr/include/inttypes.h:236:9: error: unknown type name 'intmax_t' | |
imaxabs(intmax_t j); | |
^ | |
/usr/include/sys/resource.h:204:2: error: unknown type name 'uint64_t' | |
uint64_t ri_phys_footprint; | |
^ | |
/usr/include/inttypes.h:240:2: error: unknown type name 'intmax_t' | |
intmax_t quot; | |
^ | |
/usr/include/inttypes.h:241:2: error: unknown type name 'intmax_t' | |
intmax_t rem; | |
^ | |
/usr/include/sys/resource.h:205:2: error: unknown type name 'uint64_t' | |
uint64_t ri_proc_start_abstime; | |
^ | |
/usr/include/inttypes.h:246:9: error: unknown type name 'intmax_t' | |
imaxdiv(intmax_t __numer, intmax_t __denom); | |
^ | |
/usr/include/inttypes.h:246:27: error: unknown type name 'intmax_t' | |
imaxdiv(intmax_t __numer, intmax_t __denom); | |
^ | |
/usr/include/inttypes.h:250:8: error: unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
fatal error: too many errors emitted, stopping now [-ferror-limit=] | |
/usr/include/inttypes.h:256:8: error: unknown type name 'uintmax_t'; did you mean 'uintptr_t'? | |
extern uintmax_t | |
^ | |
/usr/include/sys/_types/_uintptr_t.h:30:33: note: 'uintptr_t' declared here | |
typedef unsigned long uintptr_t; | |
^ | |
In file included from ../src/LoopChecker.cpp:2: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/algorithm:643: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/utility:205: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:145: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdint.h:119: | |
In file included from /usr/local/include/stdint.h:82: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/inttypes.h:247: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/include/inttypes.h:30: | |
/usr/include/inttypes.h:263:8: error: unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
/usr/include/inttypes.h:269:8: error: unknown type name 'uintmax_t'; did you mean 'uintptr_t'? | |
extern uintmax_t | |
^ | |
/usr/include/sys/_types/_uintptr_t.h:30:33: note: 'uintptr_t' declared here | |
typedef unsigned long uintptr_t; | |
^ | |
In file included from ../src/LoopChecker.cpp:2: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/algorithm:643: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/utility:205: | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:161:8: error: no member named 'uint64_t' in the global | |
namespace | |
using::uint64_t; | |
~~^ | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:163:8: error: no member named 'int_least8_t' in the global | |
namespace | |
using::int_least8_t; | |
~~^ | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:164:8: error: no member named 'int_least16_t' in the global | |
namespace | |
using::int_least16_t; | |
~~^ | |
In file included from ../src/GCBinder.cpp:2: | |
In file included from ../src/GCBinder.hpp:3: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/map:455: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/__tree:15: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/iterator:417: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/__functional_base:16: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/typeinfo:61: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/exception:82: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdlib:86: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdlib.h:94: | |
In file included from /usr/include/stdlib.h:66: | |
In file included from /usr/include/sys/wait.h:110: | |
/usr/include/sys/resource.h:197:2: error: unknown type name 'uint64_t' | |
uint64_t ri_user_time; | |
^ | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:165:8: error: no member named 'int_least32_t' in the global | |
namespace | |
using::int_least32_t; | |
~~^ | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:166:8: error: no member named 'int_least64_t' in the global | |
namespace | |
using::int_least64_t; | |
~~^ | |
/usr/include/sys/resource.h:198:2: error: unknown type name 'uint64_t' | |
uint64_t ri_system_time; | |
^ | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:168:8: error: no member named 'uint_least8_t' in the global | |
namespace | |
using::uint_least8_t; | |
~~^ | |
/usr/include/sys/resource.h:199:2: error: unknown type name 'uint64_t' | |
uint64_t ri_pkg_idle_wkups; | |
^ | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:169:8: error: no member named 'uint_least16_t' in the global | |
namespace | |
using::uint_least16_t; | |
~~^ | |
/usr/include/sys/resource.h:200:2: error: unknown type name 'uint64_t' | |
uint64_t ri_interrupt_wkups; | |
^ | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:170:8: error: no member named 'uint_least32_t' in the global | |
namespace | |
using::uint_least32_t; | |
~~^ | |
/usr/include/sys/resource.h:201:2: error: unknown type name 'uint64_t' | |
uint64_t ri_pageins; | |
^ | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:171:8: error: no member named 'uint_least64_t' in the global | |
namespace | |
using::uint_least64_t; | |
~~^ | |
/usr/include/sys/resource.h:202:2: error: unknown type name 'uint64_t' | |
uint64_t ri_wired_size; | |
^ | |
fatal error: too many errors emitted, stopping now [-ferror-limit=] | |
/usr/include/sys/resource.h:203:2: error: unknown type name 'uint64_t' | |
uint64_t ri_resident_size; | |
^ | |
/usr/include/sys/resource.h:204:2: error: unknown type name 'uint64_t' | |
uint64_t ri_phys_footprint; | |
^ | |
/usr/include/sys/resource.h:205:2: error: unknown type name 'uint64_t' | |
uint64_t ri_proc_start_abstime; | |
^ | |
fatal error: too many errors emitted, stopping now [-ferror-limit=] | |
20 errors generated. | |
20 errors generated. | |
make: *** [Release/obj.target/native_metrics/src/LoopChecker.o] Error 1 | |
make: *** Waiting for unfinished jobs.... | |
make: *** [Release/obj.target/native_metrics/src/RUsageMeter.o] Error 1 | |
20 errors generated. | |
make: *** [Release/obj.target/native_metrics/src/GCBinder.o] Error 1 | |
20 errors generated. | |
make: *** [Release/obj.target/native_metrics/src/native_metrics.o] Error 1 | |
gyp ERR! build error | |
gyp ERR! stack Error: `make` failed with exit code: 2 | |
gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23) | |
gyp ERR! stack at ChildProcess.emit (events.js:198:13) | |
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12) | |
gyp ERR! System Darwin 18.6.0 | |
gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "-j" "6" "native_metrics" | |
gyp ERR! cwd /Users/jh/codez/github/mozilla-fxa/packages/fxa-auth-db-mysql/node_modules/@newrelic/native-metrics | |
gyp ERR! node -v v10.16.0 | |
gyp ERR! node-gyp -v v3.8.0 | |
gyp ERR! not ok | |
Error: Failed to execute install: Error: Failed to install module: Error: Failed to execute /usr/local/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build -j 6 native_metrics: code 1; Error: Failed to download https://download.newrelic.com/nodejs_agent/builds/_newrelic_native_metrics-3_1_2-native_metrics-64-darwin-x64.gz: code 404 | |
added 446 packages in 11.44s | |
+ cd .. | |
+ PATH='/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/Users/jh/codez/github/mozilla-fxa/node_modules/.bin:/Users/jh/.cargo/bin:/usr/local/opt/llvm/bin:/Users/jh/.cargo/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/share/dotnet:/opt/X11/bin:~/.dotnet/tools:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/jh/Library/Android/sdk/tools:/Users/jh/Library/Android/sdk/platform-tools:/Users/jh/codez/mozilla/tools/git-cinnabar:/Users/jh/codez/mozilla/tools/version-control-tools/git/commands:/Users/jh/codez/mozilla/tools/phabricator-utils/arcanist/bin:/Users/jh/codez/mozilla/tools/moz-phab:/Users/jh/.cargo/bin' | |
+ cd browserid-verifier | |
+ npm ci | |
npm WARN prepare removing existing node_modules/ before installation | |
> [email protected] install /Users/jh/codez/github/mozilla-fxa/packages/browserid-verifier/node_modules/bignum | |
> prebuild-install || node-gyp rebuild | |
prebuild-install WARN install No prebuilt binaries found (target=10.16.0 runtime=node arch=x64 platform=darwin) | |
gyp info it worked if it ends with ok | |
gyp info using [email protected] | |
gyp info using [email protected] | darwin | x64 | |
gyp info spawn /usr/local/bin/python2 | |
gyp info spawn args [ '/usr/local/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 '/Users/jh/codez/github/mozilla-fxa/packages/browserid-verifier/node_modules/bignum/build/config.gypi', | |
gyp info spawn args '-I', | |
gyp info spawn args '/usr/local/lib/node_modules/npm/node_modules/node-gyp/addon.gypi', | |
gyp info spawn args '-I', | |
gyp info spawn args '/Users/jh/.node-gyp/10.16.0/include/node/common.gypi', | |
gyp info spawn args '-Dlibrary=shared_library', | |
gyp info spawn args '-Dvisibility=default', | |
gyp info spawn args '-Dnode_root_dir=/Users/jh/.node-gyp/10.16.0', | |
gyp info spawn args '-Dnode_gyp_dir=/usr/local/lib/node_modules/npm/node_modules/node-gyp', | |
gyp info spawn args '-Dnode_lib_file=/Users/jh/.node-gyp/10.16.0/<(target_arch)/node.lib', | |
gyp info spawn args '-Dmodule_root_dir=/Users/jh/codez/github/mozilla-fxa/packages/browserid-verifier/node_modules/bignum', | |
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 info spawn make | |
gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ] | |
CXX(target) Release/obj.target/bignum/bignum.o | |
In file included from ../bignum.cc:1: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdint.h:119: | |
In file included from /usr/local/include/stdint.h:82: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/inttypes.h:247: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/include/inttypes.h:30: | |
/usr/include/inttypes.h:235:8: error: unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
/usr/include/inttypes.h:236:9: error: unknown type name 'intmax_t' | |
imaxabs(intmax_t j); | |
^ | |
/usr/include/inttypes.h:240:2: error: unknown type name 'intmax_t' | |
intmax_t quot; | |
^ | |
/usr/include/inttypes.h:241:2: error: unknown type name 'intmax_t' | |
intmax_t rem; | |
^ | |
/usr/include/inttypes.h:246:9: error: unknown type name 'intmax_t' | |
imaxdiv(intmax_t __numer, intmax_t __denom); | |
^ | |
/usr/include/inttypes.h:246:27: error: unknown type name 'intmax_t' | |
imaxdiv(intmax_t __numer, intmax_t __denom); | |
^ | |
/usr/include/inttypes.h:250:8: error: unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
/usr/include/inttypes.h:256:8: error: unknown type name 'uintmax_t'; did you mean 'uintptr_t'? | |
extern uintmax_t | |
^ | |
/usr/include/sys/_types/_uintptr_t.h:30:33: note: 'uintptr_t' declared here | |
typedef unsigned long uintptr_t; | |
^ | |
In file included from ../bignum.cc:1: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdint.h:119: | |
In file included from /usr/local/include/stdint.h:82: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/inttypes.h:247: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/include/inttypes.h:30: | |
/usr/include/inttypes.h:263:8: error: unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
/usr/include/inttypes.h:269:8: error: unknown type name 'uintmax_t'; did you mean 'uintptr_t'? | |
extern uintmax_t | |
^ | |
/usr/include/sys/_types/_uintptr_t.h:30:33: note: 'uintptr_t' declared here | |
typedef unsigned long uintptr_t; | |
^ | |
In file included from ../bignum.cc:3: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdlib:86: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdlib.h:94: | |
In file included from /usr/include/stdlib.h:66: | |
In file included from /usr/include/sys/wait.h:110: | |
/usr/include/sys/resource.h:197:2: error: unknown type name 'uint64_t' | |
uint64_t ri_user_time; | |
^ | |
/usr/include/sys/resource.h:198:2: error: unknown type name 'uint64_t' | |
uint64_t ri_system_time; | |
^ | |
/usr/include/sys/resource.h:199:2: error: unknown type name 'uint64_t' | |
uint64_t ri_pkg_idle_wkups; | |
^ | |
/usr/include/sys/resource.h:200:2: error: unknown type name 'uint64_t' | |
uint64_t ri_interrupt_wkups; | |
^ | |
/usr/include/sys/resource.h:201:2: error: unknown type name 'uint64_t' | |
uint64_t ri_pageins; | |
^ | |
/usr/include/sys/resource.h:202:2: error: unknown type name 'uint64_t' | |
uint64_t ri_wired_size; | |
^ | |
/usr/include/sys/resource.h:203:2: error: unknown type name 'uint64_t' | |
uint64_t ri_resident_size; | |
^ | |
/usr/include/sys/resource.h:204:2: error: unknown type name 'uint64_t' | |
uint64_t ri_phys_footprint; | |
^ | |
/usr/include/sys/resource.h:205:2: error: unknown type name 'uint64_t' | |
uint64_t ri_proc_start_abstime; | |
^ | |
fatal error: too many errors emitted, stopping now [-ferror-limit=] | |
20 errors generated. | |
make: *** [Release/obj.target/bignum/bignum.o] Error 1 | |
gyp ERR! build error | |
gyp ERR! stack Error: `make` failed with exit code: 2 | |
gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23) | |
gyp ERR! stack at ChildProcess.emit (events.js:198:13) | |
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12) | |
gyp ERR! System Darwin 18.6.0 | |
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 /Users/jh/codez/github/mozilla-fxa/packages/browserid-verifier/node_modules/bignum | |
gyp ERR! node -v v10.16.0 | |
gyp ERR! node-gyp -v v3.8.0 | |
gyp ERR! not ok | |
> [email protected] postinstall /Users/jh/codez/github/mozilla-fxa/packages/browserid-verifier/node_modules/browserid-crypto | |
> node ./scripts/bundle.js | |
****Bundling VEP for Browser**** | |
***Packaging External Dependencies**** | |
added 319 packages in 7.326s | |
+ cd .. | |
+ cd fxa-js-client | |
+ npm ci | |
npm WARN prepare removing existing node_modules/ before installation | |
> [email protected] install /Users/jh/codez/github/mozilla-fxa/packages/fxa-js-client/node_modules/fsevents | |
> node install | |
node-pre-gyp info it worked if it ends with ok | |
node-pre-gyp info using [email protected] | |
node-pre-gyp info using [email protected] | darwin | x64 | |
node-pre-gyp WARN Using request for node-pre-gyp https download | |
node-pre-gyp info check checked for "/Users/jh/codez/github/mozilla-fxa/packages/fxa-js-client/node_modules/fsevents/lib/binding/Release/node-v64-darwin-x64/fse.node" (not found) | |
node-pre-gyp http GET https://fsevents-binaries.s3-us-west-2.amazonaws.com/v1.2.7/fse-v1.2.7-node-v64-darwin-x64.tar.gz | |
node-pre-gyp http 200 https://fsevents-binaries.s3-us-west-2.amazonaws.com/v1.2.7/fse-v1.2.7-node-v64-darwin-x64.tar.gz | |
node-pre-gyp info install unpacking node-v64-darwin-x64/fse.node | |
node-pre-gyp info tarball done parsing tarball | |
[fsevents] Success: "/Users/jh/codez/github/mozilla-fxa/packages/fxa-js-client/node_modules/fsevents/lib/binding/Release/node-v64-darwin-x64/fse.node" is installed via remote | |
node-pre-gyp info ok | |
> [email protected] postinstall /Users/jh/codez/github/mozilla-fxa/packages/fxa-js-client/node_modules/uglifyjs-webpack-plugin | |
> node lib/post_install.js | |
> [email protected] install /Users/jh/codez/github/mozilla-fxa/packages/fxa-js-client/node_modules/intern-geezer | |
> node support/fixdeps.js | |
added 807 packages in 8.207s | |
+ cd .. | |
+ cd fxa-customs-server | |
+ npm ci | |
npm WARN prepare removing existing node_modules/ before installation | |
> [email protected] install /Users/jh/codez/github/mozilla-fxa/packages/fxa-customs-server/node_modules/restify/node_modules/dtrace-provider | |
> node-gyp rebuild || node suppress-error.js | |
gyp info it worked if it ends with ok | |
gyp info using [email protected] | |
gyp info using [email protected] | darwin | x64 | |
gyp info spawn /usr/local/bin/python2 | |
gyp info spawn args [ '/usr/local/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 '/Users/jh/codez/github/mozilla-fxa/packages/fxa-customs-server/node_modules/restify/node_modules/dtrace-provider/build/config.gypi', | |
gyp info spawn args '-I', | |
gyp info spawn args '/usr/local/lib/node_modules/npm/node_modules/node-gyp/addon.gypi', | |
gyp info spawn args '-I', | |
gyp info spawn args '/Users/jh/.node-gyp/10.16.0/include/node/common.gypi', | |
gyp info spawn args '-Dlibrary=shared_library', | |
gyp info spawn args '-Dvisibility=default', | |
gyp info spawn args '-Dnode_root_dir=/Users/jh/.node-gyp/10.16.0', | |
gyp info spawn args '-Dnode_gyp_dir=/usr/local/lib/node_modules/npm/node_modules/node-gyp', | |
gyp info spawn args '-Dnode_lib_file=/Users/jh/.node-gyp/10.16.0/<(target_arch)/node.lib', | |
gyp info spawn args '-Dmodule_root_dir=/Users/jh/codez/github/mozilla-fxa/packages/fxa-customs-server/node_modules/restify/node_modules/dtrace-provider', | |
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 info spawn make | |
gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ] | |
ACTION binding_gyp_ndtp_target_build_ndtp . | |
TOUCH Release/obj.target/ndtp.stamp | |
gyp info ok | |
> @newrelic/[email protected] install /Users/jh/codez/github/mozilla-fxa/packages/fxa-customs-server/node_modules/@newrelic/native-metrics | |
> node ./lib/pre-build.js install native_metrics | |
> /usr/local/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js clean configure | |
gyp info it worked if it ends with ok | |
gyp info using [email protected] | |
gyp info using [email protected] | darwin | x64 | |
gyp info spawn /usr/local/bin/python2 | |
gyp info spawn args [ '/usr/local/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 '/Users/jh/codez/github/mozilla-fxa/packages/fxa-customs-server/node_modules/@newrelic/native-metrics/build/config.gypi', | |
gyp info spawn args '-I', | |
gyp info spawn args '/usr/local/lib/node_modules/npm/node_modules/node-gyp/addon.gypi', | |
gyp info spawn args '-I', | |
gyp info spawn args '/Users/jh/.node-gyp/10.16.0/include/node/common.gypi', | |
gyp info spawn args '-Dlibrary=shared_library', | |
gyp info spawn args '-Dvisibility=default', | |
gyp info spawn args '-Dnode_root_dir=/Users/jh/.node-gyp/10.16.0', | |
gyp info spawn args '-Dnode_gyp_dir=/usr/local/lib/node_modules/npm/node_modules/node-gyp', | |
gyp info spawn args '-Dnode_lib_file=/Users/jh/.node-gyp/10.16.0/<(target_arch)/node.lib', | |
gyp info spawn args '-Dmodule_root_dir=/Users/jh/codez/github/mozilla-fxa/packages/fxa-customs-server/node_modules/@newrelic/native-metrics', | |
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 info ok | |
> /usr/local/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build -j 6 native_metrics | |
gyp info it worked if it ends with ok | |
gyp info using [email protected] | |
gyp info using [email protected] | darwin | x64 | |
gyp info spawn make | |
gyp info spawn args [ 'native_metrics', | |
gyp info spawn args 'BUILDTYPE=Release', | |
gyp info spawn args '-C', | |
gyp info spawn args 'build', | |
gyp info spawn args '--jobs', | |
gyp info spawn args 6 ] | |
CXX(target) Release/obj.target/native_metrics/src/native_metrics.o | |
CXX(target) Release/obj.target/native_metrics/src/GCBinder.o | |
CXX(target) Release/obj.target/native_metrics/src/LoopChecker.o | |
CXX(target) Release/obj.target/native_metrics/src/RUsageMeter.o | |
In file included from ../src/GCBinder.cppIn file included from :../src/native_metrics.cpp2:: | |
2In file included from : | |
../src/GCBinder.hppIn file included from :../../../nan/nan.h3:: | |
52In file included from : | |
../../../nan/nan.hIn file included from :/Users/jh/.node-gyp/10.16.0/include/node/uv.h52:: | |
56In file included from : | |
/Users/jh/.node-gyp/10.16.0/include/node/uv.hIn file included from :/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdint.h56:: | |
119In file included from : | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdint.hIn file included from /usr/local/include/stdint.h::11982: | |
: | |
In file included from In file included from /usr/local/include/stdint.h/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/inttypes.h::82247: | |
: | |
In file included from In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/inttypes.h/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/include/inttypes.h::24730: | |
: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/include/inttypes.h:30: | |
/usr/include/inttypes.h:235:8/usr/include/inttypes.h:: 235:8error:: error: unknown type unknownname type'intmax_t' name | |
'intmax_t' | |
extern intmax_textern intmax_t | |
^ ^ | |
/usr/include/inttypes.h:236:/usr/include/inttypes.h9::236 :9:error : errorunknown: type unknownname type'intmax_t' name | |
'intmax_t' | |
imaxabs(intmax_t j); | |
^ | |
imaxabs(intmax_t j); | |
^ | |
/usr/include/inttypes.h:/usr/include/inttypes.h240::2402::2 : error: error: unknown unknowntype typename name'intmax_t' 'intmax_t' | |
intmax_t quot; intmax_t quot; | |
^ ^ | |
/usr/include/inttypes.h:241/usr/include/inttypes.h::2241:: 2: error: error: unknown typeunknown nametype 'intmax_t' name | |
'intmax_t' | |
intmax_t rem; | |
^ intmax_t rem; | |
^ | |
/usr/include/inttypes.h/usr/include/inttypes.h::246246::99:: errorerror: : unknownunknown typetype name name'intmax_t' 'intmax_t' | |
imaxdiv(intmax_t __numer, intmax_t __denom);imaxdiv(intmax_t __numer, intmax_t __denom); | |
^ ^ | |
/usr/include/inttypes.h/usr/include/inttypes.h::246246::2727:: errorerror: : unknownunknown typetype namename 'intmax_t''intmax_t' | |
imaxdiv(intmax_t __numer, intmax_t __denom);imaxdiv(intmax_t __numer, intmax_t __denom); | |
^ ^ | |
/usr/include/inttypes.h/usr/include/inttypes.h::250250::88:: errorerror: : unknownunknown typetype namename 'intmax_t''intmax_t' | |
extern intmax_textern intmax_t | |
^ ^ | |
In file included from ../src/RUsageMeter.cpp:3: | |
In file included from ../../../nan/nan.h:52: | |
In file included from /Users/jh/.node-gyp/10.16.0/include/node/uv.h:56: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdint.h:119: | |
In file included from /usr/local/include/stdint.h:82: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/inttypes.h:247: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/include/inttypes.h:30: | |
/usr/include/inttypes.h:235:8: error: unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
/usr/include/inttypes.h:256:8: error: unknown type name 'uintmax_t'; did you mean 'uintptr_t'?/usr/include/inttypes.h: | |
256:8: error: extern uintmax_t | |
unknown ^type | |
name 'uintmax_t'; did you/usr/include/sys/_types/_uintptr_t.h :mean30 :'uintptr_t'?33: | |
note: 'uintptr_t' declared extern uintmax_there | |
^ | |
/usr/include/sys/_types/_uintptr_t.h:30:33: typedef unsigned long uintptr_t;note | |
: ^'uintptr_t' | |
declared here | |
typedef unsigned long uintptr_t; | |
^ | |
/usr/include/inttypes.h:236:9: error: unknown type name 'intmax_t' | |
imaxabs(intmax_t j); | |
^ | |
In file included from ../src/GCBinder.cpp:2: | |
In file included from ../src/GCBinder.hpp:3: | |
In file included from ../../../nan/nan.h:52: | |
In file included from /Users/jh/.node-gyp/10.16.0/include/node/uv.h:56: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdint.h:119: | |
In file included from /usr/local/include/stdint.h:In file included from 82../src/native_metrics.cpp: | |
:In file included from 2/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/inttypes.h: | |
:In file included from 247../../../nan/nan.h: | |
:In file included from 52/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/include/inttypes.h: | |
:In file included from 30/Users/jh/.node-gyp/10.16.0/include/node/uv.h: | |
:56/usr/include/inttypes.h: | |
:In file included from 263/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdint.h::8119: : | |
In file included from /usr/local/include/stdint.herror:: 82: | |
In file included from unknown/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/inttypes.h :type247 : | |
nameIn file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/include/inttypes.h'intmax_t':30 | |
: | |
/usr/include/inttypes.h:263:8: extern intmax_t | |
error ^: | |
unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
/usr/include/inttypes.h:240:2: error: unknown type name 'intmax_t' | |
intmax_t quot; | |
^ | |
/usr/include/inttypes.h:269:8: error: unknown type name 'uintmax_t'; did you mean /usr/include/inttypes.h'uintptr_t'?/usr/include/inttypes.h::241 | |
269::28:: errorextern uintmax_terror: | |
: ^ | |
unknownunknown typetype /usr/include/sys/_types/_uintptr_t.h :namename 30'uintmax_t';'intmax_t': 33 | |
did: you meannote : 'uintptr_t'? intmax_t rem; | |
'uintptr_t' | |
^declared | |
here | |
extern uintmax_t | |
^ | |
/usr/include/sys/_types/_uintptr_t.h:30:33: notetypedef unsigned long uintptr_t;: | |
'uintptr_t' ^ | |
declared here | |
typedef unsigned long uintptr_t; | |
^ | |
/usr/include/inttypes.h:246:9: error: unknown type name 'intmax_t' | |
imaxdiv(intmax_t __numer, intmax_t __denom); | |
^ | |
/usr/include/inttypes.h:246:27: error: unknown type name 'intmax_t' | |
imaxdiv(intmax_t __numer, intmax_t __denom); | |
^ | |
/usr/include/inttypes.h:250:8: error: unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
/usr/include/inttypes.h:256:8: error: unknown type name 'uintmax_t'; did you mean 'uintptr_t'? | |
extern uintmax_t | |
^ | |
/usr/include/sys/_types/_uintptr_t.h:30:33: note: 'uintptr_t' declared here | |
typedef unsigned long uintptr_t; | |
^ | |
In file included from ../src/RUsageMeter.cpp:3: | |
In file included from ../../../nan/nan.h:52: | |
In file included from /Users/jh/.node-gyp/10.16.0/include/node/uv.h:56: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdint.h:119: | |
In file included from /usr/local/include/stdint.h:82: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/inttypes.h:247: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/include/inttypes.h:30: | |
/usr/include/inttypes.h:263:8: error: unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
/usr/include/inttypes.h:269:8: error: unknown type name 'uintmax_t'; did you mean 'uintptr_t'? | |
extern uintmax_t | |
^ | |
/usr/include/sys/_types/_uintptr_t.h:30:33: note: 'uintptr_t' declared here | |
typedef unsigned long uintptr_t; | |
^ | |
In file included from In file included from ../src/GCBinder.cpp../src/native_metrics.cpp::22: | |
: | |
In file included from In file included from ../src/GCBinder.hpp../../../nan/nan.h::352: | |
: | |
In file included from In file included from ../../../nan/nan.h/Users/jh/.node-gyp/10.16.0/include/node/uv.h::5262: | |
: | |
In file included from In file included from /Users/jh/.node-gyp/10.16.0/include/node/uv.h/Users/jh/.node-gyp/10.16.0/include/node/uv/unix.h::62: | |
28In file included from : | |
/Users/jh/.node-gyp/10.16.0/include/node/uv/unix.hIn file included from :/usr/include/dirent.h28:: | |
134In file included from : | |
/usr/include/dirent.hIn file included from :/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdlib.h134:: | |
94In file included from : | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdlib.hIn file included from :/usr/include/stdlib.h94:: | |
66In file included from : | |
/usr/include/stdlib.hIn file included from :/usr/include/sys/wait.h66:: | |
110In file included from : | |
/usr/include/sys/wait.h:110/usr/include/sys/resource.h: | |
:197/usr/include/sys/resource.h::2197:: 2: error: error: unknown typeunknown nametype 'uint64_t'name | |
'uint64_t' | |
uint64_t ri_user_time; | |
uint64_t ri_user_time; | |
^ | |
^ | |
/usr/include/sys/resource.h:198/usr/include/sys/resource.h::2198:: 2: error: error: unknown typeunknown nametype 'uint64_t' name | |
'uint64_t' | |
uint64_t ri_system_time; | |
uint64_t ri_system_time; ^ | |
^ | |
/usr/include/sys/resource.h/usr/include/sys/resource.h::199199::22:: errorerror: : unknownunknown typetype namename 'uint64_t' 'uint64_t' | |
uint64_t ri_pkg_idle_wkups; uint64_t ri_pkg_idle_wkups; | |
^ ^ | |
In file included from ../src/RUsageMeter.cpp:3: | |
In file included from ../../../nan/nan.h:52: | |
In file included from /Users/jh/.node-gyp/10.16.0/include/node/uv.h:62: | |
In file included from /Users/jh/.node-gyp/10.16.0/include/node/uv/unix.h:28: | |
In file included from /usr/include/dirent.h:134: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdlib.h:94: | |
In file included from /usr/include/stdlib.h:66: | |
In file included from /usr/include/sys/wait.h:110: | |
/usr/include/sys/resource.h:197:2: error: unknown type name 'uint64_t' | |
uint64_t ri_user_time; | |
^ | |
/usr/include/sys/resource.h/usr/include/sys/resource.h::200200::22:: errorerror: : unknownunknown typetype namename 'uint64_t' 'uint64_t' | |
uint64_t ri_interrupt_wkups; uint64_t ri_interrupt_wkups; | |
^ ^ | |
/usr/include/sys/resource.h:198:2: error: unknown type name 'uint64_t' | |
uint64_t ri_system_time; | |
^ | |
/usr/include/sys/resource.h:201:2: error: unknown type name 'uint64_t' | |
/usr/include/sys/resource.h:201:2: uint64_t ri_pageins; | |
^error | |
: unknown type name 'uint64_t' | |
uint64_t ri_pageins; | |
^ | |
/usr/include/sys/resource.h:199:2: error: unknown type name 'uint64_t' | |
uint64_t ri_pkg_idle_wkups; | |
^ | |
/usr/include/sys/resource.h:202:2: error: unknown type /usr/include/sys/resource.hname: 202'uint64_t':2 | |
: error: unknown type name uint64_t ri_wired_size;'uint64_t' | |
^ | |
uint64_t ri_wired_size; | |
^ | |
/usr/include/sys/resource.h:200:2: error: unknown type name 'uint64_t' | |
uint64_t ri_interrupt_wkups; | |
^ | |
/usr/include/sys/resource.h:203:2: /usr/include/sys/resource.h:error203: :2:unknown type errorname: 'uint64_t'unknown | |
type name 'uint64_t' | |
uint64_t ri_resident_size; | |
^ | |
uint64_t ri_resident_size; | |
^ | |
/usr/include/sys/resource.h:201:2: error: unknown type name 'uint64_t' | |
uint64_t ri_pageins; | |
^ | |
/usr/include/sys/resource.h:204/usr/include/sys/resource.h::2204:: 2: error: error: unknown typeunknown nametype 'uint64_t'name | |
'uint64_t' | |
uint64_t ri_phys_footprint; | |
uint64_t ri_phys_footprint; | |
^ | |
^ | |
/usr/include/sys/resource.h:202:2: error: unknown type name 'uint64_t' | |
uint64_t ri_wired_size; | |
^ | |
/usr/include/sys/resource.h/usr/include/sys/resource.h::205205::22:: errorerror: : unknownunknown typetype namename 'uint64_t''uint64_t' | |
uint64_t ri_proc_start_abstime; uint64_t ri_proc_start_abstime; | |
^ ^ | |
/usr/include/sys/resource.h:203:2: error: unknown type name 'uint64_t' | |
uint64_t ri_resident_size; | |
^ | |
fatal error: fatal error: too toomany manyerrors errorsemitted, emitted,stopping stoppingnow now[-ferror-limit=] [-ferror-limit=] | |
In file included from ../src/LoopChecker.cpp:2: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/algorithm:643: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/utility:205: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:145: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdint.h:119: | |
In file included from /usr/local/include/stdint.h:82: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/inttypes.h:247: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/include/inttypes.h:30: | |
/usr/include/inttypes.h:235:8: error: unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
/usr/include/sys/resource.h:204:2: error: unknown type name 'uint64_t' | |
uint64_t ri_phys_footprint; | |
^ | |
/usr/include/inttypes.h:236:9: error: unknown type name 'intmax_t' | |
imaxabs(intmax_t j); | |
^ | |
/usr/include/inttypes.h:240:2: error: unknown type name 'intmax_t' | |
intmax_t quot; | |
^ | |
/usr/include/sys/resource.h:205:2: error: unknown type name 'uint64_t' | |
uint64_t ri_proc_start_abstime; | |
^ | |
/usr/include/inttypes.h:241:2: error: unknown type name 'intmax_t' | |
intmax_t rem; | |
^ | |
/usr/include/inttypes.h:246:9: error: unknown type name 'intmax_t' | |
imaxdiv(intmax_t __numer, intmax_t __denom); | |
^ | |
/usr/include/inttypes.h:246:27: error: fatal errorunknown: typetoo namemany 'intmax_t'errors | |
emitted, stopping now [-ferror-limit=] | |
imaxdiv(intmax_t __numer, intmax_t __denom); | |
^ | |
/usr/include/inttypes.h:250:8: error: unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
/usr/include/inttypes.h:256:8: error: unknown type name 'uintmax_t'; did you mean 'uintptr_t'? | |
extern uintmax_t | |
^ | |
/usr/include/sys/_types/_uintptr_t.h:30:33: note: 'uintptr_t' declared here | |
typedef unsigned long uintptr_t; | |
^ | |
In file included from ../src/LoopChecker.cpp:2: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/algorithm:643: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/utility:205: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:145: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdint.h:119: | |
In file included from /usr/local/include/stdint.h:82: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/inttypes.h:247: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/include/inttypes.h:30: | |
/usr/include/inttypes.h:263:8: error: unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
/usr/include/inttypes.h:269:8: error: unknown type name 'uintmax_t'; did you mean 'uintptr_t'? | |
extern uintmax_t | |
^ | |
/usr/include/sys/_types/_uintptr_t.h:30:33: note: 'uintptr_t' declared here | |
typedef unsigned long uintptr_t; | |
^ | |
In file included from ../src/LoopChecker.cpp:2: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/algorithm:643: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/utility:205: | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:161:8: error: no member named 'uint64_t' in the global | |
namespace | |
using::uint64_t; | |
~~^ | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:163:8: error: no member named 'int_least8_t' in the global | |
namespace | |
using::int_least8_t; | |
~~^ | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:164:8: error: no member named 'int_least16_t' in the global | |
namespace | |
using::int_least16_t; | |
~~^ | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:165:8: error: no member named 'int_least32_t' in the global | |
namespace | |
using::int_least32_t; | |
~~^ | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:166:8: error: no member named 'int_least64_t' in the global | |
namespace | |
using::int_least64_t; | |
~~^ | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:168:8: error: no member named 'uint_least8_t' in the global | |
namespace | |
using::uint_least8_t; | |
~~^ | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:169:8: error: no member named 'uint_least16_t' in the global | |
namespace | |
using::uint_least16_t; | |
~~^ | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:170:8: error: no member named 'uint_least32_t' in the global | |
namespace | |
using::uint_least32_t; | |
~~^ | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:171:8: error: no member named 'uint_least64_t' in the global | |
namespace | |
using::uint_least64_t; | |
~~^ | |
fatal error: too many errors emitted, stopping now [-ferror-limit=] | |
20 errors generated. | |
20 errors generated. | |
20 errors generated. | |
20 errors generated. | |
make: *** [Release/obj.target/native_metrics/src/native_metrics.o] Error 1 | |
make: *** Waiting for unfinished jobs.... | |
make: *** [Release/obj.target/native_metrics/src/RUsageMeter.o] Error 1 | |
make: *** [Release/obj.target/native_metrics/src/LoopChecker.o] Error 1 | |
make: *** [Release/obj.target/native_metrics/src/GCBinder.o] Error 1 | |
gyp ERR! build error | |
gyp ERR! stack Error: `make` failed with exit code: 2 | |
gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23) | |
gyp ERR! stack at ChildProcess.emit (events.js:198:13) | |
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12) | |
gyp ERR! System Darwin 18.6.0 | |
gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "-j" "6" "native_metrics" | |
gyp ERR! cwd /Users/jh/codez/github/mozilla-fxa/packages/fxa-customs-server/node_modules/@newrelic/native-metrics | |
gyp ERR! node -v v10.16.0 | |
gyp ERR! node-gyp -v v3.8.0 | |
gyp ERR! not ok | |
Error: Failed to execute install: Error: Failed to install module: Error: Failed to execute /usr/local/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build -j 6 native_metrics: code 1; Error: Failed to download https://download.newrelic.com/nodejs_agent/builds/_newrelic_native_metrics-2_4_0-native_metrics-64-darwin-x64.gz: code 404 | |
> [email protected] install /Users/jh/codez/github/mozilla-fxa/packages/fxa-customs-server/node_modules/dtrace-provider | |
> node scripts/install.js | |
--------------- | |
Building dtrace-provider failed with exit code 1 and signal 0 | |
re-run install with environment variable V set to see the build output | |
--------------- | |
> [email protected] postinstall /Users/jh/codez/github/mozilla-fxa/packages/fxa-customs-server/node_modules/protobufjs | |
> node scripts/postinstall | |
> [email protected] install /Users/jh/codez/github/mozilla-fxa/packages/fxa-customs-server/node_modules/grpc | |
> node-pre-gyp install --fallback-to-build --library=static_library | |
node-pre-gyp info it worked if it ends with ok | |
node-pre-gyp info using [email protected] | |
node-pre-gyp info using [email protected] | darwin | x64 | |
node-pre-gyp WARN Using request for node-pre-gyp https download | |
node-pre-gyp info check checked for "/Users/jh/codez/github/mozilla-fxa/packages/fxa-customs-server/node_modules/grpc/src/node/extension_binary/node-v64-darwin-x64-unknown/grpc_node.node" (not found) | |
node-pre-gyp http GET https://node-precompiled-binaries.grpc.io/grpc/v1.19.0/node-v64-darwin-x64-unknown.tar.gz | |
node-pre-gyp http 200 https://node-precompiled-binaries.grpc.io/grpc/v1.19.0/node-v64-darwin-x64-unknown.tar.gz | |
node-pre-gyp info install unpacking node-v64-darwin-x64-unknown/grpc_node.node | |
node-pre-gyp info tarball done parsing tarball | |
[grpc] Success: "/Users/jh/codez/github/mozilla-fxa/packages/fxa-customs-server/node_modules/grpc/src/node/extension_binary/node-v64-darwin-x64-unknown/grpc_node.node" is installed via remote | |
node-pre-gyp info ok | |
> [email protected] install /Users/jh/codez/github/mozilla-fxa/packages/fxa-customs-server/node_modules/restify-clients/node_modules/dtrace-provider | |
> node-gyp rebuild || node suppress-error.js | |
gyp info it worked if it ends with ok | |
gyp info using [email protected] | |
gyp info using [email protected] | darwin | x64 | |
gyp info spawn /usr/local/bin/python2 | |
gyp info spawn args [ '/usr/local/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 '/Users/jh/codez/github/mozilla-fxa/packages/fxa-customs-server/node_modules/restify-clients/node_modules/dtrace-provider/build/config.gypi', | |
gyp info spawn args '-I', | |
gyp info spawn args '/usr/local/lib/node_modules/npm/node_modules/node-gyp/addon.gypi', | |
gyp info spawn args '-I', | |
gyp info spawn args '/Users/jh/.node-gyp/10.16.0/include/node/common.gypi', | |
gyp info spawn args '-Dlibrary=shared_library', | |
gyp info spawn args '-Dvisibility=default', | |
gyp info spawn args '-Dnode_root_dir=/Users/jh/.node-gyp/10.16.0', | |
gyp info spawn args '-Dnode_gyp_dir=/usr/local/lib/node_modules/npm/node_modules/node-gyp', | |
gyp info spawn args '-Dnode_lib_file=/Users/jh/.node-gyp/10.16.0/<(target_arch)/node.lib', | |
gyp info spawn args '-Dmodule_root_dir=/Users/jh/codez/github/mozilla-fxa/packages/fxa-customs-server/node_modules/restify-clients/node_modules/dtrace-provider', | |
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 info spawn make | |
gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ] | |
ACTION binding_gyp_ndtp_target_build_ndtp . | |
TOUCH Release/obj.target/ndtp.stamp | |
gyp info ok | |
added 575 packages in 23.463s | |
+ cd .. | |
+ cd fxa-event-broker | |
+ npm ci | |
npm WARN prepare removing existing node_modules/ before installation | |
> [email protected] postinstall /Users/jh/codez/github/mozilla-fxa/packages/fxa-event-broker/node_modules/protobufjs | |
> node scripts/postinstall | |
> [email protected] install /Users/jh/codez/github/mozilla-fxa/packages/fxa-event-broker/node_modules/@google-cloud/pubsub/node_modules/grpc | |
> node-pre-gyp install --fallback-to-build --library=static_library | |
node-pre-gyp info it worked if it ends with ok | |
node-pre-gyp info using [email protected] | |
node-pre-gyp info using [email protected] | darwin | x64 | |
node-pre-gyp WARN Using request for node-pre-gyp https download | |
node-pre-gyp info check checked for "/Users/jh/codez/github/mozilla-fxa/packages/fxa-event-broker/node_modules/@google-cloud/pubsub/node_modules/grpc/src/node/extension_binary/node-v64-darwin-x64-unknown/grpc_node.node" (not found) | |
node-pre-gyp http GET https://node-precompiled-binaries.grpc.io/grpc/v1.21.1/node-v64-darwin-x64-unknown.tar.gz | |
node-pre-gyp http 200 https://node-precompiled-binaries.grpc.io/grpc/v1.21.1/node-v64-darwin-x64-unknown.tar.gz | |
node-pre-gyp info install unpacking node-v64-darwin-x64-unknown/grpc_node.node | |
node-pre-gyp info tarball done parsing tarball | |
[grpc] Success: "/Users/jh/codez/github/mozilla-fxa/packages/fxa-event-broker/node_modules/@google-cloud/pubsub/node_modules/grpc/src/node/extension_binary/node-v64-darwin-x64-unknown/grpc_node.node" is installed via remote | |
node-pre-gyp info ok | |
> [email protected] postinstall /Users/jh/codez/github/mozilla-fxa/packages/fxa-event-broker/node_modules/ts-sinon | |
> tsc -p ./ --outDir dist/ | |
added 433 packages in 8.12s | |
+ cd .. | |
+ cd fxa-oauth-console | |
+ npm ci | |
npm WARN prepare removing existing node_modules/ before installation | |
> [email protected] install /Users/jh/codez/github/mozilla-fxa/packages/fxa-oauth-console/node_modules/phantomjs-prebuilt | |
> node install.js | |
PhantomJS not found on PATH | |
Downloading https://github.com/Medium/phantomjs/releases/download/v2.1.1/phantomjs-2.1.1-macosx.zip | |
Saving to /var/folders/k5/g7l6cpj95yx17fg6grt9m7wc0000gq/T/phantomjs/phantomjs-2.1.1-macosx.zip | |
Receiving... | |
[=====================-------------------] 52% | |
Received 16746K total. | |
Extracting zip contents | |
Removing /Users/jh/codez/github/mozilla-fxa/packages/fxa-oauth-console/node_modules/phantomjs-prebuilt/lib/phantom | |
Copying extracted folder /var/folders/k5/g7l6cpj95yx17fg6grt9m7wc0000gq/T/phantomjs/phantomjs-2.1.1-macosx.zip-extract-1562712841805/phantomjs-2.1.1-macosx -> /Users/jh/codez/github/mozilla-fxa/packages/fxa-oauth-console/node_modules/phantomjs-prebuilt/lib/phantom | |
Writing location.js file | |
Done. Phantomjs binary available at /Users/jh/codez/github/mozilla-fxa/packages/fxa-oauth-console/node_modules/phantomjs-prebuilt/lib/phantom/bin/phantomjs | |
> [email protected] install /Users/jh/codez/github/mozilla-fxa/packages/fxa-oauth-console/node_modules/node-sass | |
> node scripts/install.js | |
Downloading binary from https://github.com/sass/node-sass/releases/download/v4.5.3/darwin-x64-64_binding.node | |
Cannot download "https://github.com/sass/node-sass/releases/download/v4.5.3/darwin-x64-64_binding.node": | |
HTTP error 404 Not Found | |
Hint: If github.com is not accessible in your location | |
try setting a proxy via HTTP_PROXY, e.g. | |
export HTTP_PROXY=http://example.com:1234 | |
or configure npm proxy via | |
npm config set proxy http://example.com:8080 | |
> [email protected] postinstall /Users/jh/codez/github/mozilla-fxa/packages/fxa-oauth-console/node_modules/node-sass | |
> node scripts/build.js | |
Building: /usr/local/bin/node /Users/jh/codez/github/mozilla-fxa/packages/fxa-oauth-console/node_modules/node-gyp/bin/node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library= | |
gyp info it worked if it ends with ok | |
gyp verb cli [ '/usr/local/bin/node', | |
gyp verb cli '/Users/jh/codez/github/mozilla-fxa/packages/fxa-oauth-console/node_modules/node-gyp/bin/node-gyp.js', | |
gyp verb cli 'rebuild', | |
gyp verb cli '--verbose', | |
gyp verb cli '--libsass_ext=', | |
gyp verb cli '--libsass_cflags=', | |
gyp verb cli '--libsass_ldflags=', | |
gyp verb cli '--libsass_library=' ] | |
gyp info using [email protected] | |
gyp info using [email protected] | darwin | x64 | |
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 /usr/local/bin/python2 | |
gyp verb check python version `/usr/local/bin/python2 -c "import sys; print "2.7.16 | |
gyp verb check python version .%s.%s" % sys.version_info[:3];"` returned: %j | |
gyp verb get node dir no --target version specified, falling back to host node version: 10.16.0 | |
gyp verb command install [ '10.16.0' ] | |
gyp verb install input version string "10.16.0" | |
gyp verb install installing version: 10.16.0 | |
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: 10.16.0 | |
gyp verb build dir attempting to create "build" dir: /Users/jh/codez/github/mozilla-fxa/packages/fxa-oauth-console/node_modules/node-sass/build | |
gyp verb build dir "build" dir needed to be created? /Users/jh/codez/github/mozilla-fxa/packages/fxa-oauth-console/node_modules/node-sass/build | |
gyp verb build/config.gypi creating config file | |
gyp verb build/config.gypi writing out config file: /Users/jh/codez/github/mozilla-fxa/packages/fxa-oauth-console/node_modules/node-sass/build/config.gypi | |
gyp verb config.gypi checking for gypi file: /Users/jh/codez/github/mozilla-fxa/packages/fxa-oauth-console/node_modules/node-sass/config.gypi | |
gyp verb common.gypi checking for gypi file: /Users/jh/codez/github/mozilla-fxa/packages/fxa-oauth-console/node_modules/node-sass/common.gypi | |
gyp verb gyp gyp format was not specified; forcing "make" | |
gyp info spawn /usr/local/bin/python2 | |
gyp info spawn args [ '/Users/jh/codez/github/mozilla-fxa/packages/fxa-oauth-console/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 '/Users/jh/codez/github/mozilla-fxa/packages/fxa-oauth-console/node_modules/node-sass/build/config.gypi', | |
gyp info spawn args '-I', | |
gyp info spawn args '/Users/jh/codez/github/mozilla-fxa/packages/fxa-oauth-console/node_modules/node-gyp/addon.gypi', | |
gyp info spawn args '-I', | |
gyp info spawn args '/Users/jh/.node-gyp/10.16.0/include/node/common.gypi', | |
gyp info spawn args '-Dlibrary=shared_library', | |
gyp info spawn args '-Dvisibility=default', | |
gyp info spawn args '-Dnode_root_dir=/Users/jh/.node-gyp/10.16.0', | |
gyp info spawn args '-Dnode_gyp_dir=/Users/jh/codez/github/mozilla-fxa/packages/fxa-oauth-console/node_modules/node-gyp', | |
gyp info spawn args '-Dnode_lib_file=/Users/jh/.node-gyp/10.16.0/<(target_arch)/node.lib', | |
gyp info spawn args '-Dmodule_root_dir=/Users/jh/codez/github/mozilla-fxa/packages/fxa-oauth-console/node_modules/node-sass', | |
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 x64 | |
gyp verb node dev dir /Users/jh/.node-gyp/10.16.0 | |
gyp verb `which` succeeded for `make` /usr/bin/make | |
gyp info spawn make | |
gyp info spawn args [ 'V=1', 'BUILDTYPE=Release', '-C', 'build' ] | |
c++ '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DLIBSASS_VERSION="3.5.0.beta.2"' -I/Users/jh/.node-gyp/10.16.0/include/node -I/Users/jh/.node-gyp/10.16.0/src -I/Users/jh/.node-gyp/10.16.0/deps/openssl/config -I/Users/jh/.node-gyp/10.16.0/deps/openssl/openssl/include -I/Users/jh/.node-gyp/10.16.0/deps/uv/include -I/Users/jh/.node-gyp/10.16.0/deps/zlib -I/Users/jh/.node-gyp/10.16.0/deps/v8/include -I../src/libsass/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c++11 -stdlib=libc++ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/ast.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/ast.o ../src/libsass/src/ast.cpp | |
In file included from ../src/libsass/src/ast.cpp:1: | |
In file included from ../src/libsass/src/sass.hpp:49: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/string:500: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/string_view:176: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/__string:56: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/algorithm:643: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/utility:205: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:145: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdint.h:119: | |
In file included from /usr/local/include/stdint.h:82: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/inttypes.h:247: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/include/inttypes.h:30: | |
/usr/include/inttypes.h:235:8: error: unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
/usr/include/inttypes.h:236:9: error: unknown type name 'intmax_t' | |
imaxabs(intmax_t j); | |
^ | |
/usr/include/inttypes.h:240:2: error: unknown type name 'intmax_t' | |
intmax_t quot; | |
^ | |
/usr/include/inttypes.h:241:2: error: unknown type name 'intmax_t' | |
intmax_t rem; | |
^ | |
/usr/include/inttypes.h:246:9: error: unknown type name 'intmax_t' | |
imaxdiv(intmax_t __numer, intmax_t __denom); | |
^ | |
/usr/include/inttypes.h:246:27: error: unknown type name 'intmax_t' | |
imaxdiv(intmax_t __numer, intmax_t __denom); | |
^ | |
/usr/include/inttypes.h:250:8: error: unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
/usr/include/inttypes.h:256:8: error: unknown type name 'uintmax_t'; did you mean 'uintptr_t'? | |
extern uintmax_t | |
^ | |
/usr/include/sys/_types/_uintptr_t.h:30:33: note: 'uintptr_t' declared here | |
typedef unsigned long uintptr_t; | |
^ | |
In file included from ../src/libsass/src/ast.cpp:1: | |
In file included from ../src/libsass/src/sass.hpp:49: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/string:500: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/string_view:176: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/__string:56: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/algorithm:643: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/utility:205: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:145: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/stdint.h:119: | |
In file included from /usr/local/include/stdint.h:82: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/inttypes.h:247: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.1/include/inttypes.h:30: | |
/usr/include/inttypes.h:263:8: error: unknown type name 'intmax_t' | |
extern intmax_t | |
^ | |
/usr/include/inttypes.h:269:8: error: unknown type name 'uintmax_t'; did you mean 'uintptr_t'? | |
extern uintmax_t | |
^ | |
/usr/include/sys/_types/_uintptr_t.h:30:33: note: 'uintptr_t' declared here | |
typedef unsigned long uintptr_t; | |
^ | |
In file included from ../src/libsass/src/ast.cpp:1: | |
In file included from ../src/libsass/src/sass.hpp:49: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/string:500: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/string_view:176: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/__string:56: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/algorithm:643: | |
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/utility:205: | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:161:8: error: no member named 'uint64_t' in the global | |
namespace | |
using::uint64_t; | |
~~^ | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:163:8: error: no member named 'int_least8_t' in the global | |
namespace | |
using::int_least8_t; | |
~~^ | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:164:8: error: no member named 'int_least16_t' in the global | |
namespace | |
using::int_least16_t; | |
~~^ | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:165:8: error: no member named 'int_least32_t' in the global | |
namespace | |
using::int_least32_t; | |
~~^ | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:166:8: error: no member named 'int_least64_t' in the global | |
namespace | |
using::int_least64_t; | |
~~^ | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:168:8: error: no member named 'uint_least8_t' in the global | |
namespace | |
using::uint_least8_t; | |
~~^ | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:169:8: error: no member named 'uint_least16_t' in the global | |
namespace | |
using::uint_least16_t; | |
~~^ | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:170:8: error: no member named 'uint_least32_t' in the global | |
namespace | |
using::uint_least32_t; | |
~~^ | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstdint:171:8: error: no member named 'uint_least64_t' in the global | |
namespace | |
using::uint_least64_t; | |
~~^ | |
fatal error: too many errors emitted, stopping now [-ferror-limit=] | |
20 errors generated. | |
make: *** [Release/obj.target/libsass/src/libsass/src/ast.o] Error 1 | |
gyp ERR! build error | |
gyp ERR! stack Error: `make` failed with exit code: 2 | |
gyp ERR! stack at ChildProcess.onExit (/Users/jh/codez/github/mozilla-fxa/packages/fxa-oauth-console/node_modules/node-gyp/lib/build.js:262:23) | |
gyp ERR! stack at ChildProcess.emit (events.js:198:13) | |
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12) | |
gyp ERR! System Darwin 18.6.0 | |
gyp ERR! command "/usr/local/bin/node" "/Users/jh/codez/github/mozilla-fxa/packages/fxa-oauth-console/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library=" | |
gyp ERR! cwd /Users/jh/codez/github/mozilla-fxa/packages/fxa-oauth-console/node_modules/node-sass | |
gyp ERR! node -v v10.16.0 | |
gyp ERR! node-gyp -v v3.8.0 | |
gyp ERR! not ok | |
Build failed with error code: 1 | |
npm ERR! code ELIFECYCLE | |
npm ERR! errno 1 | |
npm ERR! [email protected] postinstall: `node scripts/build.js` | |
npm ERR! Exit status 1 | |
npm ERR! | |
npm ERR! Failed at the [email protected] postinstall 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! /Users/jh/.npm/_logs/2019-07-09T22_54_06_792Z-debug.log | |
npm ERR! code ELIFECYCLE | |
npm ERR! errno 1 | |
npm ERR! [email protected] postinstall: `_scripts/postinstall.sh` | |
npm ERR! Exit status 1 | |
npm ERR! | |
npm ERR! Failed at the [email protected] postinstall 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! /Users/jh/.npm/_logs/2019-07-09T22_54_06_924Z-debug.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment