Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Sep 2023 17:37:42 +0900
From:      Tatsuki Makino <tatsuki_makino@hotmail.com>
To:        Mark Millard <marklmi@yahoo.com>, FreeBSD Mailing List <freebsd-ports@freebsd.org>
Subject:   Re: Wow: Building the likes of devel/llvm16 now requires building rust first (when rust is out of date). . .
Message-ID:  <SI2PR01MB503640AFFB753CCD791969C2FAF7A@SI2PR01MB5036.apcprd01.prod.exchangelabs.com>
In-Reply-To: <5620735A-FB8A-4AFE-B4E4-32D0D8D58962@yahoo.com>
References:  <5620735A-FB8A-4AFE-B4E4-32D0D8D58962.ref@yahoo.com> <5620735A-FB8A-4AFE-B4E4-32D0D8D58962@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello.
If it's on poudriere, then it's the one where the saving of computer resources is converted into human labor :)

Mark Millard wrote on 2023/09/14 15:20:
> Building devel/llvm16			requires building textproc/py-recommonmark@py39
> Building textproc/py-recommonmark@py39	requires building textproc/py-sphinx@py39
> Building textproc/py-sphinx@py39	requires building www/py-requests@py39
> Building www/py-requests@py39		requires building net/py-urllib3@py39
> Building net/py-urllib3@py39		requires building security/py-openssl@py39
> Building security/py-openssl@py39	requires building security/py-cryptography@py39
> Building security/py-cryptography@py39	requires building devel/py-setuptools-rust@py39
> Building devel/py-setuptools-rust@py39	requires building lang/rust

If devel/llvm16 has already been built, -S or -n option in poudriere bulk can be used to determine that devel/py-setuptools-rust@py39 is the last to be built.
However, it is very tedious to read the output of poudriere to determine it :)

Regards.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?SI2PR01MB503640AFFB753CCD791969C2FAF7A>