Bug#559967: marked as done (FTBFS [hppa]: method openConnection() in the type URL is not...)

2010-04-10 Thread Debian Bug Tracking System
Your message dated Sat, 10 Apr 2010 23:15:18 +
with message-id e1o0jtw-0003lb...@ries.debian.org
and subject line Bug#559967: fixed in libxmlrpc3-java 3.1.3-2
has caused the Debian Bug report #559967,
regarding FTBFS [hppa]: method openConnection() in the type URL is not...
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
559967: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559967
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libxmlrpc3-java
Version: 3.1.2-1
Severity: serious
User: debian-h...@lists.debian.org
Usertags: hppa

libxmlrpc3-java reliably fails to build on hppa:
  
https://buildd.debian.org/build.php?pkg=libxmlrpc3-javaver=3.1.2-1arch=hppafile=log

From the most recent build attempt:
[...]
[javac] 25. WARNING in 
/build/buildd-libxmlrpc3-java_3.1.2-1-hppa-Bsgr47/libxmlrpc3-java-3.1.2/client/src/main/java/org/apache/xmlrpc/client/XmlRpcLocalTransport.java
[javac]  (at line 63)
[javac] Map map = (Map) pObject;
[javac] ^^^
[javac] Map is a raw type. References to generic type MapK,V should be 
parameterized
[javac] --
[javac] 26. WARNING in 
/build/buildd-libxmlrpc3-java_3.1.2-1-hppa-Bsgr47/libxmlrpc3-java-3.1.2/client/src/ma
[javac] in/java/org/apache/xmlrpc/client/XmlRpcLocalTransport.java (at line 
63)
[javac] Map map = (Map) pObject;
[javac]^^^
[javac] Map is a raw type. References to generic type MapK,V should be 
parameterized
[javac] --
[javac] 27. WARNING in 
/build/buildd-libxmlrpc3-java_3.1.2-1-hppa-Bsgr47/libxmlrpc3-java-3.1.2/client/src/main/java/org/apache/xmlrpc/client/XmlRpcLocalTransport.java
[javac]  (at line 64)
[javac] for (Iterator iter = map.entrySet().iterator();  
iter.hasNext();  ) {
[javac]  
[javac] Iterator is a raw type. References to generic type IteratorE 
should be parameterized
[javac] --
[javac] 28. WARNING in 
/build/buildd-libxmlrpc3-java_3.1.2-1-hppa-Bsgr47/libxmlrpc3-java-3.1.2/client/src/main/java/org/apache/xmlrpc/client/XmlRpcLocalTransport.java
 (at line 65)
[javac] Map.Entry entry = (Map.Entry) iter.next();
[javac] ^
[javac] Map.Entry is a raw type. References to generic type 
MapK,V.EntryK,V should be parameterized
[javac] --
[javac] 29. WARNING in 
/build/buildd-libxmlrpc3-java_3.1.2-1-hppa-Bsgr47/libxmlrpc3-java-3.1.2/client/src/ma
[javac] in/java/org/apache/xmlrpc/client/XmlRpcLocalTransport.java (at line 
65)
[javac] Map.Entry entry = (Map.Entry) iter.next();
[javac]^
[javac] Map.Entry is a raw type. References to generic type 
MapK,V.EntryK,V should be parameterized
[javac] --
[javac] --
[javac] 30. ERROR in 
/build/buildd-libxmlrpc3-java_3.1.2-1-hppa-Bsgr47/libxmlrpc3-java-3.1.2/client/src/main/java/org/apache/xmlrpc/client/XmlRpcSun15HttpTransport.java
[javac]  (at line 62)
[javac] final URLConnection conn = prox == null ? pURL.openConnection() 
: pURL.openConnection(prox);
[javac] 
   ^^
[javac] The method openConnection() in the type URL is not applicable for 
the arguments (Proxy)
[javac] --
[javac] --
[javac] 31. WARNING in 
/build/buildd-libxmlrpc3-java_3.1.2-1-hppa-Bsgr47/libxmlrpc3-java-3.1.2/client/src/ma
[javac] in/java/org/apache/xmlrpc/client/util/ClientFactory.java (at line 
99)
[javac] public Object newInstance(Class pClass) {
[javac]   ^
[javac] Class is a raw type. References to generic type ClassT should be 
parameterized
[javac] --
[javac] 32. WARNING in 
/build/buildd-libxmlrpc3-java_3.1.2-1-hppa-Bsgr47/libxmlrpc3-java-3.1.2/client/src/main/java/org/apache/xmlrpc/client/util/ClientFactory.java
[javac]  (at line 110)
[javac] public Object newInstance(ClassLoader pClassLoader, Class 
pClass) {
[javac] ^
[javac] Class is a raw type. References to generic type ClassT should be 
parameterized
[javac] --
[javac] 33. WARNING in 
/build/buildd-libxmlrpc3-java_3.1.2-1-hppa-Bsgr47/libxmlrpc3-java-3.1.2/client/src/main/java/org/apache/xmlrpc/client/util/ClientFactory.java
[javac]  (at line 126)
[javac] public Object newInstance(ClassLoader pClassLoader, final Class 
pClass, final String pRemoteName) {
[javac

Bug#559967:

2009-12-15 Thread Onkar Shinde
block 559967 by 561317

thanks,

I had logged bug against libgcj10. I have also requested removal of
-gcj packages. [1]

[1] http://lists.debian.org/debian-release/2009/12/msg00150.html


Onkar



___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#559967: FTBFS [hppa]: method openConnection() in the type URL is not...

2009-12-14 Thread dann frazier
On Fri, Dec 11, 2009 at 02:10:18PM +0530, Onkar Shinde wrote:
 AFAIK, GCJ uses classpath library these days. The code from classpath
 is being merged in GCJ. And from the status of classpath [1] it is
 clear that java.net.URL.openConnection(java.net.Proxy) does not exist
 in classpath implementation.
 This can be easily tested. Try compiling following code with GCJ and
 OpenJDK. GCJ fails to compile the code but OpenJDK works fine.
 
 ***
 import java.net.*;
 
 public class Hello {
 public static void main (String args[]){
   try {
   URL url = new URL(http://www.google.com;);
   url.openConnection(Proxy.NO_PROXY);
   } catch (Exception e) {
   e.printStackTrace();
   }
 }
 }
 ***
 
 Hence this is a tool chain issue and not issue in package
 libxmlrpc3-java itself. As of now there is nothing package maintainer
 can do except disabling building of the package for all arch that use
 GCJ as default compiler (to unblock the transition to testing).

Onkar,
 Thanks for looking into this.

Would you mind filing a bug against the appropriate toolchain package,
and setting a 'blocks' in the bug tracking system? This would make it
easy to lookup the history/status of this issue next time someone
notices it.

Also, I believe the appropriate way to avoid having this bug block
testing migration is to request the removal of hppa binaries from
testing. Once no hppa binaries exist in testing, we can reduce the
severity of this issue to important, which is not release critical.

I'd suggest *not* disabling building on gcj-archs because, presumably,
this bug will be fixed at some point and we could then provide hppa
binaries without updating each affected source package.

-- 
dann frazier




___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#559967: FTBFS [hppa]: method openConnection() in the type URL is not...

2009-12-14 Thread Andrew Haley
On 12/14/2009 04:58 PM, dann frazier wrote:
 On Fri, Dec 11, 2009 at 02:10:18PM +0530, Onkar Shinde wrote:
 AFAIK, GCJ uses classpath library these days. The code from classpath
 is being merged in GCJ. And from the status of classpath [1] it is
 clear that java.net.URL.openConnection(java.net.Proxy) does not exist
 in classpath implementation.
 This can be easily tested. Try compiling following code with GCJ and
 OpenJDK. GCJ fails to compile the code but OpenJDK works fine.

 ***
 import java.net.*;

 public class Hello {
 public static void main (String args[]){
  try {
  URL url = new URL(http://www.google.com;);
  url.openConnection(Proxy.NO_PROXY);
  } catch (Exception e) {
  e.printStackTrace();
  }
 }
 }
 ***

 Hence this is a tool chain issue and not issue in package
 libxmlrpc3-java itself. As of now there is nothing package maintainer
 can do except disabling building of the package for all arch that use
 GCJ as default compiler (to unblock the transition to testing).
 
 Onkar,
  Thanks for looking into this.
 
 Would you mind filing a bug against the appropriate toolchain package,
 and setting a 'blocks' in the bug tracking system? This would make it
 easy to lookup the history/status of this issue next time someone
 notices it.
 
 Also, I believe the appropriate way to avoid having this bug block
 testing migration is to request the removal of hppa binaries from
 testing. Once no hppa binaries exist in testing, we can reduce the
 severity of this issue to important, which is not release critical.
 
 I'd suggest *not* disabling building on gcj-archs because, presumably,
 this bug will be fixed at some point and we could then provide hppa
 binaries without updating each affected source package.

Fixing it properly will be hard, since AFAICS Classpath doesn't have support
for web proxies.  But does this package actually *need* proxy support
to work?  If not, it's easy to work around the problem with a simple patch
for the application.  I can give advice if you like.

Andrew.




___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#559967: FTBFS [hppa]: method openConnection() in the type URL is not...

2009-12-11 Thread Onkar Shinde
AFAIK, GCJ uses classpath library these days. The code from classpath
is being merged in GCJ. And from the status of classpath [1] it is
clear that java.net.URL.openConnection(java.net.Proxy) does not exist
in classpath implementation.
This can be easily tested. Try compiling following code with GCJ and
OpenJDK. GCJ fails to compile the code but OpenJDK works fine.

***
import java.net.*;

public class Hello {
public static void main (String args[]){
try {
URL url = new URL(http://www.google.com;);
url.openConnection(Proxy.NO_PROXY);
} catch (Exception e) {
e.printStackTrace();
}
}
}
***

Hence this is a tool chain issue and not issue in package
libxmlrpc3-java itself. As of now there is nothing package maintainer
can do except disabling building of the package for all arch that use
GCJ as default compiler (to unblock the transition to testing).

[1] http://builder.classpath.org/japi/jdk15-classpath.html#pkg_java_net



___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#559967: FTBFS [hppa]: method openConnection() in the type URL is not...

2009-12-08 Thread Damien Raude-Morvan
Hi,

Le mardi 08 décembre 2009 01:59:27, dann frazier a écrit :
 libxmlrpc3-java reliably fails to build on hppa:
  
  https://buildd.debian.org/build.php?pkg=libxmlrpc3-javaver=3.1.2-1arch=
 hppafile=log
 
 From the most recent build attempt:
[...]
 [javac] 30. ERROR in
  /build/buildd-libxmlrpc3-java_3.1.2-1-hppa-Bsgr47/libxmlrpc3-java-3.1.2/cl
 ient/src/main/java/org/apache/xmlrpc/client/XmlRpcSun15HttpTransport.java
  [javac]  (at line 62)
 [javac]   final URLConnection conn = prox == null ?
  pURL.openConnection() : pURL.openConnection(prox); [javac] 
  ^^
  [javac] The method openConnection() in the type URL is not applicable for
  the arguments (Proxy) [javac] --
[...]

There is someting wrong here regarding gcj-4.4 :

AFAIK, on hppa there is no support for openjdk-6 so default-jdk is in fact 
gcj-4.4-jdk. This package (GCJ 4.4) is promoted as Java5 compliant (Provides: 
java5-sdk). libxmlrpc3-java source code seems ok, since openConnection(Proxy) 
method exist since Java 5 API.

But from what I've tested on paer.debian.org, GCJ-4.4 can correctly *compile* 
Java 5 source code but doesn't provide *Java 5 library*.

Is there anyone on debian-java with throughts on how to fix this ?

Cheers,
-- 
Damien Raude-Morvan - http://damien.raude-morvan.com/


signature.asc
Description: This is a digitally signed message part.
___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Bug#559967: FTBFS [hppa]: method openConnection() in the type URL is not...

2009-12-07 Thread dann frazier
Package: libxmlrpc3-java
Version: 3.1.2-1
Severity: serious
User: debian-h...@lists.debian.org
Usertags: hppa

libxmlrpc3-java reliably fails to build on hppa:
  
https://buildd.debian.org/build.php?pkg=libxmlrpc3-javaver=3.1.2-1arch=hppafile=log

From the most recent build attempt:
[...]
[javac] 25. WARNING in 
/build/buildd-libxmlrpc3-java_3.1.2-1-hppa-Bsgr47/libxmlrpc3-java-3.1.2/client/src/main/java/org/apache/xmlrpc/client/XmlRpcLocalTransport.java
[javac]  (at line 63)
[javac] Map map = (Map) pObject;
[javac] ^^^
[javac] Map is a raw type. References to generic type MapK,V should be 
parameterized
[javac] --
[javac] 26. WARNING in 
/build/buildd-libxmlrpc3-java_3.1.2-1-hppa-Bsgr47/libxmlrpc3-java-3.1.2/client/src/ma
[javac] in/java/org/apache/xmlrpc/client/XmlRpcLocalTransport.java (at line 
63)
[javac] Map map = (Map) pObject;
[javac]^^^
[javac] Map is a raw type. References to generic type MapK,V should be 
parameterized
[javac] --
[javac] 27. WARNING in 
/build/buildd-libxmlrpc3-java_3.1.2-1-hppa-Bsgr47/libxmlrpc3-java-3.1.2/client/src/main/java/org/apache/xmlrpc/client/XmlRpcLocalTransport.java
[javac]  (at line 64)
[javac] for (Iterator iter = map.entrySet().iterator();  
iter.hasNext();  ) {
[javac]  
[javac] Iterator is a raw type. References to generic type IteratorE 
should be parameterized
[javac] --
[javac] 28. WARNING in 
/build/buildd-libxmlrpc3-java_3.1.2-1-hppa-Bsgr47/libxmlrpc3-java-3.1.2/client/src/main/java/org/apache/xmlrpc/client/XmlRpcLocalTransport.java
 (at line 65)
[javac] Map.Entry entry = (Map.Entry) iter.next();
[javac] ^
[javac] Map.Entry is a raw type. References to generic type 
MapK,V.EntryK,V should be parameterized
[javac] --
[javac] 29. WARNING in 
/build/buildd-libxmlrpc3-java_3.1.2-1-hppa-Bsgr47/libxmlrpc3-java-3.1.2/client/src/ma
[javac] in/java/org/apache/xmlrpc/client/XmlRpcLocalTransport.java (at line 
65)
[javac] Map.Entry entry = (Map.Entry) iter.next();
[javac]^
[javac] Map.Entry is a raw type. References to generic type 
MapK,V.EntryK,V should be parameterized
[javac] --
[javac] --
[javac] 30. ERROR in 
/build/buildd-libxmlrpc3-java_3.1.2-1-hppa-Bsgr47/libxmlrpc3-java-3.1.2/client/src/main/java/org/apache/xmlrpc/client/XmlRpcSun15HttpTransport.java
[javac]  (at line 62)
[javac] final URLConnection conn = prox == null ? pURL.openConnection() 
: pURL.openConnection(prox);
[javac] 
   ^^
[javac] The method openConnection() in the type URL is not applicable for 
the arguments (Proxy)
[javac] --
[javac] --
[javac] 31. WARNING in 
/build/buildd-libxmlrpc3-java_3.1.2-1-hppa-Bsgr47/libxmlrpc3-java-3.1.2/client/src/ma
[javac] in/java/org/apache/xmlrpc/client/util/ClientFactory.java (at line 
99)
[javac] public Object newInstance(Class pClass) {
[javac]   ^
[javac] Class is a raw type. References to generic type ClassT should be 
parameterized
[javac] --
[javac] 32. WARNING in 
/build/buildd-libxmlrpc3-java_3.1.2-1-hppa-Bsgr47/libxmlrpc3-java-3.1.2/client/src/main/java/org/apache/xmlrpc/client/util/ClientFactory.java
[javac]  (at line 110)
[javac] public Object newInstance(ClassLoader pClassLoader, Class 
pClass) {
[javac] ^
[javac] Class is a raw type. References to generic type ClassT should be 
parameterized
[javac] --
[javac] 33. WARNING in 
/build/buildd-libxmlrpc3-java_3.1.2-1-hppa-Bsgr47/libxmlrpc3-java-3.1.2/client/src/main/java/org/apache/xmlrpc/client/util/ClientFactory.java
[javac]  (at line 126)
[javac] public Object newInstance(ClassLoader pClassLoader, final Class 
pClass, final String pRemoteName) {
[javac]   ^
[javac] Class is a raw type. References to generic type ClassT should be 
parameterized
[javac] --
[javac] 34. WARNING in 
/build/buildd-libxmlrpc3-java_3.1.2-1-hppa-Bsgr47/libxmlrpc3-java-3.1.2/client/src/main/java/org/apache/xmlrpc/client/util/ClientFactory.java
[javac]  (at line 141)
[javac] Class[] exceptionTypes = pMethod.getExceptionTypes();
[javac] ^
[javac] Class is a raw type. References to generic type ClassT should be 
parameterized
[javac] --
[javac] 35. WARNING in 
/build/buildd-libxmlrpc3-java_3.1.2-1-hppa-Bsgr47/libxmlrpc3-java-3.1.2/client/src/main/java/org/apache/xmlrpc/client/util/ClientFactory.java
 (at line 143)
[javac] Class c = exceptionTypes[i];
[javac] ^
[javac] Class is a raw type. References to