Jack,

Is there any chance that the environment you ran these commands under  
is "polluted" by an i386 copy of fink?

   -- Dave


On May 16, 2009, at 9:46 AM, Jack Howarth wrote:

>   In an attempt to fix the missing dependency on the
> intltool40 for building gnuplot under the new x86_64
> Leopard support, I came up with the attached x86_64
> variants for 10.5. These all pass fink validate but
> when I try...
>
> fink -m install intltool40
>
> the build process ends prematurely due to testsuite
> failures in builder-tester-pm-1.01-1....
>
> Checking if your kit is complete...
> Looks good
> Writing Makefile for Test::Builder::Tester
> make
> cp lib/Test/Builder/Tester/Color.pm blib/lib/Test/Builder/Tester/ 
> Color.pm
> cp lib/Test/Builder/Tester.pm blib/lib/Test/Builder/Tester.pm
> Manifying blib/man3/Test::Builder::Tester::Color.3pm
> Manifying blib/man3/Test::Builder::Tester.3pm
> make test || exit 2
> PERL_DL_NONLAZY=1 /sw/bin/perl5.8.8 "-MExtUtils::Command::MM" "-e"  
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/01basic........ok 1/6
> t/01basic........NOK 6#   Failed test 'testing failing'
> #   in t/01basic.t at line 29.
> # STDERR is:
> # #   Failed test 'should fail'
> # #   in t/01basic.t at line 28.
> # #          got: 'foo'
> # #     expected: 'bar'
> #
> # not:
> # #     Failed test (t/01basic.t at line 28)
> # #          got: 'foo'
> # #     expected: 'bar'
> #
> # as expected
> t/01basic........FAILED test 6
>       Failed 1/6 tests, 83.33% okay
> t/02fhrestore....ok
> t/03die..........ok
> t/04line_num.....ok
> t/05faildiag.....
> #   Failed test 'test fail'
> #   in t/05faildiag.t at line 17.
> # STDERR is:
> # #   Failed test 'one'
> # #   in t/05faildiag.t at line 10.
> # #   Failed test 'two'
> # #   in t/05faildiag.t at line 15.
> #
> # not:
> # #     Failed test (t/05faildiag.t at line 10)
> # #     Failed test (t/05faildiag.t at line 15)
> #
> # as expected
> t/05faildiag.....NOK 1
> #   Failed test 'test_fail first'
> #   in t/05faildiag.t at line 22.
> # STDERR is:
> t/05faildiag.....NOK 2# #   Failed test 'one'
> # #   in t/05faildiag.t at line 21.
> #
> # not:
> # #     Failed test (t/05faildiag.t at line 21)
> #
> # as expected
> t/05faildiag.....FAILED tests 1-2
>       Failed 2/5 tests, 60.00% okay
> t/06errormess....ok 1/12
> #   Failed test 'STDERR basic meta meta test 2'
> #   in t/06errormess.t at line 108.
> # HEY THERE, I GOT '#+++Failed+test+'foo'
> # #+++in+t/06errormess.t+at+line+107.
> # ' not '#+++++Failed+test+(t/06errormess.t+at+line+107)
> # '
> t/06errormess....NOK 4
> t/06errormess....NOK 7#   Failed test 'STDOUT meta meta test with  
> tbt2 '
> #   in t/06errormess.t at line 123.
> #          got: 'ok 1 - bar
> # '
> #     expected: 'not ok 1 - bar
> # '
>
> #   Failed test 'STDERR meta meta test with tbt2 '
> #   in t/06errormess.t at line 123.
> t/06errormess....NOK 8# HEY THERE, I GOT '#+++Failed+test+'bar'
> # #+++in+t/06errormess.t+at+line+122.
> # #+STDERR+is:
> # #+#+++Failed+test+'foo'
> # #+#+++in+t/06errormess.t+at+line+121.
> # #+
> # #+not:
> # #+#+++++Failed+test+(t/06errormess.t+at+line+121)
> # #+
> # #+as+expected
> # ' not ''
>
> #   Failed test 'STDERR meta test b&w'
> #   in t/06errormess.t at line 169.
> # HEY THERE, I GOT '#+++Failed+test+'bar'
> # #+++in+t/06errormess.t+at+line+165.
> t/06errormess....NOK 10# #+STDERR+is:
> # #+#+++Failed+test+'foo'
> # #+#+++in+t/06errormess.t+at+line+161.
> # #+#++++++++++got:+'php'
> # #+#+++++expected:+'Perl'
> # #+
> # #+not:
> # #+#+++++Failed+test+(t/06errormess.t+at+line+161)
> # #+#++++++++++got:+'php'
> # #+#+++++expected:+'perl'
> # #+
> # #+as+expected
> # ' not '#+++++Failed+test+(t/06errormess.t+at+line+165)
> # #+STDERR+is:
> # #+#+++++Failed+test+(t/06errormess.t+at+line+161)
> # #+#++++++++++got:+'php'
> # #+#+++++expected:+'Perl'
> # #+
> # #+not:
> # #+#+++++Failed+test+(t/06errormess.t+at+line+161)
> # #+#++++++++++got:+'php'
> # #+#+++++expected:+'perl'
> # #+
> # #+as+expected
> # '
>
> t/06errormess....NOK 12#   Failed test 'STDERR meta test color'
> #   in t/06errormess.t at line 217.
> # HEY THERE, I GOT '#+++Failed+test+'bar'
> # #+++in+t/06errormess.t+at+line+213.
> # #+STDERR+is:
> # #+#+++Failed+test+'foo'
> # #+#+++in+t/06errormess.t+at+line+209.
> # #+#++++++++++got:+'php'
> # #+#+++++expected:+'Perl'
> # #+
> # #+not:
> # #+#+++++Failed+test+(t/06errormess.t+at+line+209)
> # #+#++++++++++got:+'php'
> # #+#+++++expected:+'perl'
> # #+
> # #+as+expected
> # ' not '#+++++Failed+test+(t/06errormess.t+at+line+213)
> # #+STDERR+is:
> # #+#+++++Failed+test+(t/06errormess.t+at+line+209)
> # #+#++++++++++got:+'php'
> # #+#+++++expected:+'Perl'
> # #+
> # #+not:
> # #+#+++++Failed+test+(t/06errormess.t+at+line+209)
> # #+#++++++++++got:+'php'
> # #+#+++++expected:+'perl'
> # #+
> # #+as+expected
> # '
> t/06errormess....FAILED tests 4, 7-8, 10, 12
>       Failed 5/12 tests, 58.33% okay
> t/07args.........ok 1/18
> #   Failed test 'STDERR basic meta meta test 2'
> #   in t/07args.t at line 108.
> t/07args.........NOK 4# HEY THERE, I GOT '#+++Failed+test+'foo'
> # #+++in+t/07args.t+at+line+107.
> # ' not '#+++++Failed+test+(t/07args.t+at+line+107)
> # '
>
> #   Failed test 'STDOUT meta meta test with tbt2 '
> t/07args.........NOK 7#   in t/07args.t at line 123.
> #          got: 'ok 1 - bar
> # '
> #     expected: 'not ok 1 - bar
> # '
>
> #   Failed test 'STDERR meta meta test with tbt2 '
> #   in t/07args.t at line 123.
> # HEY THERE, I GOT '#+++Failed+test+'bar'
> # #+++in+t/07args.t+at+line+122.
> # #+STDERR+is:
> # #+#+++Failed+test+'foo'
> # #+#+++in+t/07args.t+at+line+121.
> # #+
> # #+not:
> # #+#+++++Failed+test+(t/07args.t+at+line+121)
> # #+
> # #+as+expected
> # ' not ''
> t/07args.........NOK 8
> #   Failed test 'STDOUT meta test skip_out'
> #   in t/07args.t at line 198.
> #          got: 'ok 1 - bar
> # '
> #     expected: 'not ok 1 - bar
> # '
>
> #   Failed test 'STDERR meta test skip_out'
> #   in t/07args.t at line 198.
> # HEY THERE, I GOT '#+++Failed+test+'bar'
> # #+++in+t/07args.t+at+line+195.
> # #+STDERR+is:
> # #+#+++Failed+test+'foo'
> # #+#+++in+t/07args.t+at+line+192.
> # #+
> # #+not:
> # #+#+++++Failed+test+(t/07args.t+at+line+192)
> # #+
> # #+as+expected
> # ' not ''
> t/07args.........FAILED tests 4, 7-8, 15-16
>       Failed 5/18 tests, 72.22% okay
> Failed Test     Stat Wstat Total Fail  Failed  List of Failed
> -------------------------------------------------------------------------------
> t/01basic.t                    6    1  16.67%  6
> t/05faildiag.t                 5    2  40.00%  1-2
> t/06errormess.t               12    5  41.67%  4 7-8 10 12
> t/07args.t                    18    5  27.78%  4 7-8 15-16
> Failed 4/7 test scripts, 42.86% okay. 13/49 subtests failed, 73.47%  
> okay.
> make: *** [test_dynamic] Error 2
> ### execution of make failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-test-builder-tester-pm-1.01-1
> (Reading database ... 40617 files and directories currently  
> installed.)
> Removing fink-buildlock-test-builder-tester-pm-1.01-1 ...
> Failed: phase test: error (2)
>
> Any ideas on why this is failing under fink's x86_64 perl588 package?
>          Jack
> ps I think we will need to create the attached x86_64 variants for  
> 10.5
> in any case since there doesn't seem to be a way to have an  
> architecture
> conditional set of RuntimeVars settings. Perhaps that would be a  
> useful
> new feature for fink (since it would allow us to avoid the x86_64  
> variants).
>
> <intltool40-x86_64.info><intltool-debian-x86_64.info><intltool- 
> x86_64 
> .info 
> > 
> ------------------------------------------------------------------------------
> Crystal Reports - New Free Runtime and 30 Day Trial
> Check out the new simplified licensing option that enables
> unlimited royalty-free distribution of the report engine
> for externally facing server and web deployment.
> http://p.sf.net/sfu/businessobjects_______________________________________________
> Fink-devel mailing list
> Fink-devel@lists.sourceforge.net
> http://news.gmane.org/gmane.os.apple.fink.devel


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to