Gentoo Archives: gentoo-user-br

From: "João Matos" <jaoneto@×××××.com>
To: gentoo-user-br@l.g.o
Subject: Re: [gentoo-user-br] Problema para instalar o jaxme
Date: Wed, 16 Dec 2009 16:23:54
Message-Id: c09b61fb0912160823y2e5c6a67wbb806532532828d7@mail.gmail.com
In Reply to: Re: [gentoo-user-br] Problema para instalar o jaxme by "João Matos"
1 É o jaxme-0.5.2 não compilou de jeito nenhum. Eu resolvi todos os meus
2 problemas compilando o 0.3.2-r4. A compilação aconteceu sem nenhum problema,
3 agora eu posso desenvolver...
4 Quem sabe na próxima versão...
5
6 t+
7
8 2009/12/14 João Matos <jaoneto@×××××.com>
9
10 > Vou adequar as configurações e ver se funciona. Caso não, eu trago
11 > informações mais detalhadas. Eu também tenho as duas arquiteturas
12 > instaladas. O amd64 já tem um certo tempo, e quando eu instalei ele a versão
13 > do jaxme era outra, e instalou normal. Desde que a 0.5.2 está na árvore do
14 > portage eu não consigo compilar ele. Ainda assim, com a versão antiga, o
15 > netbeans roda perfeitamente no am64. Porém, no x86, eu nem consigo instalar
16 > o netbeans, então não dá mais pra empurrar o problema coma barriga. hehe
17 >
18 > 2009/12/14 Zhu Sha Zang <zhushazang@×××××××××.br>
19 >
20 > Em 14-12-2009 11:16, João Matos escreveu:
21 >>
22 >> "java nb ide"
23 >>
24 >> Mas eu já tentei com o padrão q vem, e com várias outras combinações, e
25 >> sempre o jaxme dava problema. Já até compilei o netbeans sem nada
26 >> (obiviamente ele ficou inútil).
27 >>
28 >> 2009/12/14 zhushazang <zhushazang@×××××××××.br>
29 >>
30 >>> Em 13-12-2009 23:25, João Matos escreveu:
31 >>>
32 >>> Prezados,
33 >>>> Estou com um problema pra instalar o netbeans, por causa da
34 >>>> dependência "dev-java/jaxme-0.5.2". Já tentei achar uma maneira de
35 >>>> solucionar o problema, mas apesar de ter encontrado vários problemas
36 >>>> com o jaxme, nenhum deles se encaixava com o meu. Segue a saída do
37 >>>> console. Vcs têm alguma idéia?
38 >>>>
39 >>>> Grato.
40 >>>>
41 >>>>
42 >>>>
43 >>>>
44 >>>>> Emerging (1 of 12) dev-java/jaxme-0.5.2
45 >>>>>>>
46 >>>>>>>
47 >>>>>> openpty failed: 'out of pty devices'
48 >>>> * ws-jaxme-0.5.2-src.tar.gz RMD160 SHA1 SHA256 size ;-) ...
49 >>>> [ ok ]
50 >>>> * checking ebuild checksums ;-) ...
51 >>>> [ ok ]
52 >>>> * checking auxfile checksums ;-) ...
53 >>>> [ ok ]
54 >>>> * checking miscfile checksums ;-) ...
55 >>>> [ ok ]
56 >>>> * CPV: dev-java/jaxme-0.5.2
57 >>>> * REPO: gentoo
58 >>>> * USE: elibc_glibc kernel_linux userland_GNU x86
59 >>>> * Using: sun-jdk-1.6
60 >>>>
61 >>>>
62 >>>>> Unpacking source...
63 >>>>>>> Unpacking ws-jaxme-0.5.2-src.tar.gz to
64 >>>>>>> /var/tmp/portage/dev-java/jaxme-0.5.2/work
65 >>>>>>> Source unpacked in /var/tmp/portage/dev-java/jaxme-0.5.2/work
66 >>>>>>> Preparing source in
67 >>>>>>> /var/tmp/portage/dev-java/jaxme-0.5.2/work/ws-jaxme-0.5.2 ...
68 >>>>>>>
69 >>>>>>>
70 >>>>>> Rewriting attributes
71 >>>> Rewriting build.xml
72 >>>> Rewriting attributes
73 >>>> Rewriting ant/api.xml
74 >>>> Rewriting attributes
75 >>>> Rewriting ant/clover.xml
76 >>>> Rewriting attributes
77 >>>> Rewriting ant/docs.xml
78 >>>> Rewriting attributes
79 >>>> Rewriting ant/jm.xml
80 >>>> Rewriting attributes
81 >>>> Rewriting ant/js.xml
82 >>>> Rewriting attributes
83 >>>> Rewriting ant/macros.xml
84 >>>> Rewriting attributes
85 >>>> Rewriting ant/pm.xml
86 >>>> Rewriting attributes
87 >>>> Rewriting ant/xs.xml
88 >>>> Rewriting attributes
89 >>>> Rewriting src/webapp/web.xml
90 >>>> Traceback (most recent call last):
91 >>>> File "/usr/lib/javatoolkit/bin/xml-rewrite-3.py", line 240, in
92 >>>> <module>
93 >>>> outxml = processActions(options, f)
94 >>>> File "/usr/lib/javatoolkit/bin/xml-rewrite-3.py", line 135, in
95 >>>> processActions
96 >>>> out_stream = doRewrite(rewriter, out_stream,
97 >>>> rewriter.modify_elements)
98 >>>> File "/usr/lib/javatoolkit/bin/xml-rewrite-3.py", line 95, in
99 >>>> doRewrite
100 >>>> rewriter.process(in_stream, callback, **kwargs)
101 >>>> File
102 >>>> "/usr/lib/python2.6/site-packages/javatoolkit/xml/SaxRewriter.py",
103 >>>> line 130, in process
104 >>>> parseString(in_stream, self)
105 >>>> File "/usr/lib/python2.6/site-packages/_xmlplus/sax/__init__.py",
106 >>>> line 47, in parseString
107 >>>> parser.parse(inpsrc)
108 >>>> File "/usr/lib/python2.6/site-packages/_xmlplus/sax/expatreader.py",
109 >>>> line 109, in parse
110 >>>> xmlreader.IncrementalParser.parse(self, source)
111 >>>> File "/usr/lib/python2.6/site-packages/_xmlplus/sax/xmlreader.py",
112 >>>> line 123, in parse
113 >>>> self.feed(buffer)
114 >>>> File "/usr/lib/python2.6/site-packages/_xmlplus/sax/expatreader.py",
115 >>>> line 216, in feed
116 >>>> self._parser.Parse(data, isFinal)
117 >>>> File "/usr/lib/python2.6/site-packages/_xmlplus/sax/expatreader.py",
118 >>>> line 396, in external_entity_ref
119 >>>> "")
120 >>>> File "/usr/lib/python2.6/site-packages/_xmlplus/sax/saxutils.py",
121 >>>> line 523, in prepare_input_source
122 >>>> f = urllib2.urlopen(source.getSystemId())
123 >>>> File "/usr/lib/python2.6/urllib2.py", line 124, in urlopen
124 >>>> return _opener.open(url, data, timeout)
125 >>>> File "/usr/lib/python2.6/urllib2.py", line 389, in open
126 >>>> response = self._open(req, data)
127 >>>> File "/usr/lib/python2.6/urllib2.py", line 407, in _open
128 >>>> '_open', req)
129 >>>> File "/usr/lib/python2.6/urllib2.py", line 367, in _call_chain
130 >>>> result = func(*args)
131 >>>> File "/usr/lib/python2.6/urllib2.py", line 1146, in http_open
132 >>>> return self.do_open(httplib.HTTPConnection, req)
133 >>>> File "/usr/lib/python2.6/urllib2.py", line 1121, in do_open
134 >>>> raise URLError(err)
135 >>>> urllib2.URLError:<urlopen error [Errno -3] Temporary failure in name
136 >>>> resolution>
137 >>>> * If the output above contains:
138 >>>> * ImportError:
139 >>>> * /usr/lib/python2.4/site-packages/_xmlplus/parsers/pyexpat.so:
140 >>>> * undefined symbol: PyUnicodeUCS2_DecodeUTF8
141 >>>> * Try re-emerging dev-python/pyxml
142 >>>> * ERROR: dev-java/jaxme-0.5.2 failed:
143 >>>> * xml-rewrite2 failed: src/webapp/web.xml Look at the eerror
144 >>>> message above
145 >>>> *
146 >>>> * Call stack:
147 >>>> * ebuild.sh, line 55: Called src_prepare
148 >>>> * environment, line 4390: Called java-pkg-2_src_prepare
149 >>>> * environment, line 2413: Called java-utils-2_src_prepare
150 >>>> * environment, line 3734: Called java_prepare
151 >>>> * environment, line 3760: Called java-ant_bsfix_one
152 >>>> 'src/webapp/web.xml'
153 >>>> * environment, line 2320: Called java-ant_bsfix_files
154 >>>> 'src/webapp/web.xml'
155 >>>> * environment, line 2301: Called _bsfix_die 'xml-rewrite2 failed:
156 >>>> src/webapp/web.xml'
157 >>>> * environment, line 321: Called die
158 >>>> * The specific snippet of code:
159 >>>> * die ${1} " Look at the eerror message above";
160 >>>> *
161 >>>> * If you need support, post the output of 'emerge --info
162 >>>> =dev-java/jaxme-0.5.2',
163 >>>> * the complete build log and the output of 'emerge -pqv
164 >>>> =dev-java/jaxme-0.5.2'.
165 >>>> !!! When you file a bug report, please include the following
166 >>>> information:
167 >>>> GENTOO_VM=sun-jdk-1.6 CLASSPATH="" JAVA_HOME="/opt/sun-jdk-1.6.0.17"
168 >>>> JAVACFLAGS="-source 1.5 -target 1.5" COMPILER=""
169 >>>> and of course, the output of emerge --info
170 >>>> * The complete build log is located at
171 >>>> '/var/log/PORT_LOGDIR/dev-java:jaxme-0.5.2:20091213-222608.log'.
172 >>>> * The ebuild environment file is located at
173 >>>> '/var/tmp/portage/dev-java/jaxme-0.5.2/temp/environment'.
174 >>>> * S: '/var/tmp/portage/dev-java/jaxme-0.5.2/work/ws-jaxme-0.5.2'
175 >>>>
176 >>>>
177 >>>>
178 >>>>
179 >>>>
180 >>> Qual a configuração do seu NETBEANS_MODULES?
181 >>>
182 >>> att
183 >>>
184 >>>
185 >>
186 >>
187 >> --
188 >> João de Matos
189 >> Linux User #461527
190 >> Graduando em Engenharia de Computação 2005.1
191 >> UEFS - Universidade Estadual de Feira de Santana
192 >>
193 >> O que uso:
194 >> [I] dev-util/netbeans
195 >> Available versions:
196 >> (0) 3.6-r1
197 >> (5.5) 5.5.1-r1
198 >> (6.5) ~6.5-r4
199 >> (6.7) ~6.7 (~)6.7.1
200 >> (6.8) ~6.8
201 >> {cxx debug doc elibc_FreeBSD linguas_ar linguas_ca linguas_cs
202 >> linguas_de linguas_es linguas_fr linguas_gl linguas_id linguas_it linguas_ja
203 >> linguas_ko linguas_nl linguas_pl linguas_pt_BR linguas_ro linguas_ru
204 >> linguas_sq linguas_sv linguas_tr linguas_zh_CN linguas_zh_TW
205 >> +netbeans_modules_apisupport netbeans_modules_cnd netbeans_modules_dlight
206 >> netbeans_modules_enterprise netbeans_modules_ergonomics
207 >> netbeans_modules_groovy netbeans_modules_gsf +netbeans_modules_harness
208 >> +netbeans_modules_ide netbeans_modules_identity netbeans_modules_j2ee
209 >> +netbeans_modules_java netbeans_modules_mobility +netbeans_modules_nb
210 >> netbeans_modules_php netbeans_modules_profiler netbeans_modules_ruby
211 >> netbeans_modules_soa netbeans_modules_visualweb netbeans_modules_webcommon
212 >> +netbeans_modules_websvccommon netbeans_modules_xml}
213 >> Installed versions: 6.7.1(6.7)(09:03:44 04-08-2009)(linguas_pt_BR
214 >> netbeans_modules_apisupport netbeans_modules_cnd netbeans_modules_dlight
215 >> netbeans_modules_enterprise netbeans_modules_ergonomics
216 >> netbeans_modules_groovy netbeans_modules_harness netbeans_modules_ide
217 >> netbeans_modules_identity netbeans_modules_java netbeans_modules_mobility
218 >> netbeans_modules_nb netbeans_modules_php netbeans_modules_profiler
219 >> netbeans_modules_webcommon netbeans_modules_websvccommon -debug -doc
220 >> -elibc_FreeBSD -linguas_ar -linguas_cs -linguas_de -linguas_es -linguas_fr
221 >> -linguas_gl -linguas_id -linguas_it -linguas_ja -linguas_ko -linguas_nl
222 >> -linguas_pl -linguas_ru -linguas_sq -linguas_sv -linguas_tr -linguas_zh_CN
223 >> -linguas_zh_TW -netbeans_modules_ruby)
224 >> Homepage: http://www.netbeans.org
225 >> Description: NetBeans IDE for Java
226 >>
227 >>
228 >>
229 >> [I] dev-java/jaxme
230 >> Available versions: 0.3.1-r4!t 0.5.2 {doc elibc_FreeBSD source}
231 >> Installed versions: 0.5.2(10:20:35 17-11-2009)(source -doc
232 >> -elibc_FreeBSD)
233 >> Homepage: http://ws.apache.org/jaxme/index.html
234 >> Description: JaxMe 2 is an open source implementation of
235 >> JAXB, the specification for Java/XML binding.
236 >>
237 >>
238 >> NETBEANS_MODULES="dlight enterprise ergonomics apisupport harness ide java
239 >> nb websvccommon cnd groovy gsf identity j2ee mobility php profiler soa
240 >> visualweb webcommon x
241 >> ml"
242 >>
243 >>
244 >> Funciona em ambas as arquiteturas que possuo: amd64/x86
245 >>
246 >
247 >
248 >
249 > --
250 > João de Matos
251 > Linux User #461527
252 > Graduando em Engenharia de Computação 2005.1
253 > UEFS - Universidade Estadual de Feira de Santana
254 >
255
256
257
258 --
259 João de Matos
260 Linux User #461527
261 Graduando em Engenharia de Computação 2005.1
262 UEFS - Universidade Estadual de Feira de Santana

Replies

Subject Author
Re: [gentoo-user-br] Problema para instalar o jaxme Thiago Nunes <thiagonunesrs@×××××.com>