Date: Sun, 16 Nov 2014 17:15:19 -0700 From: Warner Losh <imp@bsdimp.com> To: sbruno@freebsd.org Cc: freebsd-arch@freebsd.org Subject: Re: mips misbehaving, not respecting make.conf Message-ID: <7C1D8D61-0486-4783-A3E2-73189AE83023@bsdimp.com> In-Reply-To: <1416183055.1098.1205.camel@bruno> References: <1416179733.1098.1200.camel@bruno> <2A2AD781-06B3-4450-9631-D83822016D0B@bsdimp.com> <1416183055.1098.1205.camel@bruno>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_8C41A38A-E961-436B-8FC9-C03DE57BFE0E Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-7 On Nov 16, 2014, at 5:10 PM, Sean Bruno <sbruno@ignoranthack.me> wrote: > On Sun, 2014-11-16 at 16:55 -0700, Warner Losh wrote: >> On Nov 16, 2014, at 4:15 PM, Sean Bruno <sbruno@ignoranthack.me> = wrote: >>=20 >>> I have set make.conf to use AS=3D/nxb-bin/usr/bin/as and >>> CC=3D/nxb-bin/usr/bin/cc >>>=20 >>> Yet, while monitoring, I still see the ports build process >>> using /usr/bin/as and /usr/bin/ld and /usr/libexec/cc1 >>>=20 >>> I don't see this on armv6 when building in a jail + qemu. >>>=20 >>> I'm trying to understand what is missing from our gcc toolchain here >>> that is causing the builds to ignore my directives. >>=20 >> Let=A2s start with the first question: How are you seeing this? >>=20 >> Warner >>=20 >=20 >=20 > Setup a qemu-user enabled jail for mips based on head. Start = poudriere > building audio/speex (nice, short depend chain). >=20 > While all this is running, I have a "ps auwxxx|grep qemu" running that > catches some of the invocations of qemu that are happening. When > running a mips jail I see the tool chain being invoked, partially, > from /usr/bin instead of /nxb-bin/usr/bin. >=20 > http://dpaste.com/12SD5TE >=20 > This is just a primitive profile attempt on my part. This shows that > qemu is being invoked *a lot* to get cc1 and as running via emulation. If you are building ports, chances are those settings won=A2t do what = you think they will. Do you have build logs I could look at? Warner --Apple-Mail=_8C41A38A-E961-436B-8FC9-C03DE57BFE0E 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 iQIcBAEBCgAGBQJUaT4XAAoJEGwc0Sh9sBEAacwP/0UCJg+vP4BmLk9pvme9rx9Z PUeSC6kSTVVv3IKbZ9VqbcI3AVjGYxEkfSJpCxNm+s/ML1KV4YA598sHuFVAc/9v cJhtrSHWHe8wYKSasIDxD4MFSUt4djP2U4fcmQf4I4JV9ccuH91wd3/3iDdRWOmU zNX0JhVeqLowmYp3QYAkBVlAanKM1Xcm7Un7NO6pgEW4VaeVL0o+mgmldQrz/qTd O3bHz1HboPLpyAw58r9KgMA6gfMnDk3VQA+c6KeaONhzf3PXo+EVmdggco1Yryqj kT2qrFTDcvXxAPeKzS41tpb1eE/5HPJS55UCWek59Wfxnksk8tgRIB+whaNBDPcP UfA9BkmnDwIcNUtz8OUMLnBYwFn9+MFFttM+9Rsq/rQSQy3laVldbY5Wq7Yfi79Z e0vaAtGVY8+3CiT/u/ZTogY8bv2VyyetSo2MN6mCQFY5vze6sPf+HIOxUk1eYSSb 7KF3ibVtwNKEdF/WxFd0N6+qEHJs/vHN0PwyMchXr+vxE15wKsMMJ7u6VzGar4eY aZWM2jI0V9NsWKCcDlMrlfbQClTRP7skHj2TorsllJN4LJriT9uONR/vgbwRQGhh hL/cLIkl4fDv2iD5eGnMDb3xirL3gJXLpHtGohjB4oxNakk+yoeahFaLeGDK6lS4 +S+/sFrIItq3kreEMOZJ =PeTh -----END PGP SIGNATURE----- --Apple-Mail=_8C41A38A-E961-436B-8FC9-C03DE57BFE0E--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7C1D8D61-0486-4783-A3E2-73189AE83023>