Re: Glib::Object::Introspection 0.001 available
- From: Mario Kemper <mario kemper googlemail com>
- To: Torsten Schoenfeld <kaffeetisch gmx de>
- Cc: gtk-perl-list gnome org
- Subject: Re: Glib::Object::Introspection 0.001 available
- Date: Thu, 11 Aug 2011 11:25:58 +0200 (MESZ)
Thanks for the initial release, but I am not able to get this to work.
'make test' shows the following output:
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')"
t/*.t
t/00-basic-types.t ..... XSLoader::load('Your::Module', $Your::Module::VERSION) at
/usr/lib/perl/5.10/XSLoader.pm line 25.
Compilation failed in require at ./t/inc/setup.pl line 1.
BEGIN failed--compilation aborted at ./t/inc/setup.pl line 1.
Compilation failed in require at t/00-basic-types.t line 3.
BEGIN failed--compilation aborted at t/00-basic-types.t line 3.
t/00-basic-types.t ..... Dubious, test returned 9 (wstat 2304, 0x900)
No subtests run
t/arrays.t ............. XSLoader::load('Your::Module', $Your::Module::VERSION) at
/usr/lib/perl/5.10/XSLoader.pm line 25.
Compilation failed in require at ./t/inc/setup.pl line 1.
BEGIN failed--compilation aborted at ./t/inc/setup.pl line 1.
Compilation failed in require at t/arrays.t line 3.
BEGIN failed--compilation aborted at t/arrays.t line 3.
t/arrays.t ............. Dubious, test returned 9 (wstat 2304, 0x900)
No subtests run
t/cairo-integration.t .. XSLoader::load('Your::Module', $Your::Module::VERSION) at
/usr/lib/perl/5.10/XSLoader.pm line 25.
Compilation failed in require at ./t/inc/setup.pl line 1.
BEGIN failed--compilation aborted at ./t/inc/setup.pl line 1.
Compilation failed in require at t/cairo-integration.t line 3.
BEGIN failed--compilation aborted at t/cairo-integration.t line 3.
t/cairo-integration.t .. Dubious, test returned 9 (wstat 2304, 0x900)
No subtests run
t/callbacks.t .......... XSLoader::load('Your::Module', $Your::Module::VERSION) at
/usr/lib/perl/5.10/XSLoader.pm line 25.
Compilation failed in require at ./t/inc/setup.pl line 1.
BEGIN failed--compilation aborted at ./t/inc/setup.pl line 1.
Compilation failed in require at t/callbacks.t line 3.
BEGIN failed--compilation aborted at t/callbacks.t line 3.
t/callbacks.t .......... Dubious, test returned 9 (wstat 2304, 0x900)
No subtests run
t/closures.t ........... XSLoader::load('Your::Module', $Your::Module::VERSION) at
/usr/lib/perl/5.10/XSLoader.pm line 25.
Compilation failed in require at ./t/inc/setup.pl line 1.
BEGIN failed--compilation aborted at ./t/inc/setup.pl line 1.
Compilation failed in require at t/closures.t line 3.
BEGIN failed--compilation aborted at t/closures.t line 3.
t/closures.t ........... Dubious, test returned 9 (wstat 2304, 0x900)
No subtests run
t/constants.t .......... XSLoader::load('Your::Module', $Your::Module::VERSION) at
/usr/lib/perl/5.10/XSLoader.pm line 25.
Compilation failed in require at ./t/inc/setup.pl line 1.
BEGIN failed--compilation aborted at ./t/inc/setup.pl line 1.
Compilation failed in require at t/constants.t line 3.
BEGIN failed--compilation aborted at t/constants.t line 3.
t/constants.t .......... Dubious, test returned 9 (wstat 2304, 0x900)
No subtests run
t/enums.t .............. XSLoader::load('Your::Module', $Your::Module::VERSION) at
/usr/lib/perl/5.10/XSLoader.pm line 25.
Compilation failed in require at ./t/inc/setup.pl line 1.
BEGIN failed--compilation aborted at ./t/inc/setup.pl line 1.
Compilation failed in require at t/enums.t line 3.
BEGIN failed--compilation aborted at t/enums.t line 3.
t/enums.t .............. Dubious, test returned 9 (wstat 2304, 0x900)
No subtests run
t/hashes.t ............. XSLoader::load('Your::Module', $Your::Module::VERSION) at
/usr/lib/perl/5.10/XSLoader.pm line 25.
Compilation failed in require at ./t/inc/setup.pl line 1.
BEGIN failed--compilation aborted at ./t/inc/setup.pl line 1.
Compilation failed in require at t/hashes.t line 3.
BEGIN failed--compilation aborted at t/hashes.t line 3.
t/hashes.t ............. Dubious, test returned 9 (wstat 2304, 0x900)
No subtests run
t/objects.t ............ XSLoader::load('Your::Module', $Your::Module::VERSION) at
/usr/lib/perl/5.10/XSLoader.pm line 25.
Compilation failed in require at ./t/inc/setup.pl line 1.
BEGIN failed--compilation aborted at ./t/inc/setup.pl line 1.
Compilation failed in require at t/objects.t line 3.
BEGIN failed--compilation aborted at t/objects.t line 3.
t/objects.t ............ Dubious, test returned 9 (wstat 2304, 0x900)
No subtests run
t/values.t ............. XSLoader::load('Your::Module', $Your::Module::VERSION) at
/usr/lib/perl/5.10/XSLoader.pm line 25.
Compilation failed in require at ./t/inc/setup.pl line 1.
BEGIN failed--compilation aborted at ./t/inc/setup.pl line 1.
Compilation failed in require at t/values.t line 3.
BEGIN failed--compilation aborted at t/values.t line 3.
t/values.t ............. Dubious, test returned 9 (wstat 2304, 0x900)
No subtests run
Test Summary Report
-------------------
t/00-basic-types.t (Wstat: 2304 Tests: 0 Failed: 0)
Non-zero exit status: 9
Parse errors: No plan found in TAP output
t/arrays.t (Wstat: 2304 Tests: 0 Failed: 0)
Non-zero exit status: 9
Parse errors: No plan found in TAP output
t/cairo-integration.t (Wstat: 2304 Tests: 0 Failed: 0)
Non-zero exit status: 9
Parse errors: No plan found in TAP output
t/callbacks.t (Wstat: 2304 Tests: 0 Failed: 0)
Non-zero exit status: 9
Parse errors: No plan found in TAP output
t/closures.t (Wstat: 2304 Tests: 0 Failed: 0)
Non-zero exit status: 9
Parse errors: No plan found in TAP output
t/constants.t (Wstat: 2304 Tests: 0 Failed: 0)
Non-zero exit status: 9
Parse errors: No plan found in TAP output
t/enums.t (Wstat: 2304 Tests: 0 Failed: 0)
Non-zero exit status: 9
Parse errors: No plan found in TAP output
t/hashes.t (Wstat: 2304 Tests: 0 Failed: 0)
Non-zero exit status: 9
Parse errors: No plan found in TAP output
t/objects.t (Wstat: 2304 Tests: 0 Failed: 0)
Non-zero exit status: 9
Parse errors: No plan found in TAP output
t/values.t (Wstat: 2304 Tests: 0 Failed: 0)
Non-zero exit status: 9
Parse errors: No plan found in TAP output
Files=10, Tests=0, 0 wallclock secs ( 0.02 usr 0.05 sys + 0.10 cusr 0.02 csys = 0.19 CPU)
Result: FAIL
Failed 10/10 test programs. 0/0 subtests failed.
make: *** [test_dynamic] Fehler 9
I don't know what I am doing wrong here. Any help is appreciated.
Regards
Mario
----- UrsprÃngliche Mail -----
Von: "Torsten Schoenfeld" <kaffeetisch gmx de>
An: gtk-perl-list gnome org
Gesendet: Dienstag, 9. August 2011 17:08:12
Betreff: Glib::Object::Introspection 0.001 available
The initial release of Glib::Object::Introspection is now available.
As a tarball:
http://downloads.sourceforge.net/gtk2-perl/Glib-Object-Introspection-0.001.tar.gz
or from git:
http://git.gnome.org/browse/perl-Glib-Object-Introspection/tag/?id=rel-0-00-1
Glib::Object::Introspection uses the gobject-introspection and libffi
projects to dynamically create Perl bindings for a wide variety of
libraries. Examples include gtk+, webkit, libsoup and many more.
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]