April 11, 2019
https://issues.dlang.org/show_bug.cgi?id=19801

--- Comment #11 from Jon Kleiser <jon.kleiser@icloud.com> ---
I now uninstalled dmd and dub by running the uninstall.command. Then I installed dmd (v2.085.0) and dub, by "brew install dmd" and "brew install dub". I can now "dub build" vibe.d examples (http_server, http_static_server, websocket) without problems. I conclude that there are problems with your dmd.2.085.0.dmg and dmd.2.085.1.dmg installers.

I still have some linking problems with drepl, but I will (soon) report that at https://github.com/dlang-community/drepl/issues/77.

--
June 04, 2020
https://issues.dlang.org/show_bug.cgi?id=19801

Mathias LANG <pro.mathias.lang@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |pro.mathias.lang@gmail.com
           Hardware|x86                         |x86_64
         Resolution|---                         |WORKSFORME

--- Comment #12 from Mathias LANG <pro.mathias.lang@gmail.com> ---
I can't reproduce the failure locally on a Mac OSX 10.15.4.

I installed the latest `dmg` and things work. Since we don't fix up old build,
closing as `WORKSFORME`.
If you do have any other issue with the provided `dmg`, please feel free to
open an issue on Github (https://github.com/dlang/tools/issues).

--
1 2
Next ›   Last »