Source: swt-gtk Version: 3.8.2-2 Severity: serious Tags: jessie sid User: [email protected] Usertags: qa-ftbfs-20130529 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. According to https://bugs.eclipse.org/bugs/show_bug.cgi?id=400195 g_thread_* functions are deprecated since glib 2.32 but marked as such in the headers just in recent versions (2.35). You can find a patch there. Relevant part: > cc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -fPIC -D_FORTIFY_SOURCE=2 -DSWT_VERSION=3836 -DLINUX > -DGTK -I/usr/lib/jvm/default-java/include > -I/usr/lib/jvm/default-java/include/linux -fPIC -DJNI64 `pkg-config --cflags > gtk+-2.0` -c os.c > os.c: In function 'Java_org_eclipse_swt_internal_gtk_OS__1g_1thread_1init': > os.c:4448:17: error: 'GThreadFunctions' undeclared (first use in this > function) > os.c:4448:17: note: each undeclared identifier is reported only once for each > function it appears in > os.c:4448:35: error: expected expression before ')' token > make[2]: *** [os.o] Error 1 The full build log is available from: http://deiv.vzpla.net/logs/2013/05/29/swt-gtk_3.8.2-2_unstable.log 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 EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

