-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Mirror of NuttX: All macOS Jobs are broken #15491
Comments
I'm seeing the same errors attempting to build under Linux with:
|
@simbit18 does macOS restore now? |
Hi @xiaoxiang781216 macOS (sim-02) and macOS (sim-03) still need fixing https://github.com/NuttX/nuttx/actions/runs/12905015657/job/35983441494#logs https://github.com/NuttX/nuttx/actions/runs/12905015657/job/35983441951#logs |
@cuiziwei1 please look at why macOS c++ compiler fail. |
@xiaoxiang781216 @lupyuen The current problem is caused by #14774, maybe directly selecting libcxxabi in Kconfig is not a better choice, but changing the configuration in defconfig is better |
1. fix apache#14774. 2. fix apache#15491. Signed-off-by: cuiziwei <[email protected]>
Description / Steps to reproduce the issue
All build are broken !!! https://github.com/NuttX/nuttx/actions/runs/12685758124
example
Update: Delete the old macOS cache partially solved the problem.
https://github.com/NuttX/nuttx/actions/caches
macOS (macos) and macOS (sim-01) are ok !!!
https://github.com/NuttX/nuttx/actions/runs/12715249762
There is still a need to fix macOS (sim-02) and macOS (sim-03)
macOS (sim-02)
https://github.com/NuttX/nuttx/actions/runs/12743076785/job/35512409267#logs
macOS (sim-03)
https://github.com/NuttX/nuttx/actions/runs/12743076785/job/35512409961#logs
On which OS does this issue occur?
[OS: Mac]
What is the version of your OS?
MacOS at GitHub Actions
NuttX Version
master
Issue Architecture
[Arch: all]
Issue Area
[Area: Build System]
Verification
The text was updated successfully, but these errors were encountered: