Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2020
471
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.74 KB | None | 0 0
  1. kurisu@maho:~/jellyfin-git$ makepkg -sCc
  2. ==> Making package: jellyfin-git 10.5.0.r87.g2184553d15-1 (Sun 22 Mar 2020 04:31:13 PM UTC)
  3. ==> Checking runtime dependencies...
  4. ==> Checking buildtime dependencies...
  5. ==> Retrieving sources...
  6. -> Updating jellyfin git repo...
  7. Fetching origin
  8. -> Updating jellyfin-web git repo...
  9. Fetching origin
  10. remote: Enumerating objects: 25, done.
  11. remote: Counting objects: 100% (25/25), done.
  12. remote: Compressing objects: 100% (9/9), done.
  13. remote: Total 13 (delta 9), reused 6 (delta 4), pack-reused 0
  14. Unpacking objects: 100% (13/13), 1.74 KiB | 28.00 KiB/s, done.
  15. From https://github.com/jellyfin/jellyfin-web
  16. 8eb296802..58dd6eb49 refs/pull/904/head -> refs/pull/904/head
  17. + 625e6753d...d97c85045 refs/pull/904/merge -> refs/pull/904/merge (forced update)
  18. -> Found jellyfin.conf
  19. -> Found jellyfin.service
  20. -> Found jellyfin.sysusers
  21. -> Found jellyfin.tmpfiles
  22. ==> Validating source files with sha256sums...
  23. jellyfin ... Skipped
  24. jellyfin-web ... Skipped
  25. jellyfin.conf ... Passed
  26. jellyfin.service ... Passed
  27. jellyfin.sysusers ... Passed
  28. jellyfin.tmpfiles ... Passed
  29. ==> Removing existing $srcdir/ directory...
  30. ==> Extracting sources...
  31. -> Creating working copy of jellyfin git repo...
  32. Cloning into 'jellyfin'...
  33. done.
  34. -> Creating working copy of jellyfin-web git repo...
  35. Cloning into 'jellyfin-web'...
  36. done.
  37. ==> Starting pkgver()...
  38. ==> Removing existing $pkgdir/ directory...
  39. ==> Starting build()...
  40. yarn install v1.22.4
  41. [1/4] Resolving packages...
  42. [2/4] Fetching packages...
  43. info fsevents@1.2.11: The platform "linux" is incompatible with this module.
  44. info "fsevents@1.2.11" is an optional dependency and failed compatibility check. Excluding it from installation.
  45. [3/4] Linking dependencies...
  46. [4/4] Building fresh packages...
  47. [7/8] ⠐ optipng-bin
  48. [8/8] ⠈ node-sass
  49. [6/8] ⠈ mozjpeg
  50. [-/8] ⠈ waiting...
  51. error /home/kurisu/jellyfin-git/src/jellyfin-web/node_modules/node-sass: Command failed.
  52. Exit code: 1
  53. Command: node scripts/build.js
  54. Arguments:
  55. Directory: /home/kurisu/jellyfin-git/src/jellyfin-web/node_modules/node-sass
  56. Output:
  57. Building: /usr/bin/node /home/kurisu/jellyfin-git/src/jellyfin-web/node_modules/node-gyp/bin/node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
  58. gyp info it worked if it ends with ok
  59. gyp verb cli [
  60. gyp verb cli '/usr/bin/node',
  61. gyp verb cli '/home/kurisu/jellyfin-git/src/jellyfin-web/node_modules/node-gyp/bin/node-gyp.js',
  62. gyp verb cli 'rebuild',
  63. gyp verb cli '--verbose',
  64. gyp verb cli '--libsass_ext=',
  65. gyp verb cli '--libsass_cflags=',
  66. gyp verb cli '--libsass_ldflags=',
  67. gyp verb cli '--libsass_library='
  68. gyp verb cli ]
  69. gyp info using node-gyp@3.8.0
  70. gyp info using node@13.11.0 | linux | arm64
  71. gyp verb command rebuild []
  72. gyp verb command clean []
  73. gyp verb clean removing "build" directory
  74. gyp verb command configure []
  75. gyp verb check python checking for Python executable "python2" in the PATH
  76. gyp verb `which` failed Error: not found: python2
  77. gyp verb `which` failed at getNotFoundError (/home/kurisu/jellyfin-git/src/jellyfin-web/node_modules/which/which.js:13:12)
  78. gyp verb `which` failed at F (/home/kurisu/jellyfin-git/src/jellyfin-web/node_modules/which/which.js:68:19)
  79. gyp verb `which` failed at E (/home/kurisu/jellyfin-git/src/jellyfin-web/node_modules/which/which.js:80:29)
  80. gyp verb `which` failed at /home/kurisu/jellyfin-git/src/jellyfin-web/node_modules/which/which.js:89:16
  81. gyp verb `which` failed at /home/kurisu/jellyfin-git/src/jellyfin-web/node_modules/isexe/index.js:42:5
  82. gyp verb `which` failed at /home/kurisu/jellyfin-git/src/jellyfin-web/node_modules/isexe/mode.js:8:5
  83. gyp verb `which` failed at FSReqCallback.oncomplete (fs.js:171:21)
  84. gyp verb `which` failed python2 Error: not found: python2
  85. gyp verb `which` failed at getNotFoundError (/home/kurisu/jellyfin-git/src/jellyfin-web/node_modules/which/which.js:13:12)
  86. gyp verb `which` failed at F (/home/kurisu/jellyfin-git/src/jellyfin-web/node_modules/which/which.js:68:19)
  87. gyp verb `which` failed at E (/home/kurisu/jellyfin-git/src/jellyfin-web/node_modules/which/which.js:80:29)
  88. gyp verb `which` failed at /home/kurisu/jellyfin-git/src/jellyfin-web/node_modules/which/which.js:89:16
  89. gyp verb `which` failed at /home/kurisu/jellyfin-git/src/jellyfin-web/node_modules/isexe/index.js:42:5
  90. gyp verb `which` failed at /home/kurisu/jellyfin-git/src/jellyfin-web/node_modules/isexe/mode.js:8:5
  91. gyp verb `which` failed at FSReqCallback.oncomplete (fs.js:171:21) {
  92. gyp verb `which` failed stack: 'Error: not found: python2\n' +
  93. gyp verb `which` failed ' at getNotFoundError (/home/kurisu/jellyfin-git/src/jellyfin-web/node_modules/which/which.js:13:12)\n' +
  94. gyp verb `which` failed ' at F (/home/kurisu/jellyfin-git/src/jellyfin-web/node_modules/which/which.js:68:19)\n' +
  95. gyp verb `which` failed ' at E (/home/kurisu/jellyfin-git/src/jellyfin-web/node_modules/which/which.js:80:29)\n' +
  96. gyp verb `which` failed ' at /home/kurisu/jellyfin-git/src/jellyfin-web/node_modules/which/which.js:89:16\n' +
  97. gyp verb `which` failed ' at /home/kurisu/jellyfin-git/src/jellyfin-web/node_modules/isexe/index.js:42:5\n' +
  98. gyp verb `which` failed ' at /home/kurisu/jellyfin-git/src/jellyfin-web/node_modules/isexe/mode.js:8:5\n' +
  99. gyp verb `which` failed ' at FSReqCallback.oncomplete (fs.js:171:21)',
  100. gyp verb `which` failed code: 'ENOENT'
  101. gyp verb `which` failed }
  102. gyp verb check python checking for Python executable "python" in the PATH
  103. gyp verb `which` succeeded python /usr/bin/python
  104. gyp ERR! configure error
  105. gyp ERR! stack Error: Command failed: /usr/bin/python -c import sys; print "%s.%s.%s" % sys.version_info[:3];
  106. gyp ERR! stack File "<string>", line 1
  107. gyp ERR! stack import sys; print "%s.%s.%s" % sys.version_info[:3];
  108. gyp ERR! stack ^
  109. gyp ERR! stack SyntaxError: invalid syntax
  110. gyp ERR! stack
  111. gyp ERR! stack at ChildProcess.exithandler (child_process.js:303:12)
  112. gyp ERR! stack at ChildProcess.emit (events.js:315:20)
  113. gyp ERR! stack at maybeClose (internal/child_process.js:1026:16)
  114. gyp ERR! stack at Socket.<anonymous> (internal/child_process.js:441:11)
  115. gyp ERR! stack at Socket.emit (events.js:315:20)
  116. gyp ERR! stack at Pipe.<anonymous> (net.js:674:12)
  117. gyp ERR! System Linux 5.5.10-1-ARCH
  118. gyp ERR! command "/usr/bin/node" "/home/kurisu/jellyfin-git/src/jellyfin-web/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
  119. gyp ERR! cwd /home/kurisu/jellyfin-git/src/jellyfin-web/node_modules/node-sass
  120. gyp ERR! node -v v13.11.0
  121.  
  122.  
  123.  
  124.  
  125. ^C
  126. ==> ERROR: Aborted by user! Exiting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement