please
please copied to clipboard
Some targets don't exist for some architectures?
swestmoreland@swestmoreland-tm01550 ~/please_dev/please (master)$ plz build //test/get_outs:nonamedouts
Build finished; total time 540ms, incrementality 0.0%. Outputs:
//test/get_outs:nonamedouts:
plz-out/gen/test/get_outs/x
swestmoreland@swestmoreland-tm01550 ~/please_dev/please (master)$ plz build //test/get_outs:nonamedouts --arch linux_amd64
Build finished; total time 30ms, incrementality 100.0%. Outputs:
//test/get_outs:nonamedouts:
plz-out/gen/test/get_outs/x
swestmoreland@swestmoreland-tm01550 ~/please_dev/please (master)$ plz build //test/get_outs:nonamedouts --arch freebsd_amd6
Building [0/1, 0.0s]:
CPU use: 0.0% I/O: 0.0% Mem use: 0.0%
12:21:14.566 CRITICAL: Target //test/get_outs:nonamedouts not found in build graph
swestmoreland@swestmoreland-tm01550 ~/please_dev/please (master)$ plz build //test/get_outs:nonamedouts --arch darwin_arm64
Building [0/1, 0.0s]:
CPU use: 0.0% I/O: 0.0% Mem use: 0.0%
12:21:17.417 CRITICAL: Target //test/get_outs:nonamedouts not found in build graph
This issue has been automatically marked as stale because it has not had any recent activity in the past 90 days. It will be closed if no further activity occurs. If you require additional support, please reply to this message. Thank you for your contributions.