Bug#669496: supertux: FTBFS: ld: cannot find -lpthreads

Vincent Cheng vincentc1208 at gmail.com
Fri Apr 20 01:45:51 UTC 2012


# actual cause of FTBFS isn't due to linker (cannot find -lpthreads),
it's the following:
retitle 669496 supertux: FTBFS: configure: error: *** zlib is missing
# http://mentors.debian.net/debian/pool/main/s/supertux/supertux_0.1.3-3.dsc
tag 669496 pending
thanks

On Thu, Apr 19, 2012 at 12:19 PM, Lucas Nussbaum
<lucas at lucas-nussbaum.net> wrote:
> Source: supertux
> Version: 0.1.3-2
> Severity: serious
> Tags: wheezy sid
> User: debian-qa at lists.debian.org
> Usertags: qa-ftbfs-20120419 qa-ftbfs
> Justification: FTBFS on amd64
>
> Hi,
>
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
>
> Relevant part:
[...]
>> /usr/bin/ld: cannot find -lpthreads
>> collect2: ld returned 1 exit status
>
> The full build log is available from:
>   http://people.debian.org/~lucas/logs/2012/04/19/supertux_0.1.3-2_unstable.log

The actual cause of this FTFBS is this snippet from the above build log...

configure: error: *** zlib is missing
checking for gzopen in -lz... no

...which can easily be fixed by adding a build dependency on
zlib1g-dev. I'll upload this fix to mentors.d.n ASAP.

Vincent





More information about the Pkg-games-devel mailing list