On Tue, 11 Feb 2014 15:52:54 +0100, Sönke Ludwig wrote:

Am 11.02.2014 00:01, schrieb Stephan Dilly:

On Mon, 10 Feb 2014 20:32:00 GMT, Sönke Ludwig wrote:

On Mon, 10 Feb 2014 10:57:32 GMT, Sönke Ludwig wrote:

The 0.9.21 release should be more or less done now and just needs some final testing.

See the beta 3 announcement and the change log for the list of changes since 0.9.20.

The next release will be a much smaller one again, concentrating on a few critical issues/features.

Download from http://code.dlang.org/download

Uploaded 0.9.21-rc.2 which fixes the error message for conflicting dependencies and a few issues of the distributed binaries.

The linux binaries are now linked against the static version of libphobos as usual. There are also additional Windows binaries in zip format.

Thanks for your hard work, but now I get this error:

Note: Failed to determine version of package mysql-native at C:\Users\Stephan\AppData\Roaming\dub\packages\mysql-native-master. Assuming ~master.
Error executing command run: Assertion failure

Full exception: core.exception.AssertError@dub.dependency(208): Assertion failure
----------------
0x004B879B in onAssertError
0x00409082 in const(@property dub.dependency.Version function()) dub.dependency.Dependency.version_ at C:\Users\build\AppData\Roaming\dub-ci-workspace\current\dub\source\dub\dependency.d(208)
0x0041D215 in D3dub8package_21BuildSettingsTemplate6toJsonMxFZS3dub8internal10vibecompat4data4json4Json14__fo902821ED550DD3E1B1F2CB29A35C961F at C:\Users\build\AppData\Roaming\dub-ci-workspace\current\dub\source\dub\package_.d(709)
0x004A8A55 in _aaApply2
0x0041CF00 in const(dub.internal.vibecompat.data.json.Json function()) dub.package_.BuildSettingsTemplate.toJson at C:\Users\build\AppData\Roaming\dub-ci-workspace\current\dub\source\dub\package_.d(715)
0x77BB22C0 in RtlTryEnterCriticalSection

The full dub output is here: https://gist.github.com/Extrawurst/12827071b7a58c50fc6d

When I try to build a second time then it prints:

(...)

Do you have a package.json for me to test?

Sure, hope it helps:
https://gist.github.com/Extrawurst/ad1f577b6c2fa7ce9a58