Package: ldc
Version: 1:0.14.0.dfsg-1
Severity: normal

Dear Maintainer,

$ cat heelo.d
module hello;
import std.stdio;
void main() {
}

$ ldc2 hello.d
//usr/lib/x86_64-linux-gnu/libk5crypto.so.3: undefined reference to 
`krb5int_buf_add@krb5support_0_MIT'
//usr/lib/x86_64-linux-gnu/libk5crypto.so.3: undefined reference to 
`krb5int_buf_init_dynamic@krb5support_0_MIT'
//usr/lib/x86_64-linux-gnu/libk5crypto.so.3: undefined reference to 
`krb5int_buf_len@krb5support_0_MIT'
//usr/lib/x86_64-linux-gnu/libk5crypto.so.3: undefined reference to 
`krb5int_buf_data@krb5support_0_MIT'
//usr/lib/x86_64-linux-gnu/libk5crypto.so.3: undefined reference to 
`krb5int_free_buf@krb5support_0_MIT'
//usr/lib/x86_64-linux-gnu/libk5crypto.so.3: undefined reference to 
`krb5int_buf_add_len@krb5support_0_MIT'
//usr/lib/x86_64-linux-gnu/libk5crypto.so.3: undefined reference to 
`krb5int_set_error@krb5support_0_MIT'
collect2: error: ld returned 1 exit status
Error: /usr/bin/gcc failed with status: 1
$



$ ldmd2 hello.d
//usr/lib/x86_64-linux-gnu/libk5crypto.so.3: undefined reference to 
`krb5int_buf_add@krb5support_0_MIT'
//usr/lib/x86_64-linux-gnu/libk5crypto.so.3: undefined reference to 
`krb5int_buf_init_dynamic@krb5support_0_MIT'
//usr/lib/x86_64-linux-gnu/libk5crypto.so.3: undefined reference to 
`krb5int_buf_len@krb5support_0_MIT'
//usr/lib/x86_64-linux-gnu/libk5crypto.so.3: undefined reference to 
`krb5int_buf_data@krb5support_0_MIT'
//usr/lib/x86_64-linux-gnu/libk5crypto.so.3: undefined reference to 
`krb5int_free_buf@krb5support_0_MIT'
//usr/lib/x86_64-linux-gnu/libk5crypto.so.3: undefined reference to 
`krb5int_buf_add_len@krb5support_0_MIT'
//usr/lib/x86_64-linux-gnu/libk5crypto.so.3: undefined reference to 
`krb5int_set_error@krb5support_0_MIT'
collect2: error: ld returned 1 exit status
Error: /usr/bin/gcc failed with status: 1
$

No issues with gdc-4.9

-- System Information:
Debian Release: 7.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'testing'), 
(500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32.60xls-domU (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages ldc depends on:
ii  libc6         2.19-10
ii  libconfig++9  1.4.9-2
ii  libedit2      2.11-20080614-5
ii  libffi6       3.1-2
ii  libgcc1       1:4.9.1-4
ii  libstdc++6    4.9.1-4
ii  libtinfo5     5.9+20140712-2
ii  zlib1g        1:1.2.7.dfsg-13

Versions of packages ldc recommends:
pn  libphobos2-ldc-debug  <none>
ii  libphobos2-ldc-dev    1:0.14.0.dfsg-1

ldc suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to