Bug#894610: FTBFS: error: module cstream is in file 'std/cstream.d' which cannot be read

Juhani Numminen juhaninumminen0 at gmail.com
Tue Apr 3 20:10:22 UTC 2018


Hi,

On Mon, 02 Apr 2018 11:48:34 +0200 Adam Borowski <kilobyte at angband.pl> wrote:> I'm afraid your package fails to build (tried on armhf amd64), with:
...
> src/abagames/util/Logger.d:8:8: error: module cstream is in file 'std/cstream.d' which cannot be read
>  import std.cstream;
>         ^

It seems that the cstream module was removed from the D standard library.[1]
It's still available in libundead.[2]

[1] https://github.com/dlang/phobos/commit/1ecc4d6
[2] https://sources.debian.org/src/libundead/1.0.9-2/src/undead/cstream.d/


Regards,
Juhani



More information about the Pkg-games-devel mailing list