Re: bazel build points to builder directory _opt_bblocal_var_buildworker_ports_build_ports_devel_bazel

2022-01-13 Thread Christopher Jones
> On 14 Jan 2022, at 3:14 am, Steven Smith wrote: > > I’m trying to build/update py-tensforflow-metadat and am hitting this > (bizarre) bazel issue. > > First, the build fails with the error: > >> :info:build Execution platform: @local_config_platform//:host >> :info:build Use

bazel build points to builder directory _opt_bblocal_var_buildworker_ports_build_ports_devel_bazel

2022-01-13 Thread Steven Smith
I’m trying to build/update py-tensforflow-metadat and am hitting this (bizarre) bazel issue. First, the build fails with the error: > :info:build Execution platform: @local_config_platform//:host > :info:build Use --sandbox_debug to see verbose messages from the sandbox > :info:build xcrun:

Re: Question regarding supported_archs noarch

2022-01-13 Thread Joshua Root
On 2022-1-14 04:12 , Jason Liu wrote: Hi all, A hopefully quick and simple question regarding 'supported_archs noarch'. Is 'noarch' meant to specify that the build itself isn't supposed to be architecture-specific, or does it mean that the final output products are not architecture-specific?

Question regarding supported_archs noarch

2022-01-13 Thread Jason Liu
Hi all, A hopefully quick and simple question regarding 'supported_archs noarch'. Is 'noarch' meant to specify that the build itself isn't supposed to be architecture-specific, or does it mean that the final output products are not architecture-specific? I have a subport that basically runs