Package: swish-e Version: 2.4.3-3 Severity: serious When I build swish-e using pbuilder, the build process appears to complete successfully. But then if I try to build libswish-api-common-perl using the resulting packages, I get:
... /usr/bin/make test make[1]: Entering directory `/tmp/buildd/libswish-api-common-perl-0.03' PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/001Basic.... # Failed test 'use SWISH::API::Common;' # in t/001Basic.t at line 14. # Tried to use 'SWISH::API::Common'. # Error: Can't load '/usr/lib/perl5/auto/SWISH/API/API.so' for module SWISH::API: /usr/lib/perl5/auto/SWISH/API/API.so: undefined symbol: SwishMetaID at /usr/lib/perl/5.8/DynaLoader.pm line 225. # at /tmp/buildd/libswish-api-common-perl-0.03/blib/lib/SWISH/API/Common.pm line 16 # Compilation failed in require at /tmp/buildd/libswish-api-common-perl-0.03/blib/lib/SWISH/API/Common.pm line 16. ... So it appears the generated package has a broken API.so module. The official package in the archives appears to be fine, on the other hand. -- Daniel Schepler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

