RejectedSoftware Forums

Sign up

vibe.d doesn't build with DMD 2.066 due to OpenSSL forward reference issues

See http://forum.dlang.org/post/oojyqkodcwuhjkydazhm@forum.dlang.org.

In short, it's impossible to build vibe.d master or 0.7.21-rc.1 on DMD 2.066/Linux right now due to what appears to be an issue with forward references/circular imports in the OpenSSL Deimos package.

Re: vibe.d doesn't build with DMD 2.066 due to OpenSSL forward reference issues

Am 05.10.2014 02:13, schrieb David Nadlinger:

See http://forum.dlang.org/post/oojyqkodcwuhjkydazhm@forum.dlang.org.

In short, it's impossible to build vibe.d master or 0.7.21-rc.1 on DMD 2.066/Linux right now due to what appears to be an issue with forward references/circular imports in the OpenSSL Deimos package.

Replied on D.learn now

Re: vibe.d doesn't build with DMD 2.066 due to OpenSSL forward reference issues

Hi Sönke!

On Sun, 05 Oct 2014 08:39:58 +0200, Sönke Ludwig wrote:

Replied on D.learn now

Thanks for the quick reply. By the way, I have push access to Deimos now, so feel free to bug me via mail if there are any issues that need attention.

David

Re: vibe.d doesn't build with DMD 2.066 due to OpenSSL forward reference issues

Am 05.10.2014 17:01, schrieb David Nadlinger:

Hi Sönke!

On Sun, 05 Oct 2014 08:39:58 +0200, Sönke Ludwig wrote:

Replied on D.learn now

Thanks for the quick reply. By the way, I have push access to Deimos now, so feel free to bug me via mail if there are any issues that need attention.

David

Hi David,

Would you be willing to maintain version tags for the Deimos
repositories (those that are registered on code.dlang.org)? I would
volunteer to do it, since it shouldn't be too much work, but obviously
I'd also need push access for that.

Regards

Re: vibe.d doesn't build with DMD 2.066 due to OpenSSL forward reference issues

Hi Sönke,

On Sun, 05 Oct 2014 20:20:11 +0200, Sönke Ludwig wrote:

Would you be willing to maintain version tags for the Deimos
repositories (those that are registered on code.dlang.org)? I would
volunteer to do it, since it shouldn't be too much work, but obviously
I'd also need push access for that.

In that case, it would probably be easiest if you sent Walter or Andrei an E-Mail asking to be added to the GitHub organization. I don't think they would have any reason to refuse.

By the way, seems like the team I was added to after nagging Walter in an issue comment yesterday doesn't have push access to the openssl repo, so I can't even just copy your tags there right now.

Best,
David