Hi,

I could buid this lib using both pbuilder and debuild.

While debuild passed all tests successfully and skipped 2 tests,
pbuilder passed all tests successfully and skipped all 4 tests.

This may have something to do with pbuilder chroot, but both methods
builds the library successfully.


--- debuild log ---
.
.
.
/usr/bin/make test
make[1]: Entering directory
`/home/midget/debian/packages/libfilesys-diskspace-perl/libfilesys-diskspace-perl-0.05'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/1st............ok
t/freebsd-ufs....skipped
        all skipped: not applicable on this platform
t/linux-ext2.....ok
t/linux-vfat.....ok
t/solaris-ufs....skipped
        all skipped: not applicable on this platform
All tests successful, 2 tests skipped.
Files=5, Tests=5,  0 wallclock secs ( 0.07 cusr +  0.03 csys =  0.10 CPU)
.
.
.
--------------------

--- pbuilder log ---
.
.
.
/usr/bin/make test
make[1]: Entering directory `/tmp/buildd/libfilesys-diskspace-perl-0.05'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/1st............ok
t/freebsd-ufs....skipped
        all skipped: not applicable on this platform
t/linux-ext2.....skipped
        all skipped: no filesystems for this test
t/linux-vfat.....skipped
        all skipped: no vfat filesystems to test
t/solaris-ufs....skipped
        all skipped: not applicable on this platform
All tests successful, 4 tests skipped.
.
.
.
--------------------

Cheers.

-- 
________________________________________________________________________
 Dario Minnucci (a.k.a. midget)
 Phone: (+34) 902021030 | Fax: (+34) 902024417 | 24/7: (+34) 807429057
 Email: [EMAIL PROTECTED] | URL: http://www.midworld.net/midget/
 Key fingerprint = 6DDB 5487 7F6D 89D4 5D9C  33C7 D181 DD7A 6C42 8272



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to