Gentoo Archives: gentoo-user

From: reader@×××××××.com
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: How olong should a compile hang on stripping Image Magick
Date: Mon, 19 Dec 2005 06:10:05
Message-Id: 877ja1vaax.fsf@newsguy.com
In Reply to: [gentoo-user] How olong should a compile hang on stripping Image Magick by reader@newsguy.com
1 reader@×××××××.com writes:
2
3 > I've run `revdep rebuild' and now re emerging image magick. The build
4 > has hung for some time now during the stripping phase. Its set on
5 > `montage' for about 15 minues now.... is this a full hang or can
6 > stipping really take that long?
7 >
8 > sample output:
9
10 I've now reran revdeps rebuild and got the same result. I backedup
11 one version of imagemagick and tried it by itself with \:
12 emerge -v "<"=imagemagick-6.2.5.2
13
14 This version does the same thing. After building and during install
15 it does a stripping session or starts to:
16
17 [...]
18 gzipping man page: Image::Magick.3pm
19 prepallstrip:
20 strip: i686-pc-linux-gnu-strip --strip-unneeded
21
22 >From there a bunch of libs fly by like these:
23 [...]
24 /usr/lib/ImageMagick-6.2.5/modules-Q16/coders/art.so
25 /usr/lib/ImageMagick-6.2.5/modules-Q16/coders/avi.so
26 [...]
27
28 on down to this:
29
30 /usr/lib/ImageMagick-6.2.5/modules-Q16/filters/analyze.so
31 /usr/lib/perl5/vendor_perl/5.8.7/i686-linux/auto/Image/Magick/Magick.so
32 /usr/bin/animate
33 /usr/bin/compare
34 /usr/bin/composite
35 /usr/bin/conjure
36 /usr/bin/convert
37 /usr/bin/display
38 /usr/bin/identify
39 /usr/bin/import
40 /usr/bin/mogrify
41 /usr/bin/montage
42
43
44 And there it stops. Both imagemagick-6.2.5.4.ebuild
45 and imagemagick-6.2.5.2.ebuild
46
47 revdep rebuild shows a herd of broken stuff all depending on
48 (requires libMagick.so.6)
49
50 And trys to run emerge --oneshot =media-gfx/imagemagick-6.2.5.4
51 =app-office/karbon-1.4.2 =app-office/krita-1.4.2
52 =app-office/kword-1.4.2-r5
53
54 It all ends as above. Gets to montage and there it stays.
55
56 --
57 gentoo-user@g.o mailing list