(...)

For the next days I will start using a poudriere.conf with minimal diff to
.sample so it may be easier for future debug.

In my case, its simple as:

$ diff poudriere.conf.sample poudriere.conf

< #ZPOOL=zroot
---
> ZPOOL=zroot
30c30
< FREEBSD_HOST=_PROTO_://_CHANGE_THIS_
---
> FREEBSD_HOST=https://download.FreeBSD.org
59c59
< USE_TMPFS=yes
---
> USE_TMPFS=no
192c192
< # PARALLEL_JOBS=1
---
> PARALLEL_JOBS=2
226c226
< # ALLOW_MAKE_JOBS=yes
---
> ALLOW_MAKE_JOBS=yes

Cheers,

Nuno Teixeira <edua...@freebsd.org> escreveu (domingo, 26/01/2025 à(s)
21:25):

> I use poudriere-devel and some time ago, me and other people "complaint"
>> about so much rust rebuilds because of curl dependency.
>> In that time, we start using poudriere.conf PKG_NO_VERSION_FOR_DEPS=yes
>> to avoid that rebuilds.
>>
>
> I can confirm that poudriere-devel *without* PKG_NO_VERSION_FOR_DEPS=yes
> in poudriere.conf solves this issue.
> Again I use this option for some months without problems until now.
>
> See also:
> https://forums.freebsd.org/threads/poudriere-determining-shlib-requirements.94794/
>
> --
> Nuno Teixeira
> FreeBSD UNIX:  <edua...@freebsd.org>   Web:  https://FreeBSD.org
>


-- 
Nuno Teixeira
FreeBSD UNIX:  <edua...@freebsd.org>   Web:  https://FreeBSD.org

Reply via email to