Advertisement
Guest User

Untitled

a guest
Sep 16th, 2015
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.09 KB | None | 0 0
  1. Building sigil ~master configuration "application", build type debug.
  2. Compiling using dmd...
  3. source/thrift/codegen/base.d(423): Deprecation: implicitly overriding base class method object.Object.toHash with tutorial.tutorial_types.InvalidOperation.TStructHelpers!([TFieldMeta("whatOp", cast(short)1, cast(TReq)1, null), TFieldMeta("why", cast(short)2, cast(TReq)1, null)]).toHash deprecated; add 'override' attribute
  4. source/thrift/codegen/base.d(472): Error: invalid foreach aggregate StaticFilter!(All, "key", "thrift", "This", "", "isSetFlags", "fieldMeta", "set", "unset", "isSet", "toString", "opEquals", "toHash", "thriftToStringImpl", "thriftOpEqualsImpl", "thriftToHashImpl", "read", "write")
  5. source/thrift/internal/codegen.d(272): Error: template instance thrift.internal.codegen.Target!(TArgsStruct!(SharedService, "getStruct"), "toHash") error instantiating
  6. source/thrift/internal/codegen.d(361): instantiated from here: Template!"toHash"
  7. source/thrift/internal/codegen.d(380): instantiated from here: Instantiate!(PApply, "toHash")
  8. source/thrift/internal/codegen.d(361): Error: template instance thrift.internal.codegen.All!(PApply, PApply).Template!"toHash" error instantiating
  9. source/thrift/internal/codegen.d(381): instantiated from here: Instantiate!(All, "toHash")
  10. source/thrift/internal/codegen.d(239): instantiated from here: pred!"toHash"
  11. source/thrift/internal/codegen.d(242): Error: template instance thrift.internal.codegen.StaticFilter!(All, "toHash", "thriftToStringImpl", "thriftOpEqualsImpl", "thriftToHashImpl", "read", "write") error instantiating
  12. source/thrift/internal/codegen.d(242): instantiated from here: StaticFilter!(All, "opEquals", "toHash", "thriftToStringImpl", "thriftOpEqualsImpl", "thriftToHashImpl", "read", "write")
  13. source/thrift/internal/codegen.d(242): instantiated from here: StaticFilter!(All, "toString", "opEquals", "toHash", "thriftToStringImpl", "thriftOpEqualsImpl", "thriftToHashImpl", "read", "write")
  14. source/thrift/internal/codegen.d(242): instantiated from here: StaticFilter!(All, "isSet", "toString", "opEquals", "toHash", "thriftToStringImpl", "thriftOpEqualsImpl", "thriftToHashImpl", "read", "write")
  15. source/thrift/internal/codegen.d(242): ... (11 instantiations, -v to show) ...
  16. source/thrift/codegen/processor.d-mixin-85(144): instantiated from here: process_getStruct!(TProtocol, TProtocol)
  17. source/share/SharedService_server.skeleton.d(35): instantiated from here: TServiceProcessor!(SharedService)
  18. source/thrift/codegen/base.d(472): Error: invalid foreach aggregate StaticFilter!(All, "success", "thrift", "This", "", "isSetFlags", "fieldMeta", "set", "unset", "isSet", "toString", "opEquals", "toHash", "thriftToStringImpl", "thriftOpEqualsImpl", "thriftToHashImpl", "read", "write")
  19. source/thrift/internal/codegen.d(272): Error: template instance thrift.internal.codegen.Target!(TResultStruct!(SharedService, "getStruct"), "toHash") error instantiating
  20. source/thrift/internal/codegen.d(361): instantiated from here: Template!"toHash"
  21. source/thrift/internal/codegen.d(380): instantiated from here: Instantiate!(PApply, "toHash")
  22. source/thrift/internal/codegen.d(361): Error: template instance thrift.internal.codegen.All!(PApply, PApply).Template!"toHash" error instantiating
  23. source/thrift/internal/codegen.d(381): instantiated from here: Instantiate!(All, "toHash")
  24. source/thrift/internal/codegen.d(239): instantiated from here: pred!"toHash"
  25. source/thrift/internal/codegen.d(242): Error: template instance thrift.internal.codegen.StaticFilter!(All, "toHash", "thriftToStringImpl", "thriftOpEqualsImpl", "thriftToHashImpl", "read", "write") error instantiating
  26. source/thrift/internal/codegen.d(242): instantiated from here: StaticFilter!(All, "opEquals", "toHash", "thriftToStringImpl", "thriftOpEqualsImpl", "thriftToHashImpl", "read", "write")
  27. source/thrift/internal/codegen.d(242): instantiated from here: StaticFilter!(All, "toString", "opEquals", "toHash", "thriftToStringImpl", "thriftOpEqualsImpl", "thriftToHashImpl", "read", "write")
  28. source/thrift/internal/codegen.d(242): instantiated from here: StaticFilter!(All, "isSet", "toString", "opEquals", "toHash", "thriftToStringImpl", "thriftOpEqualsImpl", "thriftToHashImpl", "read", "write")
  29. source/thrift/internal/codegen.d(242): ... (11 instantiations, -v to show) ...
  30. source/thrift/codegen/processor.d-mixin-85(144): instantiated from here: process_getStruct!(TProtocol, TProtocol)
  31. source/share/SharedService_server.skeleton.d(35): instantiated from here: TServiceProcessor!(SharedService)
  32. source/thrift/codegen/base.d(922): Error: CTFE failed because of previous errors in __lambda4
  33. source/thrift/codegen/base.d(816): Error: argument to mixin must be a string, not ((*()
  34. {
  35. __error__
  36. }
  37. )()) of type string
  38. source/thrift/async/libevent.d(395): Deprecation: alias object.clear is deprecated - Please use destroy instead.
  39. source/thrift/async/libevent.d(405): Deprecation: alias object.clear is deprecated - Please use destroy instead.
  40. source/thrift/async/libevent.d(446): Deprecation: function core.time.Duration.fracSec is deprecated - Please use split instead.
  41. source/thrift/internal/ssl.d(182): Deprecation: alias object.clear is deprecated - Please use destroy instead.
  42. source/thrift/transport/file.d(850): Deprecation: function core.time.Duration.fracSec is deprecated - Please use split instead.
  43. source/thrift/transport/ssl.d(521): Deprecation: alias object.clear is deprecated - Please use destroy instead.
  44. source/thrift/codegen/base.d(472): Error: invalid foreach aggregate StaticFilter!(All, "thrift", "This", "", "fieldMeta", "set", "unset", "isSet", "toString", "opEquals", "toHash", "thriftToStringImpl", "thriftOpEqualsImpl", "thriftToHashImpl", "read", "write")
  45. source/thrift/internal/codegen.d(272): Error: template instance thrift.internal.codegen.Target!(TArgsStruct!(Calculator, "ping"), "toHash") error instantiating
  46. source/thrift/internal/codegen.d(361): instantiated from here: Template!"toHash"
  47. source/thrift/internal/codegen.d(380): instantiated from here: Instantiate!(PApply, "toHash")
  48. source/thrift/internal/codegen.d(361): Error: template instance thrift.internal.codegen.All!(PApply, PApply).Template!"toHash" error instantiating
  49. source/thrift/internal/codegen.d(381): instantiated from here: Instantiate!(All, "toHash")
  50. source/thrift/internal/codegen.d(239): instantiated from here: pred!"toHash"
  51. source/thrift/internal/codegen.d(242): Error: template instance thrift.internal.codegen.StaticFilter!(All, "toHash", "thriftToStringImpl", "thriftOpEqualsImpl", "thriftToHashImpl", "read", "write") error instantiating
  52. source/thrift/internal/codegen.d(242): instantiated from here: StaticFilter!(All, "opEquals", "toHash", "thriftToStringImpl", "thriftOpEqualsImpl", "thriftToHashImpl", "read", "write")
  53. source/thrift/internal/codegen.d(242): instantiated from here: StaticFilter!(All, "toString", "opEquals", "toHash", "thriftToStringImpl", "thriftOpEqualsImpl", "thriftToHashImpl", "read", "write")
  54. source/thrift/internal/codegen.d(242): instantiated from here: StaticFilter!(All, "isSet", "toString", "opEquals", "toHash", "thriftToStringImpl", "thriftOpEqualsImpl", "thriftToHashImpl", "read", "write")
  55. source/thrift/internal/codegen.d(242): ... (9 instantiations, -v to show) ...
  56. source/thrift/codegen/processor.d-mixin-85(100): instantiated from here: process_ping!(TProtocol, TProtocol)
  57. source/tutorial/Calculator_server.skeleton.d(51): instantiated from here: TServiceProcessor!(Calculator)
  58. source/thrift/codegen/base.d(472): Error: invalid foreach aggregate StaticFilter!(All, "thrift", "This", "", "fieldMeta", "set", "unset", "isSet", "toString", "opEquals", "toHash", "thriftToStringImpl", "thriftOpEqualsImpl", "thriftToHashImpl", "read", "write")
  59. source/thrift/internal/codegen.d(272): Error: template instance thrift.internal.codegen.Target!(TResultStruct!(Calculator, "ping"), "toHash") error instantiating
  60. source/thrift/internal/codegen.d(361): instantiated from here: Template!"toHash"
  61. source/thrift/internal/codegen.d(380): instantiated from here: Instantiate!(PApply, "toHash")
  62. source/thrift/internal/codegen.d(361): Error: template instance thrift.internal.codegen.All!(PApply, PApply).Template!"toHash" error instantiating
  63. source/thrift/internal/codegen.d(381): instantiated from here: Instantiate!(All, "toHash")
  64. source/thrift/internal/codegen.d(239): instantiated from here: pred!"toHash"
  65. source/thrift/internal/codegen.d(242): Error: template instance thrift.internal.codegen.StaticFilter!(All, "toHash", "thriftToStringImpl", "thriftOpEqualsImpl", "thriftToHashImpl", "read", "write") error instantiating
  66. source/thrift/internal/codegen.d(242): instantiated from here: StaticFilter!(All, "opEquals", "toHash", "thriftToStringImpl", "thriftOpEqualsImpl", "thriftToHashImpl", "read", "write")
  67. source/thrift/internal/codegen.d(242): instantiated from here: StaticFilter!(All, "toString", "opEquals", "toHash", "thriftToStringImpl", "thriftOpEqualsImpl", "thriftToHashImpl", "read", "write")
  68. source/thrift/internal/codegen.d(242): instantiated from here: StaticFilter!(All, "isSet", "toString", "opEquals", "toHash", "thriftToStringImpl", "thriftOpEqualsImpl", "thriftToHashImpl", "read", "write")
  69. source/thrift/internal/codegen.d(242): ... (9 instantiations, -v to show) ...
  70. source/thrift/codegen/processor.d-mixin-85(100): instantiated from here: process_ping!(TProtocol, TProtocol)
  71. source/tutorial/Calculator_server.skeleton.d(51): instantiated from here: TServiceProcessor!(Calculator)
  72. source/thrift/codegen/base.d(922): Error: CTFE failed because of previous errors in __lambda4
  73. source/thrift/codegen/base.d(816): Error: argument to mixin must be a string, not ((*()
  74. {
  75. __error__
  76. }
  77. )()) of type string
  78. source/thrift/codegen/base.d(458): Error: CTFE failed because of previous errors in __lambda1
  79. FAIL .dub/build/application-debug-linux.posix-x86-dmd_2066-9B5684689C5EBA63D4B3E7476045B834/ sigil executable
  80. Error executing command run:
  81. dmd failed with exit code 1.
  82. vagrant@debian:/esn/sigil$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement