Advertisement
Guest User

Untitled

a guest
Jul 24th, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.24 KB | None | 0 0
  1. ERROR: C:/_eb/external/com_github_cyan4973_xxhash/BUILD.bazel:3:1: C++ compilation of rule '@com_github_cyan4973_xxh│···
  2. ash//:xxhash' failed (Exit 2): cl.exe failed: error executing command │···
  3. cd C:/_eb/execroot/envoy │···
  4. SET INCLUDE=C:\var\vcap\data\VSBuildTools\2017\VC\Tools\MSVC\14.16.27023\include;C:\Program Files (x86)\Windows Ki│···
  5. ts\10\include\10.0.17134.0\ucrt;C:\Program Files (x86)\Windows Kits\10\include\10.0.17134.0\shared;C:\Program Files │···
  6. (x86)\Windows Kits\10\include\10.0.17134.0\um;C:\Program Files (x86)\Windows Kits\10\include\10.0.17134.0\winrt;C:\P│···
  7. rogram Files (x86)\Windows Kits\10\include\10.0.17134.0\cppwinrt │···
  8. SET PATH=C:\var\vcap\data\VSBuildTools\2017\VC\Tools\MSVC\14.16.27023\bin\HostX64\x64;C:\var\vcap\data\VSBuildTo│···
  9. ols\2017\MSBuild\15.0\bin\Roslyn;C:\Program Files (x86)\Windows Kits\10\bin\10.0.17134.0\x64;C:\Program Files (x86)\│···
  10. Windows Kits\10\bin\x64;C:\var\vcap\data\VSBuildTools\2017\\MSBuild\15.0\bin;C:\Windows\Microsoft.NET\Framework64\v4│···
  11. .0.30319;C:\var\vcap\data\VSBuildTools\2017\Common7\IDE\;C:\var\vcap\data\VSBuildTools\2017\Common7\Tools\;;C:\Windo│···
  12. ws\system32 │···
  13. SET PWD=/proc/self/cwd │···
  14. SET TEMP=C:\Windows\TEMP │···
  15. SET TMP=C:\Windows\TEMP │···
  16. C:/var/vcap/data/VSBuildTools/2017/VC/Tools/MSVC/14.16.27023/bin/HostX64/x64/cl.exe /nologo /DCOMPILER_MSVC /DNOMI│···
  17. NMAX /D_WIN32_WINNT=0x0601 /D_CRT_SECURE_NO_DEPRECATE /D_CRT_SECURE_NO_WARNINGS /bigobj /Zm500 /EHsc /wd4351 /wd4291│···
  18. /wd4250 /wd4996 /Iexternal/com_github_cyan4973_xxhash /Ibazel-out/x64_windows-dbg/bin/external/com_github_cyan4973_│···
  19. xxhash /showIncludes /MDd /Od /Z7 /wd4117 -D__DATE__="redacted" -D__TIMESTAMP__="redacted" -D__TIME__="redacted" /Fo│···
  20. bazel-out/x64_windows-dbg/bin/external/com_github_cyan4973_xxhash/_objs/xxhash/xxhash.obj /c external/com_github_cya│···
  21. n4973_xxhash/xxhash.c │···
  22. Execution platform: @bazel_tools//platforms:host_platform │···
  23. c:\_eb\execroot\envoy\external\com_github_cyan4973_xxhash\xxh3.h(148): error C2156: pragma must be outside function │···
  24. c:\_eb\execroot\envoy\external\com_github_cyan4973_xxhash\xxh3.h(616): error C2143: syntax error: missing ')' before│···
  25. '(' │···
  26. c:\_eb\execroot\envoy\external\com_github_cyan4973_xxhash\xxh3.h(616): error C2059: syntax error: ')' │···
  27. c:\_eb\execroot\envoy\external\com_github_cyan4973_xxhash\xxh3.h(617): error C2143: syntax error: missing ')' before│···
  28. 'type' │···
  29. c:\_eb\execroot\envoy\external\com_github_cyan4973_xxhash\xxh3.h(617): error C2091: function returns function │···
  30. c:\_eb\execroot\envoy\external\com_github_cyan4973_xxhash\xxh3.h(618): error C2085: 'XXH3_hashLong_64b': not in form│···
  31. al parameter list │···
  32. c:\_eb\execroot\envoy\external\com_github_cyan4973_xxhash\xxh3.h(618): error C2143: syntax error: missing ';' before│···
  33. '{' │···
  34. c:\_eb\execroot\envoy\external\com_github_cyan4973_xxhash\xxh3.h(619): error C2065: 'seed': undeclared identifier │···
  35. c:\_eb\execroot\envoy\external\com_github_cyan4973_xxhash\xxh3.h(621): error C2065: 'data': undeclared identifier │···
  36. c:\_eb\execroot\envoy\external\com_github_cyan4973_xxhash\xxh3.h(621): warning C4022: 'XXH3_hashLong': pointer misma│···
  37. tch for actual parameter 2 │···
  38. c:\_eb\execroot\envoy\external\com_github_cyan4973_xxhash\xxh3.h(621): error C2065: 'len': undeclared identifier │···
  39. c:\_eb\execroot\envoy\external\com_github_cyan4973_xxhash\xxh3.h(625): error C2065: 'len': undeclared identifier │···
  40. c:\_eb\execroot\envoy\external\com_github_cyan4973_xxhash\xxh3.h(625): warning C4047: 'return': 'int (__cdecl *)()' │···
  41. differs in levels of indirection from 'XXH64_hash_t' │···
  42. c:\_eb\execroot\envoy\external\com_github_cyan4973_xxhash\xxh3.h(741): error C2143: syntax error: missing ')' before│···
  43. '(' │···
  44. c:\_eb\execroot\envoy\external\com_github_cyan4973_xxhash\xxh3.h(741): error C2059: syntax error: ')' │···
  45. c:\_eb\execroot\envoy\external\com_github_cyan4973_xxhash\xxh3.h(742): error C2143: syntax error: missing ')' before│···
  46. 'type' │···
  47. c:\_eb\execroot\envoy\external\com_github_cyan4973_xxhash\xxh3.h(742): error C2091: function returns function │···
  48. c:\_eb\execroot\envoy\external\com_github_cyan4973_xxhash\xxh3.h(742): error C2084: function 'int (__cdecl *__attrib│···
  49. ute__())()' already has a body │···
  50. c:\_eb\execroot\envoy\external\com_github_cyan4973_xxhash\xxh3.h(616): note: see previous definition of '__attribute│···
  51. __' │···
  52. c:\_eb\execroot\envoy\external\com_github_cyan4973_xxhash\xxh3.h(743): error C2085: 'XXH3_hashLong_128b': not in for│···
  53. mal parameter list │···
  54. c:\_eb\execroot\envoy\external\com_github_cyan4973_xxhash\xxh3.h(743): error C2143: syntax error: missing ';' before│···
  55. '{' │···
  56. c:\_eb\execroot\envoy\external\com_github_cyan4973_xxhash\xxh3.h(744): error C2065: 'seed': undeclared identifier │···
  57. c:\_eb\execroot\envoy\external\com_github_cyan4973_xxhash\xxh3.h(747): error C2065: 'data': undeclared identifier │···
  58. c:\_eb\execroot\envoy\external\com_github_cyan4973_xxhash\xxh3.h(747): warning C4022: 'XXH3_hashLong': pointer misma│···
  59. tch for actual parameter 2 │···
  60. c:\_eb\execroot\envoy\external\com_github_cyan4973_xxhash\xxh3.h(747): error C2065: 'len': undeclared identifier │···
  61. c:\_eb\execroot\envoy\external\com_github_cyan4973_xxhash\xxh3.h(751): error C2065: 'len': undeclared identifier │···
  62. c:\_eb\execroot\envoy\external\com_github_cyan4973_xxhash\xxh3.h(752): error C2065: 'len': undeclared identifier │···
  63. c:\_eb\execroot\envoy\external\com_github_cyan4973_xxhash\xxh3.h(753): error C2440: 'return': cannot convert from 'X│···
  64. XH128_hash_t' to 'int (__cdecl *)()' │···
  65. c:\_eb\execroot\envoy\external\com_github_cyan4973_xxhash\xxh3.h(769): error C2440: 'return': cannot convert from 'i│···
  66. nt' to 'XXH128_hash_t' │···
  67. Target //source/exe:envoy-static failed to build │···
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement