Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jun 2016 07:56:41 +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-rvsxPSW8Rx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-208282-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-208282-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208282

--- Comment #9 from Emmanuel Vadot <manu@freebsd.org> ---
When cross-builing python with qemu-static the compiler is /nxb-bin/usr/bin=
/cc
and python save this value for compiling module after.
/nxb-bin/ doesn't exists on arm image (or mips or whatever).
If I was crazy enough to build python from an arm board I wouldn't have the
problem.

As for other ports it's possible, I know that perl needs it and iirc the
changes have been commited.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208282-21822-rvsxPSW8Rx>