Gentoo Archives: gentoo-user-hu

From: Polonkai Gergely <polesz@×××××××××.info>
To: gentoo-user-hu@l.g.o
Subject: [gentoo-user-hu] openoffice - ant-core hiba
Date: Wed, 20 Sep 2006 20:43:38
Message-Id: 4511A7D8.7060708@w00d5t0ck.info
1 Szia lista,
2
3 annyit beszeltek mar rola, gondoltam emerge-elek magamnak egy
4 openoffice-t. Jo nagy, gondoltam ejszaka ellesz vele. Viszont fel akar
5 huzni egy ant-core csomagot, ami leall, mert nem tudja kideriteni az
6 aktiv vm-et.
7
8 Calculating dependencies... done!
9
10 >>> Emerging (1 of 1) dev-java/ant-core-1.6.5-r14 to /
11 * apache-ant-1.6.5-src.tar.bz2 MD5 ;-)
12 ...
13 [ ok ] * apache-ant-1.6.5-src.tar.bz2 RMD160 ;-)
14 ...
15 [ ok ] * apache-ant-1.6.5-src.tar.bz2 SHA1 ;-)
16 ...
17 [ ok ] * apache-ant-1.6.5-src.tar.bz2 SHA256 ;-)
18 ...
19 [ ok ] * apache-ant-1.6.5-src.tar.bz2 size ;-)
20 ...
21 [ ok ] * checking ebuild checksums ;-)
22 ...
23 [ ok ] * checking auxfile checksums ;-)
24 ...
25 [ ok ] * checking miscfile checksums ;-)
26 ...
27 [ ok ] * checking apache-ant-1.6.5-src.tar.bz2 ;-)
28 ...
29 [ ok ]Traceback (most recent call last):
30 File "/usr/bin/depend-java-query", line 85, in ?
31 (options, args) = parser.parse_args()
32 File "/usr/lib/python2.4/optparse.py", line 1275, in parse_args
33 stop = self._process_args(largs, rargs, values)
34 File "/usr/lib/python2.4/optparse.py", line 1315, in _process_args
35 self._process_long_opt(rargs, values)
36 File "/usr/lib/python2.4/optparse.py", line 1390, in _process_long_opt
37 option.process(opt, value, values, self)
38 File "/usr/lib/python2.4/optparse.py", line 707, in process
39 return self.take_action(
40 File "/usr/lib/python2.4/optparse.py", line 726, in take_action
41 self.callback(self, opt, value, parser, *args, **kwargs)
42 File "/usr/bin/depend-java-query", line 49, in get_vm
43 vm = verman.get_vm(value)
44 File "/usr/share/java-config-2/pym/java_config/VersionManager.py",
45 line 131, in get_vm
46 raise Exception("Couldn't find suitable VM. Possible invalid
47 dependency string.")
48 Exception: Couldn't find suitable VM. Possible invalid dependency string.
49 !!! ERROR: The active vm could not be found
50 !!! ERROR: The active vm could not be found
51 !!! ERROR: The active vm could not be found
52 !!! ERROR: The active vm could not be found
53 !!! ERROR: The active vm could not be found
54 !!! ERROR: The active vm could not be found
55 !!! ERROR: The active vm could not be found
56 Traceback (most recent call last):
57 File "/usr/bin/depend-java-query", line 85, in ?
58 (options, args) = parser.parse_args()
59 File "/usr/lib/python2.4/optparse.py", line 1275, in parse_args
60 stop = self._process_args(largs, rargs, values)
61 File "/usr/lib/python2.4/optparse.py", line 1315, in _process_args
62 self._process_long_opt(rargs, values)
63 File "/usr/lib/python2.4/optparse.py", line 1390, in _process_long_opt
64 option.process(opt, value, values, self)
65 File "/usr/lib/python2.4/optparse.py", line 707, in process
66 return self.take_action(
67 File "/usr/lib/python2.4/optparse.py", line 726, in take_action
68 self.callback(self, opt, value, parser, *args, **kwargs)
69 File "/usr/bin/depend-java-query", line 49, in get_vm
70 vm = verman.get_vm(value)
71 File "/usr/share/java-config-2/pym/java_config/VersionManager.py",
72 line 131, in get_vm
73 raise Exception("Couldn't find suitable VM. Possible invalid
74 dependency string.")
75 Exception: Couldn't find suitable VM. Possible invalid dependency string.
76 !!! ERROR: The active vm could not be found
77 !!! ERROR: The active vm could not be found
78 !!! ERROR: The active vm could not be found
79 !!! ERROR: The active vm could not be found
80 !!! ERROR: The active vm could not be found
81 !!! ERROR: The active vm could not be found
82 !!! ERROR: The active vm could not be found
83 !!! ERROR: The active vm could not be found
84 * Using:
85 >>> Unpacking source...
86 >>> Unpacking apache-ant-1.6.5-src.tar.bz2 to
87 /var/tmp/portage/ant-core-1.6.5-r14/work
88 * Applying build.sh-exit-fix.patch
89 ...
90 [ ok ]>>> Source unpacked.
91 Rewriting
92 ./src/etc/testcases/core/include/included_file_parse_error/build.xml
93 Rewriting
94 ./src/etc/testcases/core/include/included_file_task_error/build.xml
95 Rewriting
96 ./src/etc/testcases/core/include/including_file_parse_error/build.xml
97 Rewriting
98 ./src/etc/testcases/core/include/including_file_task_error/build.xml
99 Rewriting ./src/etc/testcases/filters/build.xml
100 Rewriting ./src/etc/testcases/taskdefs/fixcrlf/build.xml
101 Rewriting ./src/etc/testcases/taskdefs/style/build.xml
102 Rewriting ./build.xml
103 Traceback (most recent call last):
104 File "/usr/bin/depend-java-query", line 85, in ?
105 (options, args) = parser.parse_args()
106 File "/usr/lib/python2.4/optparse.py", line 1275, in parse_args
107 stop = self._process_args(largs, rargs, values)
108 File "/usr/lib/python2.4/optparse.py", line 1315, in _process_args
109 self._process_long_opt(rargs, values)
110 File "/usr/lib/python2.4/optparse.py", line 1390, in _process_long_opt
111 option.process(opt, value, values, self)
112 File "/usr/lib/python2.4/optparse.py", line 707, in process
113 return self.take_action(
114 File "/usr/lib/python2.4/optparse.py", line 726, in take_action
115 self.callback(self, opt, value, parser, *args, **kwargs)
116 File "/usr/bin/depend-java-query", line 49, in get_vm
117 vm = verman.get_vm(value)
118 File "/usr/share/java-config-2/pym/java_config/VersionManager.py",
119 line 131, in get_vm
120 raise Exception("Couldn't find suitable VM. Possible invalid
121 dependency string.")
122 Exception: Couldn't find suitable VM. Possible invalid dependency string.
123 !!! ERROR: The active vm could not be found
124 !!! ERROR: The active vm could not be found
125 !!! ERROR: The active vm could not be found
126 !!! ERROR: The active vm could not be found
127 !!! ERROR: The active vm could not be found
128 !!! ERROR: The active vm could not be found
129 !!! ERROR: The active vm could not be found
130 >>> Compiling source in
131 /var/tmp/portage/ant-core-1.6.5-r14/work/apache-ant-1.6.5 ...
132 Warning: JAVA_HOME environment variable not set.
133 If build fails because sun.* classes could not be found
134 you will need to set the JAVA_HOME environment variable
135 to the installation directory of java.
136 Error: JAVA_HOME is not defined correctly.
137 We cannot execute java
138 Bootstrap FAILED
139
140 !!! ERROR: dev-java/ant-core-1.6.5-r14 failed.
141 Call stack:
142 ebuild.sh, line 1546: Called dyn_compile
143 ebuild.sh, line 937: Called src_compile
144 ant-core-1.6.5-r14.ebuild, line 41: Called die
145
146 !!! failed to build
147 !!! If you need support, post the topmost build error, and the call
148 stack if relevant.
149
150 !!! When you file a bug report, please include the following information:
151 GENTOO_VM= CLASSPATH="" JAVA_HOME=""
152 JAVACFLAGS="-target 1.4" COMPILER=""
153 and of course, the output of emerge --info
154
155 Mit hianyolhat szegeny?
156
157 Polonkai Gergely
158 --
159 gentoo-user-hu@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-hu] openoffice - ant-core hiba George Hron <hrgyster@×××××.com>