Skip to content
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: sim/note and sim/nsh fail to build #15776

Open
1 task done
simbit18 opened this issue Feb 6, 2025 · 0 comments
Open
1 task done

[BUG] macOS: sim/note and sim/nsh fail to build #15776

simbit18 opened this issue Feb 6, 2025 · 0 comments
Labels
Arch: simulator Issues related to the SIMulator Area: Build system OS: Mac Issues related to MacOS (building system, etc) Type: Bug Something isn't working

Comments

@simbit18
Copy link
Contributor

simbit18 commented Feb 6, 2025

Description / Steps to reproduce the issue

macOS sim/note and sim/nsh fails to build with this Error:

====================================================================================
Configuration/Tool: sim/note
2025-02-06 11:39:20
------------------------------------------------------------------------------------
  Cleaning...
  Configuring...
  Building NuttX...
ld: unknown option: --wrap
make[1]: *** [nuttx] Error 1
make: *** [nuttx] Error 2
make: Target `all' not remade because of errors.
/Users/runner/work/nuttx_test_pr/nuttx_test_pr/sources/nuttx/tools/testbuild.sh: line 385: /Users/runner/work/nuttx_test_pr/nuttx_test_pr/sources/nuttx/../nuttx/nuttx.manifest: No such file or directory
  [1/1] Normalize sim/note
====================================================================================
Configuration/Tool: sim/nsh
2025-02-06 11:41:27
------------------------------------------------------------------------------------
  Cleaning...
  Configuring...
  Building NuttX...
ld: library not found for -lgcov
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [nuttx] Error 1
make: *** [nuttx] Error 2
make: Target `all' not remade because of errors.
/Users/runner/work/nuttx_test_pr/nuttx_test_pr/sources/nuttx/tools/testbuild.sh: line 385: /Users/runner/work/nuttx_test_pr/nuttx_test_pr/sources/nuttx/../nuttx/nuttx.manifest: No such file or directory
  [1/1] Normalize sim/nsh
====================================================================================

https://github.com/simbit18/nuttx_test_pr/actions/runs/13176605326/job/36777402793#logs

On which OS does this issue occur?

[OS: Mac]

What is the version of your OS?

GitHub Actions

NuttX Version

master

Issue Architecture

[Arch: simulator]

Issue Area

[Area: Build System]

Host information

No response

Verification

  • I have verified before submitting the report.
@simbit18 simbit18 added the Type: Bug Something isn't working label Feb 6, 2025
@github-actions github-actions bot added Arch: simulator Issues related to the SIMulator Area: Build system OS: Mac Issues related to MacOS (building system, etc) labels Feb 6, 2025
@simbit18 simbit18 changed the title [BUG] sim/note and sim/nsh fail to build [BUG] macOS: sim/note and sim/nsh fail to build Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arch: simulator Issues related to the SIMulator Area: Build system OS: Mac Issues related to MacOS (building system, etc) Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant