Advertisement
Guest User

Untitled

a guest
Dec 9th, 2015
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.24 KB | None | 0 0
  1. ==> Making package: v8 4.9.120-2 (Di 8. Dez 12:12:58 CET 2015)
  2. ==> Checking runtime dependencies...
  3. ==> Checking buildtime dependencies...
  4. ==> Retrieving sources...
  5. -> Cloning depot_tools git repo...
  6. Cloning into bare repository '/home/omangold/yaourtpkg/depot_tools'...
  7. remote: Sending approximately 17.13 MiB ...
  8. remote: Counting objects: 910, done
  9. remote: Finding sources: 100% (18/18)
  10. remote: Total 13440 (delta 8473), reused 13437 (delta 8473)
  11. Receiving objects: 100% (13440/13440), 17.13 MiB | 1.71 MiB/s, done.
  12. Resolving deltas: 100% (8477/8477), done.
  13. Checking connectivity... done.
  14. -> Cloning gyp git repo...
  15. Cloning into bare repository '/home/omangold/yaourtpkg/gyp'...
  16. remote: Sending approximately 11.04 MiB ...
  17. remote: Counting objects: 1838, done
  18. remote: Finding sources: 100% (27/27)
  19. remote: Total 17390 (delta 10955), reused 17390 (delta 10955)
  20. Receiving objects: 100% (17390/17390), 11.06 MiB | 1.65 MiB/s, done.
  21. Resolving deltas: 100% (10961/10961), done.
  22. Checking connectivity... done.
  23. -> Found v8.pc
  24. -> Found d8
  25. ==> Validating source files with sha256sums...
  26. depot_tools ... Skipped
  27. gyp ... Skipped
  28. v8.pc ... Passed
  29. d8 ... Passed
  30. ==> Extracting sources...
  31. -> Creating working copy of depot_tools git repo...
  32. Cloning into 'depot_tools'...
  33. done.
  34. -> Creating working copy of gyp git repo...
  35. Cloning into 'gyp'...
  36. done.
  37. ==> Starting prepare()...
  38. -> Creating Python Virtual Environment
  39. -> Activating Python Virtual Environment
  40. -> Installing dependencies in the Virtual Environment
  41. -> Fetching V8 code
  42. Running: gclient root
  43. Running: gclient config --spec 'solutions = [
  44. {
  45. "managed": False,
  46. "name": "v8",
  47. "url": "https://chromium.googlesource.com/v8/v8.git",
  48. "custom_deps": {},
  49. "deps_file": "DEPS",
  50. "safesync_url": "",
  51. },
  52. ]
  53. '
  54. Running: gclient sync --with_branch_heads
  55. Running: git submodule foreach 'git config -f $toplevel/.git/config submodule.$name.ignore all'
  56. Running: git config --add remote.origin.fetch '+refs/tags/*:refs/tags/*'
  57. Running: git config diff.ignoreSubmodules all
  58. -> Syncing
  59. Syncing projects: 100% (16/16), done.
  60.  
  61. ________ running '/tmp/yaourt-tmp-omangold/aur-v8/src/venv/bin/python v8/build/landmines.py' in '/tmp/yaourt-tmp-omangold/aur-v8/src'
  62.  
  63. ________ running 'download_from_google_storage --no_resume --platform=win32 --no_auth --bucket chromium-clang-format -s v8/buildtools/win/clang-format.exe.sha1' in '/tmp/yaourt-tmp-omangold/aur-v8/src'
  64. The current platform doesn't match "win32", skipping.
  65.  
  66. ________ running 'download_from_google_storage --no_resume --platform=darwin --no_auth --bucket chromium-clang-format -s v8/buildtools/mac/clang-format.sha1' in '/tmp/yaourt-tmp-omangold/aur-v8/src'
  67. The current platform doesn't match "darwin", skipping.
  68.  
  69. ________ running 'download_from_google_storage --no_resume --platform=linux* --no_auth --bucket chromium-clang-format -s v8/buildtools/linux64/clang-format.sha1' in '/tmp/yaourt-tmp-omangold/aur-v8/src'
  70. 0> File v8/buildtools/linux64/clang-format exists and SHA1 matches. Skipping.
  71. Success!
  72. Downloading 1 files took 0.007847 second(s)
  73.  
  74. ________ running 'download_from_google_storage --no_resume --platform=win32 --no_auth --bucket chromium-luci -d v8/tools/luci-go/win64' in '/tmp/yaourt-tmp-omangold/aur-v8/src'
  75. The current platform doesn't match "win32", skipping.
  76.  
  77. ________ running 'download_from_google_storage --no_resume --platform=darwin --no_auth --bucket chromium-luci -d v8/tools/luci-go/mac64' in '/tmp/yaourt-tmp-omangold/aur-v8/src'
  78. The current platform doesn't match "darwin", skipping.
  79.  
  80. ________ running 'download_from_google_storage --no_resume --platform=linux* --no_auth --bucket chromium-luci -d v8/tools/luci-go/linux64' in '/tmp/yaourt-tmp-omangold/aur-v8/src'
  81. 0> File v8/tools/luci-go/linux64/isolate exists and SHA1 matches. Skipping.
  82. Success!
  83. Downloading 1 files took 0.025222 second(s)
  84.  
  85. ________ running '/tmp/yaourt-tmp-omangold/aur-v8/src/venv/bin/python v8/build/vs_toolchain.py update' in '/tmp/yaourt-tmp-omangold/aur-v8/src'
  86.  
  87. ________ running '/tmp/yaourt-tmp-omangold/aur-v8/src/venv/bin/python v8/third_party/binutils/download.py' in '/tmp/yaourt-tmp-omangold/aur-v8/src'
  88.  
  89. ________ running '/tmp/yaourt-tmp-omangold/aur-v8/src/venv/bin/python v8/build/download_gold_plugin.py' in '/tmp/yaourt-tmp-omangold/aur-v8/src'
  90. Skipping gold plugin download for non-cfi build.
  91.  
  92. ________ running '/tmp/yaourt-tmp-omangold/aur-v8/src/venv/bin/python v8/tools/clang/scripts/update.py --if-needed' in '/tmp/yaourt-tmp-omangold/aur-v8/src'
  93. Updating Clang to 254049-1...
  94. Clang is already up to date.
  95.  
  96. ________ running '/tmp/yaourt-tmp-omangold/aur-v8/src/venv/bin/python v8/build/gyp_v8' in '/tmp/yaourt-tmp-omangold/aur-v8/src'
  97. Updating projects from gyp files...
  98. Previous HEAD position was afcfee8... Delete "Delete" JS builtin
  99. HEAD is now at 091460e... Version 4.9.120
  100. ==> Starting build()...
  101. Updating projects from gyp files...
  102. /bin/sh: ../tools/clang/scripts/update.sh: No such file or directory
  103. gyp: Call to '../tools/clang/scripts/update.sh --print-revision' returned exit status 127 while in /tmp/yaourt-tmp-omangold/aur-v8/src/v8/build/all.gyp.
  104. ==> ERROR: A failure occurred in build().
  105. Aborting...
  106. ==> ERROR: Makepkg was unable to build v8.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement