FS#27294 - [gconf-perl] check() fails

Attached to Project: Arch Linux
Opened by Andrea Scarpino (BaSh) - Monday, 28 November 2011, 08:49 GMT
Last edited by Jan de Groot (JGC) - Monday, 28 November 2011, 13:20 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Rémy Oudompheng (remyoudompheng)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
==> Starting check()...
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Can't load '/build/src/Gnome2-GConf-1.044/blib/arch/auto/Gnome2/GConf/GConf.so' for module Gnome2::GConf: /build/src/Gnome2-GConf-1.044/blib/arch/auto/Gnome2/GConf/GConf.so: undefined symbol: gconf_engine_key_is_writable at /usr/lib/perl5/core_perl/DynaLoader.pm line 190.
at t/00.GConf.t line 9
Compilation failed in require at t/00.GConf.t line 9.
BEGIN failed--compilation aborted at t/00.GConf.t line 9.
t/00.GConf.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run

Test Summary Report
-------------------
t/00.GConf.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=1, Tests=0, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.01 cusr 0.00 csys = 0.03 CPU)
Result: FAIL
Failed 1/1 test programs. 0/0 subtests failed.
make: *** [test_dynamic] Error 2

Additional info:
* gconf-perl 1.044-5

Steps to reproduce:
Try to build it
This task depends upon

Closed by  Jan de Groot (JGC)
Monday, 28 November 2011, 13:20 GMT
Reason for closing:  Fixed

Loading...