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

Updating libpanda test to use clang fails compilation #1957

Closed
andiradulescu opened this issue May 27, 2024 · 2 comments
Closed

Updating libpanda test to use clang fails compilation #1957

andiradulescu opened this issue May 27, 2024 · 2 comments

Comments

@andiradulescu
Copy link
Contributor

andiradulescu commented May 27, 2024

Updating libpanda test to use clang (for macOS) andiradulescu@1e5d846 fails compilation with:

In file included from panda/board/safety.h:12:
panda/board/safety/safety_chrysler.h:79:19: fatal error: initializer element is not a compile-time constant
  {CHRYSLER_ADDRS.CRUISE_BUTTONS, 0, 3},
   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
1 error generated.

Apple clang version 15.0.0 on latest macOS Sonoma 14.5.

@andiradulescu
Copy link
Contributor Author

andiradulescu commented May 29, 2024

First try #1958 rejected - a solution is still needed.

@adeebshihadeh
Copy link
Contributor

I think it's fine to keep this GCC since we use a GCC to build the actual FW.

@adeebshihadeh adeebshihadeh closed this as not planned Won't fix, can't repro, duplicate, stale Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants