Subject: | Several build errors |
First, please note that this is broken in 0.05 (which is not available).
CPAN.pm: Going to build F/FL/FLORA/Gtk2-Notify-0.05.tar.gz
Cannot determine perl version info from lib/Gtk2/Notify.pm
Including generated API documentation...
Checking if your kit is complete...
Looks good
Unrecognized argument in LIBS ignored: '-pthread'
Writing Makefile for Gtk2::Notify
cp build/IFiles.pm blib/arch/Gtk2/Notify/Install/Files.pm
cp /root/.cpan/build/Gtk2-Notify-0.05-CrUUKQ/build/notify.typemap
blib/arch/Gtk2/Notify/Install/notify.typemap
cp lib/Gtk2/Notify.pm blib/lib/Gtk2/Notify.pm
cp build/notify-autogen.h blib/arch/Gtk2/Notify/Install/notify-autogen.h
[ XS xs/Notify.xs ]
[ CC xs/Notify.c ]
Running Mkbootstrap for Gtk2::Notify ()
chmod 644 Notify.bs
rm -f blib/arch/auto/Gtk2/Notify/Notify.so
[ LD blib/arch/auto/Gtk2/Notify/Notify.so ]
chmod 755 blib/arch/auto/Gtk2/Notify/Notify.so
cp Notify.bs blib/arch/auto/Gtk2/Notify/Notify.bs
chmod 644 blib/arch/auto/Gtk2/Notify/Notify.bs
Generating POD...
Loaded 8 extra types from /usr/local/lib/perl/5.10.0/Glib/Install/doctypes
Loaded 10 extra types from /usr/local/lib/perl/5.10.0/Gtk2/Install/doctypes
Loaded 4 extra types from /usr/lib/perl5/Cairo/Install/doctypes
Gtk2::Notify::set_hint_byte_array: no type defined for arg $value
Glib::GenPod: Unable to parse type `NO_OUTPUT gboolean´ at
/usr/local/lib/perl/5.10.0/Glib/GenPod.pm line 1059.
!! is not registered with the GLib type system.
Glib::GenPod: Unable to parse type `NO_OUTPUT gboolean´ at
/usr/local/lib/perl/5.10.0/Glib/GenPod.pm line 1059.
!! is not registered with the GLib type system.
Glib::GenPod: Unable to parse type `NO_OUTPUT gboolean´ at
/usr/local/lib/perl/5.10.0/Glib/GenPod.pm line 1059.
!! is not registered with the GLib type system.
/usr/bin/perl -MExtUtils::Command -e mkpath blib/lib/Gtk2/Notify
Creating POD index...
Manifying blib/man3/Gtk2::Notify.3pm
Manifying blib/man3/Gtk2::Notify::index.3pm
FLORA/Gtk2-Notify-0.05.tar.gz
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/00-load.........1/1 # Testing Gtk2::Notify 0.05, Perl 5.010000,
/usr/bin/perl
t/00-load.........ok
t/class...........1/7 libnotify-Message: Unable to get session bus:
dbus-launch failed to autolaunch D-Bus session: Autolaunch error: X11
initialization failed.
# Failed test 'init'
# at t/class.t line 13.
# Failed test 'now initted'
# at t/class.t line 14.
# got: ''
# expected: '1'
# Looks like you failed 2 tests of 7.
t/class........... Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/7 subtests
(less 2 skipped subtests: 3 okay)
t/import..........1/10 Gtk-WARNING **: cannot open display: at
/root/.cpan/build/Gtk2-Notify-0.05-CrUUKQ/blib/lib/Gtk2/Notify.pm line 23.
t/import.......... Dubious, test returned 1 (wstat 256, 0x100)
Failed 4/10 subtests
t/notification....skipped: Gtk2->init_check failed, probably unable to
open DISPLAY
t/pod.............ok
Test Summary Report
-------------------
t/class (Wstat: 512 Tests: 7 Failed: 2)
Failed tests: 2-3
Non-zero exit status: 2
t/import (Wstat: 256 Tests: 6 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 10 tests but ran 6.
Files=5, Tests=18, 0 wallclock secs ( 0.05 usr 0.03 sys + 0.57 cusr
0.09 csys = 0.74 CPU)
Result: FAIL
Failed 2/5 test programs. 2/18 subtests failed.
make: *** [test_dynamic] Error 255
FLORA/Gtk2-Notify-0.05.tar.gz