* Felix Palmen <zir...@freebsd.org> [20230820 22:18]:
> I'm about to update my feature branch again and from now on, to build it
> with poudriere, a patch will be needed.

Good news, I found a workaround to make it build with unmodified
poudriere again:

| .if ${POUDRIERE_NAME:Mpoudriere*}
| build-depends: poudriere-ensure-linux-devfs
| poudriere-ensure-linux-devfs: .PHONY
|         [ -c ${LINUXBASE}/dev/null ] || ${LN} -sf /dev ${LINUXBASE}/
| .endif

For now, I'll just add that snippet to ports needing it.

Still, "poudriere testport" will probably fail without changes to
poudriere. But at least, bulk should work this way!

Cheers, Felix

-- 
 Felix Palmen <zir...@freebsd.org>     {private}   fe...@palmen-it.de
 -- ports committer --                     {web}  http://palmen-it.de
 {pgp public key}  http://palmen-it.de/pub.txt
 {pgp fingerprint} 6936 13D5 5BBF 4837 B212  3ACC 54AD E006 9879 F231

Attachment: signature.asc
Description: PGP signature

Reply via email to