Created
August 28, 2015 22:53
-
-
Save kltm/5aecc31b0b633ef98d6a to your computer and use it in GitHub Desktop.
download and installation of noctua from master on ubuntu in bash
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sjcarbon@moiraine:/tmp$:) git clone https://github.com/geneontology/noctua.git && cd noctua/ && npm install && ./node_modules/.bin/gulp build | |
Cloning into 'noctua'... | |
remote: Counting objects: 6323, done. | |
remote: Compressing objects: 100% (20/20), done. | |
remote: Total 6323 (delta 5), reused 0 (delta 0), pack-reused 6303 | |
Receiving objects: 100% (6323/6323), 11.21 MiB | 6.23 MiB/s, done. | |
Resolving deltas: 100% (3291/3291), done. | |
Checking connectivity... done. | |
npm WARN engine cors@2.4.1: wanted: {"node":">=0.10.0","npm":"^1.4"} (current: {"node":"0.12.7","npm":"2.11.3"}) | |
npm WARN optional dep failed, continuing fsevents@0.3.8 | |
> spawn-sync@1.0.13 postinstall /tmp/noctua/node_modules/bbop-rest-manager/node_modules/sync-request/node_modules/spawn-sync | |
> node postinstall | |
/ | |
> sleep@3.0.0 install /tmp/noctua/node_modules/bbop-rest-manager/node_modules/sleep | |
> node-gyp rebuild | |
make: Entering directory `/tmp/noctua/node_modules/bbop-rest-manager/node_modules/sleep/build' | |
CXX(target) Release/obj.target/node_sleep/sleep.o | |
SOLINK_MODULE(target) Release/obj.target/node_sleep.node | |
COPY Release/node_sleep.node | |
make: Leaving directory `/tmp/noctua/node_modules/bbop-rest-manager/node_modules/sleep/build' | |
> ws@0.4.32 install /tmp/noctua/node_modules/socket.io/node_modules/socket.io-client/node_modules/ws | |
> (node-gyp rebuild 2> builderror.log) || (exit 0) | |
make: Entering directory `/tmp/noctua/node_modules/socket.io/node_modules/socket.io-client/node_modules/ws/build' | |
CXX(target) Release/obj.target/bufferutil/src/bufferutil.o | |
SOLINK_MODULE(target) Release/obj.target/bufferutil.node | |
COPY Release/bufferutil.node | |
CXX(target) Release/obj.target/validation/src/validation.o | |
SOLINK_MODULE(target) Release/obj.target/validation.node | |
COPY Release/validation.node | |
make: Leaving directory `/tmp/noctua/node_modules/socket.io/node_modules/socket.io-client/node_modules/ws/build' | |
> microtime@1.4.2 install /tmp/noctua/node_modules/bbop-widget-solr-autocomplete/node_modules/selectize/node_modules/sifter/node_modules/microtime | |
> node-gyp rebuild | |
make: Entering directory `/tmp/noctua/node_modules/bbop-widget-solr-autocomplete/node_modules/selectize/node_modules/sifter/node_modules/microtime/build' | |
CXX(target) Release/obj.target/microtime/src/microtime.o | |
SOLINK_MODULE(target) Release/obj.target/microtime.node | |
COPY Release/microtime.node | |
make: Leaving directory `/tmp/noctua/node_modules/bbop-widget-solr-autocomplete/node_modules/selectize/node_modules/sifter/node_modules/microtime/build' | |
| | |
> jsdoc@3.3.0-alpha5 postinstall /tmp/noctua/node_modules/gulp-jsdoc/node_modules/jsdoc | |
> node ./node/postinstall.js | |
angular-aria@1.3.15 node_modules/angular-aria | |
class-expression@0.0.9 node_modules/class-expression | |
mime@1.3.4 node_modules/mime | |
angular-route@1.3.15 node_modules/angular-route | |
cors@2.4.1 node_modules/cors | |
minimist@0.2.0 node_modules/minimist | |
bbop-core@0.0.5 node_modules/bbop-core | |
minerva-requests@0.0.6 node_modules/minerva-requests | |
underscore@1.8.3 node_modules/underscore | |
mustache@2.0.0 node_modules/mustache | |
http-proxy@1.11.1 node_modules/http-proxy | |
├── eventemitter3@1.1.1 | |
└── requires-port@0.0.1 | |
angular-animate@1.3.15 node_modules/angular-animate | |
vinyl-source-stream@1.1.0 node_modules/vinyl-source-stream | |
├── vinyl@0.4.6 (clone-stats@0.0.1, clone@0.2.0) | |
└── through2@0.6.5 (xtend@4.0.0, readable-stream@1.0.33) | |
amigo2@2.4.0 node_modules/amigo2 | |
bbop-response-barista@0.0.6 node_modules/bbop-response-barista | |
└── bbop-rest-response@0.0.3 (bbop-registry@0.0.2, bbop-core@0.0.4) | |
body-parser@1.13.3 node_modules/body-parser | |
├── bytes@2.1.0 | |
├── content-type@1.0.1 | |
├── depd@1.0.1 | |
├── http-errors@1.3.1 (inherits@2.0.1, statuses@1.2.1) | |
├── on-finished@2.3.0 (ee-first@1.1.1) | |
├── raw-body@2.1.2 (unpipe@1.0.0) | |
├── qs@4.0.0 | |
├── debug@2.2.0 (ms@0.7.1) | |
├── type-is@1.6.7 (media-typer@0.3.0, mime-types@2.1.5) | |
└── iconv-lite@0.4.11 | |
del@1.2.1 node_modules/del | |
├── is-path-cwd@1.0.0 | |
├── object-assign@3.0.0 | |
├── each-async@1.1.1 (set-immediate-shim@1.0.1, onetime@1.0.0) | |
├── is-path-in-cwd@1.0.0 (is-path-inside@1.0.0) | |
├── globby@2.1.0 (async@1.4.2, array-union@1.0.1, glob@5.0.14) | |
└── rimraf@2.4.3 (glob@5.0.14) | |
pup-tent@0.9.10 node_modules/pup-tent | |
├── underscore@1.6.0 | |
└── mustache@0.8.2 | |
gulp-flatten@0.1.0 node_modules/gulp-flatten | |
├── through2@0.6.5 (xtend@4.0.0, readable-stream@1.0.33) | |
└── gulp-util@3.0.6 (array-differ@1.0.0, array-uniq@1.0.2, lodash._reevaluate@3.0.0, lodash._reescape@3.0.0, lodash._reinterpolate@3.0.0, beeper@1.1.0, object-assign@3.0.0, replace-ext@0.0.1, minimist@1.2.0, vinyl@0.5.1, chalk@1.1.1, lodash.template@3.6.2, through2@2.0.0, multipipe@0.1.2, dateformat@1.0.11) | |
chai@2.3.0 node_modules/chai | |
├── assertion-error@1.0.0 | |
└── deep-eql@0.1.3 (type-detect@0.1.1) | |
bbop@2.4.0 node_modules/bbop | |
gulp-bump@0.3.1 node_modules/gulp-bump | |
├── semver@4.3.6 | |
├── dot-object@0.6.0 (commander@2.8.1) | |
├── through2@0.5.1 (xtend@3.0.0, readable-stream@1.0.33) | |
└── gulp-util@3.0.6 (array-differ@1.0.0, array-uniq@1.0.2, lodash._reinterpolate@3.0.0, lodash._reevaluate@3.0.0, beeper@1.1.0, lodash._reescape@3.0.0, object-assign@3.0.0, replace-ext@0.0.1, minimist@1.2.0, vinyl@0.5.1, lodash.template@3.6.2, chalk@1.1.1, through2@2.0.0, multipipe@0.1.2, dateformat@1.0.11) | |
gulp-git@1.2.4 node_modules/gulp-git | |
├── any-shell-escape@0.1.1 | |
├── require-dir@0.1.0 | |
├── through2@0.6.5 (xtend@4.0.0, readable-stream@1.0.33) | |
└── gulp-util@3.0.6 (array-differ@1.0.0, array-uniq@1.0.2, lodash._reinterpolate@3.0.0, lodash._reescape@3.0.0, lodash._reevaluate@3.0.0, beeper@1.1.0, object-assign@3.0.0, replace-ext@0.0.1, minimist@1.2.0, vinyl@0.5.1, chalk@1.1.1, lodash.template@3.6.2, through2@2.0.0, multipipe@0.1.2, dateformat@1.0.11) | |
bbopx@0.9.31 node_modules/bbopx | |
└── bbop@2.3.3 | |
gulp@3.9.0 node_modules/gulp | |
├── pretty-hrtime@1.0.0 | |
├── interpret@0.6.5 | |
├── deprecated@0.0.1 | |
├── archy@1.0.0 | |
├── tildify@1.1.0 (os-homedir@1.0.1) | |
├── minimist@1.2.0 | |
├── v8flags@2.0.10 (user-home@1.1.1) | |
├── chalk@1.1.1 (escape-string-regexp@1.0.3, supports-color@2.0.0, ansi-styles@2.1.0, strip-ansi@3.0.0, has-ansi@2.0.0) | |
├── semver@4.3.6 | |
├── orchestrator@0.3.7 (stream-consume@0.1.0, sequencify@0.0.7, end-of-stream@0.1.5) | |
├── gulp-util@3.0.6 (array-differ@1.0.0, array-uniq@1.0.2, lodash._reinterpolate@3.0.0, lodash._reescape@3.0.0, lodash._reevaluate@3.0.0, beeper@1.1.0, object-assign@3.0.0, replace-ext@0.0.1, vinyl@0.5.1, lodash.template@3.6.2, through2@2.0.0, multipipe@0.1.2, dateformat@1.0.11) | |
├── liftoff@2.1.0 (extend@2.0.1, rechoir@0.6.2, flagged-respawn@0.3.1, resolve@1.1.6, findup-sync@0.2.1) | |
└── vinyl-fs@0.3.13 (graceful-fs@3.0.8, strip-bom@1.0.0, defaults@1.0.2, vinyl@0.4.6, mkdirp@0.5.1, through2@0.6.5, glob-stream@3.1.18, glob-watcher@0.0.6) | |
gulp-mocha@2.1.3 node_modules/gulp-mocha | |
├── resolve-from@1.0.0 | |
├── plur@1.0.0 | |
├── through@2.3.8 | |
├── temp@0.8.3 (os-tmpdir@1.0.1, rimraf@2.2.8) | |
├── gulp-util@3.0.6 (array-differ@1.0.0, array-uniq@1.0.2, lodash._reevaluate@3.0.0, lodash._reinterpolate@3.0.0, lodash._reescape@3.0.0, beeper@1.1.0, object-assign@3.0.0, replace-ext@0.0.1, minimist@1.2.0, vinyl@0.5.1, chalk@1.1.1, lodash.template@3.6.2, through2@2.0.0, multipipe@0.1.2, dateformat@1.0.11) | |
└── mocha@2.2.5 (escape-string-regexp@1.0.2, supports-color@1.2.1, growl@1.8.1, commander@2.3.0, diff@1.4.0, debug@2.0.0, mkdirp@0.5.0, glob@3.2.3, jade@0.26.3) | |
gulp-uglify@1.4.0 node_modules/gulp-uglify | |
├── uglify-save-license@0.4.1 | |
├── deap@1.0.0 | |
├── through2@2.0.0 (xtend@4.0.0, readable-stream@2.0.2) | |
├── vinyl-sourcemaps-apply@0.1.4 (source-map@0.1.43) | |
├── gulp-util@3.0.6 (array-differ@1.0.0, array-uniq@1.0.2, lodash._reescape@3.0.0, lodash._reevaluate@3.0.0, lodash._reinterpolate@3.0.0, beeper@1.1.0, object-assign@3.0.0, replace-ext@0.0.1, minimist@1.2.0, vinyl@0.5.1, chalk@1.1.1, lodash.template@3.6.2, multipipe@0.1.2, dateformat@1.0.11) | |
└── uglify-js@2.4.24 (uglify-to-browserify@1.0.2, async@0.2.10, yargs@3.5.4, source-map@0.1.34) | |
angular@1.3.15 node_modules/angular | |
bootstrap@3.3.4 node_modules/bootstrap | |
jquery@1.9.1 node_modules/jquery | |
browserify-shim@3.8.10 node_modules/browserify-shim | |
├── through@2.3.8 | |
├── mothership@0.2.0 (find-parent-dir@0.3.0) | |
├── resolve@0.6.3 | |
├── exposify@0.4.3 (map-obj@1.0.1, has-require@1.1.0, globo@1.0.2, through2@0.4.2, transformify@0.1.2, replace-requires@1.0.3) | |
└── rename-function-calls@0.1.1 (detective@3.1.0) | |
cytoscape@2.4.6 node_modules/cytoscape | |
yamljs@0.2.3 node_modules/yamljs | |
├── benchmark@1.0.0 | |
├── argparse@0.1.16 (underscore.string@2.4.0, underscore@1.7.0) | |
├── glob@4.5.3 (inherits@2.0.1, once@1.3.2, inflight@1.0.4, minimatch@2.0.10) | |
├── coffeeify@0.7.0 (through@2.3.8, convert-source-map@0.3.5, coffee-script@1.9.3) | |
└── jasmine-node@1.14.5 (mkdirp@0.3.5, jasmine-growl-reporter@0.0.3, walkdir@0.0.10, coffee-script@1.9.3, gaze@0.3.4, requirejs@2.1.20, jasmine-reporters@1.0.2) | |
angular-material@0.8.3 node_modules/angular-material | |
browserify@10.2.6 node_modules/browserify | |
├── 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 | |
├── browser-resolve@1.9.1 | |
├── string_decoder@0.10.31 | |
├── through2@1.1.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 | |
├── duplexer2@0.0.2 | |
├── 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) | |
├── has@1.0.1 (function-bind@1.0.2) | |
├── vm-browserify@0.0.4 (indexof@0.0.1) | |
├── parents@1.0.1 (path-platform@0.11.15) | |
├── read-only-stream@1.1.1 (readable-wrap@1.0.0) | |
├── console-browserify@1.1.0 (date-now@0.1.4) | |
├── http-browserify@1.7.0 (Base64@0.2.1) | |
├── subarg@1.0.0 (minimist@1.2.0) | |
├── readable-stream@1.1.13 (core-util-is@1.0.1) | |
├── shasum@1.0.1 (sha.js@2.3.6, json-stable-stringify@0.0.1) | |
├── url@0.10.3 (querystring@0.2.0) | |
├── labeled-stream-splicer@1.0.2 (stream-splicer@1.3.2) | |
├── resolve@1.1.6 | |
├── buffer@3.4.3 (is-array@1.0.1, ieee754@1.1.6, base64-js@0.0.8) | |
├── glob@4.5.3 (inflight@1.0.4, once@1.3.2, minimatch@2.0.10) | |
├── browser-pack@5.0.1 (umd@3.0.1, combine-source-map@0.6.1) | |
├── JSONStream@1.0.4 (through@2.3.8, jsonparse@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, browserify-aes@1.0.3, diffie-hellman@3.0.2, create-ecdh@2.0.1, browserify-sign@3.0.3, public-encrypt@2.0.1) | |
├── syntax-error@1.1.4 (acorn@1.2.2) | |
├── insert-module-globals@6.5.2 (combine-source-map@0.6.1, lexical-scope@1.1.1) | |
├── browserify-zlib@0.1.4 (pako@0.2.7) | |
└── module-deps@3.9.1 (stream-combiner2@1.0.2, detective@4.2.0) | |
watchify@3.3.1 node_modules/watchify | |
├── defined@1.0.0 | |
├── xtend@4.0.0 | |
├── through2@0.6.5 (readable-stream@1.0.33) | |
├── outpipe@1.1.1 (shell-quote@1.4.3) | |
├── anymatch@1.3.0 (arrify@1.0.0, micromatch@2.2.0) | |
├── chokidar@1.0.5 (arrify@1.0.0, path-is-absolute@1.0.0, is-glob@1.1.3, glob-parent@1.2.0, async-each@0.1.6, is-binary-path@1.0.1, readdirp@1.4.0) | |
└── browserify@11.0.1 (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, browser-resolve@1.9.1, commondir@0.0.1, string_decoder@0.10.31, process@0.11.1, shell-quote@0.0.1, stream-browserify@2.0.1, punycode@1.3.2, domain-browser@1.1.4, querystring-es3@0.2.1, assert@1.3.0, timers-browserify@1.4.1, deps-sort@1.3.9, util@0.10.3, parents@1.0.1, has@1.0.1, events@1.0.2, vm-browserify@0.0.4, console-browserify@1.1.0, subarg@1.0.0, shasum@1.0.1, url@0.10.3, readable-stream@2.0.2, stream-http@1.5.0, concat-stream@1.4.10, through2@1.1.1, read-only-stream@1.1.1, duplexer2@0.0.2, buffer@3.4.3, resolve@1.1.6, glob@4.5.3, labeled-stream-splicer@1.0.2, browser-pack@5.0.1, JSONStream@1.0.4, syntax-error@1.1.4, crypto-browserify@3.9.14, insert-module-globals@6.5.2, browserify-zlib@0.1.4, module-deps@3.9.1) | |
express-persona@0.1.2 node_modules/express-persona | |
├── browserid-verify@0.1.2 (tunnel@0.0.3) | |
└── connect@2.9.2 (methods@0.0.1, uid2@0.0.2, cookie-signature@1.0.1, pause@0.0.1, fresh@0.2.0, raw-body@0.0.3, qs@0.6.5, bytes@0.2.0, buffer-crc32@0.2.1, cookie@0.1.0, negotiator@0.2.8, debug@2.2.0, send@0.1.4, multiparty@2.2.0) | |
express@3.4.6 node_modules/express | |
├── methods@0.1.0 | |
├── debug@0.8.1 | |
├── cookie-signature@1.0.1 | |
├── range-parser@0.0.4 | |
├── fresh@0.2.0 | |
├── buffer-crc32@0.2.1 | |
├── cookie@0.1.0 | |
├── mkdirp@0.3.5 | |
├── commander@1.3.2 (keypress@0.1.0) | |
├── send@0.1.4 (mime@1.2.11) | |
└── connect@2.11.2 (uid2@0.0.3, pause@0.0.1, qs@0.6.5, bytes@0.2.1, raw-body@1.1.2, negotiator@0.3.0, multiparty@2.2.0) | |
bbop-graph-noctua@0.0.23 node_modules/bbop-graph-noctua | |
aws-sdk@2.0.4 node_modules/aws-sdk | |
├── xmlbuilder@0.4.2 | |
├── xml2js@0.2.6 (sax@0.4.2) | |
└── aws-sdk-apis@3.1.10 | |
bbop-graph@0.0.16 node_modules/bbop-graph | |
└── bbop-core@0.0.4 | |
bbop-rest-manager@0.0.6 node_modules/bbop-rest-manager | |
├── xmlhttprequest@1.7.0 | |
├── bbop-rest-response@0.0.3 | |
├── bbop-registry@0.0.2 | |
├── bbop-core@0.0.4 | |
├── q@1.4.1 | |
├── sync-request@2.0.1 (http-response-object@1.0.1, spawn-sync@1.0.13, concat-stream@1.5.0, then-request@2.1.1) | |
├── express@4.13.3 (escape-html@1.0.2, merge-descriptors@1.0.0, array-flatten@1.1.1, cookie@0.1.3, utils-merge@1.0.0, cookie-signature@1.0.6, methods@1.1.1, fresh@0.3.0, range-parser@1.0.2, vary@1.0.1, path-to-regexp@0.1.7, content-type@1.0.1, etag@1.7.0, parseurl@1.3.0, content-disposition@0.5.0, serve-static@1.10.0, depd@1.0.1, finalhandler@0.4.0, on-finished@2.3.0, qs@4.0.0, debug@2.2.0, proxy-addr@1.0.8, send@0.13.0, type-is@1.6.7, accepts@1.2.12) | |
├── sleep@3.0.0 (nan@2.0.8) | |
├── jquery@2.1.4 | |
└── domino@1.0.19 | |
bbop-manager-minerva@0.0.5 node_modules/bbop-manager-minerva | |
├── xmlhttprequest@1.7.0 | |
├── bbop-response-barista@0.0.5 | |
├── bbop-registry@0.0.2 (bbop-core@0.0.4) | |
├── bbop-rest-response@0.0.3 (bbop-core@0.0.4) | |
├── jquery@2.1.4 | |
└── domino@1.0.19 | |
jsdoc@3.3.2 node_modules/jsdoc | |
├── escape-string-regexp@1.0.3 | |
├── strip-json-comments@1.0.4 | |
├── taffydb@2.6.2 | |
├── underscore@1.7.0 | |
├── async@0.9.2 | |
├── js2xmlparser@0.1.9 | |
├── wrench@1.5.8 | |
├── marked@0.3.5 | |
├── requizzle@0.2.1 (underscore@1.6.0) | |
├── catharsis@0.8.7 (underscore-contrib@0.3.0) | |
└── esprima@1.1.0-dev-harmony | |
jsdoc-baseline@0.0.1-dev node_modules/jsdoc-baseline | |
├── escape-string-regexp@1.0.3 | |
├── deep-extend@0.4.0 | |
├── handlebars-layouts@2.0.2 | |
├── js-beautify@1.5.10 (config-chain@1.1.9, nopt@3.0.3, mkdirp@0.5.1) | |
├── underscore-contrib@0.3.0 (underscore@1.6.0) | |
├── handlebars@3.0.3 (optimist@0.6.1, source-map@0.1.43, uglify-js@2.3.6) | |
├── js-yaml@3.3.1 (esprima@2.2.0, argparse@1.0.2) | |
├── intl-messageformat@1.1.0 (intl-messageformat-parser@1.1.0) | |
├── spdx-license-list@2.0.0 | |
└── intl@0.1.4 | |
socket.io@0.9.16 node_modules/socket.io | |
├── base64id@0.1.0 | |
├── policyfile@0.0.4 | |
├── redis@0.7.3 | |
└── socket.io-client@0.9.16 (xmlhttprequest@1.4.2, uglify-js@1.2.5, active-x-obfuscator@0.0.1, ws@0.4.32) | |
bbop-widget-solr-autocomplete@0.0.9 node_modules/bbop-widget-solr-autocomplete | |
├── jquery@2.1.4 | |
├── jquery-ui@1.10.5 | |
└── selectize@0.12.1 (microplugin@0.0.3, sifter@0.4.3) | |
gulp-jsdoc@0.1.4 node_modules/gulp-jsdoc | |
├── text-table@0.2.0 | |
├── wrench@1.5.8 | |
├── taffydb@2.7.2 | |
├── marked@0.3.5 | |
├── chalk@0.4.0 (has-color@0.1.7, ansi-styles@1.0.0, strip-ansi@0.1.1) | |
├── through2@0.4.2 (xtend@2.1.2, readable-stream@1.0.33) | |
├── gulp-util@2.2.20 (lodash._reinterpolate@2.4.1, vinyl@0.2.3, chalk@0.5.1, through2@0.5.1, lodash.template@2.4.1, multipipe@0.1.2, dateformat@1.0.11) | |
├── vinyl-fs@0.1.4 (graceful-fs@2.0.3, map-stream@0.1.0, mkdirp@0.3.5, vinyl@0.2.3, glob-stream@3.1.18, glob-watcher@0.0.6) | |
├── jsdoc@3.3.0-alpha5 (wrench@1.3.9, taffydb@2.6.2, async@0.1.22, js2xmlparser@0.1.9, underscore@1.4.4, catharsis@0.7.1, esprima@1.0.4) | |
└── ink-docstrap@0.3.0-0 | |
[15:51:29] Using gulpfile /tmp/noctua/gulpfile.js | |
[15:51:29] Starting 'ready-non-commonjs-libs'... | |
copy: jquery | |
copy: bootstrap | |
copy: jquery-ui | |
copy: jsplumb | |
copy: tablesorter | |
copy: connectors-sugiyama | |
copy: noctua-widgetry | |
copy: bs-table | |
copy: angular-xeditable | |
copy: angular: | |
[15:51:29] Finished 'ready-non-commonjs-libs' after 25 ms | |
[15:51:29] Starting 'copy-css-from-npm-deps'... | |
[15:51:29] Finished 'copy-css-from-npm-deps' after 4.53 ms | |
[15:51:29] Starting 'build-client_js/NoctuaEditor.js'... | |
[15:51:29] Finished 'build-client_js/NoctuaEditor.js' after 22 ms | |
[15:51:29] Starting 'build-client_js/NoctuaLanding.js'... | |
[15:51:29] Finished 'build-client_js/NoctuaLanding.js' after 13 ms | |
[15:51:29] Starting 'build-client_workbenches/companion/Companion.js'... | |
[15:51:29] Finished 'build-client_workbenches/companion/Companion.js' after 12 ms | |
[15:51:29] Starting 'build-client_workbenches/cytoview/CytoView.js'... | |
[15:51:29] Finished 'build-client_workbenches/cytoview/CytoView.js' after 13 ms | |
[15:51:29] Starting 'build-client_js/NoctuaBasic/NoctuaBasicApp.js'... | |
[15:51:29] Finished 'build-client_js/NoctuaBasic/NoctuaBasicApp.js' after 12 ms | |
[15:51:29] Starting 'build-client_js/NoctuaBasic/NoctuaBasicController.js'... | |
[15:51:29] Finished 'build-client_js/NoctuaBasic/NoctuaBasicController.js' after 9.18 ms | |
[15:51:29] Starting 'build-client_js/BaristaLogin.js'... | |
[15:51:29] Finished 'build-client_js/BaristaLogin.js' after 9.24 ms | |
[15:51:29] Starting 'build-client_js/BaristaLogout.js'... | |
[15:51:29] Finished 'build-client_js/BaristaLogout.js' after 11 ms | |
[15:51:29] Starting 'build-client_js/BaristaSession.js'... | |
[15:51:29] Finished 'build-client_js/BaristaSession.js' after 10 ms | |
[15:51:29] Starting 'build'... | |
[15:51:29] Finished 'build' after 4.35 μs | |
sjcarbon@moiraine:/tmp/noctua$:) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment