Source: suckless-tools
Version: 42-1
Severity: important

Hi,

suckless-tools FTBFS on hurd-i386:

https://buildd.debian.org/status/fetch.php?pkg=suckless-tools&arch=hurd-i386&ver=42-1&stamp=1455741265

Makefile:18: update target 'stest.o' due to: stest.c arg.h config.h config.mk 
drw.h
echo CC stest.c
In file included from /usr/include/i386-gnu/sys/stat.h:25:0,
                 from stest.c:2:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE 
are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^
stest.c: In function 'main':
stest.c:63:12: error: 'PATH_MAX' undeclared (first use in this function)
  char path[PATH_MAX], *line = NULL, *file;
            ^
stest.c:63:12: note: each undeclared identifier is reported only once for each 
function it appears in
stest.c:63:7: warning: unused variable 'path' [-Wunused-variable]
  char path[PATH_MAX], *line = NULL, *file;
       ^
CC stest.c
cc -c -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security 
-std=c99 -pedantic -Wall -I/usr/include/freetype2 -Wdate-time 
-D_FORTIFY_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200809L 
-DVERSION=\"4.6\" -DXINERAMA stest.c
make[2]: *** [stest.o] Error 1
dh_auto_build: make -j1 returned exit code 2
make[1]: *** [override_dh_auto_build] Error 2
make: *** [build-arch] Error 2


Andreas

Reply via email to