On Fri, 9 Jun 2023 at 11:26, Alexander Richardson <[email protected]> wrote: > > > On Fri, 9 Jun 2023, 08:08 Ed Maste, <[email protected]> wrote: >> >> The branch main has been updated by emaste: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=6024564cd4da1f7a24c7e13a4aa6b04707eafb60 >> >> commit 6024564cd4da1f7a24c7e13a4aa6b04707eafb60 >> Author: Ed Maste <[email protected]> >> AuthorDate: 2023-06-09 13:53:08 +0000 >> Commit: Ed Maste <[email protected]> >> CommitDate: 2023-06-09 15:07:24 +0000 >> >> Cirrus-CI: split main script into separate world + kernel > ... > Maybe these commands should just be using make -s? I believe make should now > print the failed command so there should be no need to print all of them.
It doesn't appear to show the failing command, and I think GCC's warnings make up the bulk of the log content. But I agree it would be nice to have make omit non-failing build invocations.
