https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257041
--- Comment #8 from Fukang Chen <loa...@freebsd.org> --- (In reply to Fukang Chen from comment #7) > PYDISTUTILS_BUILDARGS+= build_ext --parallel=${MAKE_JOBS_NUMBER} This should be only --parallel without the build_ext command PYDISTUTILS_BUILDARGS+= --parallel=${MAKE_JOBS_NUMBER} -- You are receiving this mail because: You are on the CC list for the bug.