Package: gdc-4.3
Version: 1:1.046-4.3.4-2
Severity: important
Tags: upstream


Currently this happens when trying to build on kbsd platforms.

[~] cat test.d
import std.stdio;
void main() {
    writefln("Hello World");
}

[~] gdc test.d
/usr/lib/gcc/i486-kfreebsd-gnu/4.3.4/libgphobos.a(thread.o):(.data+0x1a4): 
undefined reference to '_D3std1c7freebsd7freebsd12__ModuleInfoZ'
collect2: ld returned 1 exit status

Seems that libphobos is currently built *without* std/c/freebsd/freebsd.o then, 
this prevents all D packages in the kfreebsd repository from being built.


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: kfreebsd-i386 (i686)

Kernel: kFreeBSD 7.2-1-486
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages gdc-4.3 depends on:
ii  g++-4.3                  4.3.4-9         The GNU C++ compiler
ii  gcc-4.3-base             4.3.4-9         The GNU Compiler Collection (base 
ii  libc0.1                  2.10.2-6        Embedded GNU C Library: Shared lib
ii  libgcc1                  1:4.4.3-7       GCC support library
ii  libgmp3c2                2:4.3.2+dfsg-1  Multiprecision arithmetic library
ii  libmpfr1ldbl             2.4.2-3         multiple precision floating-point 
ii  libphobos-4.3-dev        1:1.046-4.3.4-2 The phobos D standard library
ii  libstdc++6               4.4.3-7         The GNU Standard C++ Library v3

gdc-4.3 recommends no packages.

gdc-4.3 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