Bug#460364: eclipse: FTBFS: Unhandled exception type SftpException

Lucas Nussbaum lucas at lucas-nussbaum.net
Sat Jan 12 09:49:27 UTC 2008


Package: eclipse
version: 3.2.2-4
Severity: serious
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:

 > @dot:
 >     [mkdir] Created dir: /build/user/eclipse-3.2.2/source-tree/plugins/org.eclipse.team.cvs.ssh2/temp.folder/@dot.bin
 >     [javac] Compiling 9 source files to /build/user/eclipse-3.2.2/source-tree/plugins/org.eclipse.team.cvs.ssh2/temp.folder/@dot.bin
 >     [javac] ----------
 >     [javac] 1. WARNING in /build/user/eclipse-3.2.2/source-tree/plugins/org.eclipse.team.cvs.ssh2/src/org/eclipse/team/internal/ccvs/ssh2/CVSSSH2PreferencePage.java
 >     [javac]  (at line 840)
 >     [javac] 	for (Iterator iterator = selection.iterator(); iterator.hasNext();) {
 >     [javac] 	     ^^^^^^^^
 >     [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized
 >     [javac] ----------
 >     [javac] 2. ERROR in /build/user/eclipse-3.2.2/source-tree/plugins/org.eclipse.team.cvs.ssh2/src/org/eclipse/team/internal/ccvs/ssh2/CVSSSH2PreferencePage.java (at line 877)
 >     [javac] 	/* String pwd=*/ c.pwd(); // Read off the channel
 >     [javac] 	                 ^^^^^^^
 >     [javac] Unhandled exception type SftpException
 >     [javac] ----------
 >     [javac] ----------
 >     [javac] 3. WARNING in /build/user/eclipse-3.2.2/source-tree/plugins/org.eclipse.team.cvs.ssh2/src/org/eclips
 >     [javac] e/team/internal/ccvs/ssh2/JSchSession.java (at line 30)
 >     [javac] 	private static java.util.Hashtable pool = new java.util.Hashtable();
 >     [javac] 	               ^^^^^^^^^^^^^^^^^^^
 >     [javac] Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
 >     [javac] ----------
 >     [javac] 4. WARNING in /build/user/eclipse-3.2.2/source-tree/plugins/org.eclipse.team.cvs.ssh2/src/org/eclips
 >     [javac] e/team/internal/ccvs/ssh2/JSchSession.java (at line 30)
 >     [javac] 	private static java.util.Hashtable pool = new java.util.Hashtable();
 >     [javac] 	                                              ^^^^^^^^^^^^^^^^^^^
 >     [javac] Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
 >     [javac] ----------
 >     [javac] 5. WARNING in /build/user/eclipse-3.2.2/source-tree/plugins/org.eclipse.team.cvs.ssh2/src/org/eclips
 >     [javac] e/team/internal/ccvs/ssh2/JSchSession.java (at line 457)
 >     [javac] 	pool.put(key, schSession);
 >     [javac] 	^^^^^^^^^^^^^^^^^^^^^^^^^
 >     [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic
 >     [javac]  type Hashtable<K,V> should be parameterized
 >     [javac] ----------
 >     [javac] 6. WARNING in /build/user/eclipse-3.2.2/source-tree/plugins/org.eclipse.team.cvs.ssh2/src/org/eclips
 >     [javac] e/team/internal/ccvs/ssh2/JSchSession.java (at line 524)
 >     [javac] 	for (Enumeration e = pool.elements(); e.hasMoreElements(); ) {
 >     [javac] 	     ^^^^^^^^^^^
 >     [javac] Enumeration is a raw type. References to generic type Enumeration<E> should be parameterized
 >     [javac] ----------
 >     [javac] 6 problems (1 error, 5 warnings)
 >     [javac] Compilation failed. Compiler errors are available in /build/user/eclipse-3.2.2/source-tree/plugins/org.eclipse.team.cvs.ssh2/temp.folder/@dot.bin.log
 > 
 > BUILD FAILED
 > /build/user/eclipse-3.2.2/source-tree/build.xml:60: The following error occurred while executing this line:
 > /build/user/eclipse-3.2.2/source-tree/build.xml:8: The following error occurred while executing this line:
 > /build/user/eclipse-3.2.2/source-tree/features/org.eclipse.sdk/build.xml:35: The following error occurred while executing this line:
 > /build/user/eclipse-3.2.2/source-tree/features/org.eclipse.sdk/build.xml:17: The following error occurred while executing this line:
 > /build/user/eclipse-3.2.2/source-tree/features/org.eclipse.platform/build.xml:335: The following error occurred while executing this line:
 > /build/user/eclipse-3.2.2/source-tree/features/org.eclipse.platform/build.xml:255: The following error occurred while executing this line:
 > /build/user/eclipse-3.2.2/source-tree/plugins/org.eclipse.team.cvs.ssh2/build.xml:217: The following error occurred while executing this line:
 > /build/user/eclipse-3.2.2/source-tree/plugins/org.eclipse.team.cvs.ssh2/build.xml:190: Compile failed; see the compiler error output for details.
 > 
 > Total time: 5 minutes 27 seconds
 > make: *** [build-java-stamp] Error 1
 > dpkg-buildpackage: failure: debian/rules build gave error exit status 2

The full build log is available from:
	http://people.debian.org/~lucas/logs/2008/01/11

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| lucas at lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas at nussbaum.fr             GPG: 1024D/023B3F4F |





More information about the pkg-java-maintainers mailing list