Date: Fri, 21 Nov 2014 07:51:46 -0800 From: Sean Bruno <sbruno@ignoranthack.me> To: Warner Losh <imp@bsdimp.com> Cc: freebsd-arm <freebsd-arm@freebsd.org> Subject: Re: ARMv6 -- pkg repo build Message-ID: <1416585106.7423.52.camel@bruno> In-Reply-To: <1416579333.7423.51.camel@bruno> References: <1416531121.7423.47.camel@bruno> <20141121011905.GC99957@funkthat.com> <1416537224.7423.49.camel@bruno> <20141121042452.GD99957@funkthat.com> <E80D1B56-C606-44BB-A676-2B08F9A93483@bsdimp.com> <1416579333.7423.51.camel@bruno>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-3+ug5WTUP/JMitmvTU1D Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: quoted-printable On Fri, 2014-11-21 at 06:15 -0800, Sean Bruno wrote: > > > Ahh, it's an issue w/ sys/conf/kmod.mk when it builds the machine > > > link... In kmod.mk it does: > > > ${.OBJDIR}/${_link}: > > > @case ${.TARGET:T} in \ > > > machine) \ > > > path=3D${SYSDIR}/${MACHINE}/include ;; \ > > >=20 > > > So, looks like MACHINE isn't set correctly, or MACHINE isn't what's > > > suppose to be here... Not sure which is correct=85 > >=20 > > this is correct. MACHINE should be arm. If it is anything else, then ba= d things > > are going to happen. > >=20 > > There=92s safeties to prevent it, but are you sure you=92re saying TARG= ET=3Darm > > TARGET_ARCH=3Darmv6? and not TARGET=3Darmv6? > >=20 > > Warner >=20 >=20 > I'm positive. The poudriere code accepts takes "-a TARGET.TARGET_ARCH" > and nowhere in the code does it substitue armv6 for armv7 >=20 > sean Full output from: poudriere jail -c -j 11armv6 -m svn -v head -a arm.armv6 -x https://people.freebsd.org/~sbruno/poudriere_arm_armv6.txt See anything odd in there? sean --=-3+ug5WTUP/JMitmvTU1D Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAABCgBmBQJUb1+SXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRCQUFENDYzMkU3MTIxREU4RDIwOTk3REQx MjAxRUZDQTFFNzI3RTY0AAoJEBIB78oecn5kJlMIAL33eRYNuojLZjgqfo7O56gK 4pyrRcvSHUMKO7hI4n83FpY7WTWMr6XWKtjXrh7CGAAcuAtWgZppRExWmgdicdTt qNZNvomFyi5B9iEQWW/9HM9+Wrh7rHJ3ccR2RhoTcOz7a+rsOP/SiNJ213ZwprHv LF/OwySSxKoiW7OPo35cF1Nu8VvZ6tdOAThuCyvJpS1RRwGYyhu0FPIGnoHDtU22 RJxVPQ411O1wt8pFGqKWaUPpTuG7jYDe7+IZ7rGL7wAvPqcewECb2TAon+4IsfUw vsp5/yn7cZKMVUltsyO4jeUzKinj5qdcMciXip75gXNoajV++cE+Nrp87z1bOmw= =1INa -----END PGP SIGNATURE----- --=-3+ug5WTUP/JMitmvTU1D--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1416585106.7423.52.camel>