Source: babeltrace
Version: 1.2.1-2
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Your package fails to build on kfreebsd:

> gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..   -D_FORTIFY_SOURCE=2 -pthread 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-kfreebsd-gnu/glib-2.0/include   
> -Wall -Wformat -include config.h -I../../include -I../../tests/utils -g -O2 
> -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
> -c -o test_ctf_writer.o test_ctf_writer.c
> test_ctf_writer.c: In function 'main':
> test_ctf_writer.c:718:16: error: 'HOST_NAME_MAX' undeclared (first use in 
> this function)
>   char hostname[HOST_NAME_MAX];
>                 ^
> test_ctf_writer.c:718:16: note: each undeclared identifier is reported only 
> once for each function it appears in
> test_ctf_writer.c:718:7: warning: unused variable 'hostname' 
> [-Wunused-variable]
>   char hostname[HOST_NAME_MAX];
>        ^
> make[5]: *** [test_ctf_writer.o] Error 1

Full build log at
https://buildd.debian.org/status/fetch.php?pkg=babeltrace&arch=kfreebsd-amd64&ver=1.2.1-2&stamp=1395842529

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature

Reply via email to