https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240788
--- Comment #13 from Lewis Cook <vul...@wired.sh> --- (In reply to Kubilay Kocak from comment #9) Managed to quickly setup poudriere on a server. Started the build process which yielded the results: > [00:00:02] Warning: (sysutils/ansible-kld): Error: sysutils/ansible-kld has > dependency on sysutils/ansible with invalid empty FLAVOR; Please contact > maintainer of the port to fix this. > [00:00:02] Warning: (sysutils/ansible-sysrc): Error: sysutils/ansible-sysrc > has dependency on sysutils/ansible with invalid empty FLAVOR; Please contact > maintainer of the port to fix this. Turns out, the whole reasoning earlier for the error is because of a one line fix: > USES=python Which would then define the values for PY_FLAVOR which was previously undefined. I'm 99.9% sure that this is the issue, and if such is the case I'll submit the patches for ansible-kld and ansible-sysrc and go from there, just wanted to confirm this with you. Thanks! I cant say I've created a python port before so I'm a little rusty in this area. :) -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"