Advertisement
Guest User

Untitled

a guest
Nov 2nd, 2017
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.00 KB | None | 0 0
  1. In file included from /Volumes/Data/WebKit/OpenSource/WebKitBuild/Debug/DerivedSources/WebKit2/StorageProcessMessageReceiver.cpp:27:
  2. In file included from /Volumes/Data/WebKit/OpenSource/Source/WebKit/StorageProcess/StorageProcess.h:28:
  3. In file included from /Volumes/Data/WebKit/OpenSource/Source/WebKit/Shared/ChildProcess.h:29:
  4. In file included from /Volumes/Data/WebKit/OpenSource/Source/WebKit/Platform/IPC/Connection.h:32:
  5. /Volumes/Data/WebKit/OpenSource/Source/WebKit/Platform/IPC/HandleMessage.h:120:54: error: no matching constructor for initialization of 'typename CodingType<typename ServiceWorkerContextFailedToStart::Arguments>::Type' (aka 'tuple<unsigned long long, WebCore::ServiceWorkerRegistrationKey, WTF::ObjectIdentifier<WebCore::ServiceWorkerType>, WTF::String>')
  6. /Volumes/Data/WebKit/OpenSource/WebKitBuild/Debug/DerivedSources/WebKit2/StorageProcessMessageReceiver.cpp:110:14: note: in instantiation of function template specialization 'IPC::handleMessage<Messages::StorageProcess::ServiceWorkerContextFailedToStart, WebKit::StorageProcess, void (WebKit::StorageProcess::*)(unsigned long long, const WebCore::ServiceWorkerRegistrationKey &, WTF::ObjectIdentifier<WebCore::ServiceWorkerType>, const WTF::String &)>' requested here
  7. In file included from /Volumes/Data/WebKit/OpenSource/WebKitBuild/Debug/DerivedSources/WebKit2/StorageProcessMessageReceiver.cpp:1:
  8. In file included from /Volumes/Data/WebKit/OpenSource/Source/WebKit/WebKit2Prefix.h:68:
  9. In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/algorithm:640:
  10. In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/memory:638:
  11. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:614:9: note: candidate template ignored: disabled by 'enable_if' [with _Dummy = true]
  12. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:715:26: note: candidate template ignored: disabled by 'enable_if' [with _Up = <>, _PackIsTuple = false]
  13. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:747:26: note: candidate template ignored: disabled by 'enable_if' [with _Up = <>]
  14. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:630:5: note: candidate constructor template not viable: requires 2 arguments, but 0 were provided
  15. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:646:5: note: candidate constructor template not viable: requires 4 arguments, but 0 were provided
  16. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:664:14: note: candidate constructor template not viable: requires 4 arguments, but 0 were provided
  17. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:682:7: note: candidate constructor template not viable: requires 6 arguments, but 0 were provided
  18. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:702:7: note: candidate constructor template not viable: requires 6 arguments, but 0 were provided
  19. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:788:9: note: candidate constructor template not viable: requires at least 2 arguments, but 0 were provided
  20. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:808:9: note: candidate constructor template not viable: requires at least 2 arguments, but 0 were provided
  21. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:827:9: note: candidate constructor template not viable: requires single argument '__t', but no arguments were provided
  22. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:842:9: note: candidate constructor template not viable: requires single argument '__t', but no arguments were provided
  23. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:855:9: note: candidate constructor template not viable: requires 3 arguments, but 0 were provided
  24. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:869:9: note: candidate constructor template not viable: requires 3 arguments, but 0 were provided
  25. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:620:5: note: candidate constructor not viable: requires 1 argument, but 0 were provided
  26. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:621:5: note: candidate constructor not viable: requires 1 argument, but 0 were provided
  27. In file included from /Volumes/Data/WebKit/OpenSource/WebKitBuild/Debug/DerivedSources/WebKit2/StorageProcessMessageReceiver.cpp:27:
  28. In file included from /Volumes/Data/WebKit/OpenSource/Source/WebKit/StorageProcess/StorageProcess.h:28:
  29. In file included from /Volumes/Data/WebKit/OpenSource/Source/WebKit/Shared/ChildProcess.h:29:
  30. In file included from /Volumes/Data/WebKit/OpenSource/Source/WebKit/Platform/IPC/Connection.h:32:
  31. /Volumes/Data/WebKit/OpenSource/Source/WebKit/Platform/IPC/HandleMessage.h:120:54: error: no matching constructor for initialization of 'typename CodingType<typename ServiceWorkerContextStarted::Arguments>::Type' (aka 'tuple<unsigned long long, WebCore::ServiceWorkerRegistrationKey, WTF::ObjectIdentifier<WebCore::ServiceWorkerType> >')
  32. /Volumes/Data/WebKit/OpenSource/WebKitBuild/Debug/DerivedSources/WebKit2/StorageProcessMessageReceiver.cpp:116:14: note: in instantiation of function template specialization 'IPC::handleMessage<Messages::StorageProcess::ServiceWorkerContextStarted, WebKit::StorageProcess, void (WebKit::StorageProcess::*)(unsigned long long, const WebCore::ServiceWorkerRegistrationKey &, WTF::ObjectIdentifier<WebCore::ServiceWorkerType>)>' requested here
  33. In file included from /Volumes/Data/WebKit/OpenSource/WebKitBuild/Debug/DerivedSources/WebKit2/StorageProcessMessageReceiver.cpp:1:
  34. In file included from /Volumes/Data/WebKit/OpenSource/Source/WebKit/WebKit2Prefix.h:68:
  35. In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/algorithm:640:
  36. In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/memory:638:
  37. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:614:9: note: candidate template ignored: disabled by 'enable_if' [with _Dummy = true]
  38. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:715:26: note: candidate template ignored: disabled by 'enable_if' [with _Up = <>, _PackIsTuple = false]
  39. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:747:26: note: candidate template ignored: disabled by 'enable_if' [with _Up = <>]
  40. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:630:5: note: candidate constructor template not viable: requires 2 arguments, but 0 were provided
  41. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:646:5: note: candidate constructor template not viable: requires 3 arguments, but 0 were provided
  42. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:664:14: note: candidate constructor template not viable: requires 3 arguments, but 0 were provided
  43. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:682:7: note: candidate constructor template not viable: requires 5 arguments, but 0 were provided
  44. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:702:7: note: candidate constructor template not viable: requires 5 arguments, but 0 were provided
  45. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:788:9: note: candidate constructor template not viable: requires at least 2 arguments, but 0 were provided
  46. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:808:9: note: candidate constructor template not viable: requires at least 2 arguments, but 0 were provided
  47. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:827:9: note: candidate constructor template not viable: requires single argument '__t', but no arguments were provided
  48. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:842:9: note: candidate constructor template not viable: requires single argument '__t', but no arguments were provided
  49. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:855:9: note: candidate constructor template not viable: requires 3 arguments, but 0 were provided
  50. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:869:9: note: candidate constructor template not viable: requires 3 arguments, but 0 were provided
  51. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:620:5: note: candidate constructor not viable: requires 1 argument, but 0 were provided
  52. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:621:5: note: candidate constructor not viable: requires 1 argument, but 0 were provided
  53. In file included from /Volumes/Data/WebKit/OpenSource/WebKitBuild/Debug/DerivedSources/WebKit2/StorageProcessMessageReceiver.cpp:27:
  54. In file included from /Volumes/Data/WebKit/OpenSource/Source/WebKit/StorageProcess/StorageProcess.h:28:
  55. In file included from /Volumes/Data/WebKit/OpenSource/Source/WebKit/Shared/ChildProcess.h:29:
  56. In file included from /Volumes/Data/WebKit/OpenSource/Source/WebKit/Platform/IPC/Connection.h:32:
  57. /Volumes/Data/WebKit/OpenSource/Source/WebKit/Platform/IPC/HandleMessage.h:120:54: error: no matching constructor for initialization of 'typename CodingType<typename PostMessageToServiceWorkerClient::Arguments>::Type' (aka 'tuple<WebCore::ServiceWorkerClientIdentifier, IPC::DataReference, WTF::ObjectIdentifier<WebCore::ServiceWorkerType>, WTF::String>')
  58. /Volumes/Data/WebKit/OpenSource/WebKitBuild/Debug/DerivedSources/WebKit2/StorageProcessMessageReceiver.cpp:152:14: note: in instantiation of function template specialization 'IPC::handleMessage<Messages::StorageProcess::PostMessageToServiceWorkerClient, WebKit::StorageProcess, void (WebKit::StorageProcess::*)(const WebCore::ServiceWorkerClientIdentifier &, const IPC::DataReference &, WTF::ObjectIdentifier<WebCore::ServiceWorkerType>, const WTF::String &)>' requested here
  59. In file included from /Volumes/Data/WebKit/OpenSource/WebKitBuild/Debug/DerivedSources/WebKit2/StorageProcessMessageReceiver.cpp:1:
  60. In file included from /Volumes/Data/WebKit/OpenSource/Source/WebKit/WebKit2Prefix.h:68:
  61. In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/algorithm:640:
  62. In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/memory:638:
  63. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:614:9: note: candidate template ignored: disabled by 'enable_if' [with _Dummy = true]
  64. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:715:26: note: candidate template ignored: disabled by 'enable_if' [with _Up = <>, _PackIsTuple = false]
  65. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:747:26: note: candidate template ignored: disabled by 'enable_if' [with _Up = <>]
  66. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:630:5: note: candidate constructor template not viable: requires 2 arguments, but 0 were provided
  67. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:646:5: note: candidate constructor template not viable: requires 4 arguments, but 0 were provided
  68. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:664:14: note: candidate constructor template not viable: requires 4 arguments, but 0 were provided
  69. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:682:7: note: candidate constructor template not viable: requires 6 arguments, but 0 were provided
  70. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:702:7: note: candidate constructor template not viable: requires 6 arguments, but 0 were provided
  71. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:788:9: note: candidate constructor template not viable: requires at least 2 arguments, but 0 were provided
  72. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:808:9: note: candidate constructor template not viable: requires at least 2 arguments, but 0 were provided
  73. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:827:9: note: candidate constructor template not viable: requires single argument '__t', but no arguments were provided
  74. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:842:9: note: candidate constructor template not viable: requires single argument '__t', but no arguments were provided
  75. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:855:9: note: candidate constructor template not viable: requires 3 arguments, but 0 were provided
  76. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:869:9: note: candidate constructor template not viable: requires 3 arguments, but 0 were provided
  77. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:620:5: note: candidate constructor not viable: requires 1 argument, but 0 were provided
  78. /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.13.xctoolchain/usr/include/c++/v1/tuple:621:5: note: candidate constructor not viable: requires 1 argument, but 0 were provided
  79. 3 errors generated.
  80. CompileC StorageProcessProxy.o
  81. CompileC StorageServiceEntryPoint.o
  82. ** BUILD FAILED **
  83.  
  84.  
  85. The following build commands failed:
  86. CompileC /Volumes/Data/WebKit/OpenSource/WebKitBuild/WebKit.build/Debug/WebKit.build/Objects-normal/x86_64/StorageProcessMessageReceiver.o /Volumes/Data/WebKit/OpenSource/WebKitBuild/Debug/DerivedSources/WebKit2/StorageProcessMessageReceiver.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
  87. (1 failure)
  88. make[2]: *** [debug] Error 65
  89. make[1]: *** [debug] Error 2
  90. make: *** [debug] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement