Re: poudriere-3.4.1 repeatedly builds subpackaged port

2024-02-03 Thread Gleb Popov
On Sat, Feb 3, 2024 at 10:55 AM Loïc Bartoletti wrote: > > Hi Gleb, > > Le 03/02/2024 à 06:44, Gleb Popov a écrit : > > http://arrowd.name/ports_writeup > > Do you think that it could be an entry in the porters-handbook? Eventually, yes, I'd love to see it in Handbook. But for now subpackages are

Re: poudriere-3.4.1 repeatedly builds subpackaged port

2024-02-02 Thread Loïc Bartoletti
Hi Gleb, Le 03/02/2024 à 06:44, Gleb Popov a écrit : http://arrowd.name/ports_writeup Do you think that it could be an entry in the porters-handbook? All the best, Loïc

Re: poudriere-3.4.1 repeatedly builds subpackaged port

2024-02-02 Thread Gleb Popov
On Sat, Feb 3, 2024 at 7:46 AM Tatsuki Makino wrote: > Thank you. > > In the case of FLAVOR, the package name was also dynamically changed by a > variable (e.g. > ${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx@${PY_FLAVOR}), but how > does subpackage work...? https://lists.freebsd.org/arc

Re: poudriere-3.4.1 repeatedly builds subpackaged port

2024-02-02 Thread Tatsuki Makino
Jan Beich wrote on 2024/02/03 13:03: > See https://github.com/freebsd/poudriere/issues/1113 Thank you. In the case of FLAVOR, the package name was also dynamically changed by a variable (e.g. ${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx@${PY_FLAVOR}), but how does subpackage work...? R

Re: poudriere-3.4.1 repeatedly builds subpackaged port

2024-02-02 Thread Jan Beich
Tatsuki Makino writes: > The build repetition occurs in the following combination. > > graphics/blender -> x11-toolkits/libdecor > www/qt5-webengine -> audio/alsa-plugins See https://github.com/freebsd/poudriere/issues/1113