Date: Sun, 16 Nov 2014 18:58:24 -0800 From: Sean Bruno <sbruno@ignoranthack.me> To: Warner Losh <imp@bsdimp.com> Cc: freebsd-arch@freebsd.org Subject: Re: mips misbehaving, not respecting make.conf Message-ID: <1416193104.1098.1207.camel@bruno> In-Reply-To: <7C1D8D61-0486-4783-A3E2-73189AE83023@bsdimp.com> References: <1416179733.1098.1200.camel@bruno> <2A2AD781-06B3-4450-9631-D83822016D0B@bsdimp.com> <1416183055.1098.1205.camel@bruno> <7C1D8D61-0486-4783-A3E2-73189AE83023@bsdimp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Sun, 2014-11-16 at 17:15 -0700, Warner Losh wrote: > 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: > >> > >>> I have set make.conf to use AS=/nxb-bin/usr/bin/as and > >>> CC=/nxb-bin/usr/bin/cc > >>> > >>> Yet, while monitoring, I still see the ports build process > >>> using /usr/bin/as and /usr/bin/ld and /usr/libexec/cc1 > >>> > >>> I don't see this on armv6 when building in a jail + qemu. > >>> > >>> I'm trying to understand what is missing from our gcc toolchain here > >>> that is causing the builds to ignore my directives. > >> > >> Let¢s start with the first question: How are you seeing this? > >> > >> Warner > >> > > > > > > Setup a qemu-user enabled jail for mips based on head. Start poudriere > > building audio/speex (nice, short depend chain). > > > > 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. > > > > http://dpaste.com/12SD5TE > > > > 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¢t do what you think they will. Do you have build logs I could look at? > > Warner More verbose output, not super useful. Except that the configure output shows that /nxb-bin/usr/bin/cc wants to use /usr/bin/ld ... I think this means we're not setting up the build flags for gcc correctly? http://crack.ysv.freebsd.org/data/11-mips-test-default/2014-11-17_02h37m39s/logs/speex-1.2.r1_7,1.log sean [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAABCgBmBQJUaWRQXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRCQUFENDYzMkU3MTIxREU4RDIwOTk3REQx MjAxRUZDQTFFNzI3RTY0AAoJEBIB78oecn5kpjIH/Ri5dzjsLnuqpQdo9L/lIqDQ j7Ys/WVgZVkrSdoZ1+OqBe+EJJ2XH5TyzJ4bmyke0XpT6gTZiTCr4EBA6cweV2l4 ACXcMZ53pD8pNmYVH+niESBiI/e7kf89ZuTbhacmX3uDzsuAVGlxPyQLYyfkFg/h wzvSQhLQA39qffV19t3orQVP8WzbH1nY3sRAl71YWf+ozZamZBjte+gixcMKCoGn 5VzaqCtd7sHNgH1LQqxpDVK1FebGSuWPiv9N/+lxGeDfhewyDQIIwxISZ155Gzc7 FEzT2keBxQLemWUhRE2wzj12P2bSyykLhp/jNAlkEmrkx0ja1u0A0CRgE6ekxbc= =f2Rp -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1416193104.1098.1207.camel>
