Gentoo Archives: gentoo-user

From: Robert Spahr <rob@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] can not compile the gimp - more complete error message
Date: Tue, 27 Nov 2007 22:14:43
Message-Id: 474C9454.6010707@robertspahr.com
1 Anyone have any thoughts regarding the cause?
2
3 thanks
4
5 Robert
6
7
8
9
10
11
12 A more complete error message:
13
14
15
16
17 -MP -MF ".deps/CML_explorer.Tpo" -c -o CML_explorer.o CML_explorer.c; \
18 then mv -f ".deps/CML_explorer.Tpo" ".deps/CML_explorer.Po";
19 else rm -f ".deps /CML_explorer.Tpo"; exit 1; fi
20 make[3]: *** No rule to make target `gimp-2.4.2.tar.bz2', needed by
21 `all-am'. Stop.
22 make[3]: *** Waiting for unfinished jobs....
23 make[3]: Leaving directory
24 `/var/tmp/portage/media-gfx/gimp-2.4.2/work/gimp-2.4.2/plug
25 -ins/common'
26 make[2]: *** [all-recursive] Error 1
27 make[2]: Leaving directory
28 `/var/tmp/portage/media-gfx/gimp-2.4.2/work/gimp-2.4.2/plug
29 -ins'
30 make[1]: *** [all-recursive] Error 1
31 make[1]: Leaving directory
32 `/var/tmp/portage/media-gfx/gimp-2.4.2/work/gimp-2.4.2'
33 make: *** [all] Error 2
34 *
35 * ERROR: media-gfx/gimp-2.4.2 failed.
36 * Call stack:
37 * ebuild.sh, line 1762: Called dyn_compile
38 * ebuild.sh, line 891: Called qa_call 'src_compile'
39 * ebuild.sh, line 35: Called src_compile
40 * environment, line 2548: Called die
41 * The specific snippet of code:
42 * emake || diefunc "$FUNCNAME" "$LINENO" "$?" "emake failed"
43 * The die message:
44 * emake failed
45 *
46 * If you need support, post the topmost build error, and the call stack
47 if relevant.
48 * A complete build log is located at
49 '/var/log/portage/media-gfx:gimp-2.4.2:20071127-
50 215248.log'.
51 *
52
53 * Messages for package media-gfx/gimp-2.4.2:
54
55 *
56 * ERROR: media-gfx/gimp-2.4.2 failed.
57 * Call stack:
58 * ebuild.sh, line 1762: Called dyn_compile
59 * ebuild.sh, line 891: Called qa_call 'src_compile'
60 * ebuild.sh, line 35: Called src_compile
61 * environment, line 2548: Called die
62 * The specific snippet of code:
63 * emake || diefunc "$FUNCNAME" "$LINENO" "$?" "emake failed"
64 * The die message:
65 * emake failed
66 *
67 * If you need support, post the topmost build error, and the call stack
68 if relevant.
69 * A complete build log is located at
70 '/var/log/portage/media-gfx:gimp-2.4.2:20071127-
71 215248.log'.
72
73 --
74 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] can not compile the gimp - more complete error message Marcin Dzierzkowski <dzierzkowski@×××××.com>