Date: Sun, 04 Jun 2017 12:57:45 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 208282] lang/python*: Packages fails on arm due to variable in _sysconfigdata.py Message-ID: <bug-208282-21822-5ep60pGZsD@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-208282-21822@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208282 Michal Meloun <mmel@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mmel@FreeBSD.org --- Comment #20 from Michal Meloun <mmel@FreeBSD.org> --- It seems that poudriere concept of make.nxb.conf is suboptimal for cross-compile. I think that we must remove make.nxb.conf and either of an expand HLINK_FILES also to files previously used in make.nxb.conf (or better, to all files existing in /nxb-bin subtree) or use overlayfs (if it's stable) and mount /nxb-bin over jail's root Imho, both variants are easy enough and looks like real solution for me. There are many related problems with this, some configure scripts ignores env CC, LD variables for host based runtime tests (so it uses native(emulated) compiler), other ports uses clang++ (probably all py-qt4-* ports). Michal -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208282-21822-5ep60pGZsD>
