Bug#424504: eclipse - FTBFS: 46 problems (3 errors, 43 warnings)

Michael Ablassmeier abi at grinser.de
Wed May 16 07:51:40 UTC 2007


Package: eclipse
Version: 3.2.1-6
Severity: serious
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs

hi,

while doing an archive wide package rebuild your package failed to build from
source for the following reason:

 >     [javac] 	    ^^^^^^^^^^^^^
 >     [javac] The local variable xPelsPerMeter is never read
 >     [javac] ----------
 >     [javac] 46. WARNING in /build/user/eclipse-3.2.1/source-tree/plugins/org.eclipse.pde.build/src/org/eclipse/s
 >     [javac] wt/tools/internal/IconExe.java (at line 2985)
 >     [javac] 	int yPelsPerMeter = (infoHeader[28] & 0xFF) | ((infoHeader[29] & 0xFF) << 8) | ((infoHeader[30] & 0xFF) << 16) | ((infoHeader[31] & 0xFF) << 24);
 >     [javac] 	    ^^^^^^^^^^^^^
 >     [javac] The local variable yPelsPerMeter is never read
 >     [javac] ----------
 >     [javac] 46 problems (3 errors, 43 warnings)
 > 
 > BUILD FAILED
 > /build/user/eclipse-3.2.1/source-tree/build.xml:60: The following error occurred while executing this line:
 > /build/user/eclipse-3.2.1/source-tree/build.xml:8: The following error occurred while executing this line:
 > /build/user/eclipse-3.2.1/source-tree/features/org.eclipse.sdk/build.xml:35: The following error occurred while executing this line:
 > /build/user/eclipse-3.2.1/source-tree/features/org.eclipse.sdk/build.xml:21: The following error occurred while executing this line:
 > /build/user/eclipse-3.2.1/source-tree/features/org.eclipse.pde/build.xml:59: The following error occurred while executing this line:
 > /build/user/eclipse-3.2.1/source-tree/features/org.eclipse.pde/build.xml:20: The following error occurred while executing this line:
 > /build/user/eclipse-3.2.1/source-tree/plugins/org.eclipse.pde.build/build.xml:192: The following error occurred while executing this line:
 > /build/user/eclipse-3.2.1/source-tree/plugins/org.eclipse.pde.build/build.xml:103: Compile failed; see the compiler error output for details.
 > 
 > Total time: 8 minutes 47 seconds
 > make: *** [build-java-stamp] Error 1

The Full Build log is available and can be viewed at:

 http://people.debian.org/~lucas/logs/2007/05/15/00_Failed_1/
 
bye,
	- michael




More information about the pkg-java-maintainers mailing list