hmm. The last two releases had to have fixes for the ^DJI test data  
because Yahoo has changed the data format at least twice this year.  
I'll see if I can  find a solution.

Dave
On Oct 2, 2006, at 10:07 AM, Sébastien Maret wrote:

> Compiling finance-quotehist-pm586 fails with the following error:
>
> Setting up fink-buildlock-finance-quotehist-pm586-1.09-1
> (2006.10.02-09.42.20) ...
> gzip -dc /sw/src/Finance-QuoteHist-1.09.tar.gz | /sw/bin/tar -xf -
> --no-same-owner --no-same-permissions
> /usr/bin/perl5.8.6 Makefile.PL PERL=/usr/bin/perl5.8.6 PREFIX=/sw
> INSTALLPRIVLIB=/sw/lib/perl5/5.8.6
> INSTALLARCHLIB=/sw/lib/perl5/5.8.6/darwin-thread-multi-2level
> INSTALLSITELIB=/sw/lib/perl5/5.8.6
> INSTALLSITEARCH=/sw/lib/perl5/5.8.6/darwin-thread-multi-2level
> INSTALLMAN1DIR=/sw/share/man/man1 INSTALLMAN3DIR=/sw/share/man/man3
> INSTALLSITEMAN1DIR=/sw/share/man/man1
> INSTALLSITEMAN3DIR=/sw/share/man/man3 INSTALLBIN=/sw/bin
> INSTALLSITEBIN=/sw/bin INSTALLSCRIPT=/sw/bin
> Note: This is not required, but installing Text::CSV_XS on your system
>      will speed up the parsing of quote data in CSV format. A C
>      compiler is necessary, however. In the meantime we will use
>      Text::CSV_PP.
> Checking if your kit is complete...
> Looks good
> Writing Makefile for Finance-QuoteHist
> make
> cp lib/Finance/QuoteHist/Generic.pm blib/lib/Finance/QuoteHist/ 
> Generic.pm
> cp lib/Finance/QuoteHist.pm blib/lib/Finance/QuoteHist.pm
> cp lib/Finance/QuoteHist/QuoteMedia.pm blib/lib/Finance/QuoteHist/ 
> QuoteMedia.pm
> cp lib/Finance/QuoteHist/Yahoo.pm blib/lib/Finance/QuoteHist/Yahoo.pm
> cp lib/Finance/QuoteHist/MSN.pm blib/lib/Finance/QuoteHist/MSN.pm
> Manifying blib/man3/Finance::QuoteHist::Generic.3pm
> Manifying blib/man3/Finance::QuoteHist.3pm
> Manifying blib/man3/Finance::QuoteHist::Yahoo.3pm
> Manifying blib/man3/Finance::QuoteHist::QuoteMedia.3pm
> Manifying blib/man3/Finance::QuoteHist::MSN.3pm
> make test
> PERL_DL_NONLAZY=1 /usr/bin/perl5.8.6 "-MExtUtils::Command::MM" "-e"
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/00_basic........ok
> t/05_csv..........ok
>        80/161 skipped: Text::CSV_XS not installed
> t/10_quotes.......ok 100/104#     Failed test (t/10_quotes.t at  
> line 30)
> #          got:
> '^DJI: 
> 1997/11/03:7443.0700:7934.5300:7334.7700:7823.1300:545404700:7823.1300 
> '
> #     expected:
> '^DJI: 
> 1997/11/03:7443.0700:7934.5300:7334.7700:7823.1300:545404739:7823.1300 
> '
> #     Failed test (t/10_quotes.t at line 30)
> t/10_quotes.......NOK 102#          got:
> '^DJI: 
> 1997/12/01:7823.6200:8209.5600:7563.2300:7908.2500:564825400:7908.2500 
> '
> #     expected:
> '^DJI: 
> 1997/12/01:7823.6200:8209.5600:7563.2300:7908.2500:564825456:7908.2500 
> '
> #     Failed test (t/10_quotes.t at line 30)
> t/10_quotes.......NOK 103#          got:
> '^DJI: 
> 1998/01/02:7908.2500:8072.9100:7391.5900:7906.5000:667360500:7906.5000 
> '
> #     expected:
> '^DJI: 
> 1998/01/02:7908.2500:8072.9100:7391.5900:7906.5000:667360492:7906.5000 
> '
> #     Failed test (t/10_quotes.t at line 30)
> #          got:
> '^DJI: 
> 1998/02/02:7987.4600:8616.7200:7987.4600:8545.7200:643738400:8545.7200 
> '
> #     expected:
> '^DJI: 
> 1998/02/02:7987.4600:8616.7200:7987.4600:8545.7200:643738423:8545.7200 
> '
> t/10_quotes.......NOK 104# Looks like you failed 4 tests of 104.
> t/10_quotes.......dubious
>        Test returned status 4 (wstat 1024, 0x400)
> DIED. FAILED tests 101-104
>        Failed 4/104 tests, 96.15% okay
> t/20_dividends....ok
> t/30_splits.......ok
> Failed Test   Stat Wstat Total Fail  Failed  List of Failed
> ---------------------------------------------------------------------- 
> ---------
> t/10_quotes.t    4  1024   104    4   3.85%  101-104
> 80 subtests skipped.
> Failed 1/5 test scripts, 80.00% okay. 4/289 subtests failed, 98.62%  
> okay.
> make: *** [test_dynamic] Error 2
> ### execution of make failed, exit code 2
>
> Sébastien

--
David Reiser
[EMAIL PROTECTED]


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to