Source: gtk-gnutella
Version: 1.1.8-1
Severity: important

Hi,

gtk-gnutella FTBFS on hurd-i386 (but it built there successfully in the
past):

https://buildd.debian.org/status/fetch.php?pkg=gtk-gnutella&arch=hurd-i386&ver=1.1.8-1&stamp=1451322750

cc -c -I../.. -I.. -pthread -I/usr/include/glib-2.0 
-I/usr/lib/i386-gnu/glib-2.0/include -I/usr/include/dbus-1.0 
-I/usr/lib/i386-gnu/dbus-1.0/include -DCURDIR=src/lib -O2 -g -pthread -pipe 
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 
-momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow  str.c
In file included from /usr/lib/i386-gnu/glib-2.0/include/glibconfig.h:9:0,
                 from /usr/include/glib-2.0/glib/gtypes.h:32,
                 from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../common.h:247,
                 from thread.c:72:
thread.c: In function 'thread_launch':
thread.c:7882:38: error: 'PTHREAD_STACK_MIN' undeclared (first use in this 
function)
   stacksize = MAX(THREAD_STACK_DFLT, PTHREAD_STACK_MIN);
                                      ^
/usr/include/glib-2.0/glib/gmacros.h:238:29: note: in definition of macro 'MAX'
 #define MAX(a, b)  (((a) > (b)) ? (a) : (b))
                             ^
thread.c:7882:38: note: each undeclared identifier is reported only once for 
each function it appears in
   stacksize = MAX(THREAD_STACK_DFLT, PTHREAD_STACK_MIN);
                                      ^
/usr/include/glib-2.0/glib/gmacros.h:238:29: note: in definition of macro 'MAX'
 #define MAX(a, b)  (((a) > (b)) ? (a) : (b))
                             ^
make[4]: *** [thread.o] Error 1
make[3]: *** [lib/libshared.a] Error 2
make[2]: *** [subdirs] Error 1
make[1]: *** [all] Error 2
dh_auto_build: make -j1 returned exit code 2
make: *** [build-arch] Error 2


If this problem is not trivially fixable, please request decrufting
of the outdated binary packages.


Andreas

Reply via email to