problem with Obs-Studio

2024-02-02 Thread Nilton Jose Rizzo
Hi Jan Thankx for your replay please forgive me for the delay in responding. Follow all the infomation you request: # pciconf -lv | fgrep -A4 vga vgapci0@pci0:8:0:0: class=0x03 rev=0xa1 hdr=0x00 vendor=0x10de device=0x1c82 subvendor=0x1043 subdevice=0x8626     vendor = 'NVIDIA

Re: problem with Obs-Studio

2024-02-02 Thread Jan Beich
Nilton Jose Rizzo writes: > vgapci0@pci0:8:0:0: class=0x03 rev=0xa1 hdr=0x00 vendor=0x10de > device=0x1c82 subvendor=0x1043 subdevice=0x8626 [...] > OpenGL renderer string: GeForce GTX 1050 Ti/PCIe/SSE2 > OpenGL core profile version string: 4.5.0 NVIDIA 390.154 Legacy series like nvidia

Re: We need to do something about build times

2024-02-02 Thread Bryan Drewery
On 1/31/2024 12:16 PM, Bryan Drewery wrote: On 10/24/2023 12:12 PM, Robert Clausecker wrote:   - rework Poudriere's rebuild detection to not rebuild every port for     every random bullshit thing.  For example, I don't see why ports need     to be rebuilt for transitive changes in build dependen

poudriere-3.4.1 repeatedly builds subpackaged port

2024-02-02 Thread Tatsuki Makino
Hello. I don't know what a subpackage is, but poudriere repeats the build that seems to be one of the causes. Since subpackage are going to be used, what else could be the cause? 1. I'm still using 12.4-STABLE :) 2. My poudriere has been fixed a bit :) 3. Dependencies are written in the style of

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

Unmaintained FreeBSD ports which are out of date

2024-02-02 Thread portscout
Dear port maintainers, The portscout new distfile checker has detected that one or more unmaintained ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. Please consider also adopting this po

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 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 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