Your message dated Thu, 13 Jun 2013 11:26:42 +0200 with message-id <51B99052.6030706@debian.org> and subject line Re: Bug#698316: gdc missing core.simd has caused the Debian Bug report #698316, regarding gdc missing core.simd to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 698316: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=698316 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: gdc missing core.simd
- From: Andrew Klaassen <clawsoon@yahoo.com>
- Date: Wed, 16 Jan 2013 16:46:33 -0500
- Message-id: <20130116214633.17292.14713.reportbug@aksandbox1.toonboxent.com>
Package: gdc Version: 4.6.3-8 Severity: important Dear Maintainer, The gdc compiler works in general, but appears to be missing the core.simd libraries. Sample code: import core.simd; int main(string [] args) { return 0; } Compilation output: $ gdc testsimd.d -o testsimd testsimd.d:1: Error: module simd is in file 'core/simd.d' which cannot be read import path[0] = /usr/include/d2/4.6/x86_64-linux-gnu import path[1] = /usr/include/d2/4.6 Thanks. -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.1.0-1-amd64 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages gdc depends on: ii gdc-4.6 0.29.1-4.6.3-2 gdc recommends no packages. gdc suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---
- To: Iain Buclaw <ibuclaw@ubuntu.com>, 698316-done@bugs.debian.org
- Cc: Andrew Klaassen <clawsoon@yahoo.com>
- Subject: Re: Bug#698316: gdc missing core.simd
- From: Matthias Klose <doko@debian.org>
- Date: Thu, 13 Jun 2013 11:26:42 +0200
- Message-id: <51B99052.6030706@debian.org>
- In-reply-to: <CABOHX+de=36aibYX_DYk_XuoUjsfe-nOstgo_3=eiDs8Sdw6DQ@mail.gmail.com>
- References: <20130116214633.17292.14713.reportbug@aksandbox1.toonboxent.com> <CABOHX+de=36aibYX_DYk_XuoUjsfe-nOstgo_3=eiDs8Sdw6DQ@mail.gmail.com>
gdc-4.8 is now in unstable.
--- End Message ---