tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Running bulk builds for finding bugs in packages



On Sat, May 30, 2020 at 10:34:47AM +0200, Roland Illig wrote:
> A few days ago, I added a section to the pkgsrc guide containing ideas
> for bulk builds with non-default configurations, to find packages that
> don't stick to the pkgsrc conventions or to best practices.
> 
> https://www.netbsd.org/docs/pkgsrc/bulk.html#bulk.var
> 
> Did I miss any important build variants? Or are there any details that I
> got wrong or that should have been explained better?

Do we really want to turn package Makefiles into a document of every
upstream code problem?

Werror is only viable if the exact compiler being used is predictable.
I don't think Werror is suitable for pkgsrc.


Home | Main Index | Thread Index | Old Index