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

Bug#582876: gdc-4.3 needs tighter versioned dependency on gcc-4.3-base



Package: gdc-4.3
Version: 1:1.046-4.3.4-5
Severity: serious

gdc 4.3.4 does not work with gcc-4.3-base 4.3.5:


$ gdc -c test_md5.d
gdc: error trying to exec 'cc1d': execvp: No such file or directory

The problem is that it looks for cc1d in /usr/lib/gcc/i486-linux-gnu/4.3.4/
but gcc-4.3-base 4.3.5 only contains the symlink
/usr/lib/gcc/i486-linux-gnu/4.3.5 -> 4.3

gdc-4.3 should probably depend on:
gcc-4.3-base (>= current upstream minor version),
gcc-4.3-base (< next upstream minor version)



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

Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores)
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages gdc-4.3 depends on:
ii  g++-4.3                  4.3.5-1         The GNU C++ compiler
ii  gcc-4.3-base             4.3.5-1         The GNU Compiler Collection (base 
ii  libc6                    2.10.2-9        Embedded GNU C Library: Shared lib
ii  libgcc1                  1:4.4.4-2       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-5 The phobos D standard library
ii  libstdc++6               4.4.4-2         The GNU Standard C++ Library v3

gdc-4.3 recommends no packages.

gdc-4.3 suggests no packages.

-- no debconf information



Reply to: