Gtk2 v1.24993 Perl 5 v5.40.0 darwin-thread-multi-2level

Status
Fail
From
Gintautas Grigelionis
Dist
Gtk2 v1.24993
Platform
Perl 5 v5.40.0 darwin-thread-multi-2level
Date
2024-11-11 23:35:24
ID
9fcc7bd8-a085-11ef-9f9c-958c4de027ca
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Brian Manning,

This is a computer-generated report for Gtk2-1.24993
on perl 5.40.0, created by CPAN-Reporter-1.2020.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

"/usr/local/Cellar/perl/5.40.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Gtk2.bs blib/arch/auto/Gtk2/Gtk2.bs 644
PERL_DL_NONLAZY=1 "/usr/local/Cellar/perl/5.40.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Gtk2 1.24993
#    Running against gtk+ 2.24.33
#   Compiled against gtk+ 2.24.33
2024-11-12 00:33:36.226 perl[93627:2147625] *** 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
2024-11-12 00:33:36.675 perl[93628:2147665] *** 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
2024-11-12 00:33:37.666 perl[93629:2147700] *** 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
2024-11-12 00:33:38.624 perl[93631:2147711] *** 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
2024-11-12 00:33:39.017 perl[93632:2147743] *** 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
2024-11-12 00:33:39.314 perl[93633:2147756] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead. 

#   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 
2024-11-12 00:33:39.544 perl[93634:2147824] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead. 

#   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)
2024-11-12 00:33:39.783 perl[93635:2147828] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead. 

#   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)
2024-11-12 00:33:40.112 perl[93636:2147862] *** 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
2024-11-12 00:33:40.459 perl[93637:2147866] *** 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 
2024-11-12 00:33:41.521 perl[93638:2147874] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead. 
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 
2024-11-12 00:33:41.933 perl[93639:2147881] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead. 
FATAL: could not convert value 900721844 to enum type GdkSubwindowMode at t/GdkGC.t line 83.
# Looks like your test exited with 2 just after 1.
t/GdkGC.t .......................... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 34/35 subtests 
2024-11-12 00:33:42.328 perl[93641:2147895] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead. 
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 
2024-11-12 00:33:42.692 perl[93643:2147920] *** 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
2024-11-12 00:33:43.040 perl[93645:2147946] *** 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
2024-11-12 00:33:43.307 perl[93647:2147959] *** 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

#   Failed test 'Don't crash on partial pixmap data'
#   at t/GdkPixbuf.t line 126.
2024-11-12 00:33:43.724 perl[93648:2147967] *** 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
2024-11-12 00:33:44.630 perl[93651:2148003] *** 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
2024-11-12 00:33:44.952 perl[93652:2148009] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead. 
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
2024-11-12 00:33:45.423 perl[93654:2148023] *** 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
2024-11-12 00:33:45.737 perl[93655:2148029] *** 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
2024-11-12 00:33:45.977 perl[93656:2148058] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead. 

#   Failed test at t/GdkSelection.t line 49.
#          got: undef
#     expected: 'Gtk2::Gdk::Window=HASH(0x7fb2231921a8)'
# 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)
2024-11-12 00:33:46.495 perl[93657:2148063] *** 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
2024-11-12 00:33:46.758 perl[93658:2148070] *** 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 ...................... ok
2024-11-12 00:33:47.330 perl[93659:2148079] *** 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
2024-11-12 00:33:47.713 perl[93660:2148085] *** 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
2024-11-12 00:33:48.724 perl[93661:2148096] *** 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
2024-11-12 00:33:49.074 perl[93662:2148102] *** 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
2024-11-12 00:33:49.415 perl[93663:2148108] *** 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
2024-11-12 00:33:49.642 perl[93664:2148113] *** 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
2024-11-12 00:33:49.971 perl[93665:2148118] *** 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
2024-11-12 00:33:50.298 perl[93666:2148128] *** 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
2024-11-12 00:33:51.312 perl[93671:2148151] *** 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
2024-11-12 00:33:51.658 perl[93672:2148156] *** 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
2024-11-12 00:33:51.929 perl[93674:2148166] *** 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
2024-11-12 00:33:52.295 perl[93681:2148204] *** 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
2024-11-12 00:33:53.531 perl[93683:2148227] *** 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
2024-11-12 00:33:53.877 perl[93688:2148251] *** 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
2024-11-12 00:33:54.263 perl[93689:2148259] *** 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
2024-11-12 00:33:55.461 perl[93696:2148304] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead. 

#   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 
2024-11-12 00:33:55.826 perl[93697:2148312] *** 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
2024-11-12 00:33:56.052 perl[93698:2148318] *** 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
2024-11-12 00:33:57.082 perl[93700:2148329] *** 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/gintas/Projects/perl5/lib/perl5/darwin-thread-multi-2level/Glib/Object/Subclass.pm line 235.
t/GtkCellEditable.t ................ ok
2024-11-12 00:33:57.416 perl[93701:2148336] *** 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
2024-11-12 00:33:58.345 perl[93702:2148346] *** 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
2024-11-12 00:33:58.684 perl[93703:2148350] *** 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
2024-11-12 00:34:00.568 perl[93706:2148379] *** 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
2024-11-12 00:34:02.528 perl[93713:2148436] *** 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
2024-11-12 00:34:02.765 perl[93714:2148442] *** 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
2024-11-12 00:34:03.017 perl[93715:2148447] *** 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
2024-11-12 00:34:03.251 perl[93717:2148459] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead. 

#   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 
2024-11-12 00:34:03.596 perl[93718:2148470] *** 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
2024-11-12 00:34:04.449 perl[93720:2148491] *** 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
2024-11-12 00:34:05.217 perl[93721:2148499] *** 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
2024-11-12 00:34:06.147 perl[93722:2148509] *** 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
2024-11-12 00:34:07.016 perl[93723:2148513] *** 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
2024-11-12 00:34:08.001 perl[93724:2148526] *** 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
2024-11-12 00:34:08.853 perl[93725:2148558] *** 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
2024-11-12 00:34:09.231 perl[93726:2148566] *** 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
2024-11-12 00:34:10.507 perl[93728:2148598] *** 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
2024-11-12 00:34:11.313 perl[93729:2148614] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead. 

#   Failed test at /Users/gintas/.cpan/build/Gtk2-1.24993-0/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 
2024-11-12 00:34:12.256 perl[93730:2148627] *** 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
2024-11-12 00:34:12.505 perl[93731:2148631] *** 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
2024-11-12 00:34:13.589 perl[93734:2148650] *** 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
2024-11-12 00:34:14.058 perl[93736:2148662] *** 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
2024-11-12 00:34:14.950 perl[93737:2148680] *** 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
2024-11-12 00:34:15.975 perl[93738:2148700] *** 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
2024-11-12 00:34:17.200 perl[93741:2148746] *** 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
2024-11-12 00:34:18.252 perl[93744:2148756] *** 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
2024-11-12 00:34:19.025 perl[93745:2148764] *** 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
2024-11-12 00:34:19.985 perl[93747:2148777] *** 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
2024-11-12 00:34:20.357 perl[93748:2148790] *** 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
t/GtkGC.t .......................... 
Failed 3/3 subtests 
t/GtkHandleBox.t ................... ok
t/GtkHBox.t ........................ ok
t/GtkHButtonBox.t .................. ok
t/GtkHPaned.t ...................... ok
t/GtkHRuler.t ...................... ok
2024-11-12 00:34:21.542 perl[93754:2148855] *** 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
2024-11-12 00:34:23.374 perl[93760:2148912] *** 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
2024-11-12 00:34:23.649 perl[93762:2148927] *** 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
2024-11-12 00:34:24.133 perl[93763:2148933] *** 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
2024-11-12 00:34:25.294 perl[93764:2148943] *** 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
2024-11-12 00:34:25.544 perl[93765:2148949] *** 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
2024-11-12 00:34:25.889 perl[93766:2148953] *** 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
2024-11-12 00:34:26.206 perl[93767:2148959] *** 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
2024-11-12 00:34:26.445 perl[93768:2148963] *** 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
2024-11-12 00:34:27.409 perl[93769:2148970] *** 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
2024-11-12 00:34:27.673 perl[93770:2148976] *** 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
2024-11-12 00:34:28.663 perl[93771:2148987] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead. 

