Source: libu2f-host
Version: 1.1.10-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200802 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
> -I../gl -I../gl -I./.. -I./.. -I/usr/include/hidapi -I/usr/include/json-c 
> -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -c -o u2fmisc.lo 
> u2fmisc.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I./.. -I./.. 
> -I/usr/include/hidapi -I/usr/include/json-c -Wdate-time -D_FORTIFY_SOURCE=2 
> -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -Wformat -Werror=format-security -c authenticate.c  -fPIC -DPIC -o 
> .libs/authenticate.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I./.. -I./.. 
> -I/usr/include/hidapi -I/usr/include/json-c -Wdate-time -D_FORTIFY_SOURCE=2 
> -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -Wformat -Werror=format-security -c u2fmisc.c  -fPIC -DPIC -o .libs/u2fmisc.o
> u2fmisc.c: In function 'prepare_origin':
> u2fmisc.c:117:55: error: 'FALSE' undeclared (first use in this function)
>   117 |   if (u2fh_json_object_object_get (jo, "appId", k) == FALSE)
>       |                                                       ^~~~~
> u2fmisc.c:117:55: note: each undeclared identifier is reported only once for 
> each function it appears in
> u2fmisc.c: In function 'get_fixed_json_data':
> u2fmisc.c:393:51: error: 'FALSE' undeclared (first use in this function)
>   393 |   if (u2fh_json_object_object_get (jo, key, k) == FALSE)
>       |                                                   ^~~~~
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I./.. -I./.. 
> -I/usr/include/hidapi -I/usr/include/json-c -Wdate-time -D_FORTIFY_SOURCE=2 
> -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -Wformat -Werror=format-security -c devs.c -o devs.o >/dev/null 2>&1
> make[4]: *** [Makefile:684: u2fmisc.lo] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2020/08/02/libu2f-host_1.1.10-1_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.

Reply via email to