Skip to content

Fix YODA issue with HDF5#5948

Merged
ktf merged 1 commit intomasterfrom
only_yoda
Jul 10, 2025
Merged

Fix YODA issue with HDF5#5948
ktf merged 1 commit intomasterfrom
only_yoda

Conversation

@singiamtel
Copy link
Copy Markdown
Collaborator

Fixes daily builds

@singiamtel singiamtel requested review from a team as code owners July 10, 2025 15:09
@singiamtel
Copy link
Copy Markdown
Collaborator Author

@ktf this is how I fixed it. Can I merge? It's currently broken otherwise

@ktf
Copy link
Copy Markdown
Member

ktf commented Jul 10, 2025

I think this merely triggers a rebuild and fixes things temporarily. A better fix is probably what I have in #5947.

@singiamtel
Copy link
Copy Markdown
Collaborator Author

It's worked both days, wouldn't that mean it works between rebuilds too?

I would merge both #5947 and this one

Comment thread yoda.sh
export PYTHON=$(type -p python3)

./configure --disable-silent-rules --enable-root --prefix="$INSTALLROOT"
./configure --disable-silent-rules --enable-root --prefix="$INSTALLROOT" --with-hdf5="$HDF5_ROOT"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Needs to handle the case hdf5 comes from the system, no?

@ktf ktf merged commit 2c3db48 into master Jul 10, 2025
11 of 15 checks passed
@ktf ktf deleted the only_yoda branch July 10, 2025 20:20
@jackal1-66
Copy link
Copy Markdown
Contributor

Hello! wouldn't this be equivalent to add HDF5_DIR in the env? Both should retrigger a rebuild I believe...

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.

3 participants