abderrahim commented on issue #92:
URL: 
https://github.com/apache/buildstream-plugins/issues/92#issuecomment-3381086471

   I tracked down a similar issue, and I think it's a bug in buildbox-fuse. You 
can try to re-run your build with `BUILDBOX_STAGER=copy-or-link` and see if you 
can reproduce the issue (make sure to delete the artifact and so it is actually 
rebuilt). Assuming your file system supports reflinks (btrfs or xfs), 
performance should be comparable.
   
   I'll open an issue with more details.
   
   As a workaround in freedesktop-sdk we changed from `ninja install` to `cmake 
--install` 
https://gitlab.com/freedesktop-sdk/freedesktop-sdk/-/blob/master/include/_private/cmake-conf.yml?ref_type=heads#L8


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to