On Thu Oct 17, 2024 at 9:57 AM CEST, Andrea Pappacoda wrote:
I'd still like to figure out what is really happening here though.

By looking closer at the logs[1], my guess is that the `subprojects/meson-docs/meson-reference.3` target, which is the 122th out of 123, runs at the same time as the 123th target, which links together the final muon executable. So you have:

- target 122 executing build/muon
- target 123 overwriting build/muon with the final version

So target 122 fails to run because build/muon is modified at the same exact time.

Does this sound reasonable to you?

I'm Cc-ing the muon list to hear their opinion, as this seems to be an upstream bug, either in the bootstrap script or the build ones.

(for ~lattis/muon subscribers: you can find the relevant Debian bug report here: <https://bugs.debian.org/1085124>)

Bye!

[1]: 
https://people.debian.org/~sanvila/build-logs/202410/muon-meson_0.3.0-3_amd64-20241007T065946.200Z

Attachment: signature.asc
Description: PGP signature

Reply via email to