-
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] macOS CI: sim:lua
doesn't link with pipe2()
#14773
Comments
sim:libcxxtest
doesn't link with pipe2()sim:lua
doesn't link with pipe2()
please try CONFIG_PIPES=y, @lupyuen |
@xiaoxiang781216 Yep it compiles OK on macOS Arm64 yay! But wonder if it's supposed to Seg Fault? https://gist.github.com/lupyuen/a4a6351912ebb49fc8d9db37667465e1
|
macOS also doesn't like this
define POSTBUILD |
@xuxin930 please skip pack on macOS. |
hi @xuxin930 the skip pack is ok. |
Description / Steps to reproduce the issue
sim:lua
in macOS CI doesn't link with pipe2(). Is there something special about the Lua Build that fails with pipe2()? We may need to disable the build for macOS CI because NuttX Mirror Build is failing twice daily:From sim-02 macOS Log: https://github.com/NuttX/nuttx/actions/runs/11825497334/job/32949471137
On which OS does this issue occur?
[OS: Mac]
What is the version of your OS?
macOS x64 at GitHub Actions
NuttX Version
master
Issue Architecture
[Arch: simulator]
Issue Area
[Area: Build System]
Verification
The text was updated successfully, but these errors were encountered: