Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jun 2016 09:45:29 -0400
From:      Kurt Lidl <lidl@FreeBSD.org>
To:        FreeBSD-Current <freebsd-current@freebsd.org>
Subject:   arm64 diagnostic when running 'make tinderbox'
Message-ID:  <41345778-7b31-6602-8fed-e1c5450d9d4b@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
Greetings all -

I periodically run the following on one of my hosts
(an amd64 machine, running 10.3+patches), to make sure
that I haven't broken the build for clang and gcc 4.2.1
based architectures before committing.

I've noticed that I *always* get a diagnostic message
about arm64, even though I'm not compiling for it...

   root@hydra-892: make -k -s -j 24 tinderbox TARGETS="sparc64 amd64"
   --------------------------------------------------------------
   >>> Building an up-to-date bmake(1)
   --------------------------------------------------------------
   --------------------------------------------------------------
   >>> make universe started on Fri Jun 10 09:40:53 EDT 2016
   --------------------------------------------------------------
   >> arm64 skipped - install aarch64-binutils port or package to build
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   >> amd64 started on Fri Jun 10 09:40:53 EDT 2016
   >> sparc64 started on Fri Jun 10 09:40:53 EDT 2016
   >> amd64.amd64 buildworld started on Fri Jun 10 09:40:53 EDT 2016
   >> sparc64.sparc64 buildworld started on Fri Jun 10 09:40:53 EDT 2016

-Kurt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41345778-7b31-6602-8fed-e1c5450d9d4b>