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

Bug#682441: ocaml: pthread_atfork symbol not linked correctly



Source: ocaml
Version: 3.12.1-4
Severity: normal
Tags: patch

Hi,

/usr/lib/ocaml/stublibs/dllthreads.so is not correctly linked with
libpthread, so pthread_atfork() which should be linked statically is
undefined and resolved at link time for architectures having a 
GLIBC_2.2.5 compatibility version of this symbol. For recent 
architectures like ppc64 this is not the case, so packages like
lablgtk2 fails to build [1].

A patch is available upstream [2]. Would it be possible to apply
it in the next upload? Thanks in advance.

Regards,
Aurelien

[1] http://buildd.debian-ports.org/status/fetch.php?pkg=lablgtk2&arch=ppc64&ver=2.14.2%2Bdfsg-3&stamp=1342537684 
[2] http://caml.inria.fr/mantis/view.php?id=5636

-- System Information:
Debian Release: wheezy/sid
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: ppc64

Kernel: Linux 3.2.0-3-powerpc64 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


Reply to: