Package: eclipse-cdt
Version: 3.1.2-2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090822 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> make[1]: Entering directory 
> `/build/user-eclipse-cdt_3.1.2-2-amd64-Gb16fN/eclipse-cdt-3.1.2/source-tree/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.core.linux/library'
> gcc -D_GNU_SOURCE -g -O2 -fpic -D_REENTRANT -D_GNU_SOURCE -I. 
> -I/usr/lib/jvm/java-gcj/include -I/usr/lib/jvm/java-gcj/include/linux  -c -o 
> spawner.o spawner.c
> gcc -D_GNU_SOURCE -g -O2 -fpic -D_REENTRANT -D_GNU_SOURCE -I. 
> -I/usr/lib/jvm/java-gcj/include -I/usr/lib/jvm/java-gcj/include/linux  -c -o 
> io.o io.c
> gcc -D_GNU_SOURCE -g -O2 -fpic -D_REENTRANT -D_GNU_SOURCE -I. 
> -I/usr/lib/jvm/java-gcj/include -I/usr/lib/jvm/java-gcj/include/linux  -c -o 
> exec_unix.o exec_unix.c
> gcc -D_GNU_SOURCE -g -O2 -fpic -D_REENTRANT -D_GNU_SOURCE -I. 
> -I/usr/lib/jvm/java-gcj/include -I/usr/lib/jvm/java-gcj/include/linux  -c -o 
> exec_pty.o exec_pty.c
> gcc -D_GNU_SOURCE -g -O2 -fpic -D_REENTRANT -D_GNU_SOURCE -I. 
> -I/usr/lib/jvm/java-gcj/include -I/usr/lib/jvm/java-gcj/include/linux  -c -o 
> pfind.o pfind.c
> gcc -D_GNU_SOURCE -g -O2 -fpic -D_REENTRANT -D_GNU_SOURCE -I. 
> -I/usr/lib/jvm/java-gcj/include -I/usr/lib/jvm/java-gcj/include/linux  -c -o 
> openpty.o openpty.c
> mkdir -p ../../org.eclipse.cdt.core.linux.x86_64/os/linux/x86_64
> gcc -D_GNU_SOURCE -g -shared -Wl,-soname,libspawner.so -o 
> ../../org.eclipse.cdt.core.linux.x86_64/os/linux/x86_64/libspawner.so 
> spawner.o io.o exec_unix.o exec_pty.o pfind.o openpty.o -lc
> gcc -D_GNU_SOURCE -g -O2 -fpic -D_REENTRANT -D_GNU_SOURCE -I. 
> -I/usr/lib/jvm/java-gcj/include -I/usr/lib/jvm/java-gcj/include/linux  -c -o 
> pty.o pty.c
> gcc -D_GNU_SOURCE -g -O2 -fpic -D_REENTRANT -D_GNU_SOURCE -I. 
> -I/usr/lib/jvm/java-gcj/include -I/usr/lib/jvm/java-gcj/include/linux  -c -o 
> ptyio.o ptyio.c
> mkdir -p ../../org.eclipse.cdt.core.linux.x86_64/os/linux/x86_64
> gcc -D_GNU_SOURCE -g -shared -Wl,-soname,libpty.so -o 
> ../../org.eclipse.cdt.core.linux.x86_64/os/linux/x86_64/libpty.so openpty.o 
> pty.o ptyio.o
> make[1]: Leaving directory 
> `/build/user-eclipse-cdt_3.1.2-2-amd64-Gb16fN/eclipse-cdt-3.1.2/source-tree/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.core.linux/library'
> # add a missing icon before launching the build
> uudecode -o /dev/stdout debian/eclipse-cdt-target_filter.gif.gz.uu | \
>           gzip -dc - >  
> source-tree/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.make.ui/icons/dtool16/eclipse-cdt-target_filter.gif
> # Call eclipse headless to process CDT releng build scripts
> cd source-tree/org.eclipse.cdt.releng && \
>       /usr/lib/jvm/java-gcj/bin/java -cp /usr/lib/eclipse/startup.jar \
>               -Dosgi.sharedConfiguration.area=/usr/lib/eclipse/configuration \
>               
> -Duser.home=/build/user-eclipse-cdt_3.1.2-2-amd64-Gb16fN/eclipse-cdt-3.1.2/home
>  \
>               org.eclipse.core.launcher.Main \
>               -application org.eclipse.ant.core.antRunner \
>               -DjavacFailOnError=true \
>               -DdontUnzip=true \
>               -DbaseLocation=/usr/lib/eclipse \
>               
> -Dpde.build.scripts=/usr/lib/eclipse/plugins/org.eclipse.pde.build_3.2.1.r321_v20060823/scripts
>  \
>               -DdontFetchAnything=true \
>               -Dconfigs="linux,gtk,x86_64" \
>               -Dbaseos=linux \
>               -Dbasews=gtk \
>               -Dbasearch=x86_64
> Exception in thread "main" java.lang.NoClassDefFoundError: 
> org.eclipse.core.launcher.Main
>    at gnu.java.lang.MainThread.run(libgcj.so.90)
> Caused by: java.lang.ClassNotFoundException: org.eclipse.core.launcher.Main 
> not found in gnu.gcj.runtime.SystemClassLoader{urls=[], 
> parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}
>    at java.net.URLClassLoader.findClass(libgcj.so.90)
>    at java.lang.ClassLoader.loadClass(libgcj.so.90)
>    at java.lang.ClassLoader.loadClass(libgcj.so.90)
>    at gnu.java.lang.MainThread.run(libgcj.so.90)
> make: *** [build-stamp] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/08/22/eclipse-cdt_3.1.2-2_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

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



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to