I don’t see these errors when building with macports-clang, only Apple’s clang.
Mark Brethen [email protected] > On Aug 5, 2022, at 3:09 PM, Ryan Schmidt <[email protected]> wrote: > > On Aug 4, 2022, at 13:19, Mark Brethen wrote: > >> I’m seeing this error when generate all the header dependencies for >> FbdReader. This is confusing, which file has the error? > > Error messages from several different files are being jumbled together due to > parallel building. You can make it less confusing by disabling parallel > building: > > sudo port build use_parallel_build=no >
