On Monday, 25 March 2019 at 16:44:12 UTC, Andre Pany wrote:
First idea, please switch to x86_64 if possible. This will also
be the default of Dub in the next dmd release or the release
after.
Kind regards
Andrew
Figured out --arch=x86_64, thanks! Sadly I don't see any change.
I'm not having luck finding known curl issues similar to what I
am experiencing. I have a sneaking suspicion that the web service
I am using is doing some nonsense in the background. Might try a
packet capture to better see what's up.