Gentoo Archives: gentoo-dev

From: Nicholas Burlett <nrb23@×××××××.edu>
To: gentoo-dev@g.o
Subject: [gentoo-dev] emerge PDL broken
Date: Tue, 20 Nov 2001 11:05:32
Message-Id: 1006275829.18754.2.camel@gemini
In Reply to: [gentoo-dev] --buildpkg problem by Grant Goodyear
1 I was emerging media-gfx/gimp, and it died on PDL:
2
3 < snip >
4 t/pdlchar...........ok
5 t/physical..........ok
6 t/picnorgb..........FAILED test
7 8
8 Failed 1/8 tests, 87.50% okay
9 t/picrgb............ok
10 t/pnm...............ok
11 t/poly..............ok
12 t/polyroots.........ok
13 t/pptest............ok
14 t/primitive.........ok
15 t/primitive2........ok
16 t/pthread...........ok
17 t/quat..............Skipping test on this platform
18 t/quat..............ok
19 t/reduce............ok
20 t/refs..............ok
21 t/scope.............ok
22 t/slatec............ok
23 t/slice.............ok
24 t/subclass..........ok
25 t/subclass2.........ok
26 t/subclass3.........ok
27 t/subclass4.........ok
28 t/thread............ok
29 t/thread_def........ok
30 t/trig..............ok
31 t/vaffine...........ok
32 t/xvals.............ok
33 Failed Test Status Wstat Total Fail Failed List of Failed
34 --------------------------------------------------------------------------------
35 t/picnorgb.t 8 1 12.50% 8
36 38 subtests skipped.
37 Failed 1/68 test scripts, 98.53% okay. 1/530 subtests failed, 99.81%
38 okay.
39 make: *** [test_dynamic] Error 29
40
41 !!! ERROR: The ebuild did not complete successfully.
42 !!! Function src_compile, Line 4, Exitcode 2
43 !!! (no error message)
44
45 !!! emerge aborting on /usr/portage/dev-perl/PDL/PDL-2.2.1.ebuild .
46
47 any ideas on what is causing this?
48
49 I'm running rc6, and I `emerge rsync`ed before I ran this.
50
51
52 Thanks!
53 -Nick