Skip to content

Instantly share code, notes, and snippets.

@mohlsen
Created August 7, 2015 15:39
Show Gist options
  • Save mohlsen/f5d374e99572a1b5c815 to your computer and use it in GitHub Desktop.
Save mohlsen/f5d374e99572a1b5c815 to your computer and use it in GitHub Desktop.
[mikeohlsen@usmaymjohlsen ~/Development/thaliproject]$
[mikeohlsen@usmaymjohlsen ~/Development/thaliproject]$ git clone https://github.com/thaliproject/postcardapp.git
Cloning into 'postcardapp'...
remote: Counting objects: 8567, done.
remote: Compressing objects: 100% (46/46), done.
remote: Total 8567 (delta 20), reused 0 (delta 0), pack-reused 8520
Receiving objects: 100% (8567/8567), 191.08 MiB | 5.77 MiB/s, done.
Resolving deltas: 100% (2372/2372), done.
Checking connectivity... done.
[mikeohlsen@usmaymjohlsen ~/Development/thaliproject]$ cd postcardapp/
[mikeohlsen@usmaymjohlsen ~/Development/thaliproject/postcardapp]$ git co story_0
Branch story_0 set up to track remote branch story_0 from origin.
Switched to a new branch 'story_0'
[mikeohlsen@usmaymjohlsen ~/Development/thaliproject/postcardapp]$ jx
>
(^C again to quit)
>
[mikeohlsen@usmaymjohlsen ~/Development/thaliproject/postcardapp]$ sudo jx install cordova -g
Password:
npm WARN invalid config local-address=undefined
/Users/mikeohlsen/.nvm/v0.10.35/bin/cordova -> /Users/mikeohlsen/.nvm/v0.10.35/lib/node_modules/cordova/bin/cordova
cordova@5.1.1 /Users/mikeohlsen/.nvm/v0.10.35/lib/node_modules/cordova
├── underscore@1.7.0
├── q@1.0.1
├─┬ nopt@3.0.1
│ └── abbrev@1.0.7
└─┬ cordova-lib@5.1.1
├── valid-identifier@0.0.1
├── osenv@0.1.0
├── properties-parser@0.2.3
├── bplist-parser@0.0.6
├── mime@1.2.11
├── unorm@1.3.3
├── semver@2.1.0
├── shelljs@0.3.0
├─┬ dep-graph@1.1.0
│ └── underscore@1.2.1
├─┬ rc@0.5.2
│ ├── strip-json-comments@0.1.3
│ ├── deep-extend@0.2.11
│ ├── ini@1.1.0
│ └── minimist@0.0.10
├─┬ npmconf@0.1.16
│ ├── inherits@2.0.1
│ ├── osenv@0.0.3
│ ├── ini@1.1.0
│ ├── mkdirp@0.3.5
│ ├─┬ once@1.3.2
│ │ └── wrappy@1.0.1
│ ├─┬ nopt@2.2.1
│ │ └── abbrev@1.0.7
│ └─┬ config-chain@1.1.9
│ └── proto-list@1.2.4
├─┬ through2@0.6.3
│ ├── xtend@4.0.0
│ └─┬ readable-stream@1.0.33
│ ├── isarray@0.0.1
│ ├── string_decoder@0.10.31
│ ├── core-util-is@1.0.1
│ └── inherits@2.0.1
├─┬ xcode@0.6.7
│ ├── node-uuid@1.3.3
│ └── pegjs@0.6.2
├─┬ d8@0.4.4
│ └── m8@0.4.4
├─┬ elementtree@0.1.6
│ └── sax@0.3.5
├─┬ request@2.47.0
│ ├── caseless@0.6.0
│ ├── aws-sign2@0.5.0
│ ├── forever-agent@0.5.2
│ ├── stringstream@0.0.4
│ ├── oauth-sign@0.4.0
│ ├── tunnel-agent@0.4.1
│ ├── json-stringify-safe@5.0.1
│ ├── node-uuid@1.4.3
│ ├── qs@2.3.3
│ ├── mime-types@1.0.2
│ ├─┬ combined-stream@0.0.7
│ │ └── delayed-stream@0.0.5
│ ├─┬ form-data@0.1.4
│ │ └── async@0.9.2
│ ├─┬ bl@0.9.4
│ │ └─┬ readable-stream@1.0.33
│ │ ├── isarray@0.0.1
│ │ ├── inherits@2.0.1
│ │ ├── string_decoder@0.10.31
│ │ └── core-util-is@1.0.1
│ ├─┬ http-signature@0.10.1
│ │ ├── assert-plus@0.1.5
│ │ ├── asn1@0.1.11
│ │ └── ctype@0.5.3
│ ├─┬ hawk@1.1.1
│ │ ├── cryptiles@0.2.2
│ │ ├── sntp@0.2.4
│ │ ├── boom@0.4.2
│ │ └── hoek@0.9.1
│ └── tough-cookie@2.0.0
├─┬ init-package-json@1.7.1
│ ├─┬ validate-npm-package-name@2.2.2
│ │ └── builtins@0.0.7
│ ├── promzard@0.3.0
│ ├─┬ read@1.0.6
│ │ └── mute-stream@0.0.5
│ ├─┬ npm-package-arg@4.0.2
│ │ ├── hosted-git-info@2.1.4
│ │ └── semver@5.0.1
│ ├─┬ validate-npm-package-license@2.0.0
│ │ ├── spdx-correct@1.0.0
│ │ └─┬ spdx@0.4.1
│ │ └── spdx-license-ids@1.0.2
│ ├─┬ glob@5.0.14
│ │ ├── path-is-absolute@1.0.0
│ │ ├── inherits@2.0.1
│ │ ├─┬ once@1.3.2
│ │ │ └── wrappy@1.0.1
│ │ ├─┬ inflight@1.0.4
│ │ │ └── wrappy@1.0.1
│ │ └─┬ minimatch@2.0.10
│ │ └─┬ brace-expansion@1.1.0
│ │ ├── concat-map@0.0.1
│ │ └── balanced-match@0.2.0
│ └─┬ read-package-json@2.0.0
│ ├── graceful-fs@3.0.8
│ ├─┬ normalize-package-data@2.3.1
│ │ └── hosted-git-info@2.1.4
│ └─┬ json-parse-helpfulerror@1.0.3
│ └── jju@1.2.0
├─┬ tar@1.0.2
│ ├── inherits@2.0.1
│ ├── block-stream@0.0.8
│ └─┬ fstream@1.0.7
│ ├── graceful-fs@3.0.8
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ └─┬ rimraf@2.4.2
│ └─┬ glob@5.0.14
│ ├── path-is-absolute@1.0.0
│ ├─┬ once@1.3.2
│ │ └── wrappy@1.0.1
│ ├─┬ inflight@1.0.4
│ │ └── wrappy@1.0.1
│ └─┬ minimatch@2.0.10
│ └─┬ brace-expansion@1.1.0
│ ├── concat-map@0.0.1
│ └── balanced-match@0.2.0
├─┬ glob@4.0.6
│ ├── inherits@2.0.1
│ ├── graceful-fs@3.0.8
│ ├─┬ once@1.3.2
│ │ └── wrappy@1.0.1
│ └─┬ minimatch@1.0.0
│ ├── sigmund@1.0.1
│ └── lru-cache@2.6.5
├─┬ cordova-registry-mapper@1.1.10
│ └─┬ tape@3.5.0
│ ├── inherits@2.0.1
│ ├── defined@0.0.0
│ ├── resumer@0.0.0
│ ├── deep-equal@0.2.2
│ ├── through@2.3.8
│ ├── object-inspect@0.4.0
│ └─┬ glob@3.2.11
│ └─┬ minimatch@0.3.0
│ ├── sigmund@1.0.1
│ └── lru-cache@2.6.5
├─┬ plist@1.1.0
│ ├── util-deprecate@1.0.0
│ ├── base64-js@0.0.6
│ ├── xmldom@0.1.19
│ └─┬ xmlbuilder@2.2.1
│ └── lodash-node@2.4.1
├── cordova-app-hello-world@3.9.0
├─┬ cordova-js@4.0.0
│ ├── through@2.3.4
│ ├─┬ uglify-js@2.4.24
│ │ ├── uglify-to-browserify@1.0.2
│ │ ├── async@0.2.10
│ │ ├─┬ yargs@3.5.4
│ │ │ ├── decamelize@1.0.0
│ │ │ ├── camelcase@1.2.1
│ │ │ ├── window-size@0.1.0
│ │ │ └── wordwrap@0.0.2
│ │ └─┬ source-map@0.1.34
│ │ └── amdefine@1.0.0
│ └─┬ browserify@10.1.3
│ ├── https-browserify@0.0.0
│ ├── htmlescape@1.1.0
│ ├── tty-browserify@0.0.0
│ ├── builtins@0.0.7
│ ├── constants-browserify@0.0.1
│ ├── path-browserify@0.0.0
│ ├── os-browserify@0.1.2
│ ├── isarray@0.0.1
│ ├── inherits@2.0.1
│ ├── commondir@0.0.1
│ ├── string_decoder@0.10.31
│ ├── through2@1.1.1
│ ├── browser-resolve@1.9.1
│ ├── process@0.11.1
│ ├── stream-browserify@1.0.0
│ ├── shell-quote@0.0.1
│ ├── defined@1.0.0
│ ├── punycode@1.3.2
│ ├── domain-browser@1.1.4
│ ├── xtend@4.0.0
│ ├── shallow-copy@0.0.1
│ ├── duplexer2@0.0.2
│ ├── deep-equal@1.0.0
│ ├── querystring-es3@0.2.1
│ ├── assert@1.3.0
│ ├── timers-browserify@1.4.1
│ ├── deps-sort@1.3.9
│ ├── util@0.10.3
│ ├── events@1.0.2
│ ├─┬ concat-stream@1.4.10
│ │ └── typedarray@0.0.6
│ ├─┬ vm-browserify@0.0.4
│ │ └── indexof@0.0.1
│ ├─┬ parents@1.0.1
│ │ └── path-platform@0.11.15
│ ├─┬ console-browserify@1.1.0
│ │ └── date-now@0.1.4
│ ├─┬ read-only-stream@1.1.1
│ │ └── readable-wrap@1.0.0
│ ├─┬ http-browserify@1.7.0
│ │ └── Base64@0.2.1
│ ├─┬ has@1.0.1
│ │ └── function-bind@1.0.2
│ ├─┬ readable-stream@1.1.13
│ │ └── core-util-is@1.0.1
│ ├─┬ subarg@1.0.0
│ │ └── minimist@1.1.3
│ ├─┬ url@0.10.3
│ │ └── querystring@0.2.0
│ ├─┬ shasum@1.0.1
│ │ ├── sha.js@2.3.6
│ │ └─┬ json-stable-stringify@0.0.1
│ │ └── jsonify@0.0.0
│ ├─┬ labeled-stream-splicer@1.0.2
│ │ └─┬ stream-splicer@1.3.2
│ │ ├── indexof@0.0.1
│ │ └── readable-wrap@1.0.0
│ ├─┬ buffer@3.4.1
│ │ ├── ieee754@1.1.6
│ │ ├── is-array@1.0.1
│ │ └── base64-js@0.0.8
│ ├── resolve@1.1.6
│ ├─┬ JSONStream@1.0.4
│ │ └── jsonparse@1.0.0
│ ├─┬ syntax-error@1.1.4
│ │ └── acorn@1.2.2
│ ├─┬ browser-pack@4.0.4
│ │ ├── umd@3.0.1
│ │ ├─┬ through2@0.5.1
│ │ │ ├── xtend@3.0.0
│ │ │ └─┬ readable-stream@1.0.33
│ │ │ └── core-util-is@1.0.1
│ │ └─┬ combine-source-map@0.3.0
│ │ ├── convert-source-map@0.3.5
│ │ ├─┬ source-map@0.1.43
│ │ │ └── amdefine@1.0.0
│ │ └─┬ inline-source-map@0.3.1
│ │ └─┬ source-map@0.3.0
│ │ └── amdefine@1.0.0
│ ├─┬ crypto-browserify@3.9.14
│ │ ├── randombytes@2.0.1
│ │ ├── create-hmac@1.1.3
│ │ ├── pbkdf2@3.0.4
│ │ ├─┬ create-hash@1.1.1
│ │ │ ├── ripemd160@1.0.1
│ │ │ └── sha.js@2.4.2
│ │ ├─┬ create-ecdh@2.0.1
│ │ │ ├── bn.js@2.2.0
│ │ │ └─┬ elliptic@3.1.0
│ │ │ ├── brorand@1.0.5
│ │ │ └── hash.js@1.0.3
│ │ ├─┬ browserify-aes@1.0.2
│ │ │ └── buffer-xor@1.0.2
│ │ ├─┬ diffie-hellman@3.0.2
│ │ │ ├─┬ miller-rabin@2.1.0
│ │ │ │ ├── brorand@1.0.5
│ │ │ │ └── bn.js@3.1.1
│ │ │ └── bn.js@2.2.0
│ │ ├─┬ public-encrypt@2.0.1
│ │ │ ├── browserify-rsa@2.0.1
│ │ │ ├── bn.js@2.2.0
│ │ │ └─┬ parse-asn1@3.0.1
│ │ │ └─┬ asn1.js@2.1.3
│ │ │ └── minimalistic-assert@1.0.0
│ │ └─┬ browserify-sign@3.0.2
│ │ ├── browserify-rsa@2.0.1
│ │ ├── bn.js@2.2.0
│ │ ├─┬ elliptic@3.1.0
│ │ │ ├── brorand@1.0.5
│ │ │ └── hash.js@1.0.3
│ │ └─┬ parse-asn1@3.0.1
│ │ └─┬ asn1.js@2.1.3
│ │ └── minimalistic-assert@1.0.0
│ ├─┬ browserify-zlib@0.1.4
│ │ └── pako@0.2.7
│ ├─┬ insert-module-globals@6.5.2
│ │ ├─┬ combine-source-map@0.6.1
│ │ │ ├── lodash.memoize@3.0.4
│ │ │ ├── inline-source-map@0.5.0
│ │ │ ├── convert-source-map@1.1.1
│ │ │ └─┬ source-map@0.4.4
│ │ │ └── amdefine@1.0.0
│ │ └─┬ lexical-scope@1.1.1
│ │ └─┬ astw@2.0.0
│ │ └── acorn@1.2.2
│ └─┬ module-deps@3.9.0
│ ├─┬ stream-combiner2@1.0.2
│ │ └─┬ through2@0.5.1
│ │ ├── xtend@3.0.0
│ │ └─┬ readable-stream@1.0.33
│ │ └── core-util-is@1.0.1
│ └─┬ detective@4.1.1
│ ├── acorn@1.2.2
│ └─┬ escodegen@1.6.1
│ ├── esutils@1.1.6
│ ├── estraverse@1.9.3
│ ├─┬ source-map@0.1.43
│ │ └── amdefine@1.0.0
│ ├─┬ optionator@0.5.0
│ │ ├── type-check@0.3.1
│ │ ├── deep-is@0.1.3
│ │ ├── levn@0.2.5
│ │ ├── wordwrap@0.0.3
│ │ ├── prelude-ls@1.1.2
│ │ └── fast-levenshtein@1.0.6
│ └── esprima@1.2.5
└── npm@1.3.4
[mikeohlsen@usmaymjohlsen ~/Development/thaliproject/postcardapp]$ curl https://codeload.github.com/thaliproject/postcardapp/zip/story_0 > thali.zip
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 28.3M 0 28.3M 0 0 3397k 0 --:--:-- 0:00:08 --:--:-- 3978k
[mikeohlsen@usmaymjohlsen ~/Development/thaliproject/postcardapp]$ unzip thali.zip
Archive: thali.zip
f27cec83f2f689ac01b86f95beb6b04679181ade
creating: postcardapp-story_0/
inflating: postcardapp-story_0/.gitignore
inflating: postcardapp-story_0/LICENSE
inflating: postcardapp-story_0/cleanup.bat
inflating: postcardapp-story_0/config.xml
extracting: postcardapp-story_0/demo.gif
inflating: postcardapp-story_0/readme.md
creating: postcardapp-story_0/www/
creating: postcardapp-story_0/www/css/
creating: postcardapp-story_0/www/css/default/
creating: postcardapp-story_0/www/css/default/images/
inflating: postcardapp-story_0/www/css/default/images/ajax-loader.gif
creating: postcardapp-story_0/www/css/default/images/icons-png/
inflating: postcardapp-story_0/www/css/default/images/icons-png/action-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/action-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/alert-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/alert-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/arrow-d-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/arrow-d-l-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/arrow-d-l-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/arrow-d-r-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/arrow-d-r-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/arrow-d-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/arrow-l-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/arrow-l-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/arrow-r-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/arrow-r-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/arrow-u-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/arrow-u-l-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/arrow-u-l-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/arrow-u-r-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/arrow-u-r-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/arrow-u-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/audio-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/audio-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/back-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/back-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/bars-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/bars-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/bullets-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/bullets-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/calendar-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/calendar-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/camera-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/camera-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/carat-d-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/carat-d-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/carat-l-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/carat-l-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/carat-r-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/carat-r-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/carat-u-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/carat-u-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/check-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/check-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/clock-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/clock-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/cloud-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/cloud-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/comment-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/comment-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/delete-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/delete-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/edit-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/edit-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/eye-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/eye-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/forbidden-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/forbidden-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/forward-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/forward-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/gear-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/gear-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/grid-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/grid-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/heart-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/heart-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/home-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/home-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/info-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/info-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/location-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/location-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/lock-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/lock-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/mail-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/mail-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/minus-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/minus-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/navigation-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/navigation-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/phone-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/phone-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/plus-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/plus-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/power-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/power-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/recycle-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/recycle-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/refresh-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/refresh-white.png
extracting: postcardapp-story_0/www/css/default/images/icons-png/search-black.png
extracting: postcardapp-story_0/www/css/default/images/icons-png/search-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/shop-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/shop-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/star-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/star-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/tag-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/tag-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/user-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/user-white.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/video-black.png
inflating: postcardapp-story_0/www/css/default/images/icons-png/video-white.png
creating: postcardapp-story_0/www/css/default/images/icons-svg/
inflating: postcardapp-story_0/www/css/default/images/icons-svg/action-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/action-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/alert-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/alert-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/arrow-d-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/arrow-d-l-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/arrow-d-l-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/arrow-d-r-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/arrow-d-r-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/arrow-d-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/arrow-l-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/arrow-l-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/arrow-r-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/arrow-r-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/arrow-u-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/arrow-u-l-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/arrow-u-l-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/arrow-u-r-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/arrow-u-r-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/arrow-u-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/audio-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/audio-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/back-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/back-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/bars-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/bars-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/bullets-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/bullets-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/calendar-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/calendar-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/camera-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/camera-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/carat-d-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/carat-d-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/carat-l-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/carat-l-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/carat-r-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/carat-r-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/carat-u-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/carat-u-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/check-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/check-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/clock-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/clock-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/cloud-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/cloud-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/comment-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/comment-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/delete-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/delete-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/edit-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/edit-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/eye-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/eye-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/forbidden-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/forbidden-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/forward-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/forward-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/gear-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/gear-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/grid-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/grid-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/heart-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/heart-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/home-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/home-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/info-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/info-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/location-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/location-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/lock-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/lock-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/mail-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/mail-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/minus-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/minus-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/navigation-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/navigation-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/phone-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/phone-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/plus-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/plus-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/power-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/power-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/recycle-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/recycle-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/refresh-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/refresh-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/search-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/search-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/shop-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/shop-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/star-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/star-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/tag-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/tag-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/user-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/user-white.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/video-black.svg
inflating: postcardapp-story_0/www/css/default/images/icons-svg/video-white.svg
inflating: postcardapp-story_0/www/css/default/jquery.mobile-1.4.5.min.css
inflating: postcardapp-story_0/www/css/default/jquery.mobile.external-png-1.4.5.min.css
inflating: postcardapp-story_0/www/css/default/jquery.mobile.icons-1.4.5.min.css
inflating: postcardapp-story_0/www/css/default/jquery.mobile.inline-png-1.4.5.min.css
inflating: postcardapp-story_0/www/css/default/jquery.mobile.inline-svg-1.4.5.min.css
inflating: postcardapp-story_0/www/css/default/jquery.mobile.structure-1.4.5.min.css
inflating: postcardapp-story_0/www/css/default/jquery.mobile.theme-1.4.5.min.css
creating: postcardapp-story_0/www/img/
extracting: postcardapp-story_0/www/img/logo.png
inflating: postcardapp-story_0/www/index.html
creating: postcardapp-story_0/www/js/
inflating: postcardapp-story_0/www/js/index.js
inflating: postcardapp-story_0/www/js/jquery.js
inflating: postcardapp-story_0/www/js/jquery.min.js
inflating: postcardapp-story_0/www/js/jquery.mobile-1.4.5.js
inflating: postcardapp-story_0/www/js/jquery.mobile-1.4.5.min.js
inflating: postcardapp-story_0/www/js/jquery.mobile-1.4.5.min.map
creating: postcardapp-story_0/www/jxcore/
inflating: postcardapp-story_0/www/jxcore/app.js
inflating: postcardapp-story_0/www/jxcore/cardroutes.js
inflating: postcardapp-story_0/www/jxcore/gulpfile.js
inflating: postcardapp-story_0/www/jxcore/package.json
creating: postcardapp-story_0/www/jxcore/public/
extracting: postcardapp-story_0/www/jxcore/public/close.png
inflating: postcardapp-story_0/www/jxcore/public/jquery-1.11.3.js
inflating: postcardapp-story_0/www/jxcore/public/jquery-1.4.4.min.js
inflating: postcardapp-story_0/www/jxcore/public/json2.js
inflating: postcardapp-story_0/www/jxcore/public/newpost.png
inflating: postcardapp-story_0/www/jxcore/public/postcard.css
inflating: postcardapp-story_0/www/jxcore/public/postcard.js
extracting: postcardapp-story_0/www/jxcore/public/refresh.png
extracting: postcardapp-story_0/www/jxcore/public/sync.png
inflating: postcardapp-story_0/www/jxcore/utilities.js
creating: postcardapp-story_0/www/jxcore/views/
creating: postcardapp-story_0/www/jxcore/views/ejs/
inflating: postcardapp-story_0/www/jxcore/views/ejs/index.ejs
inflating: postcardapp-story_0/www/jxcore/views/ejs/login.ejs
[mikeohlsen@usmaymjohlsen ~/Development/thaliproject/postcardapp]$ cd postcardapp-story_0
[mikeohlsen@usmaymjohlsen ~/Development/thaliproject/postcardapp/postcardapp-story_0]$ cordova platform add android
npm http GET https://registry.npmjs.org/cordova-android
npm http 200 https://registry.npmjs.org/cordova-android
npm http GET https://registry.npmjs.org/cordova-android
npm http 200 https://registry.npmjs.org/cordova-android
Adding android project...
Creating Cordova project for the Android platform:
Path: platforms/android
Package: org.thaliproject.postcardapp
Name: PostCardApp
Activity: MainActivity
Android target: android-22
Copying template files...
Android project created with cordova-android@4.0.2
Discovered plugin "cordova-plugin-whitelist" in config.xml. Installing to the project
Fetching plugin "cordova-plugin-whitelist@1" via npm
npm http GET https://registry.npmjs.org/cordova-plugin-whitelist
npm http 304 https://registry.npmjs.org/cordova-plugin-whitelist
Installing "cordova-plugin-whitelist" for android
[mikeohlsen@usmaymjohlsen ~/Development/thaliproject/postcardapp/postcardapp-story_0]$ cd www/jxcore
[mikeohlsen@usmaymjohlsen ~/Development/thaliproject/postcardapp/postcardapp-story_0/www/jxcore]$ jx npm install --production
fs.js:451
return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
^
Error: EACCES, permission denied '/Users/mikeohlsen/.jx/npm/npmrc'
at Object.fs.openSync (fs.js:451:18)
at Object.fs.writeFileSync (fs.js:1078:15)
at Install (node.js:2289:14)
at tryNPM (node.js:2427:9)
at Function.NativeModule.installer (node.js:2461:5)
at startup (node.js:274:20)
at node.js:2480:3
[mikeohlsen@usmaymjohlsen ~/Development/thaliproject/postcardapp/postcardapp-story_0/www/jxcore]$ sudo jx npm install --production
npm WARN invalid config local-address=undefined
npm WARN package.json PostCardApp@1.0.0 No repository field.
npm WARN package.json PostCardApp@1.0.0 No README data
> leveldown-mobile@1.0.10 install /Users/mikeohlsen/Development/thaliproject/postcardapp/postcardapp-story_0/www/jxcore/node_modules/leveldown-mobile
> node-gyp rebuild
Target arch x64
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/db/builder.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/db/db_impl.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/db/db_iter.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/db/filename.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/db/dbformat.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/db/log_reader.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/db/log_writer.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/db/memtable.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/db/repair.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/db/table_cache.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/db/version_edit.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/db/version_set.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/db/write_batch.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/helpers/memenv/memenv.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/table/block.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/table/block_builder.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/table/filter_block.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/table/format.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/table/iterator.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/table/merger.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/table/table.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/table/table_builder.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/table/two_level_iterator.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/util/arena.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/util/bloom.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/util/cache.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/util/coding.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/util/comparator.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/util/crc32c.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/util/env.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/util/filter_policy.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/util/hash.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/util/logging.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/util/options.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/util/status.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/port/port_posix.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.17.0/util/env_posix.o
LIBTOOL-STATIC Release/leveldb.a
CXX(target) Release/obj.target/snappy/deps/snappy/snappy-1.1.1/snappy-sinksource.o
CXX(target) Release/obj.target/snappy/deps/snappy/snappy-1.1.1/snappy-stubs-internal.o
CXX(target) Release/obj.target/snappy/deps/snappy/snappy-1.1.1/snappy.o
LIBTOOL-STATIC Release/snappy.a
CXX(target) Release/obj.target/leveldown/src/batch.o
In file included from ../src/batch.cc:2:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/node.h:45:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/JSEngine.h:21:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/v8_typed_array.h:25:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/commons.h:34:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree_map.h:31:
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:918:10: warning: class 'btree_internal_locate_plain_compare' was previously declared as a struct [-Wmismatched-tags]
friend class btree_internal_locate_plain_compare;
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:893:8: note: previous use is here
struct btree_internal_locate_plain_compare {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:918:10: note: did you mean struct here?
friend class btree_internal_locate_plain_compare;
^~~~~
struct
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:919:10: warning: class 'btree_internal_locate_compare_to' was previously declared as a struct [-Wmismatched-tags]
friend class btree_internal_locate_compare_to;
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:901:8: note: previous use is here
struct btree_internal_locate_compare_to {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:919:10: note: did you mean struct here?
friend class btree_internal_locate_compare_to;
^~~~~
struct
In file included from ../src/batch.cc:4:
../src/nan.h:232:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/batch.cc:4:
../src/nan.h:241:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/batch.cc:4:
../src/nan.h:276:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com_);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/batch.cc:4:
../src/nan.h:284:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com_);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/batch.cc:4:
../src/nan.h:296:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com_);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/batch.cc:4:
../src/nan.h:308:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com_);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/batch.cc:4:
../src/nan.h:324:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/batch.cc:6:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:16:
../src/async.h:27:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/batch.cc:6:
In file included from ../src/database.h:19:
../src/iterator.h:28:3: warning: unused variable '__contextORisolate' [-Wunused-variable]
INIT_NAMED_CLASS_MEMBERS(Iterator, Iterator) {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/PMacro.h:136:5: note: expanded from macro 'INIT_NAMED_CLASS_MEMBERS'
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/batch.cc:6:
../src/database.h:55:3: warning: unused variable '__contextORisolate' [-Wunused-variable]
INIT_NAMED_CLASS_MEMBERS(Database, Database) {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/PMacro.h:136:5: note: expanded from macro 'INIT_NAMED_CLASS_MEMBERS'
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/batch.cc:7:
In file included from ../src/batch_async.h:14:
../src/batch.h:19:3: warning: unused variable '__contextORisolate' [-Wunused-variable]
INIT_NAMED_CLASS_MEMBERS(Batch, Batch) {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/PMacro.h:136:5: note: expanded from macro 'INIT_NAMED_CLASS_MEMBERS'
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
../src/batch.cc:115:1: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_METHOD(Batch, Clear) {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/PMacro.h:54:3: note: expanded from macro 'JS_METHOD'
__JS_METHOD_BEGIN_COM()
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/PMacro.h:47:3: note: expanded from macro '__JS_METHOD_BEGIN_COM'
JS_DEFINE_STATE_MARKER_(p___args.GetIsolate()); \
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:47:53: note: expanded from macro 'JS_DEFINE_STATE_MARKER_'
#define JS_DEFINE_STATE_MARKER_(x) JS_ENGINE_MARKER __contextORisolate = x
^
14 warnings generated.
CXX(target) Release/obj.target/leveldown/src/batch_async.o
In file included from ../src/batch_async.cc:8:
In file included from ../src/batch.h:6:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/node.h:45:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/JSEngine.h:21:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/v8_typed_array.h:25:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/commons.h:34:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree_map.h:31:
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:918:10: warning: class 'btree_internal_locate_plain_compare' was previously declared as a struct [-Wmismatched-tags]
friend class btree_internal_locate_plain_compare;
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:893:8: note: previous use is here
struct btree_internal_locate_plain_compare {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:918:10: note: did you mean struct here?
friend class btree_internal_locate_plain_compare;
^~~~~
struct
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:919:10: warning: class 'btree_internal_locate_compare_to' was previously declared as a struct [-Wmismatched-tags]
friend class btree_internal_locate_compare_to;
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:901:8: note: previous use is here
struct btree_internal_locate_compare_to {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:919:10: note: did you mean struct here?
friend class btree_internal_locate_compare_to;
^~~~~
struct
In file included from ../src/batch_async.cc:8:
In file included from ../src/batch.h:10:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:12:
../src/nan.h:232:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/batch_async.cc:8:
In file included from ../src/batch.h:10:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:12:
../src/nan.h:241:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/batch_async.cc:8:
In file included from ../src/batch.h:10:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:12:
../src/nan.h:276:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com_);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/batch_async.cc:8:
In file included from ../src/batch.h:10:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:12:
../src/nan.h:284:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com_);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/batch_async.cc:8:
In file included from ../src/batch.h:10:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:12:
../src/nan.h:296:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com_);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/batch_async.cc:8:
In file included from ../src/batch.h:10:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:12:
../src/nan.h:308:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com_);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/batch_async.cc:8:
In file included from ../src/batch.h:10:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:12:
../src/nan.h:324:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/batch_async.cc:8:
In file included from ../src/batch.h:10:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:16:
../src/async.h:27:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/batch_async.cc:8:
In file included from ../src/batch.h:10:
In file included from ../src/database.h:19:
../src/iterator.h:28:3: warning: unused variable '__contextORisolate' [-Wunused-variable]
INIT_NAMED_CLASS_MEMBERS(Iterator, Iterator) {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/PMacro.h:136:5: note: expanded from macro 'INIT_NAMED_CLASS_MEMBERS'
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/batch_async.cc:8:
In file included from ../src/batch.h:10:
../src/database.h:55:3: warning: unused variable '__contextORisolate' [-Wunused-variable]
INIT_NAMED_CLASS_MEMBERS(Database, Database) {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/PMacro.h:136:5: note: expanded from macro 'INIT_NAMED_CLASS_MEMBERS'
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/batch_async.cc:8:
../src/batch.h:19:3: warning: unused variable '__contextORisolate' [-Wunused-variable]
INIT_NAMED_CLASS_MEMBERS(Batch, Batch) {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/PMacro.h:136:5: note: expanded from macro 'INIT_NAMED_CLASS_MEMBERS'
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/batch_async.cc:8:
In file included from ../src/batch.h:10:
In file included from ../src/database.h:18:
../src/leveldown.h:51:13: warning: unused function 'DisposeStringOrBufferFromSlice' [-Wunused-function]
static void DisposeStringOrBufferFromSlice(JS_LOCAL_VALUE handle,
^
14 warnings generated.
CXX(target) Release/obj.target/leveldown/src/database.o
In file included from ../src/database.cc:7:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/node.h:45:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/JSEngine.h:21:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/v8_typed_array.h:25:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/commons.h:34:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree_map.h:31:
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:918:10: warning: class 'btree_internal_locate_plain_compare' was previously declared as a struct [-Wmismatched-tags]
friend class btree_internal_locate_plain_compare;
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:893:8: note: previous use is here
struct btree_internal_locate_plain_compare {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:918:10: note: did you mean struct here?
friend class btree_internal_locate_plain_compare;
^~~~~
struct
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:919:10: warning: class 'btree_internal_locate_compare_to' was previously declared as a struct [-Wmismatched-tags]
friend class btree_internal_locate_compare_to;
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:901:8: note: previous use is here
struct btree_internal_locate_compare_to {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:919:10: note: did you mean struct here?
friend class btree_internal_locate_compare_to;
^~~~~
struct
In file included from ../src/database.cc:14:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:12:
../src/nan.h:232:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/database.cc:14:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:12:
../src/nan.h:241:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/database.cc:14:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:12:
../src/nan.h:276:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com_);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/database.cc:14:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:12:
../src/nan.h:284:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com_);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/database.cc:14:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:12:
../src/nan.h:296:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com_);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/database.cc:14:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:12:
../src/nan.h:308:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com_);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/database.cc:14:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:12:
../src/nan.h:324:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/database.cc:14:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:16:
../src/async.h:27:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/database.cc:14:
In file included from ../src/database.h:19:
../src/iterator.h:28:3: warning: unused variable '__contextORisolate' [-Wunused-variable]
INIT_NAMED_CLASS_MEMBERS(Iterator, Iterator) {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/PMacro.h:136:5: note: expanded from macro 'INIT_NAMED_CLASS_MEMBERS'
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/database.cc:14:
../src/database.h:55:3: warning: unused variable '__contextORisolate' [-Wunused-variable]
INIT_NAMED_CLASS_MEMBERS(Database, Database) {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/PMacro.h:136:5: note: expanded from macro 'INIT_NAMED_CLASS_MEMBERS'
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/database.cc:17:
../src/batch.h:19:3: warning: unused variable '__contextORisolate' [-Wunused-variable]
INIT_NAMED_CLASS_MEMBERS(Batch, Batch) {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/PMacro.h:136:5: note: expanded from macro 'INIT_NAMED_CLASS_MEMBERS'
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
../src/database.cc:117:1: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_METHOD(Database, New) {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/PMacro.h:54:3: note: expanded from macro 'JS_METHOD'
__JS_METHOD_BEGIN_COM()
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/PMacro.h:47:3: note: expanded from macro '__JS_METHOD_BEGIN_COM'
JS_DEFINE_STATE_MARKER_(p___args.GetIsolate()); \
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:47:53: note: expanded from macro 'JS_DEFINE_STATE_MARKER_'
#define JS_DEFINE_STATE_MARKER_(x) JS_ENGINE_MARKER __contextORisolate = x
^
../src/database.cc:129:3: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
15 warnings generated.
CXX(target) Release/obj.target/leveldown/src/database_async.o
In file included from ../src/database_async.cc:7:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/node.h:45:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/JSEngine.h:21:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/v8_typed_array.h:25:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/commons.h:34:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree_map.h:31:
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:918:10: warning: class 'btree_internal_locate_plain_compare' was previously declared as a struct [-Wmismatched-tags]
friend class btree_internal_locate_plain_compare;
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:893:8: note: previous use is here
struct btree_internal_locate_plain_compare {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:918:10: note: did you mean struct here?
friend class btree_internal_locate_plain_compare;
^~~~~
struct
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:919:10: warning: class 'btree_internal_locate_compare_to' was previously declared as a struct [-Wmismatched-tags]
friend class btree_internal_locate_compare_to;
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:901:8: note: previous use is here
struct btree_internal_locate_compare_to {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:919:10: note: did you mean struct here?
friend class btree_internal_locate_compare_to;
^~~~~
struct
In file included from ../src/database_async.cc:9:
../src/nan.h:232:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/database_async.cc:9:
../src/nan.h:241:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/database_async.cc:9:
../src/nan.h:276:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com_);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/database_async.cc:9:
../src/nan.h:284:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com_);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/database_async.cc:9:
../src/nan.h:296:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com_);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/database_async.cc:9:
../src/nan.h:308:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com_);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/database_async.cc:9:
../src/nan.h:324:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/database_async.cc:14:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:16:
../src/async.h:27:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/database_async.cc:14:
In file included from ../src/database.h:19:
../src/iterator.h:28:3: warning: unused variable '__contextORisolate' [-Wunused-variable]
INIT_NAMED_CLASS_MEMBERS(Iterator, Iterator) {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/PMacro.h:136:5: note: expanded from macro 'INIT_NAMED_CLASS_MEMBERS'
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/database_async.cc:14:
../src/database.h:55:3: warning: unused variable '__contextORisolate' [-Wunused-variable]
INIT_NAMED_CLASS_MEMBERS(Database, Database) {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/PMacro.h:136:5: note: expanded from macro 'INIT_NAMED_CLASS_MEMBERS'
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
12 warnings generated.
CXX(target) Release/obj.target/leveldown/src/iterator.o
In file included from ../src/iterator.cc:7:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/node.h:45:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/JSEngine.h:21:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/v8_typed_array.h:25:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/commons.h:34:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree_map.h:31:
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:918:10: warning: class 'btree_internal_locate_plain_compare' was previously declared as a struct [-Wmismatched-tags]
friend class btree_internal_locate_plain_compare;
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:893:8: note: previous use is here
struct btree_internal_locate_plain_compare {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:918:10: note: did you mean struct here?
friend class btree_internal_locate_plain_compare;
^~~~~
struct
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:919:10: warning: class 'btree_internal_locate_compare_to' was previously declared as a struct [-Wmismatched-tags]
friend class btree_internal_locate_compare_to;
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:901:8: note: previous use is here
struct btree_internal_locate_compare_to {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:919:10: note: did you mean struct here?
friend class btree_internal_locate_compare_to;
^~~~~
struct
In file included from ../src/iterator.cc:10:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:12:
../src/nan.h:232:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/iterator.cc:10:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:12:
../src/nan.h:241:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/iterator.cc:10:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:12:
../src/nan.h:276:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com_);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/iterator.cc:10:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:12:
../src/nan.h:284:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com_);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/iterator.cc:10:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:12:
../src/nan.h:296:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com_);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/iterator.cc:10:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:12:
../src/nan.h:308:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com_);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/iterator.cc:10:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:12:
../src/nan.h:324:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/iterator.cc:10:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:16:
../src/async.h:27:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/iterator.cc:10:
In file included from ../src/database.h:19:
../src/iterator.h:28:3: warning: unused variable '__contextORisolate' [-Wunused-variable]
INIT_NAMED_CLASS_MEMBERS(Iterator, Iterator) {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/PMacro.h:136:5: note: expanded from macro 'INIT_NAMED_CLASS_MEMBERS'
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/iterator.cc:10:
../src/database.h:55:3: warning: unused variable '__contextORisolate' [-Wunused-variable]
INIT_NAMED_CLASS_MEMBERS(Database, Database) {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/PMacro.h:136:5: note: expanded from macro 'INIT_NAMED_CLASS_MEMBERS'
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
../src/iterator.cc:177:1: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_METHOD(Iterator, Next) {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/PMacro.h:54:3: note: expanded from macro 'JS_METHOD'
__JS_METHOD_BEGIN_COM()
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/PMacro.h:47:3: note: expanded from macro '__JS_METHOD_BEGIN_COM'
JS_DEFINE_STATE_MARKER_(p___args.GetIsolate()); \
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:47:53: note: expanded from macro 'JS_DEFINE_STATE_MARKER_'
#define JS_DEFINE_STATE_MARKER_(x) JS_ENGINE_MARKER __contextORisolate = x
^
../src/iterator.cc:194:1: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_METHOD(Iterator, End) {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/PMacro.h:54:3: note: expanded from macro 'JS_METHOD'
__JS_METHOD_BEGIN_COM()
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/PMacro.h:47:3: note: expanded from macro '__JS_METHOD_BEGIN_COM'
JS_DEFINE_STATE_MARKER_(p___args.GetIsolate()); \
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:47:53: note: expanded from macro 'JS_DEFINE_STATE_MARKER_'
#define JS_DEFINE_STATE_MARKER_(x) JS_ENGINE_MARKER __contextORisolate = x
^
../src/iterator.cc:221:3: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/iterator.cc:10:
In file included from ../src/database.h:18:
../src/leveldown.h:51:13: warning: unused function 'DisposeStringOrBufferFromSlice' [-Wunused-function]
static void DisposeStringOrBufferFromSlice(JS_LOCAL_VALUE handle,
^
16 warnings generated.
CXX(target) Release/obj.target/leveldown/src/iterator_async.o
In file included from ../src/iterator_async.cc:7:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/node.h:45:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/JSEngine.h:21:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/v8_typed_array.h:25:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/commons.h:34:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree_map.h:31:
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:918:10: warning: class 'btree_internal_locate_plain_compare' was previously declared as a struct [-Wmismatched-tags]
friend class btree_internal_locate_plain_compare;
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:893:8: note: previous use is here
struct btree_internal_locate_plain_compare {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:918:10: note: did you mean struct here?
friend class btree_internal_locate_plain_compare;
^~~~~
struct
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:919:10: warning: class 'btree_internal_locate_compare_to' was previously declared as a struct [-Wmismatched-tags]
friend class btree_internal_locate_compare_to;
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:901:8: note: previous use is here
struct btree_internal_locate_compare_to {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:919:10: note: did you mean struct here?
friend class btree_internal_locate_compare_to;
^~~~~
struct
In file included from ../src/iterator_async.cc:10:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:12:
../src/nan.h:232:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/iterator_async.cc:10:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:12:
../src/nan.h:241:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/iterator_async.cc:10:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:12:
../src/nan.h:276:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com_);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/iterator_async.cc:10:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:12:
../src/nan.h:284:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com_);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/iterator_async.cc:10:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:12:
../src/nan.h:296:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com_);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/iterator_async.cc:10:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:12:
../src/nan.h:308:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com_);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/iterator_async.cc:10:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:12:
../src/nan.h:324:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/iterator_async.cc:10:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:16:
../src/async.h:27:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/iterator_async.cc:10:
In file included from ../src/database.h:19:
../src/iterator.h:28:3: warning: unused variable '__contextORisolate' [-Wunused-variable]
INIT_NAMED_CLASS_MEMBERS(Iterator, Iterator) {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/PMacro.h:136:5: note: expanded from macro 'INIT_NAMED_CLASS_MEMBERS'
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/iterator_async.cc:10:
../src/database.h:55:3: warning: unused variable '__contextORisolate' [-Wunused-variable]
INIT_NAMED_CLASS_MEMBERS(Database, Database) {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/PMacro.h:136:5: note: expanded from macro 'INIT_NAMED_CLASS_MEMBERS'
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/iterator_async.cc:10:
In file included from ../src/database.h:18:
../src/leveldown.h:51:13: warning: unused function 'DisposeStringOrBufferFromSlice' [-Wunused-function]
static void DisposeStringOrBufferFromSlice(JS_LOCAL_VALUE handle,
^
13 warnings generated.
CXX(target) Release/obj.target/leveldown/src/leveldown.o
In file included from ../src/leveldown.cc:7:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/node.h:45:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/JSEngine.h:21:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/v8_typed_array.h:25:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/commons.h:34:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree_map.h:31:
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:918:10: warning: class 'btree_internal_locate_plain_compare' was previously declared as a struct [-Wmismatched-tags]
friend class btree_internal_locate_plain_compare;
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:893:8: note: previous use is here
struct btree_internal_locate_plain_compare {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:918:10: note: did you mean struct here?
friend class btree_internal_locate_plain_compare;
^~~~~
struct
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:919:10: warning: class 'btree_internal_locate_compare_to' was previously declared as a struct [-Wmismatched-tags]
friend class btree_internal_locate_compare_to;
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:901:8: note: previous use is here
struct btree_internal_locate_compare_to {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:919:10: note: did you mean struct here?
friend class btree_internal_locate_compare_to;
^~~~~
struct
In file included from ../src/leveldown.cc:10:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:12:
../src/nan.h:232:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/leveldown.cc:10:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:12:
../src/nan.h:241:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/leveldown.cc:10:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:12:
../src/nan.h:276:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com_);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/leveldown.cc:10:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:12:
../src/nan.h:284:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com_);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/leveldown.cc:10:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:12:
../src/nan.h:296:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com_);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/leveldown.cc:10:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:12:
../src/nan.h:308:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com_);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/leveldown.cc:10:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:12:
../src/nan.h:324:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/leveldown.cc:10:
In file included from ../src/database.h:19:
In file included from ../src/iterator.h:16:
../src/async.h:27:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/leveldown.cc:10:
In file included from ../src/database.h:19:
../src/iterator.h:28:3: warning: unused variable '__contextORisolate' [-Wunused-variable]
INIT_NAMED_CLASS_MEMBERS(Iterator, Iterator) {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/PMacro.h:136:5: note: expanded from macro 'INIT_NAMED_CLASS_MEMBERS'
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/leveldown.cc:10:
../src/database.h:55:3: warning: unused variable '__contextORisolate' [-Wunused-variable]
INIT_NAMED_CLASS_MEMBERS(Database, Database) {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/PMacro.h:136:5: note: expanded from macro 'INIT_NAMED_CLASS_MEMBERS'
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/leveldown.cc:12:
../src/batch.h:19:3: warning: unused variable '__contextORisolate' [-Wunused-variable]
INIT_NAMED_CLASS_MEMBERS(Batch, Batch) {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/PMacro.h:136:5: note: expanded from macro 'INIT_NAMED_CLASS_MEMBERS'
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
../src/leveldown.cc:60:2: warning: unused variable '__contextORisolate' [-Wunused-variable]
INIT_NAMED_CLASS_MEMBERS(leveldown, LeveldownWrap) {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/PMacro.h:136:5: note: expanded from macro 'INIT_NAMED_CLASS_MEMBERS'
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
../src/leveldown.cc:71:1: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_METHOD(LeveldownWrap, New) {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/PMacro.h:54:3: note: expanded from macro 'JS_METHOD'
__JS_METHOD_BEGIN_COM()
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/PMacro.h:47:3: note: expanded from macro '__JS_METHOD_BEGIN_COM'
JS_DEFINE_STATE_MARKER_(p___args.GetIsolate()); \
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:47:53: note: expanded from macro 'JS_DEFINE_STATE_MARKER_'
#define JS_DEFINE_STATE_MARKER_(x) JS_ENGINE_MARKER __contextORisolate = x
^
In file included from ../src/leveldown.cc:9:
../src/leveldown.h:51:13: warning: unused function 'DisposeStringOrBufferFromSlice' [-Wunused-function]
static void DisposeStringOrBufferFromSlice(JS_LOCAL_VALUE handle,
^
16 warnings generated.
CXX(target) Release/obj.target/leveldown/src/leveldown_async.o
In file included from ../src/leveldown_async.cc:9:
In file included from ../src/leveldown.h:9:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/node.h:45:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/JSEngine.h:21:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/v8_typed_array.h:25:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/commons.h:34:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree_map.h:31:
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:918:10: warning: class 'btree_internal_locate_plain_compare' was previously declared as a struct [-Wmismatched-tags]
friend class btree_internal_locate_plain_compare;
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:893:8: note: previous use is here
struct btree_internal_locate_plain_compare {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:918:10: note: did you mean struct here?
friend class btree_internal_locate_plain_compare;
^~~~~
struct
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:919:10: warning: class 'btree_internal_locate_compare_to' was previously declared as a struct [-Wmismatched-tags]
friend class btree_internal_locate_compare_to;
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:901:8: note: previous use is here
struct btree_internal_locate_compare_to {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:919:10: note: did you mean struct here?
friend class btree_internal_locate_compare_to;
^~~~~
struct
In file included from ../src/leveldown_async.cc:10:
In file included from ../src/leveldown_async.h:11:
In file included from ../src/async.h:11:
../src/nan.h:232:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/leveldown_async.cc:10:
In file included from ../src/leveldown_async.h:11:
In file included from ../src/async.h:11:
../src/nan.h:241:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/leveldown_async.cc:10:
In file included from ../src/leveldown_async.h:11:
In file included from ../src/async.h:11:
../src/nan.h:276:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com_);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/leveldown_async.cc:10:
In file included from ../src/leveldown_async.h:11:
In file included from ../src/async.h:11:
../src/nan.h:284:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com_);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/leveldown_async.cc:10:
In file included from ../src/leveldown_async.h:11:
In file included from ../src/async.h:11:
../src/nan.h:296:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com_);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/leveldown_async.cc:10:
In file included from ../src/leveldown_async.h:11:
In file included from ../src/async.h:11:
../src/nan.h:308:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com_);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/leveldown_async.cc:10:
In file included from ../src/leveldown_async.h:11:
In file included from ../src/async.h:11:
../src/nan.h:324:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/leveldown_async.cc:10:
In file included from ../src/leveldown_async.h:11:
In file included from ../src/async.h:12:
In file included from ../src/database.h:19:
../src/iterator.h:28:3: warning: unused variable '__contextORisolate' [-Wunused-variable]
INIT_NAMED_CLASS_MEMBERS(Iterator, Iterator) {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/PMacro.h:136:5: note: expanded from macro 'INIT_NAMED_CLASS_MEMBERS'
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/leveldown_async.cc:10:
In file included from ../src/leveldown_async.h:11:
In file included from ../src/async.h:12:
../src/database.h:55:3: warning: unused variable '__contextORisolate' [-Wunused-variable]
INIT_NAMED_CLASS_MEMBERS(Database, Database) {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/PMacro.h:136:5: note: expanded from macro 'INIT_NAMED_CLASS_MEMBERS'
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/leveldown_async.cc:10:
In file included from ../src/leveldown_async.h:11:
../src/async.h:27:5: warning: unused variable '__contextORisolate' [-Wunused-variable]
JS_DEFINE_STATE_MARKER(com);
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/V8Environment.h:45:20: note: expanded from macro 'JS_DEFINE_STATE_MARKER'
JS_ENGINE_MARKER __contextORisolate = \
^
In file included from ../src/leveldown_async.cc:9:
../src/leveldown.h:51:13: warning: unused function 'DisposeStringOrBufferFromSlice' [-Wunused-function]
static void DisposeStringOrBufferFromSlice(JS_LOCAL_VALUE handle,
^
13 warnings generated.
SOLINK_MODULE(target) Release/leveldown.node
SOLINK_MODULE(target) Release/leveldown.node: Finished
npm WARN deprecated object-keys@0.2.0: Please update to the latest object-keys
> thali@1.0.20 postinstall /Users/mikeohlsen/Development/thaliproject/postcardapp/postcardapp-story_0/www/jxcore/node_modules/thali
> jx installCordovaPlugin.js
Could not install dependencies for install directory. - Error: Command failed:
fs.js:451
return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
^
Error: EACCES, permission denied '/Users/mikeohlsen/.jx/npm/npmrc'
at Object.fs.openSync (fs.js:451:18)
at Object.fs.writeFileSync (fs.js:1078:15)
at Install (node.js:2289:14)
at tryNPM (node.js:2427:9)
at Function.NativeModule.installer (node.js:2461:5)
at startup (node.js:274:20)
at node.js:2480:3
> leveldown@1.4.0 install /Users/mikeohlsen/Development/thaliproject/postcardapp/postcardapp-story_0/www/jxcore/node_modules/leveldown
> prebuild --download
npm ERR! thali@1.0.20 postinstall: `jx installCordovaPlugin.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the thali@1.0.20 postinstall script.
npm ERR! This is most likely a problem with the thali package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! jx installCordovaPlugin.js
npm ERR! You can get their info via:
npm ERR! npm owner ls thali
npm ERR! There is likely additional logging output above.
npm ERR! System Darwin 14.3.0
npm ERR! command "/usr/local/bin/jx" "/Users/mikeohlsen/.jx/npm" "install" "--production"
npm ERR! cwd /Users/mikeohlsen/Development/thaliproject/postcardapp/postcardapp-story_0/www/jxcore
npm ERR! node -v v0.10.38
npm ERR! npm -v 1.4.14
npm ERR! code ELIFECYCLE
> leveldown@0.10.5 install /Users/mikeohlsen/Development/thaliproject/postcardapp/postcardapp-story_0/www/jxcore/node_modules/pouchdb/node_modules/leveldown
> node-gyp rebuild
Target arch x64
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/db/builder.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/db/db_impl.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/db/db_iter.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/db/filename.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/db/dbformat.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/db/log_reader.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/db/log_writer.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/db/memtable.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/db/repair.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/db/table_cache.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/db/version_edit.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/db/version_set.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/db/write_batch.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/helpers/memenv/memenv.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/table/block.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/table/block_builder.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/table/filter_block.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/table/format.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/table/iterator.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/table/merger.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/table/table.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/table/table_builder.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/table/two_level_iterator.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/util/arena.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/util/bloom.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/util/cache.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/util/coding.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/util/comparator.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/util/crc32c.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/util/env.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/util/filter_policy.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/util/hash.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/util/logging.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/util/options.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/util/status.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/port/port_posix.o
CXX(target) Release/obj.target/leveldb/deps/leveldb/leveldb-1.14.0/util/env_posix.o
LIBTOOL-STATIC Release/leveldb.a
CXX(target) Release/obj.target/snappy/deps/snappy/snappy-1.1.1/snappy-sinksource.o
CXX(target) Release/obj.target/snappy/deps/snappy/snappy-1.1.1/snappy-stubs-internal.o
CXX(target) Release/obj.target/snappy/deps/snappy/snappy-1.1.1/snappy.o
LIBTOOL-STATIC Release/snappy.a
CXX(target) Release/obj.target/leveldown/src/batch.o
In file included from ../src/batch.cc:1:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/node.h:45:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/JSEngine.h:21:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/v8_typed_array.h:25:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/commons.h:34:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree_map.h:31:
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:918:10: warning: class 'btree_internal_locate_plain_compare' was previously declared as a struct [-Wmismatched-tags]
friend class btree_internal_locate_plain_compare;
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:893:8: note: previous use is here
struct btree_internal_locate_plain_compare {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:918:10: note: did you mean struct here?
friend class btree_internal_locate_plain_compare;
^~~~~
struct
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:919:10: warning: class 'btree_internal_locate_compare_to' was previously declared as a struct [-Wmismatched-tags]
friend class btree_internal_locate_compare_to;
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:901:8: note: previous use is here
struct btree_internal_locate_compare_to {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:919:10: note: did you mean struct here?
friend class btree_internal_locate_compare_to;
^~~~~
struct
2 warnings generated.
CXX(target) Release/obj.target/leveldown/src/batch_async.o
In file included from ../src/batch_async.cc:8:
In file included from ../src/batch.h:5:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/node.h:45:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/JSEngine.h:21:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/v8_typed_array.h:25:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/commons.h:34:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree_map.h:31:
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:918:10: warning: class 'btree_internal_locate_plain_compare' was previously declared as a struct [-Wmismatched-tags]
friend class btree_internal_locate_plain_compare;
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:893:8: note: previous use is here
struct btree_internal_locate_plain_compare {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:918:10: note: did you mean struct here?
friend class btree_internal_locate_plain_compare;
^~~~~
struct
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:919:10: warning: class 'btree_internal_locate_compare_to' was previously declared as a struct [-Wmismatched-tags]
friend class btree_internal_locate_compare_to;
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:901:8: note: previous use is here
struct btree_internal_locate_compare_to {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:919:10: note: did you mean struct here?
friend class btree_internal_locate_compare_to;
^~~~~
struct
2 warnings generated.
CXX(target) Release/obj.target/leveldown/src/database.o
In file included from ../src/database.cc:7:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/node.h:45:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/JSEngine.h:21:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/v8_typed_array.h:25:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/commons.h:34:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree_map.h:31:
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:918:10: warning: class 'btree_internal_locate_plain_compare' was previously declared as a struct [-Wmismatched-tags]
friend class btree_internal_locate_plain_compare;
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:893:8: note: previous use is here
struct btree_internal_locate_plain_compare {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:918:10: note: did you mean struct here?
friend class btree_internal_locate_plain_compare;
^~~~~
struct
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:919:10: warning: class 'btree_internal_locate_compare_to' was previously declared as a struct [-Wmismatched-tags]
friend class btree_internal_locate_compare_to;
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:901:8: note: previous use is here
struct btree_internal_locate_compare_to {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:919:10: note: did you mean struct here?
friend class btree_internal_locate_compare_to;
^~~~~
struct
2 warnings generated.
CXX(target) Release/obj.target/leveldown/src/database_async.o
In file included from ../src/database_async.cc:6:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/node.h:45:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/JSEngine.h:21:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/v8_typed_array.h:25:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/commons.h:34:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree_map.h:31:
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:918:10: warning: class 'btree_internal_locate_plain_compare' was previously declared as a struct [-Wmismatched-tags]
friend class btree_internal_locate_plain_compare;
^
:8: note: previous use is hereb303/src/jx/btree.h:893|
struct btree_internal_locate_plain_compare {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:918:10: note: did you mean struct here?
friend class btree_internal_locate_plain_compare;
^~~~~
struct
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:919:10: warning: class 'btree_internal_locate_compare_to' was previously declared as a struct [-Wmismatched-tags]
friend class btree_internal_locate_compare_to;
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:901:8: note: previous use is here
struct btree_internal_locate_compare_to {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:919:10: note: did you mean struct here?
friend class btree_internal_locate_compare_to;
^~~~~
struct
2 warnings generated.
CXX(target) Release/obj.target/leveldown/src/iterator.o
In file included from ../src/iterator.cc:6:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/node.h:45:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/JSEngine.h:21:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/v8_typed_array.h:25:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/commons.h:34:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree_map.h:31:
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:918:10: warning: class 'btree_internal_locate_plain_compare' was previously declared as a struct [-Wmismatched-tags]
friend class btree_internal_locate_plain_compare;
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:893:8: note: previous use is here
struct btree_internal_locate_plain_compare {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:918:10: note: did you mean struct here?
friend class btree_internal_locate_plain_compare;
^~~~~
struct
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:919:10: warning: class 'btree_internal_locate_compare_to' was previously declared as a struct [-Wmismatched-tags]
friend class btree_internal_locate_compare_to;
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:901:8: note: previous use is here
struct btree_internal_locate_compare_to {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:919:10: note: did you mean struct here?
friend class btree_internal_locate_compare_to;
^~~~~
struct
2 warnings generated.
CXX(target) Release/obj.target/leveldown/src/iterator_async.o
In file included from ../src/iterator_async.cc:6:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/node.h:45:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/JSEngine.h:21:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/v8_typed_array.h:25:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/commons.h:34:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree_map.h:31:
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:918:10: warning: class 'btree_internal_locate_plain_compare' was previously declared as a struct [-Wmismatched-tags]
friend class btree_internal_locate_plain_compare;
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:893:8: note: previous use is here
struct btree_internal_locate_plain_compare {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:918:10: note: did you mean struct here?
friend class btree_internal_locate_plain_compare;
^~~~~
struct
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:919:10: warning: class 'btree_internal_locate_compare_to' was previously declared as a struct [-Wmismatched-tags]
friend class btree_internal_locate_compare_to;
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:901:8: note: previous use is here
struct btree_internal_locate_compare_to {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:919:10: note: did you mean struct here?
friend class btree_internal_locate_compare_to;
^~~~~
struct
2 warnings generated.
CXX(target) Release/obj.target/leveldown/src/leveldown.o
In file included from ../src/leveldown.cc:6:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/node.h:45:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/JSEngine.h:21:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/v8_typed_array.h:25:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/commons.h:34:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree_map.h:31:
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:918:10: warning: class 'btree_internal_locate_plain_compare' was previously declared as a struct [-Wmismatched-tags]
friend class btree_internal_locate_plain_compare;
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:893:8: note: previous use is here
struct btree_internal_locate_plain_compare {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:918:10: note: did you mean struct here?
friend class btree_internal_locate_plain_compare;
^~~~~
struct
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:919:10: warning: class 'btree_internal_locate_compare_to' was previously declared as a struct [-Wmismatched-tags]
friend class btree_internal_locate_compare_to;
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:901:8: note: previous use is here
struct btree_internal_locate_compare_to {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:919:10: note: did you mean struct here?
friend class btree_internal_locate_compare_to;
^~~~~
struct
2 warnings generated.
CXX(target) Release/obj.target/leveldown/src/leveldown_async.o
In file included from ../src/leveldown_async.cc:8:
In file included from ../src/leveldown.h:8:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/node.h:45:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/JSEngine.h:21:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/Proxy/V8/v8_typed_array.h:25:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/commons.h:34:
In file included from /Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree_map.h:31:
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:918:10: warning: class 'btree_internal_locate_plain_compare' was previously declared as a struct [-Wmismatched-tags]
friend class btree_internal_locate_plain_compare;
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:893:8: note: previous use is here
struct btree_internal_locate_plain_compare {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:918:10: note: did you mean struct here?
friend class btree_internal_locate_plain_compare;
^~~~~
struct
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:919:10: warning: class 'btree_internal_locate_compare_to' was previously declared as a struct [-Wmismatched-tags]
friend class btree_internal_locate_compare_to;
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:901:8: note: previous use is here
struct btree_internal_locate_compare_to {
^
/Users/mikeohlsen/.node-gyp/jxb303/src/jx/btree.h:919:10: note: did you mean struct here?
friend class btree_internal_locate_compare_to;
^~~~~
struct
2 warnings generated.
SOLINK_MODULE(target) Release/leveldown.node
SOLINK_MODULE(target) Release/leveldown.node: Finished
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /Users/mikeohlsen/Development/thaliproject/postcardapp/postcardapp-story_0/www/jxcore/npm-debug.log
npm ERR! not ok code 0
[mikeohlsen@usmaymjohlsen ~/Development/thaliproject/postcardapp/postcardapp-story_0/www/jxcore]$ find . -name "*.gz" -delete
[mikeohlsen@usmaymjohlsen ~/Development/thaliproject/postcardapp/postcardapp-story_0/www/jxcore]$ cordova build
Running command: /Users/mikeohlsen/Development/thaliproject/postcardapp/platforms/android/cordova/build
ANDROID_HOME=/Users/mikeohlsen/Library/Android/sdk
JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_31.jdk/Contents/Home
Running: /Users/mikeohlsen/Development/thaliproject/postcardapp/platforms/android/gradlew cdvBuildDebug -b /Users/mikeohlsen/Development/thaliproject/postcardapp/platforms/android/build.gradle -Dorg.gradle.daemon=true
:preBuild
:compileDebugNdk
:preDebugBuild
:checkDebugManifest
:CordovaLib:compileLint
:CordovaLib:copyDebugLint UP-TO-DATE
:CordovaLib:mergeDebugProguardFiles
:CordovaLib:preBuild
:CordovaLib:preDebugBuild
:CordovaLib:checkDebugManifest
:CordovaLib:prepareDebugDependencies
:CordovaLib:compileDebugAidl
:CordovaLib:compileDebugRenderscript
:CordovaLib:generateDebugBuildConfig
:CordovaLib:generateDebugAssets UP-TO-DATE
:CordovaLib:mergeDebugAssets
:CordovaLib:generateDebugResValues
:CordovaLib:generateDebugResources
:CordovaLib:packageDebugResources
:CordovaLib:processDebugManifest
:CordovaLib:processDebugResources
:CordovaLib:generateDebugSources
:CordovaLib:compileDebugJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
:CordovaLib:processDebugJavaRes UP-TO-DATE
:CordovaLib:packageDebugJar
:CordovaLib:compileDebugNdk
:CordovaLib:packageDebugJniLibs UP-TO-DATE
:CordovaLib:packageDebugLocalJar UP-TO-DATE
:CordovaLib:packageDebugRenderscript UP-TO-DATE
:CordovaLib:bundleDebug
:prepareAndroidCordovaLibUnspecifiedDebugLibrary
:prepareDebugDependencies
:compileDebugAidl
:compileDebugRenderscript
:generateDebugBuildConfig
:generateDebugAssets UP-TO-DATE
:mergeDebugAssets
:generateDebugResValues
:generateDebugResources
:mergeDebugResources
:processDebugManifest
:processDebugResources
:generateDebugSources
:compileDebugJava
:preDexDebug
:dexDebug
:processDebugJavaRes UP-TO-DATE
:validateDebugSigning
:packageDebug
:zipalignDebug
:assembleDebug
:cdvBuildDebug
BUILD SUCCESSFUL
Total time: 12.398 secs
Built the following apk(s):
/Users/mikeohlsen/Development/thaliproject/postcardapp/platforms/android/build/outputs/apk/android-debug.apk
[mikeohlsen@usmaymjohlsen ~/Development/thaliproject/postcardapp/postcardapp-story_0/www/jxcore]$ ls
total 2952
-rw-r--r-- 1 mikeohlsen staff 1674 Aug 6 13:58 app.js
-rw-r--r-- 1 mikeohlsen staff 2767 Aug 6 13:58 cardroutes.js
-rw-r--r-- 1 mikeohlsen staff 231 Aug 6 13:58 gulpfile.js
drwxr-xr-x 9 mikeohlsen staff 306 Aug 7 10:18 node_modules
-rw-r--r-- 1 root staff 1487545 Aug 7 10:18 npm-debug.log
-rw-r--r-- 1 mikeohlsen staff 423 Aug 6 13:58 package.json
drwxr-xr-x 11 mikeohlsen staff 374 Aug 6 13:58 public
-rw-r--r-- 1 mikeohlsen staff 142 Aug 6 13:58 utilities.js
drwxr-xr-x 3 mikeohlsen staff 102 Aug 6 13:58 views
[mikeohlsen@usmaymjohlsen ~/Development/thaliproject/postcardapp/postcardapp-story_0/www/jxcore]$ cordova run android --device
Running command: /Users/mikeohlsen/Development/thaliproject/postcardapp/platforms/android/cordova/run --device
ANDROID_HOME=/Users/mikeohlsen/Library/Android/sdk
JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_31.jdk/Contents/Home
Running: /Users/mikeohlsen/Development/thaliproject/postcardapp/platforms/android/gradlew cdvBuildDebug -b /Users/mikeohlsen/Development/thaliproject/postcardapp/platforms/android/build.gradle -PcdvBuildArch=arm -Dorg.gradle.daemon=true
:preBuild
:compileDebugNdk UP-TO-DATE
:preDebugBuild
:checkDebugManifest
:CordovaLib:compileLint
:CordovaLib:copyDebugLint UP-TO-DATE
:CordovaLib:mergeDebugProguardFiles UP-TO-DATE
:CordovaLib:preBuild
:CordovaLib:preDebugBuild
:CordovaLib:checkDebugManifest
:CordovaLib:prepareDebugDependencies
:CordovaLib:compileDebugAidl UP-TO-DATE
:CordovaLib:compileDebugRenderscript UP-TO-DATE
:CordovaLib:generateDebugBuildConfig UP-TO-DATE
:CordovaLib:generateDebugAssets UP-TO-DATE
:CordovaLib:mergeDebugAssets UP-TO-DATE
:CordovaLib:generateDebugResValues UP-TO-DATE
:CordovaLib:generateDebugResources UP-TO-DATE
:CordovaLib:packageDebugResources UP-TO-DATE
:CordovaLib:processDebugManifest UP-TO-DATE
:CordovaLib:processDebugResources UP-TO-DATE
:CordovaLib:generateDebugSources UP-TO-DATE
:CordovaLib:compileDebugJava UP-TO-DATE
:CordovaLib:processDebugJavaRes UP-TO-DATE
:CordovaLib:packageDebugJar UP-TO-DATE
:CordovaLib:compileDebugNdk UP-TO-DATE
:CordovaLib:packageDebugJniLibs UP-TO-DATE
:CordovaLib:packageDebugLocalJar UP-TO-DATE
:CordovaLib:packageDebugRenderscript UP-TO-DATE
:CordovaLib:bundleDebug UP-TO-DATE
:prepareAndroidCordovaLibUnspecifiedDebugLibrary UP-TO-DATE
:prepareDebugDependencies
:compileDebugAidl UP-TO-DATE
:compileDebugRenderscript UP-TO-DATE
:generateDebugBuildConfig UP-TO-DATE
:generateDebugAssets UP-TO-DATE
:mergeDebugAssets UP-TO-DATE
:generateDebugResValues UP-TO-DATE
:generateDebugResources UP-TO-DATE
:mergeDebugResources UP-TO-DATE
:processDebugManifest UP-TO-DATE
:processDebugResources UP-TO-DATE
:generateDebugSources UP-TO-DATE
:compileDebugJava UP-TO-DATE
:preDexDebug UP-TO-DATE
:dexDebug UP-TO-DATE
:processDebugJavaRes UP-TO-DATE
:validateDebugSigning
:packageDebug UP-TO-DATE
:zipalignDebug UP-TO-DATE
:assembleDebug UP-TO-DATE
:cdvBuildDebug UP-TO-DATE
BUILD SUCCESSFUL
Total time: 2.133 secs
Built the following apk(s):
/Users/mikeohlsen/Development/thaliproject/postcardapp/platforms/android/build/outputs/apk/android-debug.apk
Using apk: /Users/mikeohlsen/Development/thaliproject/postcardapp/platforms/android/build/outputs/apk/android-debug.apk
Installing app on device...
Launching application...
LAUNCH SUCCESS
[mikeohlsen@usmaymjohlsen ~/Development/thaliproject/postcardapp/postcardapp-story_0/www/jxcore]$ cordova run android --device
Running command: /Users/mikeohlsen/Development/thaliproject/postcardapp/platforms/android/cordova/run --device
ANDROID_HOME=/Users/mikeohlsen/Library/Android/sdk
JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_31.jdk/Contents/Home
Running: /Users/mikeohlsen/Development/thaliproject/postcardapp/platforms/android/gradlew cdvBuildDebug -b /Users/mikeohlsen/Development/thaliproject/postcardapp/platforms/android/build.gradle -PcdvBuildArch=arm -Dorg.gradle.daemon=true
:preBuild
:compileDebugNdk UP-TO-DATE
:preDebugBuild
:checkDebugManifest
:CordovaLib:compileLint
:CordovaLib:copyDebugLint UP-TO-DATE
:CordovaLib:mergeDebugProguardFiles UP-TO-DATE
:CordovaLib:preBuild
:CordovaLib:preDebugBuild
:CordovaLib:checkDebugManifest
:CordovaLib:prepareDebugDependencies
:CordovaLib:compileDebugAidl UP-TO-DATE
:CordovaLib:compileDebugRenderscript UP-TO-DATE
:CordovaLib:generateDebugBuildConfig UP-TO-DATE
:CordovaLib:generateDebugAssets UP-TO-DATE
:CordovaLib:mergeDebugAssets UP-TO-DATE
:CordovaLib:generateDebugResValues UP-TO-DATE
:CordovaLib:generateDebugResources UP-TO-DATE
:CordovaLib:packageDebugResources UP-TO-DATE
:CordovaLib:processDebugManifest UP-TO-DATE
:CordovaLib:processDebugResources UP-TO-DATE
:CordovaLib:generateDebugSources UP-TO-DATE
:CordovaLib:compileDebugJava UP-TO-DATE
:CordovaLib:processDebugJavaRes UP-TO-DATE
:CordovaLib:packageDebugJar UP-TO-DATE
:CordovaLib:compileDebugNdk UP-TO-DATE
:CordovaLib:packageDebugJniLibs UP-TO-DATE
:CordovaLib:packageDebugLocalJar UP-TO-DATE
:CordovaLib:packageDebugRenderscript UP-TO-DATE
:CordovaLib:bundleDebug UP-TO-DATE
:prepareAndroidCordovaLibUnspecifiedDebugLibrary UP-TO-DATE
:prepareDebugDependencies
:compileDebugAidl UP-TO-DATE
:compileDebugRenderscript UP-TO-DATE
:generateDebugBuildConfig UP-TO-DATE
:generateDebugAssets UP-TO-DATE
:mergeDebugAssets UP-TO-DATE
:generateDebugResValues UP-TO-DATE
:generateDebugResources UP-TO-DATE
:mergeDebugResources UP-TO-DATE
:processDebugManifest UP-TO-DATE
:processDebugResources UP-TO-DATE
:generateDebugSources UP-TO-DATE
:compileDebugJava UP-TO-DATE
:preDexDebug UP-TO-DATE
:dexDebug UP-TO-DATE
:processDebugJavaRes UP-TO-DATE
:validateDebugSigning
:packageDebug UP-TO-DATE
:zipalignDebug UP-TO-DATE
:assembleDebug UP-TO-DATE
:cdvBuildDebug UP-TO-DATE
BUILD SUCCESSFUL
Total time: 2.177 secs
Built the following apk(s):
/Users/mikeohlsen/Development/thaliproject/postcardapp/platforms/android/build/outputs/apk/android-debug.apk
Using apk: /Users/mikeohlsen/Development/thaliproject/postcardapp/platforms/android/build/outputs/apk/android-debug.apk
Installing app on device...
Launching application...
LAUNCH SUCCESS
[mikeohlsen@usmaymjohlsen ~/Development/thaliproject/postcardapp/postcardapp-story_0/www/jxcore]$ jx jx --version
module.js:699
throw err;
^
Error: Cannot find module '/Users/mikeohlsen/Development/thaliproject/postcardapp/postcardapp-story_0/www/jxcore/jx'
at Function.Module._oldRes (module.js:697:15)
at Function.Module._resolveFilename (module.js:1390:19)
at Function.Module._load (module.js:269:25)
at Function.Module.runMain (module.js:738:12)
at startup (node.js:347:18)
at node.js:2480:3
[mikeohlsen@usmaymjohlsen ~/Development/thaliproject/postcardapp/postcardapp-story_0/www/jxcore]$ jx --version
v0.10.38
[mikeohlsen@usmaymjohlsen ~/Development/thaliproject/postcardapp/postcardapp-story_0/www/jxcore]$ cordova -v
5.1.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment