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

Clad issues with MacOSX15.0.sdk #15912

Closed
hahnjo opened this issue Jun 24, 2024 · 3 comments · Fixed by #16286
Closed

Clad issues with MacOSX15.0.sdk #15912

hahnjo opened this issue Jun 24, 2024 · 3 comments · Fixed by #16286
Assignees
Labels

Comments

@hahnjo
Copy link
Member

hahnjo commented Jun 24, 2024

After #15900, there should be four failing tests due to Clad:

The following tests FAILED:
        206 - gtest-math-mathcore-test-CladDerivatorTests (Failed)
        232 - gtest-roofit-histfactory-test-testHistFactory (Failed)
        235 - gtest-roofit-hs3-test-testRooFitHS3 (Failed)
        267 - gtest-roofit-roofitcore-test-testRooFuncWrapper (Failed)

They seem somehow related to __builtin_pow. For this reason, to keep green builds, clad was disabled for mac-beta in #15910.

Reproducer

Install MacOSX15.0.sdk, build ROOT and try to run all tests.

ROOT version

master

Installation method

build from source

Operating system

macOS

@vgvassilev
Copy link
Member

This should be fixed now, can you check and close that issue?

@hahnjo
Copy link
Member Author

hahnjo commented Jul 29, 2024

We need a Clad release (or apply a patch in the ROOT sources), and re-enable the clad option on mac-beta before this issue can be closed

@vgvassilev
Copy link
Member

A new release is planned on Aug 9th.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Issues
Development

Successfully merging a pull request may close this issue.

2 participants