Back
From: metabase:user:5bbb2efa-715f-11e3-8cc1-b2993ff2e0c7
Subject: PASS Gtk2-1.2494 v5.20.1 GNU/Linux
Date: 2014-12-30T17:27:10Z
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 XAOC,
This is a computer-generated report for Gtk2-1.2494
on perl 5.20.1, created by App::cpanminus::reporter 0.11 (1.7014).
Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.
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 '':
Building and testing Gtk2-1.2494
cp lib/Gtk2.pm blib/lib/Gtk2.pm
cp doctypes blib/arch/Gtk2/Install/doctypes
cp lib/Gtk2/Helper.pm blib/lib/Gtk2/Helper.pm
cp build/IFiles.pm blib/arch/Gtk2/Install/Files.pm
cp /home/ollisg/.cpanm/work/1419887179.9963/Gtk2-1.2494/gdk.typemap blib/arch/Gtk2/Install/gdk.typemap
cp /home/ollisg/.cpanm/work/1419887179.9963/Gtk2-1.2494/build/gtk2perl.typemap blib/arch/Gtk2/Install/gtk2perl.typemap
cp build/gtk2perl-versions.h blib/arch/Gtk2/Install/gtk2perl-versions.h
cp lib/Gtk2/TestHelper.pm blib/lib/Gtk2/TestHelper.pm
cp lib/Gtk2/api.pod blib/lib/Gtk2/api.pod
cp gtk2perl.h blib/arch/Gtk2/Install/gtk2perl.h
cp build/Keysyms.pm blib/lib/Gtk2/Gdk/Keysyms.pm
cp lib/Gtk2/devel.pod blib/lib/Gtk2/devel.pod
cp lib/Gtk2/Pango.pm blib/lib/Gtk2/Pango.pm
cp build/gtk2perl-autogen.h blib/arch/Gtk2/Install/gtk2perl-autogen.h
cp lib/Gtk2/SimpleList.pm blib/lib/Gtk2/SimpleList.pm
cp /home/ollisg/.cpanm/work/1419887179.9963/Gtk2-1.2494/gtk.typemap blib/arch/Gtk2/Install/gtk.typemap
cp lib/Gtk2/CodeGen.pm blib/lib/Gtk2/CodeGen.pm
cp lib/Gtk2/SimpleMenu.pm blib/lib/Gtk2/SimpleMenu.pm
Running Mkbootstrap for Gtk2 ()
chmod 644 "Gtk2.bs"
[ XS xs/Gdk.xs ]
[ CC xs/Gdk.c ]
[ XS xs/GdkColor.xs ]
[ CC xs/GdkColor.c ]
[ XS xs/GdkCursor.xs ]
[ CC xs/GdkCursor.c ]
[ XS xs/GdkDnd.xs ]
[ CC xs/GdkDnd.c ]
[ XS xs/GdkDrawable.xs ]
[ CC xs/GdkDrawable.c ]
[ XS xs/GdkEvent.xs ]
[ CC xs/GdkEvent.c ]
xs/GdkEvent.xs:134:11: warning: enumeration value 'GDK_EVENT_LAST' not handled in switch [-Wswitch]
                switch (event->type) {
                        ^
xs/GdkEvent.xs:203:11: warning: enumeration value 'GDK_EVENT_LAST' not handled in switch [-Wswitch]
                switch (event->type) {
                        ^
2 warnings generated.
[ XS xs/GdkGC.xs ]
[ CC xs/GdkGC.c ]
[ XS xs/GdkImage.xs ]
[ CC xs/GdkImage.c ]
[ XS xs/GdkInput.xs ]
[ CC xs/GdkInput.c ]
[ XS xs/GdkKeys.xs ]
[ CC xs/GdkKeys.c ]
[ XS xs/GdkPixbuf.xs ]
[ CC xs/GdkPixbuf.c ]
[ XS xs/GdkPixbufLoader.xs ]
[ CC xs/GdkPixbufLoader.c ]
[ XS xs/GdkPixmap.xs ]
[ CC xs/GdkPixmap.c ]
[ XS xs/GdkProperty.xs ]
[ CC xs/GdkProperty.c ]
[ XS xs/GdkRegion.xs ]
[ CC xs/GdkRegion.c ]
[ XS xs/GdkRgb.xs ]
[ CC xs/GdkRgb.c ]
[ XS xs/GdkSelection.xs ]
[ CC xs/GdkSelection.c ]
[ XS xs/GdkTypes.xs ]
[ CC xs/GdkTypes.c ]
[ XS xs/GdkVisual.xs ]
[ CC xs/GdkVisual.c ]
[ XS xs/GdkWindow.xs ]
[ CC xs/GdkWindow.c ]
[ XS xs/Gtk2.xs ]
[ CC xs/Gtk2.c ]
[ XS xs/GtkAccelGroup.xs ]
[ CC xs/GtkAccelGroup.c ]
[ XS xs/GtkAccelLabel.xs ]
[ CC xs/GtkAccelLabel.c ]
[ XS xs/GtkAccelMap.xs ]
[ CC xs/GtkAccelMap.c ]
[ XS xs/GtkAdjustment.xs ]
[ CC xs/GtkAdjustment.c ]
[ XS xs/GtkAlignment.xs ]
[ CC xs/GtkAlignment.c ]
[ XS xs/GtkArrow.xs ]
[ CC xs/GtkArrow.c ]
[ XS xs/GtkAspectFrame.xs ]
[ CC xs/GtkAspectFrame.c ]
[ XS xs/GtkBin.xs ]
[ CC xs/GtkBin.c ]
[ XS xs/GtkBindings.xs ]
[ CC xs/GtkBindings.c ]
[ XS xs/GtkBox.xs ]
[ CC xs/GtkBox.c ]
[ XS xs/GtkButton.xs ]
[ CC xs/GtkButton.c ]
[ XS xs/GtkButtonBox.xs ]
[ CC xs/GtkButtonBox.c ]
[ XS xs/GtkCalendar.xs ]
[ CC xs/GtkCalendar.c ]
[ XS xs/GtkCellEditable.xs ]
[ CC xs/GtkCellEditable.c ]
[ XS xs/GtkCellRenderer.xs ]
[ CC xs/GtkCellRenderer.c ]
xs/GtkCellRenderer.xs:684:31: warning: format specifies type 'int' but the argument has type 'GType' (aka 'unsigned long') [-Wformat]
                       g_type_name (gtype), gtype);
                                            ^~~~~
1 warning generated.
[ XS xs/GtkCellRendererPixbuf.xs ]
[ CC xs/GtkCellRendererPixbuf.c ]
[ XS xs/GtkCellRendererText.xs ]
[ CC xs/GtkCellRendererText.c ]
[ XS xs/GtkCellRendererToggle.xs ]
[ CC xs/GtkCellRendererToggle.c ]
[ XS xs/GtkCheckButton.xs ]
[ CC xs/GtkCheckButton.c ]
[ XS xs/GtkCheckMenuItem.xs ]
[ CC xs/GtkCheckMenuItem.c ]
[ XS xs/GtkColorSelection.xs ]
[ CC xs/GtkColorSelection.c ]
[ XS xs/GtkColorSelectionDialog.xs ]
[ CC xs/GtkColorSelectionDialog.c ]
[ XS xs/GtkCombo.xs ]
[ CC xs/GtkCombo.c ]
[ XS xs/GtkContainer.xs ]
[ CC xs/GtkContainer.c ]
[ XS xs/GtkCurve.xs ]
[ CC xs/GtkCurve.c ]
[ XS xs/GtkDialog.xs ]
[ CC xs/GtkDialog.c ]
[ XS xs/GtkDnd.xs ]
[ CC xs/GtkDnd.c ]
[ XS xs/GtkDrawingArea.xs ]
[ CC xs/GtkDrawingArea.c ]
[ XS xs/GtkEditable.xs ]
[ CC xs/GtkEditable.c ]
[ XS xs/GtkEntry.xs ]
[ CC xs/GtkEntry.c ]
[ XS xs/GtkEventBox.xs ]
[ CC xs/GtkEventBox.c ]
[ XS xs/GtkFileSelection.xs ]
[ CC xs/GtkFileSelection.c ]
[ XS xs/GtkFixed.xs ]
[ CC xs/GtkFixed.c ]
[ XS xs/GtkFontSelection.xs ]
[ CC xs/GtkFontSelection.c ]
[ XS xs/GtkFrame.xs ]
[ CC xs/GtkFrame.c ]
[ XS xs/GtkGC.xs ]
[ CC xs/GtkGC.c ]
[ XS xs/GtkGammaCurve.xs ]
[ CC xs/GtkGammaCurve.c ]
[ XS xs/GtkHBox.xs ]
[ CC xs/GtkHBox.c ]
[ XS xs/GtkHButtonBox.xs ]
[ CC xs/GtkHButtonBox.c ]
[ XS xs/GtkHPaned.xs ]
[ CC xs/GtkHPaned.c ]
[ XS xs/GtkHRuler.xs ]
[ CC xs/GtkHRuler.c ]
[ XS xs/GtkHScale.xs ]
[ CC xs/GtkHScale.c ]
[ XS xs/GtkHScrollbar.xs ]
[ CC xs/GtkHScrollbar.c ]
[ XS xs/GtkHSeparator.xs ]
[ CC xs/GtkHSeparator.c ]
[ XS xs/GtkHandleBox.xs ]
[ CC xs/GtkHandleBox.c ]
[ XS xs/GtkIconFactory.xs ]
[ CC xs/GtkIconFactory.c ]
[ XS xs/GtkImage.xs ]
[ CC xs/GtkImage.c ]
[ XS xs/GtkImageMenuItem.xs ]
[ CC xs/GtkImageMenuItem.c ]
[ XS xs/GtkIMContext.xs ]
[ CC xs/GtkIMContext.c ]
[ XS xs/GtkIMContextSimple.xs ]
[ CC xs/GtkIMContextSimple.c ]
[ XS xs/GtkIMMulticontext.xs ]
[ CC xs/GtkIMMulticontext.c ]
[ XS xs/GtkInputDialog.xs ]
[ CC xs/GtkInputDialog.c ]
[ XS xs/GtkInvisible.xs ]
[ CC xs/GtkInvisible.c ]
[ XS xs/GtkItem.xs ]
[ CC xs/GtkItem.c ]
[ XS xs/GtkItemFactory.xs ]
[ CC xs/GtkItemFactory.c ]
[ XS xs/GtkLabel.xs ]
[ CC xs/GtkLabel.c ]
[ XS xs/GtkLayout.xs ]
[ CC xs/GtkLayout.c ]
[ XS xs/GtkList.xs ]
[ CC xs/GtkList.c ]
[ XS xs/GtkListItem.xs ]
[ CC xs/GtkListItem.c ]
[ XS xs/GtkListStore.xs ]
[ CC xs/GtkListStore.c ]
[ XS xs/GtkMenu.xs ]
[ CC xs/GtkMenu.c ]
[ XS xs/GtkMenuBar.xs ]
[ CC xs/GtkMenuBar.c ]
[ XS xs/GtkMenuItem.xs ]
[ CC xs/GtkMenuItem.c ]
[ XS xs/GtkMenuShell.xs ]
[ CC xs/GtkMenuShell.c ]
[ XS xs/GtkMessageDialog.xs ]
[ CC xs/GtkMessageDialog.c ]
[ XS xs/GtkMisc.xs ]
[ CC xs/GtkMisc.c ]
[ XS xs/GtkNotebook.xs ]
[ CC xs/GtkNotebook.c ]
[ XS xs/GtkObject.xs ]
[ CC xs/GtkObject.c ]
[ XS xs/GtkOptionMenu.xs ]
[ CC xs/GtkOptionMenu.c ]
[ XS xs/GtkPaned.xs ]
[ CC xs/GtkPaned.c ]
[ XS xs/GtkPlug.xs ]
[ CC xs/GtkPlug.c ]
[ XS xs/GtkProgressBar.xs ]
[ CC xs/GtkProgressBar.c ]
[ XS xs/GtkRadioButton.xs ]
[ CC xs/GtkRadioButton.c ]
[ XS xs/GtkRadioMenuItem.xs ]
[ CC xs/GtkRadioMenuItem.c ]
[ XS xs/GtkRange.xs ]
[ CC xs/GtkRange.c ]
[ XS xs/GtkRc.xs ]
[ CC xs/GtkRc.c ]
[ XS xs/GtkRuler.xs ]
[ CC xs/GtkRuler.c ]
[ XS xs/GtkScale.xs ]
[ CC xs/GtkScale.c ]
[ XS xs/GtkScrolledWindow.xs ]
[ CC xs/GtkScrolledWindow.c ]
[ XS xs/GtkSelection.xs ]
[ CC xs/GtkSelection.c ]
[ XS xs/GtkSeparatorMenuItem.xs ]
[ CC xs/GtkSeparatorMenuItem.c ]
[ XS xs/GtkSizeGroup.xs ]
[ CC xs/GtkSizeGroup.c ]
[ XS xs/GtkSocket.xs ]
[ CC xs/GtkSocket.c ]
[ XS xs/GtkSpinButton.xs ]
[ CC xs/GtkSpinButton.c ]
[ XS xs/GtkStatusbar.xs ]
[ CC xs/GtkStatusbar.c ]
[ XS xs/GtkStock.xs ]
[ CC xs/GtkStock.c ]
[ XS xs/GtkStyle.xs ]
[ CC xs/GtkStyle.c ]
[ XS xs/GtkTable.xs ]
[ CC xs/GtkTable.c ]
[ XS xs/GtkTearoffMenuItem.xs ]
[ CC xs/GtkTearoffMenuItem.c ]
[ XS xs/GtkTextChildAnchor.xs ]
[ CC xs/GtkTextChildAnchor.c ]
[ XS xs/GtkTextBuffer.xs ]
[ CC xs/GtkTextBuffer.c ]
[ XS xs/GtkTextIter.xs ]
[ CC xs/GtkTextIter.c ]
[ XS xs/GtkTextMark.xs ]
[ CC xs/GtkTextMark.c ]
[ XS xs/GtkTextTag.xs ]
[ CC xs/GtkTextTag.c ]
[ XS xs/GtkTextTagTable.xs ]
[ CC xs/GtkTextTagTable.c ]
[ XS xs/GtkTextView.xs ]
[ CC xs/GtkTextView.c ]
[ XS xs/GtkToggleButton.xs ]
[ CC xs/GtkToggleButton.c ]
[ XS xs/GtkToolbar.xs ]
[ CC xs/GtkToolbar.c ]
[ XS xs/GtkTooltips.xs ]
[ CC xs/GtkTooltips.c ]
[ XS xs/GtkTreeDnd.xs ]
[ CC xs/GtkTreeDnd.c ]
[ XS xs/GtkTreeModel.xs ]
[ CC xs/GtkTreeModel.c ]
xs/GtkTreeModel.xs:1023:29: warning: format specifies type 'int' but the argument has type 'GType' (aka 'unsigned long') [-Wformat]
                        index_, g_type_name (t), t);
                                                 ^
1 warning generated.
[ XS xs/GtkTreeModelSort.xs ]
[ CC xs/GtkTreeModelSort.c ]
[ XS xs/GtkTreeSelection.xs ]
[ CC xs/GtkTreeSelection.c ]
[ XS xs/GtkTreeSortable.xs ]
[ CC xs/GtkTreeSortable.c ]
[ XS xs/GtkTreeStore.xs ]
[ CC xs/GtkTreeStore.c ]
[ XS xs/GtkTreeView.xs ]
[ CC xs/GtkTreeView.c ]
[ XS xs/GtkTreeViewColumn.xs ]
[ CC xs/GtkTreeViewColumn.c ]
[ XS xs/GtkVBox.xs ]
[ CC xs/GtkVBox.c ]
[ XS xs/GtkVButtonBox.xs ]
[ CC xs/GtkVButtonBox.c ]
[ XS xs/GtkVPaned.xs ]
[ CC xs/GtkVPaned.c ]
[ XS xs/GtkVRuler.xs ]
[ CC xs/GtkVRuler.c ]
[ XS xs/GtkVScale.xs ]
[ CC xs/GtkVScale.c ]
[ XS xs/GtkVScrollbar.xs ]
[ CC xs/GtkVScrollbar.c ]
[ XS xs/GtkVSeparator.xs ]
[ CC xs/GtkVSeparator.c ]
[ XS xs/GtkViewport.xs ]
[ CC xs/GtkViewport.c ]
[ XS xs/GtkWidget.xs ]
[ CC xs/GtkWidget.c ]
[ XS xs/GtkWindow.xs ]
[ CC xs/GtkWindow.c ]
[ XS xs/GtkAssistant.xs ]
[ CC xs/GtkAssistant.c ]
[ XS xs/GtkCellRendererAccel.xs ]
[ CC xs/GtkCellRendererAccel.c ]
[ XS xs/GtkCellRendererSpin.xs ]
[ CC xs/GtkCellRendererSpin.c ]
[ XS xs/GtkLinkButton.xs ]
[ CC xs/GtkLinkButton.c ]
[ XS xs/GtkPageSetup.xs ]
[ CC xs/GtkPageSetup.c ]
[ XS xs/GtkPaperSize.xs ]
[ CC xs/GtkPaperSize.c ]
[ XS xs/GtkPrintContext.xs ]
[ CC xs/GtkPrintContext.c ]
[ XS xs/GtkPrintOperation.xs ]
[ CC xs/GtkPrintOperation.c ]
[ XS xs/GtkPrintOperationPreview.xs ]
[ CC xs/GtkPrintOperationPreview.c ]
[ XS xs/GtkPrintSettings.xs ]
[ CC xs/GtkPrintSettings.c ]
[ XS xs/GtkRecentChooser.xs ]
[ CC xs/GtkRecentChooser.c ]
[ XS xs/GtkRecentChooserDialog.xs ]
[ CC xs/GtkRecentChooserDialog.c ]
[ XS xs/GtkRecentChooserMenu.xs ]
[ CC xs/GtkRecentChooserMenu.c ]
[ XS xs/GtkRecentChooserWidget.xs ]
[ CC xs/GtkRecentChooserWidget.c ]
[ XS xs/GtkRecentFilter.xs ]
[ CC xs/GtkRecentFilter.c ]
[ XS xs/GtkRecentManager.xs ]
[ CC xs/GtkRecentManager.c ]
[ XS xs/GtkStatusIcon.xs ]
[ CC xs/GtkStatusIcon.c ]
[ XS xs/GtkTextBufferRichText.xs ]
[ CC xs/GtkTextBufferRichText.c ]
[ XS xs/GtkBuildable.xs ]
[ CC xs/GtkBuildable.c ]
[ XS xs/GtkBuilder.xs ]
[ CC xs/GtkBuilder.c ]
[ XS xs/GtkRecentAction.xs ]
[ CC xs/GtkRecentAction.c ]
[ XS xs/GtkScaleButton.xs ]
[ CC xs/GtkScaleButton.c ]
[ XS xs/GtkTooltip.xs ]
[ CC xs/GtkTooltip.c ]
[ XS xs/GtkVolumeButton.xs ]
[ CC xs/GtkVolumeButton.c ]
[ XS xs/GtkHSV.xs ]
[ CC xs/GtkHSV.c ]
[ XS xs/GtkShow.xs ]
[ CC xs/GtkShow.c ]
[ XS xs/GtkToolShell.xs ]
[ CC xs/GtkToolShell.c ]
[ XS xs/GtkActivatable.xs ]
[ CC xs/GtkActivatable.c ]
[ XS xs/GtkOrientable.xs ]
[ CC xs/GtkOrientable.c ]
[ XS xs/GtkInfoBar.xs ]
[ CC xs/GtkInfoBar.c ]
[ XS xs/GtkEntryBuffer.xs ]
[ CC xs/GtkEntryBuffer.c ]
[ XS xs/GdkDisplay.xs ]
[ CC xs/GdkDisplay.c ]
[ XS xs/GdkDisplayManager.xs ]
[ CC xs/GdkDisplayManager.c ]
[ XS xs/GdkScreen.xs ]
[ CC xs/GdkScreen.c ]
[ XS xs/GtkClipboard.xs ]
[ CC xs/GtkClipboard.c ]
[ XS xs/GtkCellRendererSpinner.xs ]
[ CC xs/GtkCellRendererSpinner.c ]
[ XS xs/GtkOffscreenWindow.xs ]
[ CC xs/GtkOffscreenWindow.c ]
[ XS xs/GtkSpinner.xs ]
[ CC xs/GtkSpinner.c ]
[ XS xs/GtkToolItemGroup.xs ]
[ CC xs/GtkToolItemGroup.c ]
[ XS xs/GtkToolPalette.xs ]
[ CC xs/GtkToolPalette.c ]
[ XS xs/GtkAction.xs ]
[ CC xs/GtkAction.c ]
[ XS xs/GtkActionGroup.xs ]
[ CC xs/GtkActionGroup.c ]
[ XS xs/GtkCellLayout.xs ]
[ CC xs/GtkCellLayout.c ]
[ XS xs/GtkColorButton.xs ]
[ CC xs/GtkColorButton.c ]
[ XS xs/GtkComboBox.xs ]
[ CC xs/GtkComboBox.c ]
[ XS xs/GtkComboBoxEntry.xs ]
[ CC xs/GtkComboBoxEntry.c ]
[ XS xs/GtkEntryCompletion.xs ]
[ CC xs/GtkEntryCompletion.c ]
[ XS xs/GtkExpander.xs ]
[ CC xs/GtkExpander.c ]
[ XS xs/GtkFileChooser.xs ]
[ CC xs/GtkFileChooser.c ]
[ XS xs/GtkFileChooserDialog.xs ]
[ CC xs/GtkFileChooserDialog.c ]
[ XS xs/GtkFileChooserWidget.xs ]
[ CC xs/GtkFileChooserWidget.c ]
[ XS xs/GtkFileFilter.xs ]
[ CC xs/GtkFileFilter.c ]
[ XS xs/GtkFontButton.xs ]
[ CC xs/GtkFontButton.c ]
[ XS xs/GtkIconTheme.xs ]
[ CC xs/GtkIconTheme.c ]
[ XS xs/GtkRadioAction.xs ]
[ CC xs/GtkRadioAction.c ]
[ XS xs/GtkRadioToolButton.xs ]
[ CC xs/GtkRadioToolButton.c ]
[ XS xs/GtkSeparatorToolItem.xs ]
[ CC xs/GtkSeparatorToolItem.c ]
[ XS xs/GtkToggleAction.xs ]
[ CC xs/GtkToggleAction.c ]
[ XS xs/GtkToggleToolButton.xs ]
[ CC xs/GtkToggleToolButton.c ]
[ XS xs/GtkToolButton.xs ]
[ CC xs/GtkToolButton.c ]
[ XS xs/GtkToolItem.xs ]
[ CC xs/GtkToolItem.c ]
[ XS xs/GtkTreeModelFilter.xs ]
[ CC xs/GtkTreeModelFilter.c ]
[ XS xs/GtkUIManager.xs ]
[ CC xs/GtkUIManager.c ]
[ XS xs/GdkPango.xs ]
[ CC xs/GdkPango.c ]
[ XS xs/GtkAboutDialog.xs ]
[ CC xs/GtkAboutDialog.c ]
[ XS xs/GtkCellRendererCombo.xs ]
[ CC xs/GtkCellRendererCombo.c ]
[ XS xs/GtkCellRendererProgress.xs ]
[ CC xs/GtkCellRendererProgress.c ]
[ XS xs/GtkCellView.xs ]
[ CC xs/GtkCellView.c ]
[ XS xs/GtkFileChooserButton.xs ]
[ CC xs/GtkFileChooserButton.c ]
[ XS xs/GtkIconView.xs ]
[ CC xs/GtkIconView.c ]
[ XS xs/GtkMenuToolButton.xs ]
[ CC xs/GtkMenuToolButton.c ]
[ XS xs/GdkCairo.xs ]
[ CC xs/GdkCairo.c ]
[ XS xs/GdkPixbufSimpleAnim.xs ]
[ CC xs/GdkPixbufSimpleAnim.c ]
[ XS xs/GdkX11.xs ]
[ CC xs/GdkX11.c ]
[ XS build/constants.xs ]
[ CC build/constants.c ]
rm -f blib/arch/auto/Gtk2/Gtk2.so
[ LD blib/arch/auto/Gtk2/Gtk2.so ]
chmod 755 blib/arch/auto/Gtk2/Gtk2.so
"/home/ollisg/perl5/perlbrew/perls/perl-5.20.1c/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Gtk2.bs blib/arch/auto/Gtk2/Gtk2.bs 644
Creating enum POD...
Parsing XS files...
Creating stock items POD...
Generating POD...
Loaded 9 extra types from doctypes
Loaded 8 extra types from /home/ollisg/.perlbrew/libs/perl-5.20.1c@dev/lib/perl5/x86_64-linux/Glib/Install/doctypes
Loaded 7 extra types from /home/ollisg/.perlbrew/libs/perl-5.20.1c@dev/lib/perl5/x86_64-linux/Cairo/Install/doctypes
Loaded 2 extra types from /home/ollisg/.perlbrew/libs/perl-5.20.1c@dev/lib/perl5/x86_64-linux/Pango/Install/doctypes
Creating POD index...
Manifying 34 pod documents
Manifying 34 pod documents
Manifying 31 pod documents
Manifying 32 pod documents
Manifying 36 pod documents
Manifying 29 pod documents
Manifying 31 pod documents
Manifying 33 pod documents
Manifying 35 pod documents
Manifying 30 pod documents
Running Mkbootstrap for Gtk2 ()
chmod 644 "Gtk2.bs"
PERL_DL_NONLAZY=1 "/home/ollisg/perl5/perlbrew/perls/perl-5.20.1c/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Gtk2 1.2494
#    Running against gtk+ 2.24.25
#   Compiled against gtk+ 2.24.25
t/00.Gtk2.t ........................ ok
t/01.GtkWindow.t ................... ok
t/02.GtkContainer.t ................ ok
t/constants.t ...................... ok
t/Gdk.t ............................ ok
t/GdkCairo.t ....................... ok
t/GdkColor.t ....................... ok
t/GdkCursor.t ...................... ok
t/GdkDisplay.t ..................... ok
t/GdkDisplayManager.t .............. ok
t/GdkDrawable.t .................... ok
t/GdkEvent.t ....................... ok
t/GdkGC.t .......................... ok
t/GdkImage.t ....................... ok
t/GdkInput.t ....................... ok
t/GdkKeys.t ........................ ok
t/GdkPango.t ....................... ok
t/GdkPixbuf.t ...................... ok
t/GdkPixbufLoader.t ................ ok
t/GdkPixbufSimpleAnim.t ............ ok
Gdk-WARNING **: XID collision, trouble ahead at t/GdkPixmap.t line 16.
Gdk-WARNING **: XID collision, trouble ahead at t/GdkPixmap.t line 25.
Gdk-WARNING **: XID collision, trouble ahead at t/GdkPixmap.t line 40.
t/GdkPixmap.t ...................... ok
t/GdkProperty.t .................... ok
t/GdkRegion.t ...................... ok
t/GdkRgb.t ......................... ok
t/GdkScreen.t ...................... ok
t/GdkSelection.t ................... ok
t/GdkVisual.t ...................... ok
t/GdkWindow.t ...................... ok
t/GdkX11.t ......................... ok
t/GtkAboutDialog.t ................. ok
t/GtkAccelGroup.t .................. ok
t/GtkAccelLabel.t .................. ok
t/GtkAccelMap.t .................... ok
t/GtkAction.t ...................... ok
t/GtkActionGroup.t ................. ok
t/GtkActivatable.t ................. ok
t/GtkAdjustment.t .................. ok
t/GtkAlignment.t ................... ok
t/GtkArrow.t ....................... ok
t/GtkAspectFrame.t ................. ok
t/GtkAssistant.t ................... ok
t/GtkBin.t ......................... ok
t/GtkBindings.t .................... ok
t/GtkBox.t ......................... ok
t/GtkBuildable.t ................... ok
GLib-GObject-WARNING **: /tmp/buildd/glib2.0-2.42.1/./gobject/gsignal.c:1208: unable to lookup signal "changed" for non instantiatable type 'GtkBuildable' at /home/ollisg/.perlbrew/libs/perl-5.20.1c@dev/lib/perl5/x86_64-linux/Glib/Object/Subclass.pm line 235.
t/GtkBuildableIface.t .............. ok
t/GtkBuilder.t ..................... ok
t/GtkButton.t ...................... ok
t/GtkButtonBox.t ................... ok
t/GtkCalendar.t .................... ok
GLib-GObject-CRITICAL **: Object class EditableTest doesn't implement property 'editing-canceled' from interface 'GtkCellEditable' at /home/ollisg/.perlbrew/libs/perl-5.20.1c@dev/lib/perl5/x86_64-linux/Glib/Object/Subclass.pm line 235.
t/GtkCellEditable.t ................ ok
t/GtkCellLayout.t .................. ok
t/GtkCellLayoutIface.t ............. ok
t/GtkCellRenderer.t ................ ok
t/GtkCellRendererAccel.t ........... ok
t/GtkCellRendererCombo.t ........... ok
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 .................... ok
t/GtkCheckButton.t ................. ok
t/GtkCheckMenuItem.t ............... ok
t/GtkClipboard.t ................... ok
t/GtkColorButton.t ................. ok
t/GtkColorSelection.t .............. ok
t/GtkColorSelectionDialog.t ........ ok
t/GtkCombo.t ....................... ok
t/GtkComboBox.t .................... ok
t/GtkComboBoxEntry.t ............... ok
t/GtkCurve.t ....................... ok
t/GtkDialog.t ...................... ok
t/GtkDrawingArea.t ................. ok
t/GtkEditable.t .................... ok
t/GtkEntry.t ....................... ok
t/GtkEntryBuffer.t ................. ok
t/GtkEntryCompletion.t ............. ok
t/GtkEventBox.t .................... ok
t/GtkExpander.t .................... ok
t/GtkFileChooser.t ................. skipped: this test is unreliable
t/GtkFileChooserButton.t ........... ok
t/GtkFileChooserDialog.t ........... ok
t/GtkFileChooserWidget.t ........... ok
t/GtkFileFilter.t .................. ok
t/GtkFileSelection.t ............... ok
t/GtkFixed.t ....................... ok
t/GtkFontButton.t .................. ok
t/GtkFontSelection.t ............... ok
t/GtkFrame.t ....................... ok
t/GtkGammaCurve.t .................. ok
t/GtkGC.t .......................... ok
t/GtkHandleBox.t ................... ok
t/GtkHBox.t ........................ ok
t/GtkHButtonBox.t .................. ok
t/GtkHPaned.t ...................... ok
t/GtkHRuler.t ...................... ok
t/GtkHScale.t ...................... ok
t/GtkHScrollbar.t .................. ok
t/GtkHSeparator.t .................. ok
t/GtkHSV.t ......................... ok
t/GtkIconFactory.t ................. ok
t/GtkIconTheme.t ................... ok
t/GtkIconView.t .................... ok
t/GtkImage.t ....................... ok
t/GtkImageMenuItem.t ............... ok
t/GtkIMContext.t ................... ok
t/GtkInfoBar.t ..................... ok
t/GtkInputDialog.t ................. ok
t/GtkInvisible.t ................... ok
t/GtkItemFactory.t ................. ok
t/GtkLabel.t ....................... ok
t/GtkLayout.t ...................... ok
t/GtkLinkButton.t .................. ok
t/GtkListStore.t ................... ok
t/GtkMenu.t ........................ ok
t/GtkMenuBar.t ..................... ok
t/GtkMenuItem.t .................... ok
t/GtkMenuShell.t ................... ok
t/GtkMenuToolButton.t .............. ok
t/GtkMessageDialog.t ............... ok
t/GtkMisc.t ........................ ok
t/GtkNotebook.t .................... ok
t/GtkObject.t ...................... ok
t/GtkOffscreenWindow.t ............. ok
t/GtkOptionMenu.t .................. ok
t/GtkOrientable.t .................. ok
t/GtkPageSetup.t ................... ok
t/GtkPaned.t ....................... ok
t/GtkPaperSize.t ................... ok
t/GtkPrintContext.t ................ ok
t/GtkPrintOperation.t .............. ok
t/GtkPrintOperationPreview.t ....... ok
t/GtkPrintSettings.t ............... ok
t/GtkProgressBar.t ................. ok
t/GtkRadioAction.t ................. ok
t/GtkRadioButton.t ................. ok
t/GtkRadioMenuItem.t ............... ok
t/GtkRadioToolButton.t ............. ok
t/GtkRange.t ....................... ok
t/GtkRc.t .......................... ok
t/GtkRecentAction.t ................ ok
GLib-CRITICAL **: Source ID 5 was not found when attempting to remove it at t/GtkRecentChooser.t line 67.
GLib-CRITICAL **: Source ID 9 was not found when attempting to remove it at /home/ollisg/.cpanm/work/1419887179.9963/Gtk2-1.2494/blib/lib/Gtk2/TestHelper.pm line 84.
GLib-CRITICAL **: Source ID 12 was not found when attempting to remove it.
t/GtkRecentChooser.t ............... ok
t/GtkRecentChooserDialog.t ......... ok
t/GtkRecentChooserMenu.t ........... ok
t/GtkRecentChooserWidget.t ......... ok
t/GtkRecentFilter.t ................ ok
t/GtkRecentManager.t ............... ok
t/GtkRuler.t ....................... ok
t/GtkScale.t ....................... ok
t/GtkScaleButton.t ................. ok
t/GtkScrolledWindow.t .............. ok
t/GtkSelection.t ................... ok
t/GtkSeparatorMenuItem.t ........... ok
t/GtkSeparatorToolItem.t ........... ok
t/GtkShow.t ........................ skipped: can only test interactively
t/GtkSimpleList.t .................. ok
t/GtkSimpleMenu.t .................. ok
t/GtkSizeGroup.t ................... ok
t/GtkSpinButton.t .................. ok
t/GtkSpinner.t ..................... ok
t/GtkStatusbar.t ................... ok
t/GtkStatusIcon.t .................. ok
t/GtkStock.t ....................... ok
t/GtkStyle.t ....................... ok
t/GtkTable.t ....................... ok
t/GtkTearoffMenuItem.t ............. ok
t/GtkTextBuffer.t .................. ok
GLib-WARNING **: (/tmp/buildd/glib2.0-2.42.1/./glib/gerror.c:381):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 ............. ok
t/GtkTextIter.t .................... ok
t/GtkTextMark.t .................... ok
t/GtkTextTag.t ..................... ok
t/GtkTextTagTable.t ................ ok
t/GtkTextView.t .................... ok
t/GtkToggleAction.t ................ ok
t/GtkToggleButton.t ................ ok
t/GtkToggleToolButton.t ............ ok
t/GtkToolbar.t ..................... ok
t/GtkToolButton.t .................. ok
t/GtkToolItem.t .................... ok
t/GtkToolItemGroup.t ............... ok
t/GtkToolPalette.t ................. ok
t/GtkToolShell.t ................... ok
t/GtkTooltip.t ..................... ok
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 ............... ok
t/GtkTreeSortable.t ................ ok
t/GtkTreeStore.t ................... ok
t/GtkTreeView-Dnd.t ................ skipped: this test is interactive
t/GtkTreeView.t .................... ok
t/GtkUIManager.t ................... ok
t/GtkVBox.t ........................ ok
t/GtkVButtonBox.t .................. ok
t/GtkViewport.t .................... ok
t/GtkVolumeButton.t ................ ok
t/GtkVPaned.t ...................... ok
t/GtkVRuler.t ...................... ok
t/GtkVScale.t ...................... ok
t/GtkVScrollbar.t .................. ok
t/GtkVSeparator.t .................. ok
t/GtkWidget.t ...................... ok
t/options.t ........................ ok
t/pango-compat.t ................... ok
t/PangoAttributes.t ................ ok
t/PangoCairo.t ..................... ok
t/PangoContext.t ................... ok
t/PangoFont.t ...................... ok
t/PangoFontMap.t ................... ok
t/PangoFontset.t ................... ok
t/PangoGravity.t ................... ok
t/PangoLayout.t .................... ok
t/PangoMatrix.t .................... ok
t/PangoRenderer.t .................. ok
t/PangoScript.t .................... ok
t/PangoTabs.t ...................... ok
t/PangoTypes.t ..................... ok
t/set-scroll-adjustments-signal.t .. ok
t/signal-chaining.t ................ ok
t/tied-objects.t ................... ok
t/version-checks.t ................. ok
All tests successful.
Files=228, Tests=5061, 14 wallclock secs ( 0.87 usr  0.16 sys + 11.33 cusr  0.95 csys = 13.31 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
    No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
    LANG = en_US.utf8
    LC_COLLATE = C
    MANPATH_WITHOUT_PERLBREW = /home/ollisg/.perlbrew/libs/perl-5.20.1c@dev/man:/home/ollisg/opt/binutils/2.24/share/man:/home/ollisg/opt/clang/3.5/share/man:/home/ollisg/opt/clang/3.4/share/man:/home/ollisg/opt/rust/0.9/share/man:/usr/local/man:/usr/local/share/man:/usr/share/man
    PATH = /home/ollisg/opt/binutils/2.24/bin:/home/ollisg/opt/scala/2.11.1/bin:/home/ollisg/opt/sbt/bin:/home/ollisg/opt/clang/3.5/bin:/home/ollisg/.perlbrew/libs/perl-5.20.1c@dev/bin:/home/ollisg/perl5/perlbrew/bin:/home/ollisg/perl5/perlbrew/perls/perl-5.20.1c/bin:/home/ollisg/opt/binutils/2.24/bin:/home/ollisg/opt/scala/2.11.1/bin:/home/ollisg/opt/sbt/bin:/home/ollisg/opt/clang/3.5/bin:/home/ollisg/opt/clang/3.4/bin:/home/ollisg/opt/rust/0.9/bin:/home/ollisg/bin:/usr/lib/ccache:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PATH_WITHOUT_PERLBREW = /home/ollisg/opt/binutils/2.24/bin:/home/ollisg/opt/scala/2.11.1/bin:/home/ollisg/opt/sbt/bin:/home/ollisg/opt/clang/3.5/bin:/home/ollisg/opt/clang/3.4/bin:/home/ollisg/opt/rust/0.9/bin:/home/ollisg/bin:/usr/lib/ccache:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL5LIB = /home/ollisg/.perlbrew/libs/perl-5.20.1c@dev/lib/perl5
    PERLBREW_CSHRC_VERSION = 0.67
    PERLBREW_HOME = /home/ollisg/.perlbrew
    PERLBREW_LIB = dev
    PERLBREW_MANPATH = /home/ollisg/.perlbrew/libs/perl-5.20.1c@dev/man:/home/ollisg/perl5/perlbrew/perls/perl-5.20.1c/man
    PERLBREW_PATH = /home/ollisg/.perlbrew/libs/perl-5.20.1c@dev/bin:/home/ollisg/perl5/perlbrew/bin:/home/ollisg/perl5/perlbrew/perls/perl-5.20.1c/bin
    PERLBREW_PERL = perl-5.20.1c
    PERLBREW_ROOT = /home/ollisg/perl5/perlbrew
    PERLBREW_VERSION = 0.67
    PERL_CPANM_OPT = --mirror /home/ollisg/minicpan/ --mirror-only
    PERL_LOCAL_LIB_ROOT = /home/ollisg/.perlbrew/libs/perl-5.20.1c@dev
    PERL_MB_OPT = --install_base /home/ollisg/.perlbrew/libs/perl-5.20.1c@dev
    PERL_MM_OPT = INSTALL_BASE=/home/ollisg/.perlbrew/libs/perl-5.20.1c@dev
    PERL_PKG_CONFIG_SCRIPTS = ppkg-config
    SHELL = /bin/tcsh
    TERM = xterm
    TEST_PLPERL = 1
Perl special variables (and OS-specific diagnostics, for MSWin32):
    EGID = 1000 24 25 27 29 30 44 46 105 110 112 122 123 1000 1002
    EUID = 1000
    EXECUTABLE_NAME = /home/ollisg/perl5/perlbrew/perls/perl-5.20.1c/bin/perl
    GID = 1000 24 25 27 29 30 44 46 105 110 112 122 123 1000 1002
    UID = 1000
Perl module toolchain versions installed:
    Module              Have    
    ------------------- --------
    CPAN                2.05    
    CPAN::Meta          2.143240
    Cwd                 3.48    
    ExtUtils::CBuilder  0.280220
    ExtUtils::Command   1.19    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.04    
    ExtUtils::Manifest  1.69    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.48    
    JSON                2.90    
    JSON::PP            2.27300 
    Module::Build       0.4210  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.34    
    Test::More          1.001014
    YAML                1.13    
    YAML::Syck          n/a     
    version             0.9909  
--
Summary of my perl5 (revision 5 version 20 subversion 1) configuration:
   
  Platform:
    osname=linux, osvers=3.2.0-4-amd64, archname=x86_64-linux
    uname='linux iscah 3.2.0-4-amd64 #1 smp debian 3.2.60-1+deb7u3 x86_64 gnulinux '
    config_args='-de -Dprefix=/home/ollisg/perl5/perlbrew/perls/perl-5.20.1c -Dcc=clang -Aeval:scriptdir=/home/ollisg/perl5/perlbrew/perls/perl-5.20.1c/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='clang', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 Compatible Clang 3.5.0 (tags/RELEASE_350/final)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='clang', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /lib64 /usr/lib64
    libs=-lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.13'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under linux
  Compiled at Sep 23 2014 14:39:28
  %ENV:
    PERL5LIB="/home/ollisg/.perlbrew/libs/perl-5.20.1c@dev/lib/perl5"
    PERLBREW_CSHRC_VERSION="0.67"
    PERLBREW_HOME="/home/ollisg/.perlbrew"
    PERLBREW_LIB="dev"
    PERLBREW_MANPATH="/home/ollisg/.perlbrew/libs/perl-5.20.1c@dev/man:/home/ollisg/perl5/perlbrew/perls/perl-5.20.1c/man"
    PERLBREW_PATH="/home/ollisg/.perlbrew/libs/perl-5.20.1c@dev/bin:/home/ollisg/perl5/perlbrew/bin:/home/ollisg/perl5/perlbrew/perls/perl-5.20.1c/bin"
    PERLBREW_PERL="perl-5.20.1c"
    PERLBREW_ROOT="/home/ollisg/perl5/perlbrew"
    PERLBREW_VERSION="0.67"
    PERL_CPANM_OPT="--mirror /home/ollisg/minicpan/ --mirror-only"
    PERL_LOCAL_LIB_ROOT="/home/ollisg/.perlbrew/libs/perl-5.20.1c@dev"
    PERL_MB_OPT="--install_base /home/ollisg/.perlbrew/libs/perl-5.20.1c@dev"
    PERL_MM_OPT="INSTALL_BASE=/home/ollisg/.perlbrew/libs/perl-5.20.1c@dev"
    PERL_PKG_CONFIG_SCRIPTS="ppkg-config"
  @INC:
    /home/ollisg/.perlbrew/libs/perl-5.20.1c@dev/lib/perl5/x86_64-linux
    /home/ollisg/.perlbrew/libs/perl-5.20.1c@dev/lib/perl5
    /home/ollisg/perl5/perlbrew/perls/perl-5.20.1c/lib/site_perl/5.20.1/x86_64-linux
    /home/ollisg/perl5/perlbrew/perls/perl-5.20.1c/lib/site_perl/5.20.1
    /home/ollisg/perl5/perlbrew/perls/perl-5.20.1c/lib/5.20.1/x86_64-linux
    /home/ollisg/perl5/perlbrew/perls/perl-5.20.1c/lib/5.20.1
    .