Advertisement
Guest User

Untitled

a guest
Nov 12th, 2019
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.22 KB | None | 0 0
  1. ===> Searching for missing dependencies: Gnome::N, Gnome::Glib, Gnome::GObject, Gnome::Gdk3
  2. ===> Building: Gnome::N:ver<0.13.8>
  3. ===> Building [OK] for Gnome::N:ver<0.13.8>
  4. ===> Testing: Gnome::N:ver<0.13.8>
  5. ===> Testing [OK] for Gnome::N:ver<0.13.8>
  6. ===> Testing: Gnome::Glib:ver<0.15.1>
  7. [Gnome::Glib] # .clear-error()
  8. ===> Testing [OK] for Gnome::Glib:ver<0.15.1>
  9. ===> Testing: Gnome::GObject:ver<0.14.10>
  10. ===> Testing [OK] for Gnome::GObject:ver<0.14.10>
  11. ===> Testing: Gnome::Gdk3:ver<0.14.11>
  12. ===> Testing [OK] for Gnome::Gdk3:ver<0.14.11>
  13. ===> Testing: Gnome::Gtk3:ver<0.19.1>
  14. [Gnome::Gtk3] # gtk_bin_get_child
  15. [Gnome::Gtk3] #
  16. [Gnome::Gtk3] # Failed test 'ui file added ok'
  17. [Gnome::Gtk3] # at t/Buildable.t line 43
  18. [Gnome::Gtk3] t/data/ui.glade: required gtk+ version 3.20, current version is 3.10
  19. [Gnome::Gtk3] Builder id 'my-label-1' not found in any of the builders
  20. [Gnome::Gtk3] in submethod BUILD at /home/david/.zef/store/perl6-gnome-gobject-0.14.10.tar.gz/perl6-gnome-gobject-0.14.10/lib/Gnome/GObject/Object.pm6 (Gnome::GObject::Object) line 327
  21. [Gnome::Gtk3] in block <unit> at t/Buildable.t line 47
  22. [Gnome::Gtk3] # Failed test '.add-from-file()'
  23. [Gnome::Gtk3] # at t/Builder.t line 49
  24. [Gnome::Gtk3] # Failed test '.add-from-string()'
  25. [Gnome::Gtk3] # at t/Builder.t line 53
  26. [Gnome::Gtk3] (Builder.t:5125): Gtk-ERROR **: failed to add UI: <input>: required gtk+ version 3.20, current version is 3.10
  27. [Gnome::Gtk3] # new(:label)
  28. [Gnome::Gtk3] # gtk_button_set_label() / gtk_button_get_label()
  29. [Gnome::Gtk3] # new(:empty)
  30. [Gnome::Gtk3] # .new(:empty)
  31. [Gnome::Gtk3] # .new(:widget)
  32. [Gnome::Gtk3] # .set-label() / .get-label()
  33. [Gnome::Gtk3] # .new(:label)
  34. [Gnome::Gtk3] # .set-active() / .get-active()
  35. [Gnome::Gtk3] # Failed test '<data>:3:8Missing name of pseudo-class'
  36. [Gnome::Gtk3] # at t/CssProvider.t line 70
  37. [Gnome::Gtk3] # expected: '<data>:3:8Invalid name of pseudo-class'
  38. [Gnome::Gtk3] # got: '<data>:3:8Missing name of pseudo-class'
  39. [Gnome::Gtk3] # You failed 1 test of 5
  40. [Gnome::Gtk3] # Failed test 'invalid css from string'
  41. [Gnome::Gtk3] # at t/CssProvider.t line 59
  42. [Gnome::Gtk3] # You failed 1 test of 3
  43. [Gnome::Gtk3] # Failed test 'load-from-data'
  44. [Gnome::Gtk3] # at t/CssProvider.t line 53
  45. [Gnome::Gtk3] # Failed test 'some extra attributes'
  46. [Gnome::Gtk3] # at t/CssProvider.t line 82
  47. [Gnome::Gtk3] # expected a match with: / 'font-stretch: initial;' /
  48. [Gnome::Gtk3] # got: ".green \{\n background-color: rgb(48,143,143);\n color: rgb(160,240,204);\n font-family: \"25px sans\";\n font-size: initial;\n font-style: normal;\n font-variant: normal;\n font-weight: normal;\n}\n\n.yellow \{\n background-color: rgb(128,96,0);\n color: rgb(255,223,16);\n font-family: \"25px sans\";\n font-size: initial;\n font-style: normal;\n font-variant: normal;\n font-weight: normal;\n}\n"
  49. [Gnome::Gtk3] # Failed test 'Missing name of pseudo-class'
  50. [Gnome::Gtk3] # at t/CssProvider.t line 104
  51. [Gnome::Gtk3] # expected a match with: method /:s Invalid name of pseudo\-class/
  52. [Gnome::Gtk3] # got: "Missing name of pseudo-class"
  53. [Gnome::Gtk3] # You failed 1 test of 6
  54. [Gnome::Gtk3] # Failed test 'invalid css from file'
  55. [Gnome::Gtk3] # at t/CssProvider.t line 88
  56. [Gnome::Gtk3] # You failed 2 tests of 6
  57. [Gnome::Gtk3] # Failed test 'load-from-path'
  58. [Gnome::Gtk3] # at t/CssProvider.t line 75
  59. [Gnome::Gtk3] # You failed 2 tests of 2
  60. [Gnome::Gtk3] # Failed test 'Manipulations'
  61. [Gnome::Gtk3] # at t/CssProvider.t line 50
  62. [Gnome::Gtk3] # You failed 1 test of 2
  63. [Gnome::Gtk3] Saw 2 occurrences of deprecated code.
  64. [Gnome::Gtk3] ================================================================================
  65. [Gnome::Gtk3] Sub gtk_css_provider_load_from_data (from Gnome::Gtk3::CssProvider) seen at:
  66. [Gnome::Gtk3] /home/david/.zef/store/perl6-gnome-native-0.13.8.tar.gz/perl6-gnome-native-0.13.8/lib/Gnome/N/X.pm6 (Gnome::N::X), line 144
  67. [Gnome::Gtk3] Please use other multi version of gtk_css_provider_load_from_data instead.
  68. [Gnome::Gtk3] --------------------------------------------------------------------------------
  69. [Gnome::Gtk3] Sub gtk_css_provider_load_from_path (from Gnome::Gtk3::CssProvider) seen at:
  70. [Gnome::Gtk3] /home/david/.zef/store/perl6-gnome-native-0.13.8.tar.gz/perl6-gnome-native-0.13.8/lib/Gnome/N/X.pm6 (Gnome::N::X), line 144
  71. [Gnome::Gtk3] Please use other multi version of gtk_css_provider_load_from_path instead.
  72. [Gnome::Gtk3] --------------------------------------------------------------------------------
  73. [Gnome::Gtk3] Please contact the author to have these occurrences of deprecated code
  74. [Gnome::Gtk3] adapted, so that this message will disappear!
  75. [Gnome::Gtk3] # Failed test 'invisible char is ●'
  76. [Gnome::Gtk3] # at t/Entry.t line 26
  77. [Gnome::Gtk3] # expected: '●'
  78. [Gnome::Gtk3] # got: '•'
  79. [Gnome::Gtk3] # You failed 1 test of 4
  80. [Gnome::Gtk3] # Failed test 'Manipulations'
  81. [Gnome::Gtk3] # at t/Entry.t line 19
  82. [Gnome::Gtk3] # You failed 1 test of 2
  83. [Gnome::Gtk3] # load
  84. [Gnome::Gtk3] # .new(:widget)
  85. [Gnome::Gtk3] # .set-action / .get-action
  86. [Gnome::Gtk3] # .set-local-only / .get-local-only
  87. [Gnome::Gtk3] # load
  88. [Gnome::Gtk3] # .set-action / .get-action
  89. [Gnome::Gtk3] # .set-local-only / .get-local-only
  90. [Gnome::Gtk3] Gnome::Gtk3::Label.new(): Deprecated use of :$label, please use :$text
  91. [Gnome::Gtk3] Could not find native sub 'is_selected(...)'
  92. [Gnome::Gtk3] in block at /home/david/.zef/store/perl6-gnome-native-0.13.8.tar.gz/perl6-gnome-native-0.13.8/lib/Gnome/N/X.pm6 (Gnome::N::X) line 89
  93. [Gnome::Gtk3] in sub test-catch-exception at /home/david/.zef/store/perl6-gnome-native-0.13.8.tar.gz/perl6-gnome-native-0.13.8/lib/Gnome/N/X.pm6 (Gnome::N::X) line 60
  94. [Gnome::Gtk3] in method FALLBACK at /home/david/.zef/store/perl6-gnome-gobject-0.14.10.tar.gz/perl6-gnome-gobject-0.14.10/lib/Gnome/GObject/Object.pm6 (Gnome::GObject::Object) line 389
  95. [Gnome::Gtk3] in block <unit> at t/ListBox.t line 51
  96. [Gnome::Gtk3] # Failed test 'version ok'
  97. [Gnome::Gtk3] # at t/Main.t line 20
  98. [Gnome::Gtk3] # You failed 1 test of 2
  99. [Gnome::Gtk3] # Failed test 'Manipulations'
  100. [Gnome::Gtk3] # at t/Main.t line 19
  101. [Gnome::Gtk3] # You failed 1 test of 2
  102. [Gnome::Gtk3] # .new(:empty)
  103. [Gnome::Gtk3] # .set-direction() / .get-direction()
  104. [Gnome::Gtk3] # .set-label() / .get-label()
  105. [Gnome::Gtk3] # .set-active() / .get-active()
  106. [Gnome::Gtk3] # .new(:empty)
  107. [Gnome::Gtk3] # .new(:label)
  108. [Gnome::Gtk3] # .new(:group-from)
  109. [Gnome::Gtk3] # .new(:group-from, :label)
  110. [Gnome::Gtk3] # .new(:group, :label)
  111. [Gnome::Gtk3] # signal 'group-changed'
  112. [Gnome::Gtk3] # Failed test 'x > 1: 0'
  113. [Gnome::Gtk3] # at t/Range.t line 38
  114. [Gnome::Gtk3] # Failed test 'slider_start: 0'
  115. [Gnome::Gtk3] # at t/Range.t line 44
  116. [Gnome::Gtk3] # You failed 2 tests of 6
  117. [Gnome::Gtk3] # Failed test 'Manipulations'
  118. [Gnome::Gtk3] # at t/Range.t line 28
  119. [Gnome::Gtk3] # You failed 1 test of 2
  120. [Gnome::Gtk3] # Failed test '.gtk-text-tag-table-add()'
  121. [Gnome::Gtk3] # at t/TextTagTable.t line 24
  122. [Gnome::Gtk3] (TextTagTable.t:5290): Gtk-WARNING **: A tag named 'my-tt' is already in the tag table.
  123. [Gnome::Gtk3] # Failed test '2nd tag added'
  124. [Gnome::Gtk3] # at t/TextTagTable.t line 30
  125. [Gnome::Gtk3] # You failed 2 tests of 7
  126. [Gnome::Gtk3] # Failed test 'Manipulations'
  127. [Gnome::Gtk3] # at t/TextTagTable.t line 22
  128. [Gnome::Gtk3] # You failed 1 test of 2
  129. [Gnome::Gtk3] # .new(:empty)
  130. [Gnome::Gtk3] # .new(:label)
  131. [Gnome::Gtk3] # .set-active() / .get-active()
  132. [Gnome::Gtk3] # .set-mode() / .get-mode()
  133. [Gnome::Gtk3] # .get-label / .set-label
  134. [Gnome::Gtk3] # signal 'toggled'
  135. [Gnome::Gtk3] Gnome::Gtk3::WidgetPath::N-GtkWidgetPath.new
  136. [Gnome::Gtk3] # Failed test 'GtkWindow(top-level-window).background GtkGrid(top-grid) GtkButton(start-button).button.text-button'
  137. [Gnome::Gtk3] # at t/WidgetPath.t line 52
  138. Aborting due to test failure: Gnome::Gtk3:ver<0.19.1> (use --force-test to override)
  139. [Gnome::Gtk3] # expected: 'window(top-level-window):dir-ltr.background grid(top-grid):dir-ltr.horizontal button(start-button):dir-ltr.text-button'
  140. [Gnome::Gtk3] # got: 'GtkWindow(top-level-window).background GtkGrid(top-grid) GtkButton(start-button).button.text-button'
  141. [Gnome::Gtk3] # Failed test 'GtkWindow(top-level-window).background GtkGrid(top-grid) GtkButton(stop-button).button.text-button'
  142. [Gnome::Gtk3] # at t/WidgetPath.t line 62
  143. [Gnome::Gtk3] # expected: 'window(top-level-window):dir-ltr.background grid(top-grid):dir-ltr.horizontal button(stop-button):dir-ltr.text-button'
  144. [Gnome::Gtk3] # got: 'GtkWindow(top-level-window).background GtkGrid(top-grid) GtkButton(stop-button).button.text-button'
  145. [Gnome::Gtk3] # Failed test 'list contains one class'
  146. [Gnome::Gtk3] # at t/WidgetPath.t line 66
  147. [Gnome::Gtk3] # expected: '1'
  148. [Gnome::Gtk3] # got: '2'
  149. [Gnome::Gtk3] # Failed test 'class is a 'text-button''
  150. [Gnome::Gtk3] # at t/WidgetPath.t line 67
  151. [Gnome::Gtk3] # expected: 'text-button'
  152. [Gnome::Gtk3] # got: 'button'
  153. [Gnome::Gtk3] Could not find native sub 'iter_get_state(...)'
  154. [Gnome::Gtk3] in block at /home/david/.zef/store/perl6-gnome-native-0.13.8.tar.gz/perl6-gnome-native-0.13.8/lib/Gnome/N/X.pm6 (Gnome::N::X) line 89
  155. [Gnome::Gtk3] in sub test-catch-exception at /home/david/.zef/store/perl6-gnome-native-0.13.8.tar.gz/perl6-gnome-native-0.13.8/lib/Gnome/N/X.pm6 (Gnome::N::X) line 60
  156. [Gnome::Gtk3] in method FALLBACK at /home/david/.zef/store/perl6-gnome-gobject-0.14.10.tar.gz/perl6-gnome-gobject-0.14.10/lib/Gnome/GObject/Boxed.pm6 (Gnome::GObject::Boxed) line 48
  157. [Gnome::Gtk3] in block <unit> at t/WidgetPath.t line 69
  158. [Gnome::Gtk3] # .get-default-size() defaults
  159. [Gnome::Gtk3] # .set-default-size( 123, 356)
  160. [Gnome::Gtk3] # .set-position()
  161. [Gnome::Gtk3] # .gtk-window-move( 900, 250)
  162. [Gnome::Gtk3] # .gtk-window-resize( 240, 341)
  163. ===> Testing [FAIL]: Gnome::Gtk3:ver<0.19.1>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement