mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
6d7b8aa9f8
setuptools opportunistically picks up extensions and builds can fail if dpb junking occurs during build (only really likely on a slower building port with compiled code rather than a pure Python port). it doesn't happen _all_ that often (I've gone months without seeing it in my i386 bulk builds) but isn't that easy to identify from the logs and people that can run more jobs in parallel hit it more frequently, so let's go back to nojunk and see how we go.