It does not fail any build itself, but your terminal is broken afterwards which breaks **other** programs using `sendfile()`. I already observed the issue years ago – back then in Debian 12 – and only recently had to switch to Ubuntu 24.04, which again shows that broken behaviour. Now my colleagues and I got annoyed enough so I finally investigated the issue and found `make` to cause this bug.
Currently I have to close the terminal window each time after running `make` and before running our tool using `sendfile()`. For now we have implemented a fallback using a traditional `read()/write()`-loop, but we don't want to repeat that for other tools. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2133803 Title: Missing patch 80b90b7866a8 [SV 57967] Only set APPEND mode for regular files. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/make-dfsg/+bug/2133803/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
