Skip to content

Conversation

@MridulS
Copy link
Member

@MridulS MridulS commented Apr 2, 2025

No description provided.

Comment on lines +66 to +75
tools.replace_in_file(
"units/units/r20_conv.cpp",
"namespace units {",
"namespace UNITS_NAMESPACE {"
)
tools.replace_in_file(
"units/units/r20_conv.cpp",
"} // namespace units",
"} // namespace UNITS_NAMESPACE"
)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to go upstream.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can remove this patch, once we get llnl/units#377 resolved.

@MridulS MridulS changed the title Build with llnl_units 0.12.3 Build with llnl_units 0.12.3 and cmake4 Apr 2, 2025
@MridulS MridulS marked this pull request as ready for review April 2, 2025 12:05
@MridulS
Copy link
Member Author

MridulS commented Apr 2, 2025

This should fix our nightly release. To test it out I also built all the wheels and conda packages https://github.com/scipp/scipp/actions/runs/14217952366.

Comment on lines +8 to +9
- cmake=4.0.0
- conan=1.66.0
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sync with wheel building.

gtest/1.11.0
LLNL-Units/0.9.1
pybind11/2.13.5
gtest/1.15.0
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gtest/1.15.2 isn't on conan (unlike conda), so using gtest/1.15.0 while building wheels.

@MridulS MridulS merged commit 17e1cec into scipp:main Apr 2, 2025
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants