Thread overview
[Issue 19083] make target doc compile error: mach_header conflicts with other
Jul 14, 2018
Seb
Jul 15, 2018
Timoses
July 14, 2018
https://issues.dlang.org/show_bug.cgi?id=19083

Seb <greensunny12@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greensunny12@gmail.com

--- Comment #1 from Seb <greensunny12@gmail.com> ---
Have you tried building the docs from dlang.org? The individual doc targets have been deprecated for a very long time already.

--
July 15, 2018
https://issues.dlang.org/show_bug.cgi?id=19083

--- Comment #2 from Timoses <timosesu@gmail.com> ---
(In reply to Seb from comment #1)
> Have you tried building the docs from dlang.org? The individual doc targets have been deprecated for a very long time already.

Yes, I tried building the verbatim version. That worked on a linux machine, but failed on my macOS.

make -f posix.mak -j8 html phobos-prerelease-verbatim

During the make process it tries to compile the druntime with doc as target, I believe.

--
December 07
https://issues.dlang.org/show_bug.cgi?id=19083

--- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/17368

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--