lang/python27 is failing to build in my i386 poudriere jail, so I'd like to confirm the environment settings necessary for such build jail.
Currently all the jail has is MACHTYPE=i386 This comes from the setting in poudriere.d/jails/i386/arch Yet, the wine wiki suggests additional settings (https://wiki.freebsd.org/i386-Wine) setenv MACHINE i386 setenv UNAME_m i386 setenv UNAME_p i386 Should I add these additional settings to the jail environment? If yes, where - <jail-path>/etc/make.conf I would have presumed, but adding UNAME and MACHINE settings to that file did not solve my lang/python27 build problem. -- FreeBSD_amd64_11-Current_RadeonKMS _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"