Guest User

makepkg

a guest
Apr 7th, 2016
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.41 KB | None | 0 0
  1. ==> Making package: abricotine 0.3.1-1 (Thu Apr 7 13:34:47 UTC 2016)
  2. ==> Checking runtime dependencies...
  3. ==> Checking buildtime dependencies...
  4. ==> Installing missing dependencies...
  5. resolving dependencies...
  6. looking for conflicting packages...
  7.  
  8. Packages (5) http-parser-2.6.2-1 libuv-1.8.0-1 nodejs-5.10.1-1 semver-5.1.0-1 npm-3.8.5-1
  9.  
  10. Total Installed Size: 25.06 MiB
  11.  
  12. :: Proceed with installation? [Y/n]
  13. checking keyring...
  14. checking package integrity...
  15. loading package files...
  16. checking for file conflicts...
  17. checking available disk space...
  18. :: Processing package changes...
  19. installing libuv...
  20. installing http-parser...
  21. installing nodejs...
  22. Optional dependencies for nodejs
  23. npm: nodejs package manager [pending]
  24. installing semver...
  25. installing npm...
  26. Optional dependencies for npm
  27. python2: for node-gyp [installed]
  28. ==> Retrieving sources...
  29. -> Downloading 0.3.1.tar.gz...
  30. % Total % Received % Xferd Average Speed Time Time Time Current
  31. Dload Upload Total Spent Left Speed
  32.  
  33. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  34. 100 122 0 122 0 0 299 0 --:--:-- --:--:-- --:--:-- 299
  35.  
  36. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  37. 100 368k 0 368k 0 0 237k 0 --:--:-- 0:00:01 --:--:-- 383k
  38. 100 2351k 0 2351k 0 0 1362k 0 --:--:-- 0:00:01 --:--:-- 2075k
  39. -> Found abricotine.desktop
  40. ==> Validating source files with sha256sums...
  41. 0.3.1.tar.gz ... Passed
  42. abricotine.desktop ... Passed
  43. ==> Extracting sources...
  44. -> Extracting 0.3.1.tar.gz with bsdtar
  45. ==> Starting build()...
  46. npm WARN deprecated graceful-fs@3.0.8: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible.
  47. npm WARN prefer global npm@3.8.5 should be installed with -g
  48.  
  49. > nslog@3.0.0 install /aur/packages/abricotine/src/Abricotine-0.3.1/node_modules/nslog
  50. > node-gyp rebuild
  51.  
  52. make: Entering directory '/aur/packages/abricotine/src/Abricotine-0.3.1/node_modules/nslog/build'
  53. CXX(target) Release/obj.target/nslog/src/main.o
  54. CXX(target) Release/obj.target/nslog/src/nslog_linux.o
  55. SOLINK_MODULE(target) Release/obj.target/nslog.node
  56. COPY Release/nslog.node
  57. make: Leaving directory '/aur/packages/abricotine/src/Abricotine-0.3.1/node_modules/nslog/build'
  58.  
  59. > spellchecker@3.2.3 install /aur/packages/abricotine/src/Abricotine-0.3.1/node_modules/spellchecker
  60. > node-gyp rebuild
  61.  
  62. make: Entering directory '/aur/packages/abricotine/src/Abricotine-0.3.1/node_modules/spellchecker/build'
  63. CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/affentry.o
  64. In file included from ../vendor/hunspell/src/hunspell/affentry.cxx:9:0:
  65. ../vendor/hunspell/src/hunspell/affentry.hxx:30:105: warning: converting to non-pointer type 'short unsigned int' from NULL [-Wconversion-null]
  66. struct hentry * check_twosfx(const char * word, int len, char in_compound, const FLAG needflag = NULL);
  67. ^
  68. ../vendor/hunspell/src/hunspell/affentry.hxx:93:114: warning: converting to non-pointer type 'short unsigned int' from NULL [-Wconversion-null]
  69. struct hentry * check_twosfx(const char * word, int len, int optflags, PfxEntry* ppfx, const FLAG needflag = NULL);
  70. ^
  71. CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/affixmgr.o
  72. In file included from ../vendor/hunspell/src/hunspell/affixmgr.cxx:12:0:
  73. ../vendor/hunspell/src/hunspell/affentry.hxx:30:105: warning: converting to non-pointer type 'short unsigned int' from NULL [-Wconversion-null]
  74. struct hentry * check_twosfx(const char * word, int len, char in_compound, const FLAG needflag = NULL);
  75. ^
  76. ../vendor/hunspell/src/hunspell/affentry.hxx:93:114: warning: converting to non-pointer type 'short unsigned int' from NULL [-Wconversion-null]
  77. struct hentry * check_twosfx(const char * word, int len, int optflags, PfxEntry* ppfx, const FLAG needflag = NULL);
  78. ^
  79. ../vendor/hunspell/src/hunspell/affixmgr.cxx: In member function 'int AffixMgr::parse_convtable(char*, FileMgr*, RepList**, const char*)':
  80. ../vendor/hunspell/src/hunspell/affixmgr.cxx:3654:64: warning: argument to 'sizeof' in 'int strncmp(const char*, const char*, size_t)' call is the same expression as the second source; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess]
  81. if (strncmp(piece, keyword, sizeof(keyword)) != 0) {
  82. ^
  83. CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/csutil.o
  84. CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/dictmgr.o
  85. CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/filemgr.o
  86. CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/hashmgr.o
  87. CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/hunspell.o
  88. CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/hunzip.o
  89. CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/phonet.o
  90. CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/replist.o
  91. CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/suggestmgr.o
  92. CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/parsers/textparser.o
  93. AR(target) Release/obj.target/hunspell.a
  94. COPY Release/hunspell.a
  95. CXX(target) Release/obj.target/spellchecker/src/main.o
  96. CXX(target) Release/obj.target/spellchecker/src/spellchecker_hunspell.o
  97. CXX(target) Release/obj.target/spellchecker/src/spellchecker_linux.o
  98. CXX(target) Release/obj.target/spellchecker/src/transcoder_posix.o
  99. SOLINK_MODULE(target) Release/obj.target/spellchecker.node
  100. COPY Release/spellchecker.node
  101. make: Leaving directory '/aur/packages/abricotine/src/Abricotine-0.3.1/node_modules/spellchecker/build'
  102.  
  103. > electron-prebuilt@0.35.6 postinstall /aur/packages/abricotine/src/Abricotine-0.3.1/node_modules/electron-prebuilt
  104. > node install.js
  105.  
  106.  
  107. > Abricotine@0.3.1 postinstall /aur/packages/abricotine/src/Abricotine-0.3.1
  108. > electron-rebuild && bower install
  109.  
  110. Process exited with code: 127
  111. Error: Process exited with code: 127
  112. at ChildProcess.<anonymous> (/aur/packages/abricotine/src/Abricotine-0.3.1/node_modules/electron-rebuild/lib/spawn.js:55:26)
  113. at emitTwo (events.js:100:13)
  114. at ChildProcess.emit (events.js:185:7)
  115. at maybeClose (internal/child_process.js:850:16)
  116. at Process.ChildProcess._handle.onexit (internal/child_process.js:215:5)
  117.  
  118. npm ERR! Linux 4.4.5-1-ARCH
  119. npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install"
  120. npm ERR! node v5.10.1
  121. npm ERR! npm v3.8.5
  122. npm ERR! code ELIFECYCLE
  123. npm ERR! Abricotine@0.3.1 postinstall: `electron-rebuild && bower install`
  124. npm ERR! Exit status 255
  125. npm ERR!
  126. npm ERR! Failed at the Abricotine@0.3.1 postinstall script 'electron-rebuild && bower install'.
  127. npm ERR! Make sure you have the latest version of node.js and npm installed.
  128. npm ERR! If you do, this is most likely a problem with the Abricotine package,
  129. npm ERR! not with npm itself.
  130. npm ERR! Tell the author that this fails on your system:
  131. npm ERR! electron-rebuild && bower install
  132. npm ERR! You can get information on how to open an issue for this project with:
  133. npm ERR! npm bugs Abricotine
  134. npm ERR! Or if that isn't available, you can get their info via:
  135. npm ERR! npm owner ls Abricotine
  136. npm ERR! There is likely additional logging output above.
  137.  
  138. npm ERR! Please include the following file with any support request:
  139. npm ERR! /aur/packages/abricotine/src/Abricotine-0.3.1/npm-debug.log
  140. ==> ERROR: A failure occurred in build().
  141. Aborting...
  142. ==> Removing installed dependencies...
  143. checking dependencies...
  144.  
  145. Packages (5) http-parser-2.6.2-1 libuv-1.8.0-1 nodejs-5.10.1-1 npm-3.8.5-1 semver-5.1.0-1
  146.  
  147. Total Removed Size: 25.06 MiB
  148.  
  149. :: Do you want to remove these packages? [Y/n]
  150. :: Processing package changes...
  151. removing npm...
  152. removing semver...
  153. removing nodejs...
  154. removing libuv...
  155. removing http-parser...
Add Comment
Please, Sign In to add comment