Advertisement
hakonhagland

perl-gtk2-failed-tests

Jul 16th, 2021
346
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 58.65 KB | None | 0 0
  1. make test
  2. "/Users/hakonhaegland/perl5/perlbrew/perls/perl-5.32.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Gtk2.bs blib/arch/auto/Gtk2/Gtk2.bs 644
  3. PERL_DL_NONLAZY=1 "/Users/hakonhaegland/perl5/perlbrew/perls/perl-5.32.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  4. t/00.Gtk2.t ........................ 1/30 # Testing Gtk2 1.24993
  5. # Running against gtk+ 2.24.33
  6. # Compiled against gtk+ 2.24.33
  7. 2021-07-17 00:51:34.409 perl[59099:4624297] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  8. t/00.Gtk2.t ........................ ok
  9. t/01.GtkWindow.t ................... 2021-07-17 00:51:34.949 perl[59100:4624358] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  10. t/01.GtkWindow.t ................... ok
  11. t/02.GtkContainer.t ................ 2021-07-17 00:51:35.995 perl[59101:4624406] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  12. t/02.GtkContainer.t ................ ok
  13. t/constants.t ...................... ok
  14. t/Gdk.t ............................ 2021-07-17 00:51:37.211 perl[59103:4624493] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  15. t/Gdk.t ............................ ok
  16. t/GdkCairo.t ....................... 2021-07-17 00:51:37.658 perl[59104:4624561] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  17. t/GdkCairo.t ....................... ok
  18. t/GdkColor.t ....................... 2021-07-17 00:51:38.094 perl[59105:4624607] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  19. t/GdkColor.t ....................... 1/18
  20. # Failed test 'new colormap'
  21. # at t/GdkColor.t line 19.
  22. # Looks like you failed 1 test of 18.
  23. t/GdkColor.t ....................... Dubious, test returned 1 (wstat 256, 0x100)
  24. Failed 1/18 subtests
  25. t/GdkCursor.t ...................... 2021-07-17 00:51:38.474 perl[59106:4624653] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  26. t/GdkCursor.t ...................... 1/9
  27. # Failed test at t/GdkCursor.t line 9.
  28. # got: 'cursor-is-pixmap'
  29. # expected: 'watch'
  30. # Looks like you failed 1 test of 9.
  31. t/GdkCursor.t ...................... Dubious, test returned 1 (wstat 256, 0x100)
  32. Failed 1/9 subtests
  33. (less 2 skipped subtests: 6 okay)
  34. t/GdkDisplay.t ..................... 2021-07-17 00:51:38.851 perl[59107:4624697] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  35. t/GdkDisplay.t ..................... 1/27
  36. # Failed test 'undef isa 'Gtk2::Gdk::Display''
  37. # at t/GdkDisplay.t line 17.
  38. # undef isn't defined
  39.  
  40. # Failed test 'undef isa 'Gtk2::Gdk::Display''
  41. # at t/GdkDisplay.t line 19.
  42. # undef isn't defined
  43. # Looks like you failed 2 tests of 27.
  44. t/GdkDisplay.t ..................... Dubious, test returned 2 (wstat 512, 0x200)
  45. Failed 2/27 subtests
  46. (less 1 skipped subtest: 24 okay)
  47. t/GdkDisplayManager.t .............. 2021-07-17 00:51:39.263 perl[59108:4624765] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  48. t/GdkDisplayManager.t .............. ok
  49. t/GdkDrawable.t .................... 2021-07-17 00:51:39.657 perl[59109:4624813] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  50. t/GdkDrawable.t .................... Failed 6/15 subtests
  51. t/GdkEvent.t ....................... 2021-07-17 00:51:40.768 perl[59111:4624867] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  52. t/GdkEvent.t ....................... 1/123 Can't locate object method "get_xid" via package "Gtk2::Gdk::Window" at t/GdkEvent.t line 406.
  53. # Looks like your test exited with 2 just after 110.
  54. t/GdkEvent.t ....................... Dubious, test returned 2 (wstat 512, 0x200)
  55. Failed 13/123 subtests
  56. t/GdkGC.t .......................... 2021-07-17 00:51:41.351 perl[59112:4624936] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  57. t/GdkGC.t .......................... 1/35 Gdk-WARNING **: Unsupported bit depth 8
  58. undef is not of type Gtk2::Gdk::Pixmap at t/GdkGC.t line 61.
  59. # Looks like your test exited with 2 just after 19.
  60. t/GdkGC.t .......................... Dubious, test returned 2 (wstat 512, 0x200)
  61. Failed 16/35 subtests
  62. t/GdkImage.t ....................... 2021-07-17 00:51:41.885 perl[59113:4624995] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  63. t/GdkImage.t ....................... 1/23 undef is not of type Gtk2::Gdk::Colormap at t/GdkImage.t line 26.
  64. # Looks like your test exited with 2 just after 12.
  65. t/GdkImage.t ....................... Dubious, test returned 2 (wstat 512, 0x200)
  66. Failed 11/23 subtests
  67. t/GdkInput.t ....................... 2021-07-17 00:51:42.307 perl[59114:4625064] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  68. t/GdkInput.t ....................... ok
  69. t/GdkKeys.t ........................ 2021-07-17 00:51:42.800 perl[59115:4625129] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  70. t/GdkKeys.t ........................ ok
  71. t/GdkPango.t ....................... 2021-07-17 00:51:43.277 perl[59116:4625184] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  72. t/GdkPango.t ....................... ok
  73. t/GdkPixbuf.t ...................... 1/112
  74. # Failed test 'Don't crash on partial pixmap data'
  75. # at t/GdkPixbuf.t line 126.
  76. 2021-07-17 00:51:43.900 perl[59117:4625232] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  77. # Looks like you failed 1 test of 112.
  78. t/GdkPixbuf.t ...................... Dubious, test returned 1 (wstat 256, 0x100)
  79. Failed 1/112 subtests
  80. t/GdkPixbufLoader.t ................ ok
  81. t/GdkPixbufSimpleAnim.t ............ ok
  82. t/GdkPixmap.t ...................... 2021-07-17 00:51:45.210 perl[59120:4625410] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  83. t/GdkPixmap.t ...................... ok
  84. t/GdkProperty.t .................... 2021-07-17 00:51:45.701 perl[59121:4625460] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  85. t/GdkProperty.t .................... 1/49 Can't call method "name" on an undefined value at t/GdkProperty.t line 56.
  86. # Looks like your test exited with 2 just after 14.
  87. t/GdkProperty.t .................... Dubious, test returned 2 (wstat 512, 0x200)
  88. Failed 35/49 subtests
  89. t/GdkRegion.t ...................... ok
  90. t/GdkRgb.t ......................... 2021-07-17 00:51:46.543 perl[59123:4625595] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  91. t/GdkRgb.t ......................... ok
  92. t/GdkScreen.t ...................... 2021-07-17 00:51:47.087 perl[59124:4625665] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  93. t/GdkScreen.t ...................... ok
  94. t/GdkSelection.t ................... 2021-07-17 00:51:47.534 perl[59125:4625747] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  95. t/GdkSelection.t ................... 1/20
  96. # Failed test at t/GdkSelection.t line 49.
  97. # got: undef
  98. # expected: 'Gtk2::Gdk::Window=HASH(0x7f9740a44c18)'
  99. # Looks like you failed 1 test of 20.
  100. t/GdkSelection.t ................... Dubious, test returned 1 (wstat 256, 0x100)
  101. Failed 1/20 subtests
  102. (less 1 skipped subtest: 18 okay)
  103. t/GdkVisual.t ...................... 2021-07-17 00:51:48.043 perl[59126:4625805] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  104. t/GdkVisual.t ...................... ok
  105. t/GdkWindow.t ...................... 2021-07-17 00:51:48.477 perl[59127:4625867] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  106. t/GdkWindow.t ...................... 1/60 Gdk-CRITICAL **: gdk_window_set_opacity: assertion 'WINDOW_IS_TOPLEVEL (window)' failed at t/GdkWindow.t line 330.
  107. t/GdkWindow.t ...................... ok
  108. t/GdkX11.t ......................... 2021-07-17 00:51:49.235 perl[59128:4625928] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  109. t/GdkX11.t ......................... ok
  110. t/GtkAboutDialog.t ................. 2021-07-17 00:51:49.803 perl[59129:4626246] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  111. t/GtkAboutDialog.t ................. ok
  112. t/GtkAccelGroup.t .................. 2021-07-17 00:51:51.687 perl[59131:4626344] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  113. t/GtkAccelGroup.t .................. ok
  114. t/GtkAccelLabel.t .................. 2021-07-17 00:51:52.210 perl[59132:4626394] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  115. t/GtkAccelLabel.t .................. ok
  116. t/GtkAccelMap.t .................... 2021-07-17 00:51:52.634 perl[59133:4626440] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  117. t/GtkAccelMap.t .................... ok
  118. t/GtkAction.t ...................... 2021-07-17 00:51:53.080 perl[59134:4626489] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  119. t/GtkAction.t ...................... ok
  120. t/GtkActionGroup.t ................. 2021-07-17 00:51:53.519 perl[59135:4626537] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  121. t/GtkActionGroup.t ................. ok
  122. t/GtkActivatable.t ................. 2021-07-17 00:51:53.950 perl[59136:4626594] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  123. t/GtkActivatable.t ................. ok
  124. t/GtkAdjustment.t .................. ok
  125. t/GtkAlignment.t ................... ok
  126. t/GtkArrow.t ....................... ok
  127. t/GtkAspectFrame.t ................. ok
  128. t/GtkAssistant.t ................... 2021-07-17 00:51:55.838 perl[59141:4626877] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  129. t/GtkAssistant.t ................... ok
  130. t/GtkBin.t ......................... 2021-07-17 00:51:56.366 perl[59143:4626934] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  131. t/GtkBin.t ......................... ok
  132. t/GtkBindings.t .................... 2021-07-17 00:51:56.838 perl[59146:4626994] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  133. t/GtkBindings.t .................... ok
  134. t/GtkBox.t ......................... 2021-07-17 00:51:57.302 perl[59148:4627054] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  135. t/GtkBox.t ......................... ok
  136. t/GtkBuildable.t ................... 2021-07-17 00:51:58.364 perl[59151:4627112] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  137. t/GtkBuildable.t ................... ok
  138. t/GtkBuildableIface.t .............. 2021-07-17 00:51:58.759 perl[59152:4627158] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  139. t/GtkBuildableIface.t .............. ok
  140. t/GtkBuilder.t ..................... 2021-07-17 00:51:59.276 perl[59153:4627206] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  141. t/GtkBuilder.t ..................... ok
  142. t/GtkButton.t ...................... 2021-07-17 00:52:00.494 perl[59154:4627261] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  143. t/GtkButton.t ...................... 1/40
  144. # Failed test at t/GtkButton.t line 69.
  145. # Structures begin differing at:
  146. # $got->[0] = '0,0'
  147. # $expected->[0] = '0'
  148. # Looks like you failed 1 test of 40.
  149. t/GtkButton.t ...................... Dubious, test returned 1 (wstat 256, 0x100)
  150. Failed 1/40 subtests
  151. t/GtkButtonBox.t ................... 2021-07-17 00:52:00.982 perl[59155:4627307] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  152. t/GtkButtonBox.t ................... ok
  153. t/GtkCalendar.t .................... 2021-07-17 00:52:01.472 perl[59156:4627357] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  154. t/GtkCalendar.t .................... ok
  155. t/GtkCellEditable.t ................ 2021-07-17 00:52:02.851 perl[59160:4627429] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  156. GLib-GObject-CRITICAL **: Object class EditableTest doesn't implement property 'editing-canceled' from interface 'GtkCellEditable' at /Users/hakonhaegland/perl5/perlbrew/perls/perl-5.32.0/lib/site_perl/5.32.0/darwin-2level/Glib/Object/Subclass.pm line 235.
  157. t/GtkCellEditable.t ................ ok
  158. t/GtkCellLayout.t .................. 2021-07-17 00:52:03.363 perl[59163:4627488] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  159. t/GtkCellLayout.t .................. ok
  160. t/GtkCellLayoutIface.t ............. 2021-07-17 00:52:04.443 perl[59170:4627576] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  161. t/GtkCellLayoutIface.t ............. ok
  162. t/GtkCellRenderer.t ................ 2021-07-17 00:52:04.842 perl[59171:4627619] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  163. t/GtkCellRenderer.t ................ ok
  164. t/GtkCellRendererAccel.t ........... ok
  165. t/GtkCellRendererCombo.t ........... ok
  166. t/GtkCellRendererIface-Chaining.t .. 2021-07-17 00:52:07.048 perl[59174:4627770] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  167. t/GtkCellRendererIface-Chaining.t .. ok
  168. t/GtkCellRendererPixbuf.t .......... ok
  169. t/GtkCellRendererProgress.t ........ ok
  170. t/GtkCellRendererSpin.t ............ ok
  171. t/GtkCellRendererSpinner.t ......... ok
  172. t/GtkCellRendererText.t ............ ok
  173. t/GtkCellRendererToggle.t .......... ok
  174. t/GtkCellView.t .................... 2021-07-17 00:52:10.055 perl[59181:4628085] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  175. t/GtkCellView.t .................... ok
  176. t/GtkCheckButton.t ................. 2021-07-17 00:52:10.443 perl[59182:4628130] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  177. t/GtkCheckButton.t ................. ok
  178. t/GtkCheckMenuItem.t ............... 2021-07-17 00:52:10.820 perl[59183:4628174] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  179. t/GtkCheckMenuItem.t ............... ok
  180. t/GtkClipboard.t ................... 2021-07-17 00:52:11.209 perl[59184:4628223] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  181. t/GtkClipboard.t ................... 1/115
  182. # Failed test at t/GtkClipboard.t line 48.
  183. # got: undef
  184. # expected: '0123456789abcdef'
  185.  
  186. # Failed test at t/GtkClipboard.t line 68.
  187. # got: ''
  188. # expected: '1'
  189.  
  190. # Failed test at t/GtkClipboard.t line 123.
  191. # got: undef
  192. # expected: 'test test test'
  193. Can't call method "name" on an undefined value at t/GtkClipboard.t line 124.
  194. # Looks like your test exited with 255 just after 25.
  195. t/GtkClipboard.t ................... Dubious, test returned 255 (wstat 65280, 0xff00)
  196. Failed 93/115 subtests
  197. t/GtkColorButton.t ................. 2021-07-17 00:52:11.705 perl[59185:4628271] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  198. t/GtkColorButton.t ................. ok
  199. t/GtkColorSelection.t .............. 2021-07-17 00:52:12.660 perl[59186:4628315] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  200. t/GtkColorSelection.t .............. ok
  201. t/GtkColorSelectionDialog.t ........ 2021-07-17 00:52:13.614 perl[59187:4628361] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  202. t/GtkColorSelectionDialog.t ........ ok
  203. t/GtkCombo.t ....................... 2021-07-17 00:52:14.632 perl[59189:4628435] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  204. t/GtkCombo.t ....................... ok
  205. t/GtkComboBox.t .................... 2021-07-17 00:52:15.606 perl[59190:4628483] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  206. t/GtkComboBox.t .................... ok
  207. t/GtkComboBoxEntry.t ............... 2021-07-17 00:52:16.612 perl[59191:4628530] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  208. t/GtkComboBoxEntry.t ............... ok
  209. t/GtkCurve.t ....................... 2021-07-17 00:52:17.727 perl[59193:4628604] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  210. t/GtkCurve.t ....................... ok
  211. t/GtkDialog.t ...................... 2021-07-17 00:52:18.170 perl[59194:4628652] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  212. t/GtkDialog.t ...................... ok
  213. t/GtkDrawingArea.t ................. ok
  214. t/GtkEditable.t .................... 2021-07-17 00:52:19.788 perl[59198:4628765] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  215. t/GtkEditable.t .................... ok
  216. t/GtkEntry.t ....................... 2021-07-17 00:52:20.790 perl[59199:4628812] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  217. t/GtkEntry.t ....................... 1/76
  218. # Failed test at /Users/hakonhaegland/perl/install-cpan-modules/Gtk2-1.24993/blib/lib/Gtk2/TestHelper.pm line 130.
  219. # Looks like you failed 1 test of 76.
  220. t/GtkEntry.t ....................... Dubious, test returned 1 (wstat 256, 0x100)
  221. Failed 1/76 subtests
  222. t/GtkEntryBuffer.t ................. 2021-07-17 00:52:21.872 perl[59200:4628861] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  223. t/GtkEntryBuffer.t ................. ok
  224. t/GtkEntryCompletion.t ............. 2021-07-17 00:52:22.269 perl[59201:4628905] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  225. t/GtkEntryCompletion.t ............. ok
  226. t/GtkEventBox.t .................... ok
  227. t/GtkExpander.t .................... 2021-07-17 00:52:23.520 perl[59204:4629005] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  228. t/GtkExpander.t .................... ok
  229. t/GtkFileChooser.t ................. skipped: this test is unreliable
  230. t/GtkFileChooserButton.t ........... 2021-07-17 00:52:24.213 perl[59206:4629089] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  231. t/GtkFileChooserButton.t ........... ok
  232. t/GtkFileChooserDialog.t ........... 2021-07-17 00:52:25.295 perl[59208:4629165] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  233. t/GtkFileChooserDialog.t ........... ok
  234. t/GtkFileChooserWidget.t ........... 2021-07-17 00:52:26.294 perl[59210:4629227] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  235. t/GtkFileChooserWidget.t ........... ok
  236. t/GtkFileFilter.t .................. ok
  237. t/GtkFileSelection.t ............... 2021-07-17 00:52:27.836 perl[59213:4629380] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  238. t/GtkFileSelection.t ............... ok
  239. t/GtkFixed.t ....................... ok
  240. t/GtkFontButton.t .................. 2021-07-17 00:52:29.308 perl[59217:4629523] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  241. t/GtkFontButton.t .................. ok
  242. t/GtkFontSelection.t ............... 2021-07-17 00:52:30.366 perl[59218:4629566] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  243. t/GtkFontSelection.t ............... ok
  244. t/GtkFrame.t ....................... ok
  245. t/GtkGammaCurve.t .................. 2021-07-17 00:52:31.837 perl[59220:4629664] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  246. t/GtkGammaCurve.t .................. ok
  247. t/GtkGC.t .......................... 2021-07-17 00:52:32.296 perl[59221:4629710] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  248. Gdk-WARNING **: Unsupported bit depth 16
  249. Gdk-CRITICAL **: gdk_gc_new_with_values: assertion 'drawable != NULL' failed at t/GtkGC.t line 30.
  250. Gdk-CRITICAL **: gdk_gc_set_colormap: assertion 'GDK_IS_GC (gc)' failed at t/GtkGC.t line 30.
  251. GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 'G_IS_OBJECT (object)' failed at t/GtkGC.t line 30.
  252. GLib-GObject-CRITICAL **: g_object_set_qdata: assertion 'G_IS_OBJECT (object)' failed at t/GtkGC.t line 30.
  253. Can't bless non-reference value at t/GtkGC.t line 30.
  254. # Looks like your test exited with 2 before it could output anything.
  255. t/GtkGC.t .......................... Dubious, test returned 2 (wstat 512, 0x200)
  256. Failed 3/3 subtests
  257. t/GtkHandleBox.t ................... ok
  258. t/GtkHBox.t ........................ ok
  259. t/GtkHButtonBox.t .................. ok
  260. t/GtkHPaned.t ...................... ok
  261. t/GtkHRuler.t ...................... ok
  262. t/GtkHScale.t ...................... 2021-07-17 00:52:34.351 perl[59227:4629978] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  263. t/GtkHScale.t ...................... ok
  264. t/GtkHScrollbar.t .................. ok
  265. t/GtkHSeparator.t .................. ok
  266. t/GtkHSV.t ......................... ok
  267. t/GtkIconFactory.t ................. 2021-07-17 00:52:36.325 perl[59231:4630173] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  268. t/GtkIconFactory.t ................. ok
  269. t/GtkIconTheme.t ................... 2021-07-17 00:52:36.714 perl[59232:4630219] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  270. t/GtkIconTheme.t ................... ok
  271. t/GtkIconView.t .................... 2021-07-17 00:52:37.154 perl[59233:4630264] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  272. t/GtkIconView.t .................... ok
  273. t/GtkImage.t ....................... 2021-07-17 00:52:38.226 perl[59234:4630314] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  274. t/GtkImage.t ....................... ok
  275. t/GtkImageMenuItem.t ............... 2021-07-17 00:52:38.628 perl[59235:4630373] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  276. t/GtkImageMenuItem.t ............... ok
  277. t/GtkIMContext.t ................... 2021-07-17 00:52:39.012 perl[59236:4630417] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  278. t/GtkIMContext.t ................... ok
  279. t/GtkInfoBar.t ..................... 2021-07-17 00:52:39.572 perl[59237:4630473] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  280. t/GtkInfoBar.t ..................... ok
  281. t/GtkInputDialog.t ................. 2021-07-17 00:52:39.997 perl[59238:4630517] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  282. t/GtkInputDialog.t ................. ok
  283. t/GtkInvisible.t ................... 2021-07-17 00:52:40.989 perl[59239:4630565] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  284. t/GtkInvisible.t ................... ok
  285. t/GtkItemFactory.t ................. 2021-07-17 00:52:41.398 perl[59240:4630610] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  286. t/GtkItemFactory.t ................. ok
  287. t/GtkLabel.t ....................... 2021-07-17 00:52:42.349 perl[59241:4630658] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  288. t/GtkLabel.t ....................... 1/32
  289. # Failed test '$label->set_markup_with_mnemonic|get_mnemonic_keyval'
  290. # at t/GtkLabel.t line 56.
  291. # got: '16777215'
  292. # expected: '104'
  293. # Looks like you failed 1 test of 32.
  294. t/GtkLabel.t ....................... Dubious, test returned 1 (wstat 256, 0x100)
  295. Failed 1/32 subtests
  296. t/GtkLayout.t ...................... 2021-07-17 00:52:43.355 perl[59242:4630707] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  297. t/GtkLayout.t ...................... ok
  298. t/GtkLinkButton.t .................. 2021-07-17 00:52:43.801 perl[59243:4630754] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  299. t/GtkLinkButton.t .................. ok
  300. t/GtkListStore.t ................... 2021-07-17 00:52:44.215 perl[59244:4630807] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  301. t/GtkListStore.t ................... ok
  302. t/GtkMenu.t ........................ 2021-07-17 00:52:44.705 perl[59245:4630854] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  303. t/GtkMenu.t ........................ ok
  304. t/GtkMenuBar.t ..................... ok
  305. t/GtkMenuItem.t .................... 2021-07-17 00:52:46.190 perl[59247:4630956] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  306. t/GtkMenuItem.t .................... ok
  307. t/GtkMenuShell.t ................... 2021-07-17 00:52:46.623 perl[59248:4631000] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  308. t/GtkMenuShell.t ................... ok
  309. t/GtkMenuToolButton.t .............. 2021-07-17 00:52:47.034 perl[59249:4631044] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  310. t/GtkMenuToolButton.t .............. ok
  311. t/GtkMessageDialog.t ............... 2021-07-17 00:52:47.457 perl[59250:4631089] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  312. t/GtkMessageDialog.t ............... ok
  313. t/GtkMisc.t ........................ ok
  314. t/GtkNotebook.t .................... 2021-07-17 00:52:49.019 perl[59252:4631192] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  315. t/GtkNotebook.t .................... ok
  316. t/GtkObject.t ...................... ok
  317. t/GtkOffscreenWindow.t ............. 2021-07-17 00:52:50.726 perl[59254:4631286] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  318. t/GtkOffscreenWindow.t ............. ok
  319. t/GtkOptionMenu.t .................. 2021-07-17 00:52:51.147 perl[59255:4631338] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  320. t/GtkOptionMenu.t .................. ok
  321. t/GtkOrientable.t .................. 2021-07-17 00:52:52.141 perl[59256:4631381] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  322. t/GtkOrientable.t .................. ok
  323. t/GtkPageSetup.t ................... 2021-07-17 00:52:52.534 perl[59257:4631424] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  324. t/GtkPageSetup.t ................... ok
  325. t/GtkPaned.t ....................... 2021-07-17 00:52:52.966 perl[59258:4631469] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  326. t/GtkPaned.t ....................... ok
  327. t/GtkPaperSize.t ................... 2021-07-17 00:52:53.401 perl[59259:4631515] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  328. t/GtkPaperSize.t ................... ok
  329. t/GtkPrintContext.t ................ 2021-07-17 00:52:53.782 perl[59260:4631559] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  330. t/GtkPrintContext.t ................ ok
  331. t/GtkPrintOperation.t .............. 2021-07-17 00:52:54.876 perl[59261:4631613] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  332. t/GtkPrintOperation.t .............. ok
  333. t/GtkPrintOperationPreview.t ....... 2021-07-17 00:52:55.352 perl[59262:4631663] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  334. t/GtkPrintOperationPreview.t ....... ok
  335. t/GtkPrintSettings.t ............... 2021-07-17 00:52:55.732 perl[59263:4631715] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  336. t/GtkPrintSettings.t ............... ok
  337. t/GtkProgressBar.t ................. ok
  338. t/GtkRadioAction.t ................. ok
  339. t/GtkRadioButton.t ................. 2021-07-17 00:52:56.810 perl[59266:4631849] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  340. t/GtkRadioButton.t ................. ok
  341. t/GtkRadioMenuItem.t ............... 2021-07-17 00:52:57.229 perl[59267:4631896] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  342. t/GtkRadioMenuItem.t ............... ok
  343. t/GtkRadioToolButton.t ............. 2021-07-17 00:52:57.627 perl[59268:4631939] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  344. t/GtkRadioToolButton.t ............. ok
  345. t/GtkRange.t ....................... 2021-07-17 00:52:58.035 perl[59269:4631984] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  346. t/GtkRange.t ....................... ok
  347. t/GtkRc.t .......................... 2021-07-17 00:52:59.030 perl[59270:4632028] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  348. t/GtkRc.t .......................... ok
  349. t/GtkRecentAction.t ................ 2021-07-17 00:52:59.435 perl[59271:4632071] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  350. t/GtkRecentAction.t ................ ok
  351. t/GtkRecentChooser.t ............... 2021-07-17 00:52:59.819 perl[59272:4632115] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  352. t/GtkRecentChooser.t ............... 14/15 GLib-CRITICAL **: Source ID 11 was not found when attempting to remove it at t/GtkRecentChooser.t line 103.
  353. t/GtkRecentChooser.t ............... ok
  354. t/GtkRecentChooserDialog.t ......... 2021-07-17 00:53:00.941 perl[59274:4632169] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  355. t/GtkRecentChooserDialog.t ......... ok
  356. t/GtkRecentChooserMenu.t ........... 2021-07-17 00:53:01.357 perl[59275:4632213] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  357. t/GtkRecentChooserMenu.t ........... ok
  358. t/GtkRecentChooserWidget.t ......... 2021-07-17 00:53:01.752 perl[59276:4632259] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  359. t/GtkRecentChooserWidget.t ......... ok
  360. t/GtkRecentFilter.t ................ 2021-07-17 00:53:02.141 perl[59277:4632306] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  361. t/GtkRecentFilter.t ................ ok
  362. t/GtkRecentManager.t ............... 2021-07-17 00:53:02.553 perl[59278:4632349] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  363. t/GtkRecentManager.t ............... ok
  364. t/GtkRuler.t ....................... ok
  365. t/GtkScale.t ....................... 2021-07-17 00:53:03.311 perl[59280:4632440] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  366. t/GtkScale.t ....................... ok
  367. t/GtkScaleButton.t ................. 2021-07-17 00:53:04.290 perl[59281:4632490] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  368. t/GtkScaleButton.t ................. ok
  369. t/GtkScrolledWindow.t .............. 2021-07-17 00:53:05.282 perl[59282:4632534] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  370. t/GtkScrolledWindow.t .............. ok
  371. t/GtkSelection.t ................... 2021-07-17 00:53:05.679 perl[59283:4632577] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  372. t/GtkSelection.t ................... ok
  373. t/GtkSeparatorMenuItem.t ........... ok
  374. t/GtkSeparatorToolItem.t ........... 2021-07-17 00:53:06.439 perl[59285:4632666] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  375. t/GtkSeparatorToolItem.t ........... ok
  376. t/GtkShow.t ........................ skipped: can only test interactively
  377. t/GtkSimpleList.t .................. 2021-07-17 00:53:07.153 perl[59287:4632752] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  378. t/GtkSimpleList.t .................. ok
  379. t/GtkSimpleMenu.t .................. 2021-07-17 00:53:07.674 perl[59288:4632805] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  380. t/GtkSimpleMenu.t .................. ok
  381. t/GtkSizeGroup.t ................... ok
  382. t/GtkSpinButton.t .................. 2021-07-17 00:53:08.486 perl[59290:4632896] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  383. t/GtkSpinButton.t .................. ok
  384. t/GtkSpinner.t ..................... ok
  385. t/GtkStatusbar.t ................... ok
  386. t/GtkStatusIcon.t .................. 2021-07-17 00:53:10.186 perl[59293:4633039] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  387. t/GtkStatusIcon.t .................. 1/37 2021-07-17 00:53:10.244 perl[59293:4633039] -[__NSCFType contentPadding]: unrecognized selector sent to instance 0x7fa86a9e5a60
  388. 2021-07-17 00:53:10.248 perl[59293:4633039] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFType contentPadding]: unrecognized selector sent to instance 0x7fa86a9e5a60'
  389. *** First throw call stack:
  390. (
  391. 0 CoreFoundation 0x00007fff2061f6af __exceptionPreprocess + 242
  392. 1 libobjc.A.dylib 0x00007fff203573c9 objc_exception_throw + 48
  393. 2 CoreFoundation 0x00007fff206a1c85 -[NSObject(NSObject) __retain_OA] + 0
  394. 3 CoreFoundation 0x00007fff2058707d ___forwarding___ + 1467
  395. 4 CoreFoundation 0x00007fff20586a38 _CF_forwarding_prep_0 + 120
  396. 5 AppKit 0x00007fff2307b905 -[NSStatusItem _adjustLength] + 401
  397. 6 AppKit 0x00007fff2307b4ce -[NSStatusBarButtonCell setImage:] + 77
  398. 7 AppKit 0x00007fff2307b42b -[NSStatusBarButton setImage:] + 44
  399. 8 AppKit 0x00007fff2307aed1 -[NSStatusItem setImage:] + 49
  400. 9 libgtk-quartz-2.0.0.dylib 0x000000010f5e688e gtk_status_icon_update_image + 498
  401. 10 Gtk2.bundle 0x000000010f3ba14a XS_Gtk2__StatusIcon_set_from_pixbuf + 170
  402. 11 perl 0x000000010e4daf2a Perl_pp_entersub + 2634
  403. 12 perl 0x000000010e4cfa83 Perl_runops_standard + 19
  404. 13 perl 0x000000010e42fb97 S_run_body + 167
  405. 14 perl 0x000000010e42fa2e perl_run + 590
  406. 15 perl 0x000000010e402bad main + 157
  407. 16 libdyld.dylib 0x00007fff204c8621 start + 1
  408. )
  409. libc++abi.dylib: terminating with uncaught exception of type NSException
  410. t/GtkStatusIcon.t .................. Failed 29/37 subtests
  411. t/GtkStock.t ....................... ok
  412. t/GtkStyle.t ....................... 2021-07-17 00:53:11.018 perl[59295:4633346] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  413. t/GtkStyle.t ....................... ok
  414. t/GtkTable.t ....................... 2021-07-17 00:53:11.498 perl[59296:4633432] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  415. t/GtkTable.t ....................... ok
  416. t/GtkTearoffMenuItem.t ............. ok
  417. t/GtkTextBuffer.t .................. 2021-07-17 00:53:12.264 perl[59298:4633601] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  418. t/GtkTextBuffer.t .................. ok
  419. t/GtkTextBufferRichText.t .......... 2021-07-17 00:53:12.719 perl[59299:4633659] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  420. t/GtkTextBufferRichText.t .......... 1/46 GLib-WARNING **: (../glib/gerror.c:755):g_error_new_valist: runtime check failed: (domain != 0) at t/GtkTextBufferRichText.t line 210, <DATA> line 1.
  421. t/GtkTextBufferRichText.t .......... ok
  422. t/GtkTextChildAnchor.t ............. 2021-07-17 00:53:13.227 perl[59300:4633706] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  423. t/GtkTextChildAnchor.t ............. ok
  424. t/GtkTextIter.t .................... ok
  425. t/GtkTextMark.t .................... ok
  426. t/GtkTextTag.t ..................... 2021-07-17 00:53:15.099 perl[59309:4633902] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  427. t/GtkTextTag.t ..................... ok
  428. t/GtkTextTagTable.t ................ ok
  429. t/GtkTextView.t .................... 2021-07-17 00:53:15.908 perl[59311:4633991] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  430. t/GtkTextView.t .................... ok
  431. t/GtkToggleAction.t ................ 2021-07-17 00:53:17.134 perl[59312:4634043] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  432. t/GtkToggleAction.t ................ ok
  433. t/GtkToggleButton.t ................ 2021-07-17 00:53:17.539 perl[59313:4634086] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  434. t/GtkToggleButton.t ................ ok
  435. t/GtkToggleToolButton.t ............ 2021-07-17 00:53:17.952 perl[59314:4634131] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  436. t/GtkToggleToolButton.t ............ ok
  437. t/GtkToolbar.t ..................... 2021-07-17 00:53:18.454 perl[59315:4634175] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  438. t/GtkToolbar.t ..................... ok
  439. t/GtkToolButton.t .................. 2021-07-17 00:53:19.717 perl[59320:4634258] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  440. t/GtkToolButton.t .................. ok
  441. t/GtkToolItem.t .................... 2021-07-17 00:53:20.183 perl[59323:4634319] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  442. t/GtkToolItem.t .................... ok
  443. t/GtkToolItemGroup.t ............... 2021-07-17 00:53:20.634 perl[59327:4634380] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  444. t/GtkToolItemGroup.t ............... ok
  445. t/GtkToolPalette.t ................. 2021-07-17 00:53:21.636 perl[59330:4634447] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  446. t/GtkToolPalette.t ................. ok
  447. t/GtkToolShell.t ................... 2021-07-17 00:53:22.019 perl[59331:4634490] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  448. t/GtkToolShell.t ................... ok
  449. t/GtkTooltip.t ..................... 2021-07-17 00:53:22.407 perl[59332:4634534] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  450. t/GtkTooltip.t ..................... ok
  451. t/GtkTooltips.t .................... 2021-07-17 00:53:22.905 perl[59333:4634582] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  452. t/GtkTooltips.t .................... ok
  453. t/GtkTreeDnd.t ..................... ok
  454. t/GtkTreeModel.t ................... ok
  455. t/GtkTreeModelFilter.t ............. ok
  456. t/GtkTreeModelIface.t .............. ok
  457. t/GtkTreeModelSort.t ............... ok
  458. t/GtkTreeSelection.t ............... 2021-07-17 00:53:25.003 perl[59339:4634856] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  459. t/GtkTreeSelection.t ............... ok
  460. t/GtkTreeSortable.t ................ ok
  461. t/GtkTreeStore.t ................... ok
  462. t/GtkTreeView-Dnd.t ................ skipped: this test is interactive
  463. t/GtkTreeView.t .................... 2021-07-17 00:53:26.445 perl[59343:4635029] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  464. t/GtkTreeView.t .................... ok
  465. t/GtkUIManager.t ................... 2021-07-17 00:53:27.627 perl[59344:4635093] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  466. t/GtkUIManager.t ................... ok
  467. t/GtkVBox.t ........................ ok
  468. t/GtkVButtonBox.t .................. ok
  469. t/GtkViewport.t .................... 2021-07-17 00:53:28.715 perl[59347:4635228] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  470. t/GtkViewport.t .................... ok
  471. t/GtkVolumeButton.t ................ 2021-07-17 00:53:29.132 perl[59348:4635275] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  472. t/GtkVolumeButton.t ................ ok
  473. t/GtkVPaned.t ...................... ok
  474. t/GtkVRuler.t ...................... ok
  475. t/GtkVScale.t ...................... 2021-07-17 00:53:30.738 perl[59351:4635406] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  476. t/GtkVScale.t ...................... ok
  477. t/GtkVScrollbar.t .................. ok
  478. t/GtkVSeparator.t .................. ok
  479. t/GtkWidget.t ...................... 2021-07-17 00:53:32.377 perl[59355:4635557] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  480. t/GtkWidget.t ...................... ok
  481. t/options.t ........................ 2021-07-17 00:53:33.468 perl[59356:4635611] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  482. t/options.t ........................ ok
  483. t/pango-compat.t ................... 2021-07-17 00:53:33.853 perl[59357:4635662] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  484. t/pango-compat.t ................... ok
  485. t/PangoAttributes.t ................ 2021-07-17 00:53:34.811 perl[59358:4635711] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  486. t/PangoAttributes.t ................ ok
  487. t/PangoCairo.t ..................... ok
  488. t/PangoContext.t ................... 2021-07-17 00:53:36.661 perl[59360:4635813] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  489. t/PangoContext.t ................... ok
  490. t/PangoFont.t ...................... 2021-07-17 00:53:37.687 perl[59361:4635862] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  491. t/PangoFont.t ...................... ok
  492. t/PangoFontMap.t ................... 2021-07-17 00:53:38.737 perl[59362:4635910] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  493. t/PangoFontMap.t ................... ok
  494. t/PangoFontset.t ................... 2021-07-17 00:53:39.668 perl[59363:4635964] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  495. t/PangoFontset.t ................... ok
  496. t/PangoGravity.t ................... ok
  497. t/PangoLayout.t .................... 2021-07-17 00:53:40.864 perl[59365:4636051] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  498. t/PangoLayout.t .................... ok
  499. t/PangoMatrix.t .................... ok
  500. t/PangoRenderer.t .................. 2021-07-17 00:53:42.137 perl[59367:4636140] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  501. t/PangoRenderer.t .................. ok
  502. t/PangoScript.t .................... 2021-07-17 00:53:43.057 perl[59368:4636184] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  503. t/PangoScript.t .................... ok
  504. t/PangoTabs.t ...................... ok
  505. t/PangoTypes.t ..................... ok
  506. t/set-scroll-adjustments-signal.t .. 2021-07-17 00:53:44.042 perl[59371:4636311] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  507. t/set-scroll-adjustments-signal.t .. ok
  508. t/signal-chaining.t ................ 2021-07-17 00:53:44.426 perl[59372:4636355] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  509. t/signal-chaining.t ................ ok
  510. t/tied-objects.t ................... 2021-07-17 00:53:44.804 perl[59373:4636399] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
  511. t/tied-objects.t ................... ok
  512. t/version-checks.t ................. ok
  513.  
  514. Test Summary Report
  515. -------------------
  516. t/GdkColor.t (Wstat: 256 Tests: 18 Failed: 1)
  517. Failed test: 3
  518. Non-zero exit status: 1
  519. t/GdkCursor.t (Wstat: 256 Tests: 9 Failed: 1)
  520. Failed test: 2
  521. Non-zero exit status: 1
  522. t/GdkDisplay.t (Wstat: 512 Tests: 27 Failed: 2)
  523. Failed tests: 3-4
  524. Non-zero exit status: 2
  525. t/GdkDrawable.t (Wstat: 11 Tests: 9 Failed: 0)
  526. Non-zero wait status: 11
  527. Parse errors: Bad plan. You planned 15 tests but ran 9.
  528. t/GdkEvent.t (Wstat: 512 Tests: 110 Failed: 0)
  529. Non-zero exit status: 2
  530. Parse errors: Bad plan. You planned 123 tests but ran 110.
  531. t/GdkGC.t (Wstat: 512 Tests: 19 Failed: 0)
  532. Non-zero exit status: 2
  533. Parse errors: Bad plan. You planned 35 tests but ran 19.
  534. t/GdkImage.t (Wstat: 512 Tests: 12 Failed: 0)
  535. Non-zero exit status: 2
  536. Parse errors: Bad plan. You planned 23 tests but ran 12.
  537. t/GdkPixbuf.t (Wstat: 256 Tests: 112 Failed: 1)
  538. Failed test: 44
  539. Non-zero exit status: 1
  540. t/GdkProperty.t (Wstat: 512 Tests: 14 Failed: 0)
  541. Non-zero exit status: 2
  542. Parse errors: Bad plan. You planned 49 tests but ran 14.
  543. t/GdkSelection.t (Wstat: 256 Tests: 20 Failed: 1)
  544. Failed test: 20
  545. Non-zero exit status: 1
  546. t/GtkButton.t (Wstat: 256 Tests: 40 Failed: 1)
  547. Failed test: 23
  548. Non-zero exit status: 1
  549. t/GtkClipboard.t (Wstat: 65280 Tests: 25 Failed: 3)
  550. Failed tests: 12, 17, 25
  551. Non-zero exit status: 255
  552. Parse errors: Bad plan. You planned 115 tests but ran 25.
  553. t/GtkEntry.t (Wstat: 256 Tests: 76 Failed: 1)
  554. Failed test: 26
  555. Non-zero exit status: 1
  556. t/GtkGC.t (Wstat: 512 Tests: 0 Failed: 0)
  557. Non-zero exit status: 2
  558. Parse errors: Bad plan. You planned 3 tests but ran 0.
  559. t/GtkLabel.t (Wstat: 256 Tests: 32 Failed: 1)
  560. Failed test: 16
  561. Non-zero exit status: 1
  562. t/GtkStatusIcon.t (Wstat: 6 Tests: 8 Failed: 0)
  563. Non-zero wait status: 6
  564. Parse errors: Bad plan. You planned 37 tests but ran 8.
  565. Files=228, Tests=4862, 132 wallclock secs ( 1.34 usr 0.72 sys + 84.55 cusr 15.14 csys = 101.75 CPU)
  566. Result: FAIL
  567. Failed 16/228 test programs. 12/4862 subtests failed.
  568. make: *** [test_dynamic] Error 255
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement