yochananmarqos

Untitled

May 11th, 2020
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.35 KB | None | 0 0
  1. > keytar@5.2.0 install /home/yochanan/Documents/AUR/tutanota-desktop/src/tutanota-tutanota-release-3.73.1/node_modules/keytar
  2. > prebuild-install || node-gyp rebuild
  3.  
  4. prebuild-install WARN install No prebuilt binaries found (target=14.2.0 runtime=node arch=x64 libc= platform=linux)
  5. make: Entering directory '/home/yochanan/Documents/AUR/tutanota-desktop/src/tutanota-tutanota-release-3.73.1/node_modules/keytar/build'
  6. CXX(target) Release/obj.target/keytar/src/async.o
  7. CXX(target) Release/obj.target/keytar/src/main.o
  8. CXX(target) Release/obj.target/keytar/src/keytar_posix.o
  9. In file included from ../src/main.cc:1:
  10. ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
  11. ../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
  12. 2298 | , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
  13. | ^
  14. In file included from ../src/async.cc:4:
  15. ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
  16. ../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
  17. 2298 | , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
  18. | ^
  19. SOLINK_MODULE(target) Release/obj.target/keytar.node
  20. COPY Release/keytar.node
  21. make: Leaving directory '/home/yochanan/Documents/AUR/tutanota-desktop/src/tutanota-tutanota-release-3.73.1/node_modules/keytar/build'
  22.  
  23. > core-js@2.6.10 postinstall /home/yochanan/Documents/AUR/tutanota-desktop/src/tutanota-tutanota-release-3.73.1/node_modules/core-js
  24. > node postinstall || echo "ignore"
  25.  
  26. Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
  27.  
  28. The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:
  29. > https://opencollective.com/core-js
  30. > https://www.patreon.com/zloirock
  31.  
  32. Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
  33.  
  34.  
  35. > ejs@3.0.1 postinstall /home/yochanan/Documents/AUR/tutanota-desktop/src/tutanota-tutanota-release-3.73.1/node_modules/ejs
  36. > node ./postinstall.js
  37.  
  38. Thank you for installing EJS: built with the Jake JavaScript build tool (https://jakejs.com/)
  39.  
  40.  
  41. > core-js@3.6.4 postinstall /home/yochanan/Documents/AUR/tutanota-desktop/src/tutanota-tutanota-release-3.73.1/node_modules/global-agent/node_modules/core-js
  42. > node -e "try{require('./postinstall')}catch(e){}"
  43.  
  44.  
  45. > electron@8.2.3 postinstall /home/yochanan/Documents/AUR/tutanota-desktop/src/tutanota-tutanota-release-3.73.1/node_modules/electron
  46. > node install.js
  47.  
  48.  
  49. > tutanota@3.73.1 postinstall /home/yochanan/Documents/AUR/tutanota-desktop/src/tutanota-tutanota-release-3.73.1
  50. > electron-builder install-app-deps
  51.  
  52. • electron-builder version=22.3.5
  53. • rebuilding native dependencies dependencies=keytar@5.2.0 platform=linux arch=x64
  54. • install prebuilt binary name=keytar version=5.2.0 platform=linux arch=x64
  55. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
  56. npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
  57. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/chokidar/node_modules/fsevents):
  58. npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
  59.  
  60. added 912 packages from 511 contributors and audited 5493 packages in 253.703s
  61.  
  62. 16 packages are looking for funding
  63. run `npm fund` for details
  64.  
  65. found 78 vulnerabilities (77 low, 1 high)
  66. run `npm audit fix` to fix them, or `npm audit` for details
  67. started cleaning 0.006
  68. started copying images 0.012
  69. started tracing 0.193
  70. started bundling 111.2
  71. Build error in bundle build/dist/common.js
  72. Build error in bundle build/dist/worker.js
  73. Build error in bundle build/dist/main.js
  74. Build error in bundle build/dist/theme.js
  75. Build error in bundle build/dist/main-boot.js
  76.  
  77. Build error: TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object
  78. at writeFile (fs.js:1356:5)
  79. at tryCatcher (/home/yochanan/Documents/AUR/tutanota-desktop/src/tutanota-tutanota-release-3.73.1/node_modules/bluebird/js/release/util.js:16:23)
  80. at ret (eval at makeNodePromisifiedEval (/home/yochanan/Documents/AUR/tutanota-desktop/src/tutanota-tutanota-release-3.73.1/node_modules/bluebird/js/release/promisify.js:184:12), <anonymous>:14:23)
  81. at /home/yochanan/Documents/AUR/tutanota-desktop/src/tutanota-tutanota-release-3.73.1/node_modules/systemjs-builder/lib/output.js:142:29
  82. at tryCatcher (/home/yochanan/Documents/AUR/tutanota-desktop/src/tutanota-tutanota-release-3.73.1/node_modules/bluebird/js/release/util.js:16:23)
  83. at Promise._settlePromiseFromHandler (/home/yochanan/Documents/AUR/tutanota-desktop/src/tutanota-tutanota-release-3.73.1/node_modules/bluebird/js/release/promise.js:547:31)
  84. at Promise._settlePromise (/home/yochanan/Documents/AUR/tutanota-desktop/src/tutanota-tutanota-release-3.73.1/node_modules/bluebird/js/release/promise.js:604:18)
  85. at Promise._settlePromise0 (/home/yochanan/Documents/AUR/tutanota-desktop/src/tutanota-tutanota-release-3.73.1/node_modules/bluebird/js/release/promise.js:649:10)
  86. at Promise._settlePromises (/home/yochanan/Documents/AUR/tutanota-desktop/src/tutanota-tutanota-release-3.73.1/node_modules/bluebird/js/release/promise.js:729:18)
  87. at Promise._fulfill (/home/yochanan/Documents/AUR/tutanota-desktop/src/tutanota-tutanota-release-3.73.1/node_modules/bluebird/js/release/promise.js:673:18)
  88. at /home/yochanan/Documents/AUR/tutanota-desktop/src/tutanota-tutanota-release-3.73.1/node_modules/bluebird/js/release/nodeback.js:42:21
  89. at /home/yochanan/Documents/AUR/tutanota-desktop/src/tutanota-tutanota-release-3.73.1/node_modules/mkdirp/index.js:48:26
  90. at FSReqCallback.oncomplete (fs.js:176:5) {
  91. code: 'ERR_INVALID_ARG_TYPE'
  92. }
Add Comment
Please, Sign In to add comment