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

Bug#845377: gdc-6: libdl trouble again



Package: gdc-6
Version: 6.2.1-4
Severity: serious
Justification: breaks other packages (ii-esu, tatan, dub)

Hi,

This upload has a bug very similar to #835255. The same test program
again fails to link:

import std.datetime;
void main () { }

$ gdc -o date date.d
/usr/lib/gcc/x86_64-linux-gnu/6/libgphobos.a(lt4-curl.o): In function `_D3std3net4curl7CurlAPI7loadAPIFZPv':
/build/gcc-6-N3r4h3/gcc-6-6.2.1/build/x86_64-linux-gnu/libphobos/src/../../../../src/libphobos/src/std/net/curl.d:3630: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/libdl.a(dlopen.o): In function `dlopen':
(.text+0x5): undefined reference to `__dlopen'
/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/libdl.a(dlclose.o): In function `dlclose':
(.text+0x1): undefined reference to `__dlclose'
/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/libdl.a(dlsym.o): In function `dlsym':
(.text+0x5): undefined reference to `__dlsym'
collect2: error: ld returned 1 exit status




-- System Information:
Debian Release: stretch/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.8.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=nl_BE.UTF-8, LC_CTYPE=nl_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages gdc-6 depends on:
ii  g++-6             6.2.1-4
ii  gcc-6-base        6.2.1-4
ii  libc6             2.24-5
ii  libgmp10          2:6.1.1+dfsg-1
ii  libgphobos-6-dev  6.2.1-4
ii  libisl15          0.17.1-1
ii  libmpc3           1.0.3-1
ii  libmpfr4          3.1.5-1
ii  zlib1g            1:1.2.8.dfsg-2+b3

gdc-6 recommends no packages.

gdc-6 suggests no packages.

-- no debconf information


Reply to: