Gentoo Archives: gentoo-user

From: Meino Christian Cramer <Meino.Cramer@×××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Build error: potrace
Date: Thu, 25 May 2006 03:34:53
Message-Id: 20060525.052920.41630600.Meino.Cramer@gmx.de
1 Hi,
2
3 emerge potrace leads to:
4
5
6
7
8 Not building PDL::IO::Browser. Turn on WITH_IO_BROWSER if this is incorrect.
9
10 writing dummy Makefile
11 Writing Makefile for PDL::IO::FastRaw
12 Writing Makefile for PDL::IO::Misc
13 Writing Makefile for PDL::IO::FlexRaw
14 Writing Makefile for PDL::IO::Pnm
15 Writing Makefile for PDL::IO::NDF
16 Writing Makefile for PDL::IO::Storable
17 Writing Makefile for PDL::IO::FITS
18 Writing Makefile for PDL::IO
19 Writing Makefile for PDL::Opt::Simplex
20 Writing Makefile for PDL::Opt
21 Writing Makefile for PDL::ImageRGB
22 Writing Makefile for PDL::Fit::Gaussian
23 Writing Makefile for PDL::Fit
24 Writing Makefile for PDL::FFT
25 Writing Makefile for PDL::Filter
26 Writing Makefile for PDL::Image2D
27 Writing Makefile for PDL::ImageND
28 Writing Makefile for PDL::CallExt
29 ExtUtils::F77: Using system=Linux compiler=G77
30 Checking for gcc in disguise:
31 Compiler is gcc version 3.4.5 (Gentoo 3.4.5-r1, ssp-3.4.5-1.0, pie-8.7.9)
32 Runtime: -L/usr/lib/gcc/i386-pc-linux-gnu/3.4.5 -L/usr/lib -lg2c -lm -L/usr/lib/gcc/i386-pc-linux-gnu/3.4.5 -lgcc
33 ExtUtils::F77: Validating -L/usr/lib/gcc/i386-pc-linux-gnu/3.4.5 -L/usr/lib -lg2c -lm -L/usr/lib/gcc/i386-pc-linux-gnu/3.4.5 -lgcc [ok]
34 ExtUtils::F77: Compiler: g77
35 ExtUtils::F77: Cflags: -O
36 (ExtUtils Version 1.15)
37 Compiling the test Fortran program...
38 Executing the test program...
39 Congratulations you seem to have a working f77!
40
41 Building PDL::Slatec. Turn off WITH_SLATEC if there are any problems
42
43 Writing Makefile for PDL::Slatec
44 no GSL link info (libgsl probably not available)
45 no GSL include info (libgsl probably not available)
46
47 no GSL version info found (gsl-config not installed?)
48
49
50 Not building GSL modules: GSL version UNKNOWN VERSION found, need at least 1.3
51
52 writing dummy Makefile
53
54 Skipping build of PDL::FFTW.
55
56 writing dummy Makefile
57 Writing Basic/Core/Config.pm
58
59 * Gentle warning from PDL::IO::FITS: *
60
61 Hmmm. You don't appear to have the Astro::FITS::Header module installed.
62 You'll be able to read and write FITS files anyway, but FITS support is
63 greatly improved if you install it.
64
65 You can get the latest Astro::FITS::Header module from CPAN --
66 point your browser at http://www.cpan.org.
67
68 Writing Makefile for PDL::Transform::Cartography
69 Writing Makefile for PDL::Transform
70 Writing Makefile for PDL::Lib
71 Writing Makefile for PDL
72 make: Circular pdldoc <- pm_to_blib dependency dropped.
73 /usr/bin/perl5.8.8 "-Iblib/arch" "-Iblib/lib" pdldoc.PL pdldoc
74 Extracting pdldoc (NO bad value support)
75 make[1]: Entering directory `/tmp/portage/PDL-2.4.2/work/PDL-2.4.2/Basic'
76 cp Reduce.pm ../blib/lib/PDL/Reduce.pm
77 cp PDL.pm ../blib/lib/PDL.pm
78 cp Lite.pm ../blib/lib/PDL/Lite.pm
79 cp Options.pm ../blib/lib/PDL/Options.pm
80 cp LiteF.pm ../blib/lib/PDL/LiteF.pm
81 cp default.perldlrc ../blib/lib/PDL/default.perldlrc
82 cp AutoLoader.pm ../blib/lib/PDL/AutoLoader.pm
83 cp Lvalue.pm ../blib/lib/PDL/Lvalue.pm
84 cp Matrix.pm ../blib/lib/PDL/Matrix.pm
85 make[2]: Entering directory `/tmp/portage/PDL-2.4.2/work/PDL-2.4.2/Basic/Pod'
86 podselect ../Gen/Inline/Pdlpp.pm > PP-Inline.pod
87 /bin/sh: podselect: command not found
88 make[2]: *** [PP-Inline.pod] Error 127
89 make[2]: Leaving directory `/tmp/portage/PDL-2.4.2/work/PDL-2.4.2/Basic/Pod'
90 make[1]: *** [subdirs] Error 2
91 make[1]: Leaving directory `/tmp/portage/PDL-2.4.2/work/PDL-2.4.2/Basic'
92 make: *** [subdirs] Error 2
93 --
94 gentoo-user@g.o mailing list