On Wed, Dec 02, 2020 at 04:17:56PM +0100, Jan Beich wrote:
Jan Beich <jbe...@freebsd.org> writes:

If you don't have JS-capable browser yet simply filter .poudriere.* files e.g.,

$ poudriere bulk -j 122amd64 -z test editors/vim
^C
$ grep \^devel/llvm 
/poudriere/data/logs/bulk/122amd64-default-test/latest/.poudriere.ports.queued
devel/llvm10 llvm10-10.0.1_3 graphics/mesa-libs
devel/llvm90 llvm90-9.0.1_3 lang/spidermonkey78

Looking at the code .poudriere.ports.queued is printed in Dry run mode e.g.,

$ poudriere bulk -nv -j 122amd64 -z test editors/vim | fgrep 'on devel/llvm'
[00:00:03] [Dry Run] graphics/mesa-libs depends on devel/llvm10
[00:00:03] [Dry Run] lang/spidermonkey78 depends on devel/llvm90

Hi,

Is there a minimum version/maximum version listed in dependencies that one can filter on? Is it the case that some ports want eg llvm8 and *only* that version? Is llvm11 incompatible with llvm9 for example?

thanks,
--
J.

Attachment: signature.asc
Description: PGP signature

Reply via email to