Date: Thu, 20 Nov 2014 22:23:09 -0700 From: Warner Losh <imp@bsdimp.com> To: John-Mark Gurney <jmg@funkthat.com> Cc: freebsd-arm <freebsd-arm@freebsd.org> Subject: Re: ARMv6 -- pkg repo build Message-ID: <E80D1B56-C606-44BB-A676-2B08F9A93483@bsdimp.com> In-Reply-To: <20141121042452.GD99957@funkthat.com> References: <1416531121.7423.47.camel@bruno> <20141121011905.GC99957@funkthat.com> <1416537224.7423.49.camel@bruno> <20141121042452.GD99957@funkthat.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_A5C918C5-AA0B-4F0D-B43E-64DD3A9FA6F1 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On Nov 20, 2014, at 9:24 PM, John-Mark Gurney <jmg@funkthat.com> wrote: > Sean Bruno wrote this message on Thu, Nov 20, 2014 at 18:33 -0800: >> On Thu, 2014-11-20 at 17:19 -0800, John-Mark Gurney wrote: >>> Sean Bruno wrote this message on Thu, Nov 20, 2014 at 16:52 -0800: >>>> = http://chips.ysv.freebsd.org/build.html?mastername=3D11armv6-11armv6&build= =3D2014-11-21_00h06m29s >>>>=20 >>>> I'm making an attempt at ARMv6 packages this week. If you see >>>> ports that you know how to fix fail (e.g. bmake or = deforas-libsystem) >>>> file a bugzilla ticket with your proposed fixes and I'll drive them = into >>>> the tree. >>>>=20 >>>> Once this build is done, an ARMv6 package repo will be available on >>>> this server for alpha testing while we figure out some mechanical = bits >>>> to the qemu-emulation I'm using. >>>=20 >>> re: cuse4bsd failing: >>>=20 >>> a) not sure why cuse4bsd is being built as a port, since it's been >>> integrated into HEAD as cuse.. >>>=20 >>=20 >> Ah, that is odd. I wonder if we've resolved all the dependencies to >> make ports depend on the base system component? >=20 > It's only been in head for 5 months, so it's possible that the porters > don't know about it yet.. >=20 > Imported: > https://svnweb.freebsd.org/changeset/base/r266581 >=20 > Enabled w/ version bump (1100023 has cuse): > https://svnweb.freebsd.org/changeset/base/r267440 >=20 > After this I looked at the skipped ports, and there are a handful > (30+) that were skipped because of cuse being missing... >=20 >>> b) this looks like a mismatch w/ headers, trying to use machine = local >>> headers instead of arm's... >>=20 >> Odd, this is being done in a jail, even with all my hackery, this >> shouldn't be possible. However, if the build of the arm jail is = copying >> the wrong headers into it in the first place, that's different. >=20 > 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 this is correct. MACHINE should be arm. If it is anything else, then bad = things are going to happen. There=92s safeties to prevent it, but are you sure you=92re saying = TARGET=3Darm TARGET_ARCH=3Darmv6? and not TARGET=3Darmv6? Warner --Apple-Mail=_A5C918C5-AA0B-4F0D-B43E-64DD3A9FA6F1 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJUbsw9AAoJEGwc0Sh9sBEAHs8P/1JHz+d5JTNHB43B74uSdVZB 14gwsOh1z8bUCPT9mt2k8b8t1HphmW4D8kZi3xoc8OE0gUFNVG9ate2mLQbyuLL0 KRY0VKUESnnsxCvf/Z9mDq+MWw7g86V7uQIkJ1xg4tv3fWyjnmILSluq24o5ght1 r8OQ+04QXsAFS8+t29iYs6iY3u3JEtJ53NHau9jfdsmCwpFG4naVpwcSTVWvZbwx GHDG6USYIHLwQkwKN+bzJM9Vbh2RB5ChZ+sCjEmP17UoR+oJuBKk0lAwQw5MwP18 wIYx9QVsRlvd5zamMlS5q+morS8Kh/hdwUodQ5xqHyuESoth0iNvP2EmnCgBWLOR OHtWrYvB6zS2+GyxpMhVpVvrQpXD/+udHS/soORcyvwiKXZOU9ekx5IJP+wVbeni iekMk+Ht92y7e+WWJVFyWHypj1Mlkb1B3tNxJzh/PuLWjt7vs6vjmDYES39yqCa5 ofHuM4Yu6LJatTpSZXsc2630/k6rIkyCo3SRp+iP76Si29/ZEEdsKz5c26ke0W5+ 3laZV6uR40KmvihFr1jvltkyK9+yjoAHzVd8msnfLRZlqwukDTmd/9uqA2rxDvdC GlejRa500e+dpMgm9l+N8kk0By4X+lmd+T38nn2bPL3IlMVSA9fnLwoRC85dMYgZ UhppvrhjCxEWAQLqKFpL =5G9Q -----END PGP SIGNATURE----- --Apple-Mail=_A5C918C5-AA0B-4F0D-B43E-64DD3A9FA6F1--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E80D1B56-C606-44BB-A676-2B08F9A93483>