Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- make test
- "/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
- 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
- t/00.Gtk2.t ........................ 1/30 # Testing Gtk2 1.24993
- # Running against gtk+ 2.24.33
- # Compiled against gtk+ 2.24.33
- 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.
- t/00.Gtk2.t ........................ ok
- 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.
- t/01.GtkWindow.t ................... ok
- 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.
- t/02.GtkContainer.t ................ ok
- t/constants.t ...................... ok
- 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.
- t/Gdk.t ............................ ok
- 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.
- t/GdkCairo.t ....................... ok
- 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.
- t/GdkColor.t ....................... 1/18
- # Failed test 'new colormap'
- # at t/GdkColor.t line 19.
- # Looks like you failed 1 test of 18.
- t/GdkColor.t ....................... Dubious, test returned 1 (wstat 256, 0x100)
- Failed 1/18 subtests
- 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.
- t/GdkCursor.t ...................... 1/9
- # Failed test at t/GdkCursor.t line 9.
- # got: 'cursor-is-pixmap'
- # expected: 'watch'
- # Looks like you failed 1 test of 9.
- t/GdkCursor.t ...................... Dubious, test returned 1 (wstat 256, 0x100)
- Failed 1/9 subtests
- (less 2 skipped subtests: 6 okay)
- 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.
- t/GdkDisplay.t ..................... 1/27
- # Failed test 'undef isa 'Gtk2::Gdk::Display''
- # at t/GdkDisplay.t line 17.
- # undef isn't defined
- # Failed test 'undef isa 'Gtk2::Gdk::Display''
- # at t/GdkDisplay.t line 19.
- # undef isn't defined
- # Looks like you failed 2 tests of 27.
- t/GdkDisplay.t ..................... Dubious, test returned 2 (wstat 512, 0x200)
- Failed 2/27 subtests
- (less 1 skipped subtest: 24 okay)
- 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.
- t/GdkDisplayManager.t .............. ok
- 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.
- t/GdkDrawable.t .................... Failed 6/15 subtests
- 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.
- t/GdkEvent.t ....................... 1/123 Can't locate object method "get_xid" via package "Gtk2::Gdk::Window" at t/GdkEvent.t line 406.
- # Looks like your test exited with 2 just after 110.
- t/GdkEvent.t ....................... Dubious, test returned 2 (wstat 512, 0x200)
- Failed 13/123 subtests
- 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.
- t/GdkGC.t .......................... 1/35 Gdk-WARNING **: Unsupported bit depth 8
- undef is not of type Gtk2::Gdk::Pixmap at t/GdkGC.t line 61.
- # Looks like your test exited with 2 just after 19.
- t/GdkGC.t .......................... Dubious, test returned 2 (wstat 512, 0x200)
- Failed 16/35 subtests
- 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.
- t/GdkImage.t ....................... 1/23 undef is not of type Gtk2::Gdk::Colormap at t/GdkImage.t line 26.
- # Looks like your test exited with 2 just after 12.
- t/GdkImage.t ....................... Dubious, test returned 2 (wstat 512, 0x200)
- Failed 11/23 subtests
- 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.
- t/GdkInput.t ....................... ok
- 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.
- t/GdkKeys.t ........................ ok
- 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.
- t/GdkPango.t ....................... ok
- t/GdkPixbuf.t ...................... 1/112
- # Failed test 'Don't crash on partial pixmap data'
- # at t/GdkPixbuf.t line 126.
- 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.
- # Looks like you failed 1 test of 112.
- t/GdkPixbuf.t ...................... Dubious, test returned 1 (wstat 256, 0x100)
- Failed 1/112 subtests
- t/GdkPixbufLoader.t ................ ok
- t/GdkPixbufSimpleAnim.t ............ ok
- 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.
- t/GdkPixmap.t ...................... ok
- 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.
- t/GdkProperty.t .................... 1/49 Can't call method "name" on an undefined value at t/GdkProperty.t line 56.
- # Looks like your test exited with 2 just after 14.
- t/GdkProperty.t .................... Dubious, test returned 2 (wstat 512, 0x200)
- Failed 35/49 subtests
- t/GdkRegion.t ...................... ok
- 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.
- t/GdkRgb.t ......................... ok
- 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.
- t/GdkScreen.t ...................... ok
- 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.
- t/GdkSelection.t ................... 1/20
- # Failed test at t/GdkSelection.t line 49.
- # got: undef
- # expected: 'Gtk2::Gdk::Window=HASH(0x7f9740a44c18)'
- # Looks like you failed 1 test of 20.
- t/GdkSelection.t ................... Dubious, test returned 1 (wstat 256, 0x100)
- Failed 1/20 subtests
- (less 1 skipped subtest: 18 okay)
- 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.
- t/GdkVisual.t ...................... ok
- 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.
- t/GdkWindow.t ...................... 1/60 Gdk-CRITICAL **: gdk_window_set_opacity: assertion 'WINDOW_IS_TOPLEVEL (window)' failed at t/GdkWindow.t line 330.
- t/GdkWindow.t ...................... ok
- 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.
- t/GdkX11.t ......................... ok
- 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.
- t/GtkAboutDialog.t ................. ok
- 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.
- t/GtkAccelGroup.t .................. ok
- 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.
- t/GtkAccelLabel.t .................. ok
- 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.
- t/GtkAccelMap.t .................... ok
- 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.
- t/GtkAction.t ...................... ok
- 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.
- t/GtkActionGroup.t ................. ok
- 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.
- t/GtkActivatable.t ................. ok
- t/GtkAdjustment.t .................. ok
- t/GtkAlignment.t ................... ok
- t/GtkArrow.t ....................... ok
- t/GtkAspectFrame.t ................. ok
- 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.
- t/GtkAssistant.t ................... ok
- 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.
- t/GtkBin.t ......................... ok
- 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.
- t/GtkBindings.t .................... ok
- 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.
- t/GtkBox.t ......................... ok
- 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.
- t/GtkBuildable.t ................... ok
- 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.
- t/GtkBuildableIface.t .............. ok
- 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.
- t/GtkBuilder.t ..................... ok
- 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.
- t/GtkButton.t ...................... 1/40
- # Failed test at t/GtkButton.t line 69.
- # Structures begin differing at:
- # $got->[0] = '0,0'
- # $expected->[0] = '0'
- # Looks like you failed 1 test of 40.
- t/GtkButton.t ...................... Dubious, test returned 1 (wstat 256, 0x100)
- Failed 1/40 subtests
- 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.
- t/GtkButtonBox.t ................... ok
- 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.
- t/GtkCalendar.t .................... ok
- 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.
- 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.
- t/GtkCellEditable.t ................ ok
- 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.
- t/GtkCellLayout.t .................. ok
- 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.
- t/GtkCellLayoutIface.t ............. ok
- 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.
- t/GtkCellRenderer.t ................ ok
- t/GtkCellRendererAccel.t ........... ok
- t/GtkCellRendererCombo.t ........... ok
- 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.
- t/GtkCellRendererIface-Chaining.t .. ok
- t/GtkCellRendererPixbuf.t .......... ok
- t/GtkCellRendererProgress.t ........ ok
- t/GtkCellRendererSpin.t ............ ok
- t/GtkCellRendererSpinner.t ......... ok
- t/GtkCellRendererText.t ............ ok
- t/GtkCellRendererToggle.t .......... ok
- 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.
- t/GtkCellView.t .................... ok
- 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.
- t/GtkCheckButton.t ................. ok
- 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.
- t/GtkCheckMenuItem.t ............... ok
- 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.
- t/GtkClipboard.t ................... 1/115
- # Failed test at t/GtkClipboard.t line 48.
- # got: undef
- # expected: '0123456789abcdef'
- # Failed test at t/GtkClipboard.t line 68.
- # got: ''
- # expected: '1'
- # Failed test at t/GtkClipboard.t line 123.
- # got: undef
- # expected: 'test test test'
- Can't call method "name" on an undefined value at t/GtkClipboard.t line 124.
- # Looks like your test exited with 255 just after 25.
- t/GtkClipboard.t ................... Dubious, test returned 255 (wstat 65280, 0xff00)
- Failed 93/115 subtests
- 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.
- t/GtkColorButton.t ................. ok
- 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.
- t/GtkColorSelection.t .............. ok
- 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.
- t/GtkColorSelectionDialog.t ........ ok
- 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.
- t/GtkCombo.t ....................... ok
- 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.
- t/GtkComboBox.t .................... ok
- 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.
- t/GtkComboBoxEntry.t ............... ok
- 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.
- t/GtkCurve.t ....................... ok
- 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.
- t/GtkDialog.t ...................... ok
- t/GtkDrawingArea.t ................. ok
- 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.
- t/GtkEditable.t .................... ok
- 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.
- t/GtkEntry.t ....................... 1/76
- # Failed test at /Users/hakonhaegland/perl/install-cpan-modules/Gtk2-1.24993/blib/lib/Gtk2/TestHelper.pm line 130.
- # Looks like you failed 1 test of 76.
- t/GtkEntry.t ....................... Dubious, test returned 1 (wstat 256, 0x100)
- Failed 1/76 subtests
- 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.
- t/GtkEntryBuffer.t ................. ok
- 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.
- t/GtkEntryCompletion.t ............. ok
- t/GtkEventBox.t .................... ok
- 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.
- t/GtkExpander.t .................... ok
- t/GtkFileChooser.t ................. skipped: this test is unreliable
- 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.
- t/GtkFileChooserButton.t ........... ok
- 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.
- t/GtkFileChooserDialog.t ........... ok
- 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.
- t/GtkFileChooserWidget.t ........... ok
- t/GtkFileFilter.t .................. ok
- 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.
- t/GtkFileSelection.t ............... ok
- t/GtkFixed.t ....................... ok
- 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.
- t/GtkFontButton.t .................. ok
- 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.
- t/GtkFontSelection.t ............... ok
- t/GtkFrame.t ....................... ok
- 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.
- t/GtkGammaCurve.t .................. ok
- 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.
- Gdk-WARNING **: Unsupported bit depth 16
- Gdk-CRITICAL **: gdk_gc_new_with_values: assertion 'drawable != NULL' failed at t/GtkGC.t line 30.
- Gdk-CRITICAL **: gdk_gc_set_colormap: assertion 'GDK_IS_GC (gc)' failed at t/GtkGC.t line 30.
- GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 'G_IS_OBJECT (object)' failed at t/GtkGC.t line 30.
- GLib-GObject-CRITICAL **: g_object_set_qdata: assertion 'G_IS_OBJECT (object)' failed at t/GtkGC.t line 30.
- Can't bless non-reference value at t/GtkGC.t line 30.
- # Looks like your test exited with 2 before it could output anything.
- t/GtkGC.t .......................... Dubious, test returned 2 (wstat 512, 0x200)
- Failed 3/3 subtests
- t/GtkHandleBox.t ................... ok
- t/GtkHBox.t ........................ ok
- t/GtkHButtonBox.t .................. ok
- t/GtkHPaned.t ...................... ok
- t/GtkHRuler.t ...................... ok
- 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.
- t/GtkHScale.t ...................... ok
- t/GtkHScrollbar.t .................. ok
- t/GtkHSeparator.t .................. ok
- t/GtkHSV.t ......................... ok
- 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.
- t/GtkIconFactory.t ................. ok
- 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.
- t/GtkIconTheme.t ................... ok
- 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.
- t/GtkIconView.t .................... ok
- 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.
- t/GtkImage.t ....................... ok
- 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.
- t/GtkImageMenuItem.t ............... ok
- 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.
- t/GtkIMContext.t ................... ok
- 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.
- t/GtkInfoBar.t ..................... ok
- 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.
- t/GtkInputDialog.t ................. ok
- 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.
- t/GtkInvisible.t ................... ok
- 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.
- t/GtkItemFactory.t ................. ok
- 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.
- t/GtkLabel.t ....................... 1/32
- # Failed test '$label->set_markup_with_mnemonic|get_mnemonic_keyval'
- # at t/GtkLabel.t line 56.
- # got: '16777215'
- # expected: '104'
- # Looks like you failed 1 test of 32.
- t/GtkLabel.t ....................... Dubious, test returned 1 (wstat 256, 0x100)
- Failed 1/32 subtests
- 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.
- t/GtkLayout.t ...................... ok
- 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.
- t/GtkLinkButton.t .................. ok
- 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.
- t/GtkListStore.t ................... ok
- 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.
- t/GtkMenu.t ........................ ok
- t/GtkMenuBar.t ..................... ok
- 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.
- t/GtkMenuItem.t .................... ok
- 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.
- t/GtkMenuShell.t ................... ok
- 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.
- t/GtkMenuToolButton.t .............. ok
- 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.
- t/GtkMessageDialog.t ............... ok
- t/GtkMisc.t ........................ ok
- 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.
- t/GtkNotebook.t .................... ok
- t/GtkObject.t ...................... ok
- 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.
- t/GtkOffscreenWindow.t ............. ok
- 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.
- t/GtkOptionMenu.t .................. ok
- 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.
- t/GtkOrientable.t .................. ok
- 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.
- t/GtkPageSetup.t ................... ok
- 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.
- t/GtkPaned.t ....................... ok
- 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.
- t/GtkPaperSize.t ................... ok
- 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.
- t/GtkPrintContext.t ................ ok
- 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.
- t/GtkPrintOperation.t .............. ok
- 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.
- t/GtkPrintOperationPreview.t ....... ok
- 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.
- t/GtkPrintSettings.t ............... ok
- t/GtkProgressBar.t ................. ok
- t/GtkRadioAction.t ................. ok
- 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.
- t/GtkRadioButton.t ................. ok
- 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.
- t/GtkRadioMenuItem.t ............... ok
- 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.
- t/GtkRadioToolButton.t ............. ok
- 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.
- t/GtkRange.t ....................... ok
- 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.
- t/GtkRc.t .......................... ok
- 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.
- t/GtkRecentAction.t ................ ok
- 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.
- t/GtkRecentChooser.t ............... 14/15 GLib-CRITICAL **: Source ID 11 was not found when attempting to remove it at t/GtkRecentChooser.t line 103.
- t/GtkRecentChooser.t ............... ok
- 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.
- t/GtkRecentChooserDialog.t ......... ok
- 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.
- t/GtkRecentChooserMenu.t ........... ok
- 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.
- t/GtkRecentChooserWidget.t ......... ok
- 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.
- t/GtkRecentFilter.t ................ ok
- 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.
- t/GtkRecentManager.t ............... ok
- t/GtkRuler.t ....................... ok
- 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.
- t/GtkScale.t ....................... ok
- 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.
- t/GtkScaleButton.t ................. ok
- 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.
- t/GtkScrolledWindow.t .............. ok
- 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.
- t/GtkSelection.t ................... ok
- t/GtkSeparatorMenuItem.t ........... ok
- 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.
- t/GtkSeparatorToolItem.t ........... ok
- t/GtkShow.t ........................ skipped: can only test interactively
- 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.
- t/GtkSimpleList.t .................. ok
- 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.
- t/GtkSimpleMenu.t .................. ok
- t/GtkSizeGroup.t ................... ok
- 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.
- t/GtkSpinButton.t .................. ok
- t/GtkSpinner.t ..................... ok
- t/GtkStatusbar.t ................... ok
- 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.
- t/GtkStatusIcon.t .................. 1/37 2021-07-17 00:53:10.244 perl[59293:4633039] -[__NSCFType contentPadding]: unrecognized selector sent to instance 0x7fa86a9e5a60
- 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'
- *** First throw call stack:
- (
- 0 CoreFoundation 0x00007fff2061f6af __exceptionPreprocess + 242
- 1 libobjc.A.dylib 0x00007fff203573c9 objc_exception_throw + 48
- 2 CoreFoundation 0x00007fff206a1c85 -[NSObject(NSObject) __retain_OA] + 0
- 3 CoreFoundation 0x00007fff2058707d ___forwarding___ + 1467
- 4 CoreFoundation 0x00007fff20586a38 _CF_forwarding_prep_0 + 120
- 5 AppKit 0x00007fff2307b905 -[NSStatusItem _adjustLength] + 401
- 6 AppKit 0x00007fff2307b4ce -[NSStatusBarButtonCell setImage:] + 77
- 7 AppKit 0x00007fff2307b42b -[NSStatusBarButton setImage:] + 44
- 8 AppKit 0x00007fff2307aed1 -[NSStatusItem setImage:] + 49
- 9 libgtk-quartz-2.0.0.dylib 0x000000010f5e688e gtk_status_icon_update_image + 498
- 10 Gtk2.bundle 0x000000010f3ba14a XS_Gtk2__StatusIcon_set_from_pixbuf + 170
- 11 perl 0x000000010e4daf2a Perl_pp_entersub + 2634
- 12 perl 0x000000010e4cfa83 Perl_runops_standard + 19
- 13 perl 0x000000010e42fb97 S_run_body + 167
- 14 perl 0x000000010e42fa2e perl_run + 590
- 15 perl 0x000000010e402bad main + 157
- 16 libdyld.dylib 0x00007fff204c8621 start + 1
- )
- libc++abi.dylib: terminating with uncaught exception of type NSException
- t/GtkStatusIcon.t .................. Failed 29/37 subtests
- t/GtkStock.t ....................... ok
- 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.
- t/GtkStyle.t ....................... ok
- 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.
- t/GtkTable.t ....................... ok
- t/GtkTearoffMenuItem.t ............. ok
- 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.
- t/GtkTextBuffer.t .................. ok
- 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.
- 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.
- t/GtkTextBufferRichText.t .......... ok
- 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.
- t/GtkTextChildAnchor.t ............. ok
- t/GtkTextIter.t .................... ok
- t/GtkTextMark.t .................... ok
- 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.
- t/GtkTextTag.t ..................... ok
- t/GtkTextTagTable.t ................ ok
- 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.
- t/GtkTextView.t .................... ok
- 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.
- t/GtkToggleAction.t ................ ok
- 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.
- t/GtkToggleButton.t ................ ok
- 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.
- t/GtkToggleToolButton.t ............ ok
- 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.
- t/GtkToolbar.t ..................... ok
- 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.
- t/GtkToolButton.t .................. ok
- 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.
- t/GtkToolItem.t .................... ok
- 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.
- t/GtkToolItemGroup.t ............... ok
- 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.
- t/GtkToolPalette.t ................. ok
- 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.
- t/GtkToolShell.t ................... ok
- 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.
- t/GtkTooltip.t ..................... ok
- 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.
- t/GtkTooltips.t .................... ok
- t/GtkTreeDnd.t ..................... ok
- t/GtkTreeModel.t ................... ok
- t/GtkTreeModelFilter.t ............. ok
- t/GtkTreeModelIface.t .............. ok
- t/GtkTreeModelSort.t ............... ok
- 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.
- t/GtkTreeSelection.t ............... ok
- t/GtkTreeSortable.t ................ ok
- t/GtkTreeStore.t ................... ok
- t/GtkTreeView-Dnd.t ................ skipped: this test is interactive
- 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.
- t/GtkTreeView.t .................... ok
- 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.
- t/GtkUIManager.t ................... ok
- t/GtkVBox.t ........................ ok
- t/GtkVButtonBox.t .................. ok
- 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.
- t/GtkViewport.t .................... ok
- 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.
- t/GtkVolumeButton.t ................ ok
- t/GtkVPaned.t ...................... ok
- t/GtkVRuler.t ...................... ok
- 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.
- t/GtkVScale.t ...................... ok
- t/GtkVScrollbar.t .................. ok
- t/GtkVSeparator.t .................. ok
- 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.
- t/GtkWidget.t ...................... ok
- 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.
- t/options.t ........................ ok
- 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.
- t/pango-compat.t ................... ok
- 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.
- t/PangoAttributes.t ................ ok
- t/PangoCairo.t ..................... ok
- 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.
- t/PangoContext.t ................... ok
- 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.
- t/PangoFont.t ...................... ok
- 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.
- t/PangoFontMap.t ................... ok
- 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.
- t/PangoFontset.t ................... ok
- t/PangoGravity.t ................... ok
- 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.
- t/PangoLayout.t .................... ok
- t/PangoMatrix.t .................... ok
- 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.
- t/PangoRenderer.t .................. ok
- 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.
- t/PangoScript.t .................... ok
- t/PangoTabs.t ...................... ok
- t/PangoTypes.t ..................... ok
- 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.
- t/set-scroll-adjustments-signal.t .. ok
- 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.
- t/signal-chaining.t ................ ok
- 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.
- t/tied-objects.t ................... ok
- t/version-checks.t ................. ok
- Test Summary Report
- -------------------
- t/GdkColor.t (Wstat: 256 Tests: 18 Failed: 1)
- Failed test: 3
- Non-zero exit status: 1
- t/GdkCursor.t (Wstat: 256 Tests: 9 Failed: 1)
- Failed test: 2
- Non-zero exit status: 1
- t/GdkDisplay.t (Wstat: 512 Tests: 27 Failed: 2)
- Failed tests: 3-4
- Non-zero exit status: 2
- t/GdkDrawable.t (Wstat: 11 Tests: 9 Failed: 0)
- Non-zero wait status: 11
- Parse errors: Bad plan. You planned 15 tests but ran 9.
- t/GdkEvent.t (Wstat: 512 Tests: 110 Failed: 0)
- Non-zero exit status: 2
- Parse errors: Bad plan. You planned 123 tests but ran 110.
- t/GdkGC.t (Wstat: 512 Tests: 19 Failed: 0)
- Non-zero exit status: 2
- Parse errors: Bad plan. You planned 35 tests but ran 19.
- t/GdkImage.t (Wstat: 512 Tests: 12 Failed: 0)
- Non-zero exit status: 2
- Parse errors: Bad plan. You planned 23 tests but ran 12.
- t/GdkPixbuf.t (Wstat: 256 Tests: 112 Failed: 1)
- Failed test: 44
- Non-zero exit status: 1
- t/GdkProperty.t (Wstat: 512 Tests: 14 Failed: 0)
- Non-zero exit status: 2
- Parse errors: Bad plan. You planned 49 tests but ran 14.
- t/GdkSelection.t (Wstat: 256 Tests: 20 Failed: 1)
- Failed test: 20
- Non-zero exit status: 1
- t/GtkButton.t (Wstat: 256 Tests: 40 Failed: 1)
- Failed test: 23
- Non-zero exit status: 1
- t/GtkClipboard.t (Wstat: 65280 Tests: 25 Failed: 3)
- Failed tests: 12, 17, 25
- Non-zero exit status: 255
- Parse errors: Bad plan. You planned 115 tests but ran 25.
- t/GtkEntry.t (Wstat: 256 Tests: 76 Failed: 1)
- Failed test: 26
- Non-zero exit status: 1
- t/GtkGC.t (Wstat: 512 Tests: 0 Failed: 0)
- Non-zero exit status: 2
- Parse errors: Bad plan. You planned 3 tests but ran 0.
- t/GtkLabel.t (Wstat: 256 Tests: 32 Failed: 1)
- Failed test: 16
- Non-zero exit status: 1
- t/GtkStatusIcon.t (Wstat: 6 Tests: 8 Failed: 0)
- Non-zero wait status: 6
- Parse errors: Bad plan. You planned 37 tests but ran 8.
- Files=228, Tests=4862, 132 wallclock secs ( 1.34 usr 0.72 sys + 84.55 cusr 15.14 csys = 101.75 CPU)
- Result: FAIL
- Failed 16/228 test programs. 12/4862 subtests failed.
- make: *** [test_dynamic] Error 255
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement