Jump to page: 1 2 3
Thread overview
[Issue 23517] dmd with -g flag fails to link on macOS 13.0.1 (i368) with unaligned pointer
Dec 03, 2022
Paul Backus
Dec 03, 2022
Paul Backus
Dec 17, 2022
Iain Buclaw
Jan 02, 2023
Iain Buclaw
Jan 02, 2023
Iain Buclaw
Jan 02, 2023
Dlang Bot
Jan 02, 2023
Dlang Bot
Jan 02, 2023
Dlang Bot
Jan 02, 2023
Dlang Bot
Jan 04, 2023
Dlang Bot
Jan 09, 2023
Dlang Bot
Jan 11, 2023
Dlang Bot
Jan 11, 2023
Dlang Bot
Jan 13, 2023
Dlang Bot
Jan 14, 2023
Dlang Bot
Feb 24, 2023
Dlang Bot
Feb 24, 2023
Dlang Bot
[Issue 23517] dmd with -g flag fails to link on macOS with unaligned pointer
Feb 22
Dlang Bot
Feb 22
Dlang Bot
Mar 01
Dlang Bot
December 03, 2022
https://issues.dlang.org/show_bug.cgi?id=23517

Paul Backus <snarwin+bugzilla@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |snarwin+bugzilla@gmail.com

--- Comment #1 from Paul Backus <snarwin+bugzilla@gmail.com> ---
According to a post on the forums [1], this can be worked around by setting the environment variable `MACOSX_DEPLOYMENT_TARGET=11`.

[1] https://forum.dlang.org/post/mqtfalfaidahanlmblpq@forum.dlang.org

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

Paul Backus <snarwin+bugzilla@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|snarwin+bugzilla@gmail.com  |

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

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P2

--
January 02, 2023
https://issues.dlang.org/show_bug.cgi?id=23517

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P1
           Severity|critical                    |blocker

--
January 02, 2023
https://issues.dlang.org/show_bug.cgi?id=23517

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |backend

--
January 02, 2023
https://issues.dlang.org/show_bug.cgi?id=23517

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ibuclaw updated dlang/dmd pull request #14772 "ci: Update cirrus macOS image to M1-based runners" mentioning this issue:

- compiler/test/Makefile: Workaround issue 23517

https://github.com/dlang/dmd/pull/14772

--
January 02, 2023
https://issues.dlang.org/show_bug.cgi?id=23517

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #14772 "ci: Update cirrus macOS image to M1-based runners" was merged into stable:

- 87897025ff69957250325520b7215361d45f4084 by Iain Buclaw:
  compiler/test/Makefile: Workaround issue 23517

https://github.com/dlang/dmd/pull/14772

--
January 02, 2023
https://issues.dlang.org/show_bug.cgi?id=23517

--- Comment #4 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ibuclaw created dlang/dmd pull request #14775 "merge stable" mentioning this issue:

- ci: Update cirrus macOS image to M1-based runners (#14772)

  * druntime/test: Force makefile to x86 on Apple ARM cpu (dmd does not support
ARM)

  * ci: Update cirrus macOS image to M1-based runners

  * compiler/test/Makefile: Workaround issue 23517

https://github.com/dlang/dmd/pull/14775

--
January 02, 2023
https://issues.dlang.org/show_bug.cgi?id=23517

--- Comment #5 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #14775 "merge stable" was merged into master:

- 2549fe3a643e5a6b65f44ad48e0ddac333c4cb68 by Iain Buclaw:
  ci: Update cirrus macOS image to M1-based runners (#14772)

  * druntime/test: Force makefile to x86 on Apple ARM cpu (dmd does not support
ARM)

  * ci: Update cirrus macOS image to M1-based runners

  * compiler/test/Makefile: Workaround issue 23517

https://github.com/dlang/dmd/pull/14775

--
January 04, 2023
https://issues.dlang.org/show_bug.cgi?id=23517

--- Comment #6 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ntrel updated dlang/dmd pull request #14779 "Fix Issue 19649 - Misleading error for duplicate constraints" mentioning this issue:

- ci: Update cirrus macOS image to M1-based runners (#14772)

  * druntime/test: Force makefile to x86 on Apple ARM cpu (dmd does not support
ARM)

  * ci: Update cirrus macOS image to M1-based runners

  * compiler/test/Makefile: Workaround issue 23517

https://github.com/dlang/dmd/pull/14779

--
« First   ‹ Prev
1 2 3