Gentoo Archives: gentoo-user-de

From: Jan Girlich <vollkorn@×××××××.de>
To: gentoo-user-de <gentoo-user-de@l.g.o>
Subject: [gentoo-user-de] Hilfe, kompilieren von eclipse schlägt fehl!
Date: Thu, 28 Oct 2004 17:42:47
Message-Id: 41812F84.9000904@freenet.de
1 Hallo,
2
3 da ich eclipse-cdt benötige habe ich eclipse-sdk, eclipse cdt und
4 blackdown-java auf ~x86 eingestellt und ein emerge -Datvu eclipse-cdt
5 gemacht:
6
7 root@thinkpad ~ # emerge -Dptvu eclipse-cdt
8
9 These are the packages that I would merge, in reverse order:
10
11 Calculating dependencies ...done!
12 [ebuild N ] dev-util/eclipse-cdt-2.0-r2 6,608 kB
13 [ebuild NS ] dev-util/eclipse-sdk-3.0.1-r1 -gnome +gtk -kde +motif
14 +mozilla 0 kB
15
16 Total size of downloads: 6,608 kB
17
18 Allerdings schlägt der Kompiliervorgang fehl:
19
20 [javac] Note:
21 /var/tmp/portage/eclipse-sdk-3.0.1-r1/work/eclipse-sdk-3.0.1/plugins/org.eclipse.jdt.launching.macosx/macosx/org/eclipse/jdt/internal/launching/macosx/MacOSXLaunchingPlugin.java
22 uses or overrides a deprecated API.
23 [javac] Note: Recompile with -deprecation for details.
24 /usr/lib/portage/bin/ebuild.sh: line 1732: 19205 Terminated
25 ant -q -q -buildfile build.xml -DinstallOs=linux
26 -DinstallWs=gtk -DinstallArch=$ARCH ${ant_extra_opts} ${target}
27
28 !!! ERROR: dev-util/eclipse-sdk-3.0.1-r1 failed.
29 !!! Function build-gtk-java, Line 303, Exitcode 143
30 !!! Failed to compile Java code (gtk+)
31 !!! If you need support, post the topmost build error, NOT this status
32 message.
33
34 Da mir der Fehler nicht ganz ersichtlich ist und soweit wie vorher
35 sichtbar auch keine verdächtige Meldung kommt habe ich in meine
36 /var/log/messages geschaut und folgendes gefunden:
37
38 Oct 28 19:10:39 thinkpad oom-killer: gfp_mask=0xd2
39 Oct 28 19:10:39 thinkpad DMA per-cpu:
40 Oct 28 19:10:39 thinkpad cpu 0 hot: low 2, high 6, batch 1
41 Oct 28 19:10:39 thinkpad cpu 0 cold: low 0, high 2, batch 1
42 Oct 28 19:10:39 thinkpad Normal per-cpu:
43 Oct 28 19:10:39 thinkpad cpu 0 hot: low 28, high 84, batch 14
44 Oct 28 19:10:39 thinkpad cpu 0 cold: low 0, high 28, batch 14
45 Oct 28 19:10:39 thinkpad HighMem per-cpu: empty
46 Oct 28 19:10:39 thinkpad
47 Oct 28 19:10:39 thinkpad Free pages: 968kB (0kB HighMem)
48 Oct 28 19:10:39 thinkpad Active:50202 inactive:730 dirty:0 writeback:1
49 unstable:0 free:242 slab:2577 mapped:50150 pagetables:275
50 Oct 28 19:10:39 thinkpad DMA free:64kB min:32kB low:64kB high:96kB
51 active:10348kB inactive:236kB present:16384kB
52 Oct 28 19:10:39 thinkpad protections[]: 0 0 0
53 Oct 28 19:10:39 thinkpad Normal free:904kB min:464kB low:928kB
54 high:1392kB active:190460kB inactive:2684kB present:236416kB
55 Oct 28 19:10:39 thinkpad protections[]: 0 0 0
56 Oct 28 19:10:39 thinkpad HighMem free:0kB min:128kB low:256kB high:384kB
57 active:0kB inactive:0kB present:0kB
58 Oct 28 19:10:39 thinkpad protections[]: 0 0 0
59 Oct 28 19:10:39 thinkpad DMA: 6*4kB 1*8kB 0*16kB 1*32kB 0*64kB 0*128kB
60 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 64kB
61 Oct 28 19:10:39 thinkpad Normal: 54*4kB 28*8kB 1*16kB 0*32kB 1*64kB
62 1*128kB 1*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 904kB
63 Oct 28 19:10:39 thinkpad HighMem: empty
64 Oct 28 19:10:39 thinkpad Swap cache: add 36523, delete 28370, find
65 7812/10552, race 0+1
66 Oct 28 19:10:39 thinkpad Out of Memory: Killed process 19210 (java).
67 Oct 28 19:10:39 thinkpad Out of Memory: Killed process 19205 (java).
68 Oct 28 19:10:39 thinkpad Out of Memory: Killed process 19211 (java).
69 Oct 28 19:10:39 thinkpad Out of Memory: Killed process 19212 (java).
70 Oct 28 19:10:39 thinkpad Out of Memory: Killed process 19213 (java).
71 Oct 28 19:10:39 thinkpad Out of Memory: Killed process 19214 (java).
72 Oct 28 19:10:39 thinkpad Out of Memory: Killed process 19215 (java).
73 Oct 28 19:10:39 thinkpad Out of Memory: Killed process 19216 (java).
74 Oct 28 19:10:39 thinkpad Out of Memory: Killed process 19217 (java).
75
76 Allerdings mangelt es mir am Verständnis zum deuten. Ist mein swap
77 übergelaufen oder was ist das Problem?
78
79 Jan

Attachments

File name MIME type
smime.p7s application/x-pkcs7-signature

Replies

Subject Author
Re: [gentoo-user-de] Solved: Hilfe, kompilieren von eclipse schlägt fehl! Jan Girlich <vollkorn@×××××××.de>