Bug#845377: gdc-6: libdl trouble again

2016-11-22 Thread Matthias Klose
Control: severity -1 important On 22.11.2016 22:21, Peter De Wachter wrote: > 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:

Processed: Re: Bug#845377: gdc-6: libdl trouble again

2016-11-22 Thread Debian Bug Tracking System
Processing control commands: > severity -1 important Bug #845377 [gdc-6] gdc-6: libdl trouble again Severity set to 'important' from 'serious' -- 845377: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=845377 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems

Bug#845377: gdc-6: libdl trouble again

2016-11-22 Thread Peter De Wachter
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/li