Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Oct 2000 16:39:29 +0200 (CEST)
From:      Max <mmax88@libero.it>
To:        freebsd-ports@FreeBSD.org
Subject:   port math/PDL fail to compile
Message-ID:  <XFMail.001001163929.mmax88@libero.it>

next in thread | raw e-mail | index | archive | help
Hello,

make fail to compile with the following message on my FreeBSD4.1.1-STABLE with
XFree86-4.0.1_1 and Mesa-3.2.1_1 ports installed:

.......
mkdir blib/script
cp perldl blib/script/perldl
/usr/bin/perl5.00503 -I/usr/libdata/perl/5.00503/mach
-I/usr/libdata/perl/5.00503 -MExtUtils::MakeMaker  -e "MY->fixin(shift)"
blib/script/perldl
cp pdldoc blib/script/pdldoc
/usr/bin/perl5.00503 -I/usr/libdata/perl/5.00503/mach
-I/usr/libdata/perl/5.00503 -MExtUtils::MakeMaker  -e "MY->fixin(shift)"
blib/script/pdldoc
Manifying blib/man1/perldl.1
Manifying blib/man1/pdldoc.1
****
      Not building PDL::Graphics::Karma, turn on WITH_KARMA if this is
incorrect****
PERL_DL_NONLAZY=1 /usr/bin/perl5.00503 -Iblib/arch -Iblib/lib
-I/usr/libdata/perl/5.00503/mach -I/usr/libdata/perl/5.00503 -e 'use
Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/aaa_load..........ok
t/argtest...........ok
t/autoload..........ok
t/bess..............ok
t/bool..............ok
t/callext...........ok
t/clump.............ok
t/complex...........ok
t/conv..............ok
t/croak.............ok
t/erf...............ok
t/erfi..............ok
t/familyfree........ok
t/fastraw...........ok
t/fft...............ok
t/fftw..............ok
t/flexraw...........ok
t/flow..............ok
t/foo...............ok
t/func..............ok
t/gauss.............ok
t/gsl_rng...........ok, 18/18 subtests skipped
t/hdrs..............ok
t/hist..............ok
t/howbig............ok
t/ica...............ok
t/image2d...........ok
t/imagend...........ok
t/imagergb..........ok
t/interp............ok, 1/1 subtest skipped
t/interp_slatec.....ok, 1/1 subtest skipped
t/lut...............ok
t/magic.............ok
t/matmult...........ok
t/misc..............ok
t/ndf...............ok, 6/6 subtests skipped
t/ones..............ok
t/ops...............ok
t/pdlchar...........ok
t/physical..........ok
t/picnorgb..........FAILED test 13
        Failed 1/17 tests, 94.12% okay
t/picrgb............FAILED test 9
        Failed 1/12 tests, 91.67% okay
t/pnm...............ok
t/poly..............ok
t/pptest............ok
t/primitive.........ok
t/primitive2........ok
t/pthread...........ok
t/quat..............ok
t/refs..............ok
t/scope.............ok
t/slatec............ok
t/slice.............ok
t/subclass..........ok
t/subclass2.........ok
t/subclass3.........ok
t/subclass4.........ok
t/thread............ok
t/thread_def........ok
t/trig..............ok
t/vaffine...........ok
t/xvals.............ok
Failed Test  Status Wstat Total Fail  Failed  List of failed
-------------------------------------------------------------------------------
t/picnorgb.t                 17    1   5.88%  13
t/picrgb.t                   12    1   8.33%  9
26 subtests skipped.
Failed 2/62 test scripts, 96.77% okay. 2/501 subtests failed, 99.60% okay.
*** Error code 2

Stop in /usr/ports/math/PDL/work/PDL-2.1.1.
*** Error code 1

Stop in /usr/ports/math/PDL.
*** Error code 1

Stop in /usr/ports/math/PDL.
*** Error code 1

Stop in /usr/ports/math/PDL.

Can someone help me?
Regards,

Max


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.001001163929.mmax88>