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

Bug#443744: marked as done (gdc-4.1: undefined reference to `_D3std1c5stdio6_iobuf6__initZ')



Your message dated Wed, 31 Oct 2007 20:51:11 +0000
with message-id <E1InKWt-0003xw-4W@ries.debian.org>
and subject line Bug#443744: fixed in gdc-4.1 0.25-4.1.2-17
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: gdc-4.1
Version: 0.24-4.1.2-16
Severity: grave
Justification: renders package unusable

$ cat test.d
import std.c.stdio;

int main()
{
    FILE *files[1] = [stdin];
    return 0;
}

$ gdc -o /dev/null test.d
/tmp/cc2CdHzH.o:(.data._D29TypeInfo_S3std1c5stdio6_iobuf6__initZ[_D29TypeInfo_S3std1c5stdio6_iobuf6__initZ]+0x28): undefined reference to `_D3std1c5stdio6_iobuf6__initZ'
collect2: ld returned 1 exit status



--- End Message ---
--- Begin Message ---
Source: gdc-4.1
Source-Version: 0.25-4.1.2-17

We believe that the bug you reported is fixed in the latest version of
gdc-4.1, which is due to be installed in the Debian FTP archive:

gdc-4.1_0.25-4.1.2-17.diff.gz
  to pool/main/g/gdc-4.1/gdc-4.1_0.25-4.1.2-17.diff.gz
gdc-4.1_0.25-4.1.2-17.dsc
  to pool/main/g/gdc-4.1/gdc-4.1_0.25-4.1.2-17.dsc
gdc-4.1_0.25-4.1.2-17_amd64.deb
  to pool/main/g/gdc-4.1/gdc-4.1_0.25-4.1.2-17_amd64.deb
libphobos-4.1-dev_0.25-4.1.2-17_amd64.deb
  to pool/main/g/gdc-4.1/libphobos-4.1-dev_0.25-4.1.2-17_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 443744@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Arthur Loiret <arthur.loiret@gmail.com> (supplier of updated gdc-4.1 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 27 Oct 2007 17:15:52 +0200
Source: gdc-4.1
Binary: libphobos-4.1-dev gdc-4.1
Architecture: source amd64
Version: 0.25-4.1.2-17
Distribution: unstable
Urgency: medium
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Changed-By: Arthur Loiret <arthur.loiret@gmail.com>
Description: 
 gdc-4.1    - The D compiler
 libphobos-4.1-dev - The phobos D standard library
Closes: 443744
Changes: 
 gdc-4.1 (0.25-4.1.2-17) unstable; urgency=medium
 .
   * Merge debian SVN from 4.1.2-18 upload.
   * Update to upstream SVN 20071017 (Closes: #443744)
     - Set priority to medium since this fixes a RC bug.
   * Separate libphobos from gdc package.
   * Build gdc on all archs, without libphobos on unsupported upstream archs.
   * Update gdc driver to use system zlib.
   * Always build with parallel=1 to hopefully have readable logs.
   * Always disable the testsuite with gdc.
   * debian/rules.patch: Update gdc patches list:
     - gdc-4.1.dpatch: Update from upstream SVN, update gcc/DEV-PHASE.
     - gdc-driver-zlib.dpatch: Add.
     - gdc-build.dpatch: Remove, renamed to gdc-libphobos-build.dpatch
     - gdc-libphobos-build.dpatch: Add.
     - gdc-driver-nophobos.dpatch: Add, temporary replace _Dmain by main
       (dmain.d will be used instead in the futur).
   * Begin to work on cross-compilation support, now supported upstream.
Files: 
 a0e1a00b22747a25f4e7a13b65bdb527 1927 devel optional gdc-4.1_0.25-4.1.2-17.dsc
 25d1f751bc64554030661f0b63b1195c 1561174 devel optional gdc-4.1_0.25-4.1.2-17.diff.gz
 5632845371aedd98645454c1ce790a13 2895120 devel optional gdc-4.1_0.25-4.1.2-17_amd64.deb
 015b18d3c295923dbb18fa0f11f09515 677848 devel optional libphobos-4.1-dev_0.25-4.1.2-17_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHKOCRvGr7W6HudhwRAvPRAKCE37gOgNlPVHRCb3HX1K1kEF77LACfbopc
T4/uO9cP1A6+x/co5ZtJJAM=
=j4XC
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: