Thread overview
[Issue 20727] `make -f posix.mak clean` requires a D compiler
Apr 10, 2020
Dlang Bot
Apr 10, 2020
Dlang Bot
May 05, 2020
RazvanN
May 05, 2020
Mathias LANG
May 08, 2020
RazvanN
Dec 17, 2022
Iain Buclaw
April 10, 2020
https://issues.dlang.org/show_bug.cgi?id=20727

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@Geod24 created dlang/tools pull request #399 "Work around issue 20727 by passing BOOTSTRAP when doing clean" mentioning this issue:

- Work around issue 20727 by passing BOOTSTRAP when doing clean

  As explained in issue 20727, AUTO_BOOTSTRAP is not required for 'clean',
  but still triggers the error.

https://github.com/dlang/tools/pull/399

--
April 10, 2020
https://issues.dlang.org/show_bug.cgi?id=20727

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/tools pull request #399 "Work around issue 20727 by passing BOOTSTRAP when doing clean" was merged into master:

- 895d01aac8cc7247f9573289b0c181de16901047 by Geod24:
  Work around issue 20727 by passing BOOTSTRAP when doing clean

  As explained in issue 20727, AUTO_BOOTSTRAP is not required for 'clean',
  but still triggers the error.

https://github.com/dlang/tools/pull/399

--
May 05, 2020
https://issues.dlang.org/show_bug.cgi?id=20727

RazvanN <razvan.nitu1305@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |razvan.nitu1305@gmail.com
         Resolution|---                         |FIXED

--
May 05, 2020
https://issues.dlang.org/show_bug.cgi?id=20727

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #3 from Mathias LANG <pro.mathias.lang@gmail.com> ---
@Razvan: Why did you close? The linked PR is a workaround in tools, for a bug in DMD, and I didn't see any PR addressing it recently.

--
May 08, 2020
https://issues.dlang.org/show_bug.cgi?id=20727

--- Comment #4 from RazvanN <razvan.nitu1305@gmail.com> ---
Sorry, I thought the issue was fixed.

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=20727

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
December 13
https://issues.dlang.org/show_bug.cgi?id=20727

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

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

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

--