Jonathan Levi MD wrote:

Just for the fun of it, I went back and tried to compile compress-zlib-pm560, and got an earlier version of the same error message as with -pm581 and -pm584:


Hello Jonathan,

I updated the compress-zlib Perl package in Fink to not use the system's zlib but a zlib built into the Perl package. This is how the package was originally built before these problems started occuring. Please try again and let me know if it now works.

Also, the new version of compress-zlib-pm uses the latest version of zlib, 1.2.2.

Regards,
Blair



make test
PERL_DL_NONLAZY=1 /sw/bin/perl5.6.0 -Iblib/arch -Iblib/lib -I/sw/lib/perl5/5.6.0/darwin -I/sw/lib/perl5/5.6.0 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/01version.........NOK 1FAILED test 1
Failed 1/1 tests, 0.00% okay
t/02zlib............ok 239/239FAILED test 1
Failed 1/239 tests, 99.58% okay
t/03examples........ok
t/04encoding........skipped: Encode is not available
t/05gzsetp..........ok 11/11FAILED test 1
Failed 1/11 tests, 90.91% okay
t/06gzdopen.........NOK 23FAILED tests 1, 5, 10, 12, 16, 21, 23
Failed 7/23 tests, 69.57% okay
Failed Test Status Wstat Total Fail Failed List of failed
-------------------------------------------------------------------------------


t/01version.t 1 1 100.00% 1
t/02zlib.t 239 1 0.42% 1
t/05gzsetp.t 11 1 9.09% 1
t/06gzdopen.t 23 7 30.43% 1, 5, 10, 12, 16, 21, 23
1 test skipped.
Failed 4/6 test scripts, 33.33% okay. 10/287 subtests failed, 96.52% okay.
make: *** [test_dynamic] Error 255
### execution of make failed, exit code 2
Failed: compiling compress-zlib-pm560-1.33-12 failed


Is there some other package that should be listed as a dependency but isn't, that I happen to have installed on my other computer?

I did do

fink install uri-pm584 (OK)
fink install html-parser-pm584 (OK)

these packages went through a very similar make test, without problems. Is there something missing from the tarball, possibly a missed dependence? --Jonathan




-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to