#   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 
2024-11-12 00:34:29.715 perl[93772:2148997] *** 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
2024-11-12 00:34:30.092 perl[93773:2149002] *** 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
2024-11-12 00:34:30.384 perl[93774:2149009] *** 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
2024-11-12 00:34:30.658 perl[93775:2149018] *** 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
2024-11-12 00:34:31.908 perl[93777:2149027] *** 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
2024-11-12 00:34:32.179 perl[93778:2149038] *** 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
2024-11-12 00:34:32.411 perl[93779:2149047] *** 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
2024-11-12 00:34:32.743 perl[93780:2149052] *** 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
2024-11-12 00:34:33.902 perl[93783:2149079] *** 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
2024-11-12 00:34:34.977 perl[93786:2149108] *** 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
2024-11-12 00:34:35.199 perl[93787:2149115] *** 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
2024-11-12 00:34:36.147 perl[93788:2149122] *** 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
2024-11-12 00:34:36.377 perl[93789:2149126] *** 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
2024-11-12 00:34:36.635 perl[93790:2149131] *** 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
2024-11-12 00:34:36.898 perl[93791:2149136] *** 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
2024-11-12 00:34:37.220 perl[93792:2149141] *** 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
2024-11-12 00:34:38.066 perl[93793:2149148] *** 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
2024-11-12 00:34:38.340 perl[93794:2149153] *** 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
2024-11-12 00:34:38.661 perl[93795:2149157] *** 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
2024-11-12 00:34:39.212 perl[93798:2149175] *** 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
2024-11-12 00:34:39.536 perl[93799:2149180] *** 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
2024-11-12 00:34:39.757 perl[93800:2149185] *** 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
2024-11-12 00:34:40.084 perl[93801:2149191] *** 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
2024-11-12 00:34:40.898 perl[93802:2149197] *** 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
2024-11-12 00:34:41.232 perl[93803:2149201] *** 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
2024-11-12 00:34:41.553 perl[93804:2149210] *** 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-CRITICAL **: Source ID 11 was not found when attempting to remove it at t/GtkRecentChooser.t line 103.
t/GtkRecentChooser.t ............... ok
2024-11-12 00:34:42.392 perl[93806:2149226] *** 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
2024-11-12 00:34:42.626 perl[93807:2149233] *** 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
2024-11-12 00:34:42.851 perl[93808:2149240] *** 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
2024-11-12 00:34:43.080 perl[93809:2149245] *** 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
2024-11-12 00:34:43.447 perl[93810:2149253] *** 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
2024-11-12 00:34:43.831 perl[93813:2149270] *** 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
2024-11-12 00:34:44.590 perl[93814:2149275] *** 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
2024-11-12 00:34:45.336 perl[93815:2149282] *** 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
2024-11-12 00:34:45.565 perl[93817:2149292] *** 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
2024-11-12 00:34:46.091 perl[93819:2149302] *** 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
2024-11-12 00:34:46.811 perl[93821:2149309] *** 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
2024-11-12 00:34:47.255 perl[93822:2149340] *** 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
2024-11-12 00:34:47.703 perl[93824:2149363] *** 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
2024-11-12 00:34:49.062 perl[93827:2149406] *** 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 .................. 
Failed 29/37 subtests 
t/GtkStock.t ....................... ok
2024-11-12 00:34:49.610 perl[93829:2149426] *** 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
2024-11-12 00:34:50.026 perl[93831:2149449] *** 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
2024-11-12 00:34:50.511 perl[93833:2149465] *** 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
2024-11-12 00:34:50.772 perl[93834:2149470] *** 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-WARNING **: (../glib/gerror.c:290):g_error_new_valist: runtime check failed: (domain != 0) at t/GtkTextBufferRichText.t line 210, <DATA> line 1.
t/GtkTextBufferRichText.t .......... ok
2024-11-12 00:34:51.035 perl[93835:2149478] *** 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
2024-11-12 00:34:52.585 perl[93838:2149497] *** 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
2024-11-12 00:34:53.022 perl[93840:2149507] *** 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
2024-11-12 00:34:53.988 perl[93842:2149522] *** 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
2024-11-12 00:34:54.304 perl[93843:2149527] *** 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
2024-11-12 00:34:54.537 perl[93844:2149531] *** 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
2024-11-12 00:34:54.863 perl[93845:2149538] *** 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
2024-11-12 00:34:55.765 perl[93846:2149549] *** 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
2024-11-12 00:34:55.992 perl[93847:2149554] *** 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
2024-11-12 00:34:56.319 perl[93848:2149558] *** 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
2024-11-12 00:34:57.211 perl[93849:2149565] *** 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
2024-11-12 00:34:57.444 perl[93850:2149570] *** 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
2024-11-12 00:34:57.694 perl[93851:2149574] *** 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
2024-11-12 00:34:57.983 perl[93852:2149582] *** 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
2024-11-12 00:34:59.030 perl[93858:2149623] *** 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
2024-11-12 00:34:59.791 perl[93862:2149642] *** 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
2024-11-12 00:35:00.789 perl[93863:2149659] *** 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
2024-11-12 00:35:01.328 perl[93866:2149676] *** 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
2024-11-12 00:35:01.590 perl[93867:2149681] *** 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
2024-11-12 00:35:02.927 perl[93870:2149695] *** 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
2024-11-12 00:35:04.250 perl[93875:2149723] *** 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
2024-11-12 00:35:05.198 perl[93876:2149746] *** 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
2024-11-12 00:35:05.420 perl[93877:2149751] *** 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
2024-11-12 00:35:06.136 perl[93878:2149756] *** 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
Fontconfig warning: "/usr/local/etc/fonts/fonts.conf", line 86: unknown element "blank"
t/PangoCairo.t ..................... ok
2024-11-12 00:35:07.579 perl[93880:2149769] *** 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
2024-11-12 00:35:08.463 perl[93881:2149776] *** 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
2024-11-12 00:35:09.452 perl[93882:2149785] *** 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
2024-11-12 00:35:10.172 perl[93883:2149792] *** 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
2024-11-12 00:35:11.060 perl[93885:2149803] *** 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
2024-11-12 00:35:12.201 perl[93887:2149815] *** 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
2024-11-12 00:35:13.037 perl[93888:2149826] *** 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
2024-11-12 00:35:13.755 perl[93891:2149836] *** 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
2024-11-12 00:35:13.981 perl[93893:2149868] *** 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
2024-11-12 00:35:14.332 perl[93894:2149877] *** 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 (exited 1) Tests: 18 Failed: 1)
  Failed test:  3
  Non-zero exit status: 1
t/GdkCursor.t                    (Wstat: 256 (exited 1) Tests: 9 Failed: 1)
  Failed test:  2
  Non-zero exit status: 1
t/GdkDisplay.t                   (Wstat: 512 (exited 2) Tests: 27 Failed: 2)
  Failed tests:  3-4
  Non-zero exit status: 2
t/GdkDrawable.t                  (Wstat: 11 (Signal: SEGV) 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 (exited 2) 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 (exited 2) Tests: 1 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 35 tests but ran 1.
t/GdkImage.t                     (Wstat: 512 (exited 2) 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 (exited 1) Tests: 112 Failed: 1)
  Failed test:  44
  Non-zero exit status: 1
t/GdkProperty.t                  (Wstat: 512 (exited 2) 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 (exited 1) Tests: 20 Failed: 1)
  Failed test:  20
  Non-zero exit status: 1
t/GtkButton.t                    (Wstat: 256 (exited 1) Tests: 40 Failed: 1)
  Failed test:  23
  Non-zero exit status: 1
t/GtkClipboard.t                 (Wstat: 65280 (exited 255) 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 (exited 1) Tests: 76 Failed: 1)
  Failed test:  26
  Non-zero exit status: 1
t/GtkGC.t                        (Wstat: 11 (Signal: SEGV) Tests: 0 Failed: 0)
  Non-zero wait status: 11
  Parse errors: Bad plan.  You planned 3 tests but ran 0.
t/GtkLabel.t                     (Wstat: 256 (exited 1) Tests: 32 Failed: 1)
  Failed test:  16
  Non-zero exit status: 1
t/GtkStatusIcon.t                (Wstat: 11 (Signal: SEGV) Tests: 8 Failed: 0)
  Non-zero wait status: 11
  Parse errors: Bad plan.  You planned 37 tests but ran 8.
Files=228, Tests=4844, 98 wallclock secs ( 1.14 usr  0.71 sys + 51.10 cusr 14.40 csys = 67.35 CPU)
Result: FAIL
Failed 16/228 test programs. 12/4844 subtests failed.
make: *** [test_dynamic] Error 255

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module              Need  Have  
    ------------------- ----- ------
    Cairo               1.000 1.109 
    ExtUtils::Depends   0.300 0.8001
    ExtUtils::PkgConfig 1.030 1.16  
    Glib                1.280 1.3294
    Pango               1.220 1.227 

build_requires:

    Module              Need  Have  
    ------------------- ----- ------
    ExtUtils::MakeMaker 0     7.70  

configure_requires:

    Module              Need  Have  
    ------------------- ----- ------
    Cairo               1.000 1.109 
    ExtUtils::Depends   0.300 0.8001
    ExtUtils::MakeMaker 0     7.70  
    ExtUtils::PkgConfig 1.030 1.16  
    Glib                1.280 1.3294
    Pango               1.220 1.227 


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LC_CTYPE = UTF-8
    PATH = /Users/gintas/Projects/perl5/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/MacGPG2/bin:/opt/X11/bin:/Library/Apple/usr/bin
    PERL5LIB = /Users/gintas/Projects/perl5/lib/perl5
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 52146
    PERL5_CPAN_IS_RUNNING = 52146
    PERL_LOCAL_LIB_ROOT = /Users/gintas/Projects/perl5
    PERL_MB_OPT = --install_base "/Users/gintas/Projects/perl5"
    PERL_MM_OPT = INSTALL_BASE=/Users/gintas/Projects/perl5
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/bash
    TERM = xterm-256color
    TMPDIR = /var/folders/7j/gsygg6dj3yg5vj5ph2nk1x880000gn/T/

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /usr/local/Cellar/perl/5.40.0/bin/perl
    $UID/$EUID = 501 / 501
    $GID = 20 20 701 12 61 79 80 81 98 703 702 704 33 100 204 250 395
    $EGID = 20 20 701 12 61 79 80 81 98 703 702 704 33 100 204 250 395

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.37    
    CPAN::Meta          2.150010
    Cwd                 3.90    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.90    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   0.89    
    Parse::CPAN::Meta   2.150010
    Test2               1.302204
    Test::Harness       3.50    
    Test::More          1.302204
    YAML                1.31    
    YAML::Syck          broken  
    version             0.9933  


--

Summary of my perl5 (revision 5 version 40 subversion 0) configuration:
   
  Platform:
    osname=darwin
    osvers=21.6.0
    archname=darwin-thread-multi-2level
    uname='darwin binfe-macbook-pro.local 21.6.0 darwin kernel version 21.6.0: mon jun 24 00:56:10 pdt 2024; root:xnu-8020.240.18.709.2~1release_x86_64 x86_64 '
    config_args='-des -Dinstallstyle=lib/perl5 -Dinstallprefix=/usr/local/Cellar/perl/5.40.0 -Dprefix=/usr/local/opt/perl -Dprivlib=/usr/local/opt/perl/lib/perl5/5.40 -Dsitelib=/usr/local/opt/perl/lib/perl5/site_perl/5.40 -Dotherlibdirs=/usr/local/lib/perl5/site_perl/5.40 -Dperlpath=/usr/local/opt/perl/bin/perl -Dstartperl=#!/usr/local/opt/perl/bin/perl -Dman1dir=/usr/local/opt/perl/share/man/man1 -Dman3dir=/usr/local/opt/perl/share/man/man3 -Duseshrplib -Duselargefiles -Dusethreads'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-fno-common -DPERL_DARWIN -mmacosx-version-min=12.7 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O3'
    cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=12.7 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='Apple LLVM 14.0.0 (clang-1400.0.29.202)'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=16
    longdblkind=3
    ivtype='long'
    ivsize=8
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags =' -mmacosx-version-min=12.7 -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/opt/berkeley-db@5/lib /usr/local/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/lib /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /usr/lib
    libs=-lgdbm -ldbm
    perllibs=
    libc=
    so=dylib
    useshrplib=true
    libperl=libperl.dylib
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=bundle
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags=' '
    lddlflags=' -mmacosx-version-min=12.7 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_LONG_DOUBLE
    HAS_STRTOLD
    HAS_TIMES
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_HASH_FUNC_SIPHASH13
    PERL_HASH_USE_SBOX32
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_SAFE_PUTENV
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_ITHREADS
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
    USE_REENTRANT_API
  Built under darwin
  Compiled at Nov  1 2024 16:38:08
  %ENV:
    PERL5LIB="/Users/gintas/Projects/perl5/lib/perl5"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="52146"
    PERL5_CPAN_IS_RUNNING="52146"
    PERL_LOCAL_LIB_ROOT="/Users/gintas/Projects/perl5"
    PERL_MB_OPT="--install_base "/Users/gintas/Projects/perl5""
    PERL_MM_OPT="INSTALL_BASE=/Users/gintas/Projects/perl5"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /Users/gintas/Projects/perl5/lib/perl5/5.40.0/darwin-thread-multi-2level
    /Users/gintas/Projects/perl5/lib/perl5/5.40.0
    /Users/gintas/Projects/perl5/lib/perl5/darwin-thread-multi-2level
    /Users/gintas/Projects/perl5/lib/perl5
    /usr/local/opt/perl/lib/perl5/site_perl/5.40/darwin-thread-multi-2level
    /usr/local/opt/perl/lib/perl5/site_perl/5.40
    /usr/local/opt/perl/lib/perl5/5.40/darwin-thread-multi-2level
    /usr/local/opt/perl/lib/perl5/5.40
    /usr/local/lib/perl5/site_perl/5.40/darwin-thread-multi-2level
    /usr/local/lib/perl5/site_perl/5.40
    .