[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#975151: ffmpeg: FTBFS: test.c:2: undefined reference to `closesocket'



Control: reassign -1 libzmq3-dev 4.3.3-3
Control: retitle -1 libzmq3-dev: missing dependency on libbsd-dev
Control: affects -1 src:ffmpeg

On 2020-11-19 10:34:52, Lucas Nussbaum wrote:
> Source: ffmpeg
> Version: 7:4.3.1-5
> Severity: serious
> Justification: FTBFS on amd64
> Tags: bullseye sid ftbfs
> Usertags: ftbfs-20201119 ftbfs-bullseye
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build
> on amd64.
> 
> Relevant part (hopefully):
> > /usr/bin/ld: /tmp/ffconf.NjlLgBYF/test.o: in function `main':
> > /tmp/ffconf.NjlLgBYF/test.c:2: undefined reference to `closesocket'
> > collect2: error: ld returned 1 exit status

The real issue is:
| pkg-config --exists --print-errors libzmq >= 4.2.1
| Package libbsd was not found in the pkg-config search path.
| Perhaps you should add the directory containing `libbsd.pc'
| to the PKG_CONFIG_PATH environment variable
| Package 'libbsd', required by 'libzmq', not found
| ERROR: libzmq >= 4.2.1 not found using pkg-config

libzmq3-dev is missing a dependency on libbsd-dev. Reassigning
accorindgly.

Cheers

> 
> The full build log is available from:
>    http://qa-logs.debian.net/2020/11/19/ffmpeg_4.3.1-5_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.
> 

-- 
Sebastian Ramacher


Reply to: