Bug#954586: evolution-data-server: FTBFS: CheckFunctionExists.c:17: undefined reference to `res_query'

2020-03-29 Thread Jeremy Bicha
Control: tags -1 +moreinfo

On Sun, Mar 22, 2020 at 4:45 AM Lucas Nussbaum  wrote:
> Source: evolution-data-server
> Version: 3.36.0-1
> 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):
> > /usr/bin/ld: CMakeFiles/cmTC_907b2.dir/CheckFunctionExists.c.o: in function 
> > `main':
> > /usr/share/cmake-3.16/Modules/CheckFunctionExists.c:17: undefined reference 
> > to `res_query'
> > collect2: error: ld returned 1 exit status
>
> The full build log is available from:
>
> http://qa-logs.debian.net/2020/03/21/evolution-data-server_3.36.0-1_unstable.log

I don't know what the problem was. The build log complains about
something having to do with detecting libphonenumber. A build today
works fine and I don't believe that code really changed this week.

https://buildd.debian.org/status/package.php?p=evolution-data-server

Thanks,
Jeremy Bicha



Bug#954586: evolution-data-server: FTBFS: CheckFunctionExists.c:17: undefined reference to `res_query'

2020-03-22 Thread Lucas Nussbaum
Source: evolution-data-server
Version: 3.36.0-1
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):
> /usr/bin/ld: CMakeFiles/cmTC_907b2.dir/CheckFunctionExists.c.o: in function 
> `main':
> /usr/share/cmake-3.16/Modules/CheckFunctionExists.c:17: undefined reference 
> to `res_query'
> collect2: error: ld returned 1 exit status

The full build log is available from:
   
http://qa-logs.debian.net/2020/03/21/evolution-data-server_3.36.0-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.