Source: yp-tools
Version: 3.3-5.2
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200321 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. -I../lib -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 
> -D_REENTRANT=1 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -c -o nis-hosts.lo 
> nis-hosts.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib 
> -I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT=1 -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c nis-hosts.c  -fPIC -DPIC -o .libs/nis-hosts.o
> In file included from nis-hosts.c:54:
> nis-hosts.c: In function ‘parse_line’:
> nis-hosts.c:70:5: warning: implicit declaration of function 
> ‘map_v4v6_address’ [-Wimplicit-function-declaration]
>    70 |     map_v4v6_address ((char *) entdata->host_addr,
>       |     ^~~~~~~~~~~~~~~~
> files-parse.c:110:3: note: in definition of macro ‘LINE_PARSER’
>   110 |   BODY;               \
>       |   ^~~~
> nis-hosts.c: In function ‘_nss_nis6_gethostent_r’:
> nis-hosts.c:232:21: error: ‘RES_USE_INET6’ undeclared (first use in this 
> function)
>   232 |    ((_res.options & RES_USE_INET6) ? AF_INET6 : AF_INET),
>       |                     ^~~~~~~~~~~~~
> nis-hosts.c:232:21: note: each undeclared identifier is reported only once 
> for each function it appears in
> nis-hosts.c: In function ‘_nss_nis6_gethostbyname2_r’:
> nis-hosts.c:352:21: error: ‘RES_USE_INET6’ undeclared (first use in this 
> function)
>   352 |    ((_res.options & RES_USE_INET6) ? AI_V4MAPPED : 0));
>       |                     ^~~~~~~~~~~~~
> nis-hosts.c: In function ‘_nss_nis6_gethostbyname_r’:
> nis-hosts.c:360:22: error: ‘RES_USE_INET6’ undeclared (first use in this 
> function)
>   360 |   if (_res.options & RES_USE_INET6)
>       |                      ^~~~~~~~~~~~~
> nis-hosts.c: In function ‘_nss_nis6_gethostbyaddr_r’:
> nis-hosts.c:434:27: error: ‘RES_USE_INET6’ undeclared (first use in this 
> function)
>   434 |          ((_res.options & RES_USE_INET6)
>       |                           ^~~~~~~~~~~~~
> make[3]: *** [Makefile:508: nis-hosts.lo] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2020/03/21/yp-tools_3.3-5.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.

Reply via email to