Wednesday, January 30, 2019

Re: Too much junk in dpp ?

On 2019/01/30 20:39, Matthieu Herrb wrote:
> Hi,
>
> Am I the only one to see OpenBSD's dpb junk too many packages
> (including build dependencies for the current package) and causing
> lots of errors in blul packages build?
>
> It looks to me like there is a bug, rather than really too many ports
> with broken dependencies.
>
> Example of such a failure:
> https://herrb.eu/ettercap-0.7.5.3p6-no_x11.log
>
> cmake gets removed by junk, while its clearly used to build the
> package (and the makefile says MODULES= devel/cmake)
>
> Another example: https://herrb.eu/py-paste-script-1.7.5p2.log
>
> I'm using 'doas ./infrastructure/bin/dpb -c -j8 -s -M800M' to start
> the bulk (the machine has has 16 cpu and 144GB of RAM).
> --
> Matthieu Herrb
>

FWIW I don't see that here. But I don't use -c, -s or -M.
Does it still happen if you remove some/all of those flags?

No comments:

Post a Comment