Your message dated Thu, 13 Jun 2013 11:26:42 +0200
with message-id <51b99052.6030...@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 ow...@bugs.debian.org
immediately.)


-- 
698316: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=698316
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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 ---
gdc-4.8 is now in unstable.

--- End Message ---

Reply via email to