Help me please fix the bug

Majestio majestio at ya.ru
Fri May 18 09:59:27 UTC 2018


On Friday, 18 May 2018 at 06:02:46 UTC, Mike Franklin wrote:
> On Friday, 18 May 2018 at 05:44:12 UTC, Majestio wrote:
> I'm curious if you could download one of the nightly compilers 
> and test if it is still problem:  
> http://nightlies.dlang.org/dmd-master-2018-05-18/
>
> Mike

About dmd-master-2018-05-18 ...

build.sh:
=============================================
#/bin/sh

export PATH=/home/majestio/Projects/dmd2/freebsd/bin64:$PATH
export 
LD_LIBRARY_PATH=/home/majestio/Projects/dmd2/freebsd/lib64:$LD_LIBRARY_PATH

rm -fR ~/.dub
fetch 
http://nightlies.dlang.org/dmd-master-2018-05-18/dmd.master.freebsd-64.tar.xz
tar xf dmd.master.freebsd-64.tar.xz
rm -f dmd.master.freebsd-64.tar.xz
echo -ne '\n\n\n\n\n\n\n' | dub init hello --type=vibe.d
cd hello
dub 2>&1 | tee logfile.log


logfile.log:
=============================================
Fetching libevent 2.0.2+2.0.16 (getting selected version)...
Fetching diet-ng 1.4.5 (getting selected version)...
Fetching taggedalgebraic 0.10.11 (getting selected version)...
Fetching openssl 1.1.6+1.0.1g (getting selected version)...
Fetching botan 1.12.9 (getting selected version)...
Fetching stdx-allocator 2.77.1 (getting selected version)...
Fetching vibe-d 0.8.3 (getting selected version)...
Fetching memutils 0.4.10 (getting selected version)...
Fetching vibe-core 1.4.0 (getting selected version)...
Fetching libasync 0.8.3 (getting selected version)...
Fetching botan-math 1.0.3 (getting selected version)...
Fetching eventcore 0.8.34 (getting selected version)...
Performing "debug" build using 
/usr/home/majestio/Projects/dmd2/freebsd/bin64/dmd for x86_64.
taggedalgebraic 0.10.11: building configuration "library"...
eventcore 0.8.34: building configuration "kqueue"...
stdx-allocator 2.77.1: building configuration "library"...
vibe-core 1.4.0: building configuration "kqueue"...
vibe-d:utils 0.8.3: building configuration "library"...
vibe-d:data 0.8.3: building configuration "library"...
/home/majestio/.dub/packages/vibe-d-0.8.3/vibe-d/data/vibe/data/json.d(2513,25): Deprecation: function `std.exception.enforceEx!(JSONException).enforceEx!bool.enforceEx` is deprecated - Use `enforce`. `enforceEx` will be removed with 2.089.
/home/majestio/.dub/packages/vibe-d-0.8.3/vibe-d/data/vibe/data/json.d(2513,25): Deprecation: function `std.exception.enforceEx!(JSONException).enforceEx!bool.enforceEx` is deprecated - Use `enforce`. `enforceEx` will be removed with 2.089.
/home/majestio/.dub/packages/vibe-d-0.8.3/vibe-d/data/vibe/data/json.d(2513,25): Deprecation: function `std.exception.enforceEx!(JSONException).enforceEx!bool.enforceEx` is deprecated - Use `enforce`. `enforceEx` will be removed with 2.089.
/home/majestio/.dub/packages/vibe-d-0.8.3/vibe-d/data/vibe/data/json.d(2513,25): Deprecation: function `std.exception.enforceEx!(JSONException).enforceEx!bool.enforceEx` is deprecated - Use `enforce`. `enforceEx` will be removed with 2.089.
/home/majestio/.dub/packages/vibe-d-0.8.3/vibe-d/data/vibe/data/json.d(2513,25): Deprecation: function `std.exception.enforceEx!(JSONException).enforceEx!bool.enforceEx` is deprecated - Use `enforce`. `enforceEx` will be removed with 2.089.
/home/majestio/.dub/packages/vibe-d-0.8.3/vibe-d/data/vibe/data/json.d(2513,25): Deprecation: function `std.exception.enforceEx!(JSONException).enforceEx!bool.enforceEx` is deprecated - Use `enforce`. `enforceEx` will be removed with 2.089.
/home/majestio/.dub/packages/vibe-d-0.8.3/vibe-d/data/vibe/data/json.d(2513,25): Deprecation: function `std.exception.enforceEx!(JSONException).enforceEx!bool.enforceEx` is deprecated - Use `enforce`. `enforceEx` will be removed with 2.089.
/home/majestio/.dub/packages/vibe-d-0.8.3/vibe-d/data/vibe/data/json.d(2518,25): Deprecation: function `std.exception.enforceEx!(JSONException).enforceEx!bool.enforceEx` is deprecated - Use `enforce`. `enforceEx` will be removed with 2.089.
/home/majestio/.dub/packages/vibe-d-0.8.3/vibe-d/data/vibe/data/json.d(2518,25): Deprecation: function `std.exception.enforceEx!(JSONException).enforceEx!bool.enforceEx` is deprecated - Use `enforce`. `enforceEx` will be removed with 2.089.
/home/majestio/.dub/packages/vibe-d-0.8.3/vibe-d/data/vibe/data/json.d(2518,25): Deprecation: function `std.exception.enforceEx!(JSONException).enforceEx!bool.enforceEx` is deprecated - Use `enforce`. `enforceEx` will be removed with 2.089.
/home/majestio/.dub/packages/vibe-d-0.8.3/vibe-d/data/vibe/data/json.d(2518,25): Deprecation: function `std.exception.enforceEx!(JSONException).enforceEx!bool.enforceEx` is deprecated - Use `enforce`. `enforceEx` will be removed with 2.089.
/home/majestio/.dub/packages/vibe-d-0.8.3/vibe-d/data/vibe/data/json.d(2518,25): Deprecation: function `std.exception.enforceEx!(JSONException).enforceEx!bool.enforceEx` is deprecated - Use `enforce`. `enforceEx` will be removed with 2.089.
/home/majestio/.dub/packages/vibe-d-0.8.3/vibe-d/data/vibe/data/json.d(2513,25): Deprecation: function `std.exception.enforceEx!(JSONException).enforceEx!bool.enforceEx` is deprecated - Use `enforce`. `enforceEx` will be removed with 2.089.
/home/majestio/.dub/packages/vibe-d-0.8.3/vibe-d/data/vibe/data/json.d(2513,25): Deprecation: function `std.exception.enforceEx!(JSONException).enforceEx!bool.enforceEx` is deprecated - Use `enforce`. `enforceEx` will be removed with 2.089.
/home/majestio/.dub/packages/vibe-d-0.8.3/vibe-d/data/vibe/data/json.d(2513,25): Deprecation: function `std.exception.enforceEx!(JSONException).enforceEx!bool.enforceEx` is deprecated - Use `enforce`. `enforceEx` will be removed with 2.089.
/home/majestio/.dub/packages/vibe-d-0.8.3/vibe-d/data/vibe/data/json.d(2513,25): Deprecation: function `std.exception.enforceEx!(JSONException).enforceEx!bool.enforceEx` is deprecated - Use `enforce`. `enforceEx` will be removed with 2.089.
/home/majestio/.dub/packages/vibe-d-0.8.3/vibe-d/data/vibe/data/json.d(2513,25): Deprecation: function `std.exception.enforceEx!(JSONException).enforceEx!bool.enforceEx` is deprecated - Use `enforce`. `enforceEx` will be removed with 2.089.
/home/majestio/.dub/packages/vibe-d-0.8.3/vibe-d/data/vibe/data/json.d(2513,25): Deprecation: function `std.exception.enforceEx!(JSONException).enforceEx!bool.enforceEx` is deprecated - Use `enforce`. `enforceEx` will be removed with 2.089.
/home/majestio/.dub/packages/vibe-d-0.8.3/vibe-d/data/vibe/data/json.d(2513,25): Deprecation: function `std.exception.enforceEx!(JSONException).enforceEx!bool.enforceEx` is deprecated - Use `enforce`. `enforceEx` will be removed with 2.089.
/home/majestio/.dub/packages/vibe-d-0.8.3/vibe-d/data/vibe/data/json.d(2513,25): Deprecation: function `std.exception.enforceEx!(JSONException).enforceEx!bool.enforceEx` is deprecated - Use `enforce`. `enforceEx` will be removed with 2.089.
/home/majestio/.dub/packages/vibe-d-0.8.3/vibe-d/data/vibe/data/json.d(2513,25): Deprecation: function `std.exception.enforceEx!(JSONException).enforceEx!bool.enforceEx` is deprecated - Use `enforce`. `enforceEx` will be removed with 2.089.
/home/majestio/.dub/packages/vibe-d-0.8.3/vibe-d/data/vibe/data/json.d(2513,25): Deprecation: function `std.exception.enforceEx!(JSONException).enforceEx!bool.enforceEx` is deprecated - Use `enforce`. `enforceEx` will be removed with 2.089.
/home/majestio/.dub/packages/vibe-d-0.8.3/vibe-d/data/vibe/data/json.d(2518,25): Deprecation: function `std.exception.enforceEx!(JSONException).enforceEx!bool.enforceEx` is deprecated - Use `enforce`. `enforceEx` will be removed with 2.089.
/home/majestio/.dub/packages/vibe-d-0.8.3/vibe-d/data/vibe/data/json.d(2518,25): Deprecation: function `std.exception.enforceEx!(JSONException).enforceEx!bool.enforceEx` is deprecated - Use `enforce`. `enforceEx` will be removed with 2.089.
/home/majestio/.dub/packages/vibe-d-0.8.3/vibe-d/data/vibe/data/json.d(2518,25): Deprecation: function `std.exception.enforceEx!(JSONException).enforceEx!bool.enforceEx` is deprecated - Use `enforce`. `enforceEx` will be removed with 2.089.
/home/majestio/.dub/packages/vibe-d-0.8.3/vibe-d/data/vibe/data/json.d(2518,25): Deprecation: function `std.exception.enforceEx!(JSONException).enforceEx!bool.enforceEx` is deprecated - Use `enforce`. `enforceEx` will be removed with 2.089.
/home/majestio/.dub/packages/vibe-d-0.8.3/vibe-d/data/vibe/data/json.d(2518,25): Deprecation: function `std.exception.enforceEx!(JSONException).enforceEx!bool.enforceEx` is deprecated - Use `enforce`. `enforceEx` will be removed with 2.089.
/home/majestio/.dub/packages/vibe-d-0.8.3/vibe-d/data/vibe/data/json.d(2518,25): Deprecation: function `std.exception.enforceEx!(JSONException).enforceEx!bool.enforceEx` is deprecated - Use `enforce`. `enforceEx` will be removed with 2.089.
/home/majestio/.dub/packages/vibe-d-0.8.3/vibe-d/data/vibe/data/json.d(2518,25): Deprecation: function `std.exception.enforceEx!(JSONException).enforceEx!bool.enforceEx` is deprecated - Use `enforce`. `enforceEx` will be removed with 2.089.
/home/majestio/.dub/packages/vibe-d-0.8.3/vibe-d/data/vibe/data/json.d(2518,25): Deprecation: function `std.exception.enforceEx!(JSONException).enforceEx!bool.enforceEx` is deprecated - Use `enforce`. `enforceEx` will be removed with 2.089.
/home/majestio/.dub/packages/vibe-d-0.8.3/vibe-d/data/vibe/data/json.d(2518,25): Deprecation: function `std.exception.enforceEx!(JSONException).enforceEx!bool.enforceEx` is deprecated - Use `enforce`. `enforceEx` will be removed with 2.089.
vibe-d:crypto 0.8.3: building configuration "library"...
diet-ng 1.4.5: building configuration "library"...
vibe-d:stream 0.8.3: building configuration "library"...
/home/majestio/.dub/packages/vibe-d-0.8.3/vibe-d/stream/vibe/stream/wrapper.d(179,22): Error: no property `connected` for type `const(InterfaceProxy!(ConnectionStream))`
/home/majestio/.dub/packages/vibe-d-0.8.3/vibe-d/stream/vibe/stream/wrapper.d(187,19): Error: no property `connected` for type `InterfaceProxy!(ConnectionStream)`
/home/majestio/.dub/packages/vibe-d-0.8.3/vibe-d/stream/vibe/stream/wrapper.d(188,15): Error: no property `close` for type `InterfaceProxy!(ConnectionStream)`
/home/majestio/.dub/packages/vibe-d-0.8.3/vibe-d/stream/vibe/stream/wrapper.d(198,22): Error: no property `waitForData` for type `InterfaceProxy!(ConnectionStream)`
/usr/home/majestio/Projects/dmd2/freebsd/bin64/dmd failed with 
exit code 1.



More information about the Digitalmars-d mailing